diff options
author | Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> | 2017-03-17 08:32:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-17 08:32:01 +0700 |
commit | 2c381b12d434bb2b2e6a64e0408dfb0c0395d766 (patch) | |
tree | 182a12e8f9c105f79af573df6d06863167aba1e8 /development/mongodb-compass/README | |
parent | 90b1a00dc2a87e365fe22f5da591f1bf1f2cdcb3 (diff) | |
download | slackbuilds-2c381b12d434bb2b2e6a64e0408dfb0c0395d766.tar.gz |
development/mongodb-compass: Added (MongoDB Compass).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mongodb-compass/README')
-rw-r--r-- | development/mongodb-compass/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/mongodb-compass/README b/development/mongodb-compass/README new file mode 100644 index 0000000000..2630e8d6e0 --- /dev/null +++ b/development/mongodb-compass/README @@ -0,0 +1,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. + +MongoDB Compass is available only for x86_64 platform. |