DESIGN TEMPLATES
No schema. This database is based on the collections of various documents. The number of fields, the content and size of these documents may vary
EASY TO USE
Extremely clear structure of each object
A LOT OF TOOLS
Internal data is used to store the data currently in use, which allows faster access
DISCONNECTED COMPONENTS
Data is stored as JSON documents
SEPARATED LOGIC
MongoDB supports dynamic document requests (document-based query)
FULL TESTED
No need mapping application objects into database objects

