1
1
.. _supported-databases:
2
2
3
- =======================================
4
- Supported Source Databases and Versions
5
- =======================================
3
+ ================================
4
+ Supported Databases and Versions
5
+ ================================
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -17,16 +17,17 @@ Relational Migrator supports migration from source databases to MongoDB.
17
17
Definition
18
18
----------
19
19
20
- To create a Relational Migrator project, you can connect to a source database to migrate
21
- to MongoDB. This page provides the supported source databases.
20
+ To create a Relational Migrator project, you can connect to a source
21
+ database to migrate to MongoDB. This page provides details on supported
22
+ versions for both source and MongoDB databases.
22
23
23
24
.. warning::
24
25
25
26
You might be able to use other versions or deployments, but they have not been tested
26
27
with Relational Migrator.
27
28
28
- Databases and Versions
29
- ----------------------
29
+ Source Databases and Versions
30
+ -----------------------------
30
31
31
32
Relational Migrator supports the following source databases:
32
33
@@ -53,6 +54,22 @@ Relational Migrator supports the following source databases:
53
54
- 5.7 and higher
54
55
- Self hosted, AWS RDS/Aurora, Azure Database
55
56
57
+ MongoDB Databases and Versions
58
+ ------------------------------
59
+
60
+ Relational Migrator supports the following MongoDB databases:
61
+
62
+ .. list-table::
63
+ :header-rows: 1
64
+
65
+ * - Database
66
+ - Supported Versions
67
+ - Deployments
68
+
69
+ * - MongoDB
70
+ - 4.4 and higher
71
+ - Self hosted, MongoDB Atlas
72
+
56
73
Learn More
57
74
----------
58
75
0 commit comments