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

217 B

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