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