diff options
-rw-r--r-- | development/mongodb-compass/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/mongodb-compass/README b/development/mongodb-compass/README index 2630e8d6e068c..57c8b93178d7b 100644 --- a/development/mongodb-compass/README +++ b/development/mongodb-compass/README @@ -2,9 +2,10 @@ MongoDB Compass The Easiest Way to Explore and Manipulate Your MongoDB Data. -The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. -Interact with your data with full CRUD functionality. View and optimize your -query performance. Available on Linux, Mac, or Windows. Compass empowers you to -make smarter decisions about indexing, document validation, and more. +The GUI for MongoDB. Visually explore your data. Run ad hoc queries in +seconds. Interact with your data with full CRUD functionality. View +and optimize your query performance. Available on Linux, Mac, or +Windows. Compass empowers you to make smarter decisions about indexing, +document validation, and more. MongoDB Compass is available only for x86_64 platform. |