Skip to content

Commit 5e87eda

Browse files
authored
Merge pull request #44 from ianf-mongodb/DOCSP-31855
DOCSP-31855 Add MongoDB Versions to Support Page
2 parents 8123dde + 18f7040 commit 5e87eda

File tree

1 file changed

+24
-7
lines changed

1 file changed

+24
-7
lines changed

source/supported-databases.txt

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _supported-databases:
22

3-
=======================================
4-
Supported Source Databases and Versions
5-
=======================================
3+
================================
4+
Supported Databases and Versions
5+
================================
66

77
.. default-domain:: mongodb
88

@@ -17,16 +17,17 @@ Relational Migrator supports migration from source databases to MongoDB.
1717
Definition
1818
----------
1919

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.
2223

2324
.. warning::
2425

2526
You might be able to use other versions or deployments, but they have not been tested
2627
with Relational Migrator.
2728

28-
Databases and Versions
29-
----------------------
29+
Source Databases and Versions
30+
-----------------------------
3031

3132
Relational Migrator supports the following source databases:
3233

@@ -53,6 +54,22 @@ Relational Migrator supports the following source databases:
5354
- 5.7 and higher
5455
- Self hosted, AWS RDS/Aurora, Azure Database
5556

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+
5673
Learn More
5774
----------
5875

0 commit comments

Comments
 (0)