Skip to content

Commit 91e4017

Browse files
(DOCSP-33114): Update Tools and Connectors landing page copy (#138)
1 parent 84ac268 commit 91e4017

File tree

3 files changed

+60
-20
lines changed

3 files changed

+60
-20
lines changed
29 KB
Loading
19.2 KB
Loading

source/tools-and-connectors.txt

Lines changed: 60 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
:noprevnext:
22

3-
====================
4-
Tools and Connectors
5-
====================
3+
================================
4+
Migrators, Tools, and Connectors
5+
================================
66

77
.. ia::
88

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+
922
.. entry:: Compass
1023
:url: https://www.mongodb.com/docs/compass/current/
1124
:project-name: compass
@@ -47,9 +60,50 @@ Tools and Connectors
4760
.. entry:: MongoDB Kubernetes Operators
4861
:url: https://www.mongodb.com/docs/kubernetes-operator/stable/
4962

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
5174
: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.
53107

54108
Data Exploration and Visualization
55109
----------------------------------
@@ -175,18 +229,4 @@ Management Tools
175229

176230
Learn how to run MongoDB in Kubernetes on your own infrastructure.
177231

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

Comments
 (0)