|
11 | 11 | MongoDB Documentation
|
12 | 12 | =====================
|
13 | 13 |
|
14 |
| -.. ia:: |
15 |
| - |
16 |
| - .. entry:: MongoDB Atlas |
17 |
| - :url: https://www.mongodb.com/docs/atlas/getting-started/ |
18 |
| - |
19 |
| - .. entry:: Database Manual |
20 |
| - :url: https://www.mongodb.com/docs/manual/ |
21 |
| - |
22 |
| - .. entry:: Migrators, Tools, and Connectors |
23 |
| - :url: /tools-and-connectors |
24 |
| - |
25 |
| - .. entry:: Client Libraries |
26 |
| - :id: client-libraries |
27 |
| - :url: https://www.mongodb.com/docs/drivers/ |
28 |
| - |
29 |
| - .. card-group:: |
30 |
| - :columns: 4 |
31 |
| - :layout: default |
32 |
| - :ia-entry-id: client-libraries |
33 |
| - :type: drivers |
34 |
| - |
35 |
| - .. card:: |
36 |
| - :headline: C |
37 |
| - :url: https://www.mongodb.com/docs/languages/c/ |
38 |
| - :icon: /images/icons/c.svg |
39 |
| - :icon-alt: C Driver icon |
40 |
| - |
41 |
| - .. card:: |
42 |
| - :headline: C++ |
43 |
| - :url: https://www.mongodb.com/docs/languages/cpp/ |
44 |
| - :icon: /images/icons/cpp.svg |
45 |
| - :icon-alt: C plus plus Driver icon |
46 |
| - |
47 |
| - .. card:: |
48 |
| - :headline: C# |
49 |
| - :url: https://www.mongodb.com/docs/languages/csharp/ |
50 |
| - :icon: /images/icons/csharp.svg |
51 |
| - :icon-alt: C sharp Driver icon |
52 |
| - |
53 |
| - .. card:: |
54 |
| - :headline: Go |
55 |
| - :url: https://www.mongodb.com/docs/languages/go/ |
56 |
| - :icon: /images/icons/go.svg |
57 |
| - :icon-alt: Go Driver icon |
58 |
| - |
59 |
| - .. card:: |
60 |
| - :headline: Java |
61 |
| - :url: https://www.mongodb.com/docs/languages/java/ |
62 |
| - :icon: /images/icons/java.svg |
63 |
| - :icon-alt: Java Driver icon |
64 |
| - |
65 |
| - .. card:: |
66 |
| - :headline: Kotlin |
67 |
| - :url: https://www.mongodb.com/docs/languages/kotlin/ |
68 |
| - :icon: /images/icons/kotlin.svg |
69 |
| - :icon-alt: Kotlin Driver icon |
70 |
| - |
71 |
| - .. card:: |
72 |
| - :headline: Node.js |
73 |
| - :url: https://www.mongodb.com/docs/languages/javascript/ |
74 |
| - :icon: /images/icons/node.svg |
75 |
| - :icon-alt: Node Driver icon |
76 |
| - |
77 |
| - .. card:: |
78 |
| - :headline: PHP |
79 |
| - :url: https://www.mongodb.com/docs/languages/php/ |
80 |
| - :icon: /images/icons/php.svg |
81 |
| - :icon-alt: PHP Driver icon |
82 |
| - |
83 |
| - .. card:: |
84 |
| - :headline: Python |
85 |
| - :url: https://www.mongodb.com/docs/languages/python/ |
86 |
| - :icon: /images/icons/python.svg |
87 |
| - :icon-alt: Python Driver icon |
88 |
| - |
89 |
| - .. card:: |
90 |
| - :headline: Ruby |
91 |
| - :url: https://www.mongodb.com/docs/languages/ruby/ |
92 |
| - :icon: /images/icons/ruby.svg |
93 |
| - :icon-alt: Ruby Driver icon |
94 |
| - |
95 |
| - .. card:: |
96 |
| - :headline: Rust |
97 |
| - :url: https://www.mongodb.com/docs/languages/rust/ |
98 |
| - :icon: /images/icons/rust.svg |
99 |
| - :icon-alt: Rust Driver icon |
100 |
| - |
101 |
| - .. card:: |
102 |
| - :headline: Scala |
103 |
| - :url: https://www.mongodb.com/docs/languages/scala/ |
104 |
| - :icon: /images/icons/scala.svg |
105 |
| - :icon-alt: Scala Driver icon |
106 |
| - |
107 |
| - .. card:: |
108 |
| - :headline: Swift |
109 |
| - :url: https://www.mongodb.com/docs/drivers/swift/ |
110 |
| - :icon: /images/icons/swift.svg |
111 |
| - :icon-alt: Swift Driver icon |
112 |
| - |
113 |
| - .. card:: |
114 |
| - :headline: TypeScript |
115 |
| - :url: https://www.mongodb.com/docs/languages/javascript/ |
116 |
| - :icon: /images/icons/ts.svg |
117 |
| - :icon-alt: TypeScript Driver icon |
| 14 | +.. include:: /includes/docs-toc.rst |
118 | 15 |
|
119 | 16 | .. introduction::
|
120 | 17 |
|
121 | 18 | Welcome to the official MongoDB Documentation.
|
122 |
| - Whether you’re a developer, database administrator, |
| 19 | + Whether you're a developer, database administrator, |
123 | 20 | or just starting your journey with MongoDB, our
|
124 | 21 | documentation provides you with the information and
|
125 | 22 | knowledge needed to build applications on MongoDB and
|
|
0 commit comments