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 e68edf2 commit 7471ed5Copy full SHA for 7471ed5
source/index.txt
@@ -9,8 +9,10 @@ Start Developing with MongoDB
9
.. meta::
10
:keywords: r, elixir, prisma, mongoose
11
12
-Connect your application to your database with one of the official MongoDB
13
-libraries.
+You can connect your application to your MongoDB Atlas deployment or a
+self-hosted MongoDB cluster by using one of the official MongoDB
14
+libraries. To learn more about Atlas, see :atlas:`What is MongoDB Atlas? </>`. To learn how to download and install a self-hosted
15
+MongoDB cluster, see :manual:`Install MongoDB </installation>`.
16
17
The following libraries are officially supported by MongoDB. MongoDB actively
18
develops new features, adds performance enhancements, fixes bugs, and applies
0 commit comments