A kind of NoSQL database that stores data in a JSON-like structure.
A NoSQL database that stores data as hierarchical documents, flexibly accommodating schema changes -- MongoDB is a leading example. It makes it easy to keep related information bundled together in a single document.
© 2026 ITBGM