Document Databases
A document database is a type of nonrelational database that is designed to store and query data as JSON-like documents. The following topics will help you work with non relational databases.
- Data & Freedom
- Use cases
- MongoDB
- CRUD Operations
- Modelling collections
- Handling relationship between data