Migrate Data with Self-Managed Tools
You can bring data from existing MongoDB deployments, JSON
or CSV
files
into Atlas using one of the following tools that you run outside of
Atlas.
Note
To import data using the MongoDB Tools, including
mongodump
, mongorestore
, mongoexport
, and
mongoimport
, you must have MongoDB Tools version
100.10.0 or later. To move data to a Serverless instance,
you can also use Compass to export and import data.
To learn more about Serverless instance limitations, see Serverless Instance Limitations.
Tool | Description |
---|---|
The mongosync binary is the primary process used in Cluster-to-Cluster Sync.
Use | |
Migrate from a MongoDB replica set into an Atlas cluster
without shutting down your existing replica set or applications.
mongomirror does not import
user/role data or copy the | |
Seed an Atlas cluster with a | |
Load data from a | |
Use a GUI to load data
from a |
You can also restore from an Atlas cluster backup data to another Atlas cluster. For information, see Restore Your Cluster.