File tree Expand file tree Collapse file tree 3 files changed +72
-1
lines changed Expand file tree Collapse file tree 3 files changed +72
-1
lines changed Original file line number Diff line number Diff line change 1+ .. _compass-feature-table:
2+
3+ ========================================
4+ Capabilities of |compass-short| Editions
5+ ========================================
6+
7+ The following feature chart can help you choose the edition to best
8+ suit your needs.
9+
10+ .. list-table::
11+ :header-rows: 1
12+ :widths: 40 15 15 15
13+
14+ * -
15+ - Compass
16+ - Compass Readonly
17+ - Compass Isolated
18+
19+ * - Interact with :ref:`documents <compass-documents>`,
20+ :ref:`collections <collection-tab>`, and
21+ :ref:`databases <database-tab>` with full CRUD functionality
22+ - |checkmark|
23+ -
24+ - |checkmark|
25+
26+ * - Create and execute :ref:`queries <compass-query-bar>` and
27+ :ref:`aggregation pipelines <compass-agg-builder>`
28+ - |checkmark|
29+ - |checkmark|
30+ - |checkmark|
31+
32+ * - Create and delete :ref:`indexes <compass-indexes>`
33+ - |checkmark|
34+ -
35+ - |checkmark|
36+
37+ * - View and optimize query performance with visual
38+ :ref:`explain plans <explain-plans>`
39+ - |checkmark|
40+ -
41+ - |checkmark|
42+
43+ * - Kerberos, LDAP, and x.509 authentication
44+ - |checkmark|
45+ - |checkmark|
46+ - |checkmark|
47+
48+ * - :doc:`Schema Analysis </schema>`
49+ - |checkmark|
50+ - |checkmark|
51+ - |checkmark|
52+
53+ * - :doc:`Real Time Server Stats </performance>`
54+ - |checkmark|
55+ - |checkmark|
56+ - |checkmark|
57+
58+ * - Create, delete and edit :ref:`document validation <validation>`
59+ rules
60+ - |checkmark|
61+ -
62+ - |checkmark|
63+
64+ * - Error collection and crash reporting
65+ - |checkmark|
66+ - |checkmark|
67+ -
Original file line number Diff line number Diff line change 22:hidefeedback: header
33:noprevnext:
44
5+ .. _compass-index:
6+
57========================
68What is MongoDB Compass?
79========================
Original file line number Diff line number Diff line change @@ -232,7 +232,8 @@ Select your operating system:
232232
233233.. seealso::
234234
235- :ref:`upgrade-compass`
235+ - :ref:`upgrade-compass`
236+ - :ref:`compass-feature-table`
236237
237238.. _macOS Terminal: https://support.apple.com/guide/terminal/welcome/mac
238239.. _Windows Powershell: https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-6
@@ -244,3 +245,4 @@ Select your operating system:
244245 :titlesonly:
245246
246247 /upgrade
248+ /editions
You can’t perform that action at this time.
0 commit comments