@@ -42,7 +42,7 @@ database. You can connect to:
42
42
Available |compass-short| Editions
43
43
----------------------------------
44
44
45
- |compass-short| is offered in four editions:
45
+ |compass-short| is offered in the following editions:
46
46
47
47
.. list-table::
48
48
:header-rows: 1
@@ -64,17 +64,6 @@ Available |compass-short| Editions
64
64
except to the MongoDB server to which |compass-short| connects.
65
65
This edition is designed for highly secure environments.
66
66
67
- * - :guilabel:`Compass Community`
68
- - .. important::
69
-
70
- This version is deprecated. Instead, use the full free version
71
- of |compass|. To learn how to migrate from Compass Community
72
- to the fully-featured Compass edition, see
73
- :ref:`migrate-from-community`.
74
-
75
- Designed for developing with MongoDB and includes a
76
- subset of the features of Compass.
77
-
78
67
MongoDB Compass is Source Available
79
68
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80
69
@@ -92,72 +81,62 @@ suit your needs.
92
81
93
82
.. list-table::
94
83
:header-rows: 1
95
- :widths: 40 15 15 15 15
84
+ :widths: 40 15 15 15
96
85
97
86
* -
98
87
- Compass
99
88
- Compass Readonly
100
89
- Compass Isolated
101
- - Compass Community *(Deprecated)*
102
90
103
91
* - Interact with :ref:`documents <compass-documents>`,
104
92
:ref:`collections <collection-tab>`, and
105
93
:ref:`databases <database-tab>` with full CRUD functionality
106
94
- |checkmark|
107
95
-
108
96
- |checkmark|
109
- - |checkmark|
110
97
111
98
* - Create and execute :ref:`queries <compass-query-bar>` and
112
99
:ref:`aggregation pipelines <compass-agg-builder>`
113
100
- |checkmark|
114
101
- |checkmark|
115
102
- |checkmark|
116
- - |checkmark|
117
103
118
104
* - Create and delete :ref:`indexes <compass-indexes>`
119
105
- |checkmark|
120
106
-
121
107
- |checkmark|
122
- - |checkmark|
123
108
124
109
* - View and optimize query performance with visual
125
110
:ref:`explain plans <explain-plans>`
126
111
- |checkmark|
127
112
-
128
113
- |checkmark|
129
- - |checkmark|
130
114
131
115
* - Kerberos, LDAP, and x.509 authentication
132
116
- |checkmark|
133
117
- |checkmark|
134
118
- |checkmark|
135
- -
136
119
137
120
* - :doc:`Schema Analysis </schema>`
138
121
- |checkmark|
139
122
- |checkmark|
140
123
- |checkmark|
141
- -
142
124
143
125
* - :doc:`Real Time Server Stats </performance>`
144
126
- |checkmark|
145
127
- |checkmark|
146
128
- |checkmark|
147
- -
148
129
149
130
* - Create, delete and edit :ref:`document validation <validation>`
150
131
rules
151
132
- |checkmark|
152
133
-
153
134
- |checkmark|
154
- -
155
135
156
136
* - Error collection and crash reporting
157
137
- |checkmark|
158
138
- |checkmark|
159
- -
160
- - |checkmark|
139
+ -
161
140
162
141
163
142
.. toctree::
0 commit comments