MongoDB Integration for Node.jsExpress.js

suggest change

Versions

[{“Name”:“v5.12.0”,“GroupName”:null},{“Name”:“v6.9.0”,“GroupName”:null},{“Name”:“v6.9.1”,“GroupName”:null},{“Name”:“v6.9.2”,“GroupName”:null}]

Introduction

MongoDB is one of the most popular NoSQL databases, thanks to the help of the MEAN stack. Interfacing with a Mongo database from an Express app is quick and easy, once you understand the kinda-wonky query syntax. We’ll use Mongoose to help us out.

Remarks

More information can be found here: http://mongoosejs.com/docs/guide.html

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents