This repository contains documentation for the MongoDB Database Tools
(mongoimport
, mongoexport
, etc.). Beginning with MongoDB 4.4, the
Database Tools are released separately from the core server package.
Consequently, the MongoDB Database Tools documentation has also been
moved to its own repository, maintained here, and is no longer part of
the core Server Manual from version 4.4 onwards.
The documentation for previous versions of the Database Tools can be found in the Server Manual repository:
The live documentation for the Database Tools can be found at the following URL:
To file issues or requests regarding the documentation, go to the
Documentation Jira Project <https://jira.mongodb.org/browse/DOCS>
_.
All documentation is available under the terms of a Creative Commons License <https://creativecommons.org/licenses/by-nc-sa/3.0/>
_.
If you have any questions, please contact [email protected] <mailto:[email protected]>
_.
-- The MongoDB Documentation Team