4 lines
192 B
Markdown
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
|