|
1 | 1 | :noprevnext:
|
2 | 2 |
|
3 |
| -==================== |
4 |
| -Tools and Connectors |
5 |
| -==================== |
| 3 | +================================ |
| 4 | +Migrators, Tools, and Connectors |
| 5 | +================================ |
6 | 6 |
|
7 | 7 | .. ia::
|
8 | 8 |
|
| 9 | + .. entry:: Relational Migrator |
| 10 | + :url: https://www.mongodb.com/docs/relational-migrator/ |
| 11 | + :primary: |
| 12 | + |
| 13 | + .. entry:: Atlas Live Migration |
| 14 | + :url: https://www.mongodb.com/docs/atlas/import/ |
| 15 | + |
| 16 | + .. entry:: Cluster-to-Cluster Sync |
| 17 | + :url: https://www.mongodb.com/docs/cluster-to-cluster-sync/current/connecting/onprem-to-atlas/ |
| 18 | + |
| 19 | + .. entry:: Database Tools |
| 20 | + :url: https://www.mongodb.com/docs/database-tools/ |
| 21 | + |
9 | 22 | .. entry:: Compass
|
10 | 23 | :url: https://www.mongodb.com/docs/compass/current/
|
11 | 24 | :project-name: compass
|
@@ -47,9 +60,50 @@ Tools and Connectors
|
47 | 60 | .. entry:: MongoDB Kubernetes Operators
|
48 | 61 | :url: https://www.mongodb.com/docs/kubernetes-operator/stable/
|
49 | 62 |
|
50 |
| - .. entry:: Relational Migrator |
| 63 | + |
| 64 | + |
| 65 | +Migrators |
| 66 | +--------- |
| 67 | + |
| 68 | +.. card-group:: |
| 69 | + :columns: 2 |
| 70 | + :style: extra-compact |
| 71 | + |
| 72 | + .. card:: |
| 73 | + :headline: Relational Migrator |
51 | 74 | :url: https://www.mongodb.com/docs/relational-migrator/
|
52 |
| - :primary: |
| 75 | + :icon: /images/icons/migrator.png |
| 76 | + :icon-alt: Relational Migrator LogoMark |
| 77 | + |
| 78 | + Migrate data from your relational database to MongoDB. |
| 79 | + |
| 80 | + .. card:: |
| 81 | + :headline: Atlas Live Migration |
| 82 | + :url: https://www.mongodb.com/docs/atlas/import/ |
| 83 | + :icon: /images/icons/live-migration.png |
| 84 | + :icon-alt: Live Migration LogoMark |
| 85 | + |
| 86 | + Pull data from existing MongoDB deployments, JSON, or CSV |
| 87 | + files into Atlas using a guided process. |
| 88 | + |
| 89 | + .. card:: |
| 90 | + :headline: Cluster-to-Cluster Sync |
| 91 | + :url: https://www.mongodb.com/docs/cluster-to-cluster-sync/current/connecting/onprem-to-atlas/ |
| 92 | + :icon: /images/icons/cluster-to-cluster-sync.png |
| 93 | + :icon-alt: Cluster-to-Cluster Sync LogoMark |
| 94 | + |
| 95 | + Continuously synchronize data between MongoDB clusters |
| 96 | + in the same or hybrid environments, including Atlas, |
| 97 | + private cloud, on-premises, and at the edge. |
| 98 | + |
| 99 | + .. card:: |
| 100 | + :headline: Database Tools |
| 101 | + :url: https://www.mongodb.com/docs/database-tools/ |
| 102 | + :icon: /images/icons/database-tools.svg |
| 103 | + :icon-alt: Database Tools LogoMark |
| 104 | + |
| 105 | + Export data from one MongoDB cluster to a JSON, BSON, |
| 106 | + CSV, or TSV file and import it to another MongoDB cluster. |
53 | 107 |
|
54 | 108 | Data Exploration and Visualization
|
55 | 109 | ----------------------------------
|
@@ -175,18 +229,4 @@ Management Tools
|
175 | 229 |
|
176 | 230 | Learn how to run MongoDB in Kubernetes on your own infrastructure.
|
177 | 231 |
|
178 |
| -Data Migration |
179 |
| --------------- |
180 |
| - |
181 |
| -.. card-group:: |
182 |
| - :columns: 2 |
183 |
| - :style: extra-compact |
184 |
| - |
185 |
| - .. card:: |
186 |
| - :headline: Relational Migrator |
187 |
| - :url: https://www.mongodb.com/docs/relational-migrator/ |
188 |
| - :icon: /images/icons/migrator.png |
189 |
| - :icon-alt: Relational Migrator LogoMark |
190 |
| - |
191 |
| - Migrate data from your relational database to MongoDB. |
192 |
| - |
| 232 | + |
0 commit comments