@@ -33,41 +33,27 @@ Available |compass-short| Editions
33
33
34
34
.. list-table::
35
35
:header-rows: 1
36
- :widths: 25 70 5
36
+ :widths: 25 70
37
37
38
38
* - Edition
39
39
- Description
40
- - Availability
41
40
42
41
* - :guilabel:`Compass Community`
43
- - This edition is for developing with MongoDB and includes a
42
+ - Designed for developing with MongoDB and includes a
44
43
subset of the features of Compass.
45
- - Free
46
44
47
45
* - :guilabel:`Compass`
48
46
- Full version of MongoDB Compass, with all features and
49
- capabilities. Compass is available as part of our subscriptions.
50
- - Subscription
47
+ capabilities.
51
48
52
49
* - :guilabel:`Compass Readonly`
53
- - This edition is limited strictly to read operations, with all
50
+ - Limited strictly to read operations, with all
54
51
write and delete capabilities removed.
55
- - Subscription
56
52
57
53
* - :guilabel:`Compass Isolated`
58
- - This version does not initiate any network requests
54
+ - Does not initiate any network requests
59
55
except to the MongoDB server to which |compass-short| connects.
60
56
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
67
- `Enterprise Advanced subscriptions
68
- <https://www.mongodb.com/products/mongodb-enterprise-advanced>`__
69
- or `certain levels of MongoDB Atlas subscriptions
70
- <https://www.mongodb.com/cloud/atlas/pricing>`__.
71
57
72
58
.. _compass-feature-table:
73
59
@@ -146,6 +132,14 @@ suit your needs.
146
132
- |checkmark|
147
133
-
148
134
135
+ MongoDB Compass is Source Available
136
+ -----------------------------------
137
+
138
+ All versions of |compass| are source available. As such, you can
139
+ freely use and view the source repositories of all |compass| versions.
140
+ The source repositories can be found on GitHub at
141
+ https://github.com/mongodb-js/compass/.
142
+
149
143
.. class:: hidden
150
144
151
145
.. toctree::
0 commit comments