@@ -12,8 +12,8 @@ MongoDB Compass
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- What is |compass-short |?
16
- ------------------------
15
+ What is |compass|?
16
+ ------------------
17
17
18
18
|compass| is the :abbr:`GUI (Graphical User Interface)` for MongoDB.
19
19
|compass-short| allows you to analyze and understand the contents of
@@ -26,8 +26,8 @@ exploring your data in a visual environment, you can also use
26
26
27
27
.. _compass-and-community-eds:
28
28
29
- What Different Editions of |compass-short| Are Available?
30
- -------------------------------------------------------------
29
+ Available |compass-short| Editions
30
+ ----------------------------------
31
31
32
32
|compass-short| is offered in four editions:
33
33
@@ -37,32 +37,39 @@ What Different Editions of |compass-short| Are Available?
37
37
38
38
* - Edition
39
39
- Description
40
+ - Availability
41
+
42
+ * - :guilabel:`Compass Community`
43
+ - This edition is for developing with MongoDB and includes a
44
+ subset of the features of Compass.
40
45
- Free
41
46
42
- * - Compass
47
+ * - :guilabel:` Compass`
43
48
- Full version of MongoDB Compass, with all features and
44
49
capabilities. Compass is available as part of our subscriptions.
45
- -
50
+ - Subscription
46
51
47
- * - Compass Community
48
- - This version is for developing with MongoDB and includes a
49
- subset of the features of Compass.
50
- - :icon:`check-circle`
51
-
52
- * - Compass Readonly
53
- - This version is limited strictly to read operations, with all
52
+ * - :guilabel:`Compass Readonly`
53
+ - This edition is limited strictly to read operations, with all
54
54
write and delete capabilities removed.
55
- -
55
+ - Subscription
56
56
57
- * - Compass Isolated
58
- - This version disables all network connections except the
59
- connection to the MongoDB instance.
60
- -
57
+ * - :guilabel:`Compass Isolated`
58
+ - This version does not initiate any network requests
59
+ except to the MongoDB server to which |compass-short| connects.
60
+ This edition is designed for highly secure environments.
61
+ - Subscription
62
+
63
+ .. note::
64
+
65
+ All versions of |compass| are free to download, but non-community
66
+ editions are reserved for users with an
67
+ `enterprice license <https://www.mongodb.com/products/mongodb-enterprise-advanced>`__.
61
68
62
69
.. _compass-feature-table:
63
70
64
- What are the Capabilities of Each |compass-short| Edition?
65
- ----------------------------------------------------------
71
+ Capabilities of |compass-short| Editions
72
+ ----------------------------------------
66
73
67
74
The following feature chart can help you choose the edition to best
68
75
suit your needs.
@@ -72,111 +79,70 @@ suit your needs.
72
79
:widths: 40 15 15 15 15
73
80
74
81
* -
75
- - Compass
76
82
- Compass Community
83
+ - Compass
77
84
- Compass Readonly
78
85
- Compass Isolated
79
86
80
- * - View :doc:`documents </documents>`,
81
- :doc:`collections </collections>`,
82
- :doc:`databases </databases>`, and :ref:`indexes <indexes-tab>`
83
- - |checkmark|
84
- - |checkmark|
85
- - |checkmark|
86
- - |checkmark|
87
-
88
- * - Interact with documents, collections, and databases with full
89
- CRUD functionality
87
+ * - Interact with :ref:`documents <compass-documents>`,
88
+ :ref:`collections <collection-tab>`, and
89
+ :ref:`databases <database-tab>` with full CRUD functionality
90
90
- |checkmark|
91
91
- |checkmark|
92
92
-
93
93
- |checkmark|
94
94
95
- * - Build and run ad hoc queries
95
+ * - Create and execute :ref:`queries <compass-query-bar>` and
96
+ :ref:`aggregation pipelines <compass-agg-builder>`
96
97
- |checkmark|
97
98
- |checkmark|
98
99
- |checkmark|
99
100
- |checkmark|
100
-
101
- * - Manage indexes: view stats, create, and delete
101
+
102
+ * - Create and delete :ref:`indexes <compass-indexes>`
102
103
- |checkmark|
103
104
- |checkmark|
104
105
-
105
106
- |checkmark|
106
107
107
- * - View existing :ref:`document validation rules <validation>`
108
- - |checkmark|
109
- -
108
+ * - View and optimize query performance with visual
109
+ :ref:`explain plans <explain-plans>`
110
110
- |checkmark|
111
111
- |checkmark|
112
-
113
- * - Create, delete and edit document validation rules
114
- - |checkmark|
115
- -
116
112
-
117
113
- |checkmark|
118
114
119
- * - View and optimize query performance with visual explain plans
120
- - |checkmark|
121
- - |checkmark|
122
- -
123
- - |checkmark|
124
-
125
- * - Create and execute aggregation pipelines
126
- - |checkmark|
115
+ * - Kerberos, LDAP, and x.509 authentication
116
+ -
127
117
- |checkmark|
128
118
- |checkmark|
129
119
- |checkmark|
130
120
131
- * - Kerberos, LDAP, and x509 authentication
132
- - |checkmark|
133
- -
134
- - |checkmark|
135
- - |checkmark|
136
-
137
121
* - :doc:`Schema Analysis </schema>`
122
+ -
138
123
- |checkmark|
139
- -
140
124
- |checkmark|
141
125
- |checkmark|
142
126
143
127
* - :doc:`Real Time Server Stats </performance>`
144
- - |checkmark|
145
- -
146
- - |checkmark|
147
- - |checkmark|
148
-
149
- * - Automatic updates
150
- - |checkmark|
151
- - |checkmark|
152
- - |checkmark|
153
- -
154
-
155
- * - Telemetry data collection via
156
- `Stitch <https://www.mongodb.com/cloud/stitch>`_
128
+ -
157
129
- |checkmark|
158
130
- |checkmark|
159
131
- |checkmark|
160
- -
161
132
162
- * - Map rendering in the :ref:`Schema <schema-tab>` view via third
163
- party services
133
+ * - Create, delete and edit :ref:`document validation <validation>`
134
+ rules
135
+ -
164
136
- |checkmark|
165
137
-
166
138
- |checkmark|
167
- -
168
139
169
140
* - Error collection and crash reporting
170
141
- |checkmark|
171
142
- |checkmark|
172
143
- |checkmark|
173
144
-
174
145
175
- Each |compass| edition is available in both a
176
- *General Availability* and a *Beta* version. To download any
177
- available version, go to the `MongoDB Download
178
- Center <https://www.mongodb.com/downloads?jmp=docs#compass>`_.
179
-
180
146
.. class:: hidden
181
147
182
148
.. toctree::
0 commit comments