What Is DDS?
Document Database Service (DDS), compatible with MongoDB, is a secure, high availability (HA) database service that is reliable, scalable, and easy to use. It provides functions such as one-click deployment, elastic capacity expansion, disaster recovery, backup, restoration, monitoring, and alarm reporting.
Data Structure
MongoDB uses JSON-like documents when storing documents in collections. The following figure compares data structures between relational databases and MongoDB, helping you have a better understanding of MongoDB concepts.
Figure 1 Data structures

Why DDS?
For details, see Advantages and Typical Application Scenarios.
Parent topic: Introduction
- Data Structure
- Why DDS?