background preloader

MongoDB | node.js - Plugins/Etc

Facebook Twitter

Node.js and MongoDB - Getting started with MongoJS. HEADS UP! This article was written for an older version of node. More up-to-date information may be available elsewhere. It won't be an exaggeration if one claims that in the past few months Node.js and MongoDB have literally taken the software and web industries by storm.

Not just bleeding-edge startups but even medium and large enterprises are leveraging these two technologies to deliver a better experience to their users by build more capable, performant and scalable apps. So what is Node.js? Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. ..and what is MongoDB? MongoDB is a scalable, high-performance, open source NoSQL database.

This post will cover the basics and get you started with your Node.js + MongoDB app. . $ node -v$ mongod $ node app.js. Node.js and MongoDB - Getting started with MongoJS.

Mongoose

Karlseguin/MongoLight-node - GitHub. Node-mongodb-native. Christkv/node-mongodb-native - GitHub.