Files
30-seconds-of-code/glossary/MongoDB.md
2018-09-01 15:13:45 +02:00

4 lines
192 B
Markdown

### MongoDB
MongoDB is a NoSQL database model that stores data in flexible, JSON-like documents, meaning fields can vary from document to document and data structure can be changed over time