Search
MONGODB
- Moshik Chen
- Jan 2, 2018
- 1 min read

MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need.
MongoDB stores data in flexible, JSON-like documents, meaning fields can vary from document to document and data structure can be changed over time.