Features
mongodbnosqldatabasedocument-dbdriver
Pros and Cons
Ventajas
- + Official MongoDB driver
- + Complete and stable API
- + Excellent documentation
- + Support for all features
- + GridFS included
- + Very mature and tested
Desventajas
- - MongoDB only
- - Mainly synchronous API
- - No ODM included
- - Queries can be verbose
- - Requires MongoDB knowledge
Use Cases
- MongoDB applications
- APIs with JSON documents
- CMS and blogs
- Logging and analytics
- IoT data storage
- Flexible schema applications