- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 68字
- 2021-07-08 10:32:38
A short introduction to MongoDB
As we discussed in the previous paragraph, MongoDB falls into the document store category of NoSQL databases. MongoDB is being actively developed by 10gen, which has been renamed to MongoDB Inc. MongoDB is open source and its source is available on various platforms, such as GitHub.
We will look at the following various features of MongoDB:
- JSON-friendly database
- Schema-less design
- Various performance facets