Skip to content

Commit d71c554

Browse files
(DOCSP-17353): re-add compass-index ref and edition table
1 parent 4fd20db commit d71c554

File tree

3 files changed

+72
-1
lines changed

3 files changed

+72
-1
lines changed

source/editions.txt

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
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+
-

source/index.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
:hidefeedback: header
33
:noprevnext:
44

5+
.. _compass-index:
6+
57
========================
68
What is MongoDB Compass?
79
========================

source/install.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)