@@ -38,10 +38,6 @@ Available |compass-short| Editions
38
38
* - Edition
39
39
- Description
40
40
41
- * - :guilabel:`Compass Community`
42
- - Designed for developing with MongoDB and includes a
43
- subset of the features of Compass.
44
-
45
41
* - :guilabel:`Compass`
46
42
- Full version of MongoDB Compass, with all features and
47
43
capabilities.
@@ -55,6 +51,19 @@ Available |compass-short| Editions
55
51
except to the MongoDB server to which |compass-short| connects.
56
52
This edition is designed for highly secure environments.
57
53
54
+ * - :guilabel:`Compass Community`
55
+ - .. important::
56
+
57
+ This version is deprecated. Instead, use the full free version
58
+ of |compass|. To learn how to migrate from Compass Community
59
+ to the fully-featured Compass edition, see
60
+ :ref:`migrate-from-community`.
61
+
62
+ Designed for developing with MongoDB and includes a
63
+ subset of the features of Compass.
64
+
65
+
66
+
58
67
.. _compass-feature-table:
59
68
60
69
Capabilities of |compass-short| Editions
@@ -68,17 +77,17 @@ suit your needs.
68
77
:widths: 40 15 15 15 15
69
78
70
79
* -
71
- - Compass Community
72
80
- Compass
73
81
- Compass Readonly
74
82
- Compass Isolated
83
+ - Compass Community *(Deprecated)*
75
84
76
85
* - Interact with :ref:`documents <compass-documents>`,
77
86
:ref:`collections <collection-tab>`, and
78
87
:ref:`databases <database-tab>` with full CRUD functionality
79
88
- |checkmark|
89
+ -
80
90
- |checkmark|
81
- -
82
91
- |checkmark|
83
92
84
93
* - Create and execute :ref:`queries <compass-query-bar>` and
@@ -90,47 +99,47 @@ suit your needs.
90
99
91
100
* - Create and delete :ref:`indexes <compass-indexes>`
92
101
- |checkmark|
102
+ -
93
103
- |checkmark|
94
- -
95
104
- |checkmark|
96
105
97
106
* - View and optimize query performance with visual
98
107
:ref:`explain plans <explain-plans>`
99
108
- |checkmark|
109
+ -
100
110
- |checkmark|
101
- -
102
111
- |checkmark|
103
112
104
113
* - Kerberos, LDAP, and x.509 authentication
105
- -
106
114
- |checkmark|
107
115
- |checkmark|
108
116
- |checkmark|
117
+ -
109
118
110
119
* - :doc:`Schema Analysis </schema>`
111
- -
112
120
- |checkmark|
113
121
- |checkmark|
114
122
- |checkmark|
123
+ -
115
124
116
125
* - :doc:`Real Time Server Stats </performance>`
117
- -
118
126
- |checkmark|
119
127
- |checkmark|
120
128
- |checkmark|
129
+ -
121
130
122
131
* - Create, delete and edit :ref:`document validation <validation>`
123
132
rules
124
- -
125
133
- |checkmark|
126
- -
134
+ -
127
135
- |checkmark|
136
+ -
128
137
129
138
* - Error collection and crash reporting
130
139
- |checkmark|
131
140
- |checkmark|
141
+ -
132
142
- |checkmark|
133
- -
134
143
135
144
MongoDB Compass is Source Available
136
145
-----------------------------------
0 commit comments