We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c316be commit abbd57aCopy full SHA for abbd57a
source/tutorial/install-mongodb-on-windows.txt
@@ -13,7 +13,13 @@ Install MongoDB Community Edition on Windows
13
Overview
14
--------
15
16
-Use this tutorial to install MongoDB Community Edition on Windows systems.
+Use this tutorial to install MongoDB Community Edition on Windows systems.
17
+
18
+MongoDB is released as two editions: *Community* and *Enterprise*.
19
+Community is the open source release of MongoDB. Enterprise provides
20
+additional administration, authentication, and monitoring features.
21
+To install `MongoDB Enterprise Advanced <https://www.mongodb.com/products/mongodb-enterprise-advanced>`__,
22
+see the :doc:`Enterprise tutorial </tutorial/install-mongodb-enterprise-on-windows>`.
23
24
.. note::
25
0 commit comments