forked from mongodb/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.txt
195 lines (125 loc) · 5.63 KB
/
index.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
:orphan:
=============================
The MongoDB |version| Manual
=============================
.. default-domain:: mongodb
.. admonition:: MongoDB 4.4 Released Jul 30, 2020
:class: note
For new features in MongoDB 4.4, see :doc:`/release-notes/4.4`.
To download MongoDB 4.4, go to the `MongoDB Download Center
<https://www.mongodb.com/try/download?tck=docs_server>`_.
Welcome to the MongoDB |version| Manual! MongoDB is a
document database designed for ease of development
and scaling. The Manual introduces key concepts in MongoDB, presents the
query language, and provides operational and administrative
considerations and procedures as well as a comprehensive reference
section. The manual is also available as :hardlink:`HTML tar.gz
<manual.tar.gz>` and :hardlink:`EPUB <MongoDB-manual.epub>`.
MongoDB offers both a *Community* and an *Enterprise* version of the
database:
- MongoDB Community is the {+source-available+} edition of MongoDB.
- MongoDB Enterprise is available as part of the MongoDB Enterprise
Advanced subscription and includes comprehensive support for your
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
features such as LDAP and Kerberos support, on-disk encryption,
and auditing.
MongoDB also offers
`Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__,
a hosted MongoDB Enterprise service option in the cloud which requires
no installation overhead and offers a free tier to get started.
The Manual documents both MongoDB Community and Enterprise features and
functionality.
Getting Started
---------------
MongoDB provides a :gettingstarted:`Getting Started Guide </shell>` in the
following editions.
.. list-table::
:class: index-table
* - :doc:`mongo Shell Edition </tutorial/getting-started>`
`Node.JS Edition <http://mongodb.github.io/node-mongodb-native/3.4/quick-start/quick-start/>`_
- :api:`Python Edition <pymongo>`
`C++ Edition <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/tutorial/>`_
- `Java Edition <https://mongodb.github.io/mongo-java-driver/>`_
`C# Edition <http://mongodb.github.io/mongo-csharp-driver/>`_
- `Ruby Edition <https://docs.mongodb.com/ruby-driver/current/quick-start/>`_
Once you complete the Getting Started Guide, you may find the following topics
useful.
.. list-table::
:header-rows: 1
:class: index-table
* - Introduction
- Developers
- Administrators
- Reference
* - :doc:`/introduction`
:doc:`Installation Guides </installation>`
:doc:`/core/databases-and-collections`
:doc:`/core/document`
- :doc:`CRUD Operations </crud>`
:doc:`Aggregation </aggregation>`
:doc:`SQL to MongoDB </reference/sql-comparison>`
:doc:`/indexes`
- :doc:`/administration/production-notes`
:doc:`Replica Sets </replication>`
:doc:`Sharded Clusters </sharding>`
:doc:`MongoDB Security </security>`
- :doc:`Shell Methods </reference/method>`
:doc:`Query Operators </reference/operator>`
:doc:`Reference </reference>`
:doc:`/reference/glossary`
Support
-------
.. include:: /includes/fact-support.rst
.. _`Stack Overflow`: http://stackoverflow.com/questions/tagged/mongodb
Issues
------
For instructions on how to file a JIRA ticket for the MongoDB server or
one of the related projects, see
`<https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports>`_.
Community
---------
Getting involved in the MongoDB community is a great way to build
relationships with other talented and like minded engineers, increase
awareness for the interesting work that you are doing, and sharpen your
skills. To learn about the MongoDB community, see
`Get Involved with MongoDB <http://www.mongodb.org/get-involved?tck=docs_server>`_.
Learning MongoDB
----------------
In addition to the documentation, there are many ways to learn to use
MongoDB. You can:
- Enroll in a free online course at `MongoDB University
<https://university.mongodb.com?tck=docs_server>`_
- Browse the archive of `MongoDB Presentations
<https://www.mongodb.com/presentations?tck=docs_server>`_
- Join a local `MongoDB User Group (MUG)
<https://www.mongodb.org/user-groups?tck=docs_server>`_
- Attend an upcoming MongoDB `event <http://www.mongodb.com/events?tck=docs_server>`_ or
`webinar <http://www.mongodb.com/webinars?tck=docs_server>`_
- Read the `MongoDB blog <http://www.mongodb.com/blog?tck=docs_server>`_
- Download the `Architecture Guide
<https://www.mongodb.com/lp/whitepaper/architecture-guide?tck=docs_server>`_
Licensing
---------
The manual is licensed under a `Creative Commons
Attribution-NonCommercial-ShareAlike 3.0 United States License
<http://creativecommons.org/licenses/by-nc-sa/3.0/us/>`_
For information on MongoDB licensing, see `MongoDB Licensing
<https://www.mongodb.org/about/licensing/>`_.
Additional Resources
--------------------
.. class:: toc
`MongoDB, Inc.`_
The company behind MongoDB.
`MongoDB Atlas <https://www.mongodb.com/cloud?tck=docs_server>`_
Database as a service.
|mms-home|
A cloud-based hosted operations management solution for MongoDB.
`MongoDB Ops Manager <https://docs.opsmanager.mongodb.com/current/?tck=docs_server>`_
Enterprise operations management solution for MongoDB: includes
Automation, Backup, and Monitoring.
`MongoDB Ecosystem <https://docs.mongodb.com/ecosystem/?tck=docs_server>`_
The documentation available for the drivers, frameworks, tools,
and services for use with MongoDB.
.. _`MongoDB, Inc.`: https://www.mongodb.com?tck=docs_server
.. include:: /includes/replacement-mms.rst
.. |arrow| unicode:: U+27A4