- 01
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
- 02
EASY TO USE
Extremely clear structure of each object
- 03
A LOT OF TOOLS
Internal data is used to store the data currently in use, which allows faster access
- 04
DISCONNECTED COMPONENTS
Data is stored as JSON documents
- 05
SEPARATED LOGIC
MongoDB supports dynamic document requests (document-based query)
- 06
FULL TESTED
No need mapping application objects into database objects
MONGO.
MongoDB is the most popular non-relational database. Applications that use MongoDB focus on a very fast development. Because everything can be constantly changed, you do not need to constantly take care of a strict document format. It's good to make applications that have a very limited life cycle, for example, a website for launching a movie or an Olympiad