Node.JS Specific Presentations

An Introduction to the node.js MongoDB Driver

Christian Kvalheim gives an introduction to the node.js MongoDB driver.

Node.js and MongoDB, a Panel Discussion

Working with Node’s JavaScript means that MongoDB documents get their most natural representation - as JSON - right in the application layer. This session introduces the open source tools available for using MongoDB with Node.js through a panel discussion with the main contributors to these projects. Tom Hughes-Croucher, Node.js Chief Evangelist at Joyent, moderates the discussion. Towards the end, Tom field questions from the attendees.

Schemas for Real Time Analytics with Node.js

SimpleReach powers the Slide, a recommendation powered content discovery technology for websites. Eric Lublow will discuss how SimpleReach builds schemas in MongoDB and Node.js for powerful, real-time data delivery. Topics will include:

  • Dynamic collection creation
  • Updating (Increments over sets)
  • Schema
  • Next gen schemas for dynamic filters

Happy Mongo-ing in Node.js

Node.js is JavaScript. MongoDB speaks JSON. So why bother with an in-between “ORM” layer like Mongoose? Join us for a look at the object modeling... tool designed and maintained by the team at LearnBoost. Recent updates have made Mongoose even more compelling. We’ll share the pros and cons we’ve experienced in using it day-to-day on our current project.

NYC MongoDB User Group - Schemas for Real Time Analytics with Node.js

Schemas for Real Time Analytics with Node.js - Eric Lubow and Russell Bradberry, SimpleReach

SimpleReach powers the Slide, a recommendation powered content discovery technology for websites. Eric Lublow will discuss how SimpleReach builds schemas in MongoDB and Node.js for powerful, real-time data delivery. Topics will include:

  • Dynamic collection creation
  • Updating (Increments over sets)
  • Schema
  • Next gen schemas for dynamic filters

NYC MongoDB User Group - What’s in the Trello

What’s in the Trello - Brett Kiefer, Fog Creek

Trello is a collaboration tool that organizes your projects into boards. Brett Kiefer will discuss how Trello uses Node.js, Socket.io, MongoDB, Redis, and Backbone to create a responsive single-page app.

NYC Node JS Meetup - August 2011 - Mongoose & other MongoDB Connectors

Mongoose Meetup August 2011

A beautiful marriage: MongoDB and node.js

What does it take to handle a million requests a day with sub 400ms response times? Not much when you marry the appropriate technologies. Learn how Proxlet.com leverages MongoDB & NodeJS to serve over a million daily requests.... on a $10/month server. After briefly setting describing the product context, I will discuss why we chose NodeJS & MongoDB to form the backbone of Proxlet, how the technologies play-nice & poised for scale.

Rapid Realtime App Development with Node.JS & MongoDB

Jump on board to learn about combining two of the most exciting technologies to quickly build realtime apps yourself. This talk will introduce the popular Node.js library, Mongoose, which is a MongoDB “ORM” for Node.js. First, the speaker will deliver a quick primer on Node.js. Then, he’ll walk you through Mongoose’s schema api, powerful query builder, middleware capabilities, and exciting plugin ecosystem. Finally, he’ll demonstrate some realtime capabilities using Node.js and Mongoose.

Contents

Manual

MongoDB Wiki