MongoDB
visit websiteMongoDB is a cross-platform document-oriented database program.
Classified as a NoSQL database program, MongoDB uses JSON-like documents with schema.
Why do we adopt this technology?
It's a very natural way to think about data, and is much more expressive and powerful than the traditional row/column model.
Related technologies
PostgreSQL
PostgreSQL is a powerful, open-source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
Firestore
A flexible, scalable NoSQL cloud database to store and sync data for client- and server-side development on GCP (Part of Firebase)