Data Admin Service
Data Admin Service
- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Overview
- Permissions Management
- Logging In to the DAS Console
- Adding Login Information
- Logging In to a Database
- Modifying Login Information
- Deleting Login Information
- Logging In to Databases Shared by Others
- MySQL DB Instance Management (Development Tool)
- RDS for PostgreSQL Instance Management (Development Tool)
- DDS DB Instance Management (Development Tool)
- Distributed DDM DB Instance Management (Development Tool)
- Intelligent O&M
- Audit
- Change History
- Best Practices
-
FAQs
- Product Consulting
-
Connection Management (Development Tool)
- What Should I Do If I Can't Connect to My DB Instance Due to Insufficient Permissions?
- What Should I Do If I Can't Connect to My RDS for MySQL Instance?
- What Should I Do If I Can't Connect to My ECS (MySQL) Instance?
- What Should I Do If I Can't Connect to My RDS for PostgreSQL Instance?
- What Should I Do If I Can't Connect to My ECS (PostgreSQL) Instance?
- What Should I Do If I Can't Connect to My DDS Instance?
- What Should I Do If I Can't Connect to My DDM Instance?
- How Do I View and Modify ECS Security Group Rules?
- How Do I View and Modify Firewall Rules?
- Usage
- Service Support
- Change History
- Videos
On this page
Show all
Help Center/
Data Admin Service/
User Guide/
DDS DB Instance Management (Development Tool)/
Database Management/
Collection Management/
Opening a Collection
Opening a Collection
Updated on 2023-03-07 GMT+08:00
Prerequisites
You have logged in to a DDS DB instance, created a database, and created a collection in the database.
Procedure
- On the top menu bar, choose Database Management.
- On the displayed Objects tab page, choose Collections, locate the target collection, and click Open Collection in the Operation column.
- Set parameters Query, Projection, Sort, Limit, and Skip to query the documents in the current collection.
On the JSON tab page, view the filtered documents. To facilitate viewing, DAS allows you to view the documents in Table and Tree mode.
NOTE:
- Query: uses the query operator to specify the filter.
- Projection: specifies the fields that matched with the query filter in the document to return.
- Sort: defines the sorting order.
- Limit: specifies the maximum number of documents that can be returned.
- Skip: specifies the number of skipped documents.
- Click Create Document. On the displayed page, enter a valid JSON file and click Save.
Parent topic: Collection Management
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.