Document Database Service

How to Connect to Document Database

2025-07-28 06:40:20

Common methods for connecting to DDS are:

  • mongo shell client tool. After connecting in this way, you can execute mongo commands, which is suitable for some common O&M scenarios.

  • mongo driver. Support access to common programming languages, suitable for database developers.



ZatT33s85VeY