Files
30-seconds-of-code/glossary/MongoDB.md
2019-08-13 11:19:29 +03:00

7 lines
217 B
Markdown

---
title: MongoDB
tags: 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