@@ -15,32 +15,10 @@ The MongoDB |version| Manual
15
15
<https://www.mongodb.com/download-center?jmp=docs#production>`_
16
16
17
17
18
- Welcome to the MongoDB |version| Manual! MongoDB is a
19
- document database designed for ease of development
20
- and scaling. The Manual introduces key concepts in MongoDB, presents the
21
- query language, and provides operational and administrative
22
- considerations and procedures as well as a comprehensive reference
23
- section. The manual is also available as :hardlink:`HTML tar.gz
24
- <manual.tar.gz>` and :hardlink:`EPUB <MongoDB-manual.epub>`.
25
-
26
- MongoDB offers both a *Community* and an *Enterprise* version of the
27
- database:
28
-
29
- - MongoDB Community is the {+source-available+} edition of MongoDB.
30
-
31
- - MongoDB Enterprise is available as part of the MongoDB Enterprise
32
- Advanced subscription and includes comprehensive support for your
33
- MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
34
- features such as LDAP and Kerberos support, on-disk encryption,
35
- and auditing.
36
-
37
- MongoDB also offers
38
- `Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs_server>`__,
39
- a hosted MongoDB Enterprise service option in the cloud which requires
40
- no installation overhead and offers a free tier to get started.
41
-
42
- The Manual documents both MongoDB Community and Enterprise features and
43
- functionality.
18
+ .. include:: /includes/fact-mongodb-intro.rst
19
+
20
+ The Manual documents features and functionality for MongoDB Community,
21
+ Enterprise, and Atlas deployments.
44
22
45
23
Getting Started
46
24
---------------
0 commit comments