Skip to content

Commit 5d6ec28

Browse files
authored
Merge pull request #73 from ianf-mongodb/DOCSP-34984
DOCSP-34984 Add Sybase ASE to supported database
2 parents e5ca8e2 + 00c46c7 commit 5d6ec28

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

source/index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ What is Relational Migrator
1212
Relational Migrator allows you to:
1313

1414
- Design an effective MongoDB schema, derived from an existing relational schema.
15-
- Migrate data from Oracle, SQL Server, MySQL, PostgreSQL to MongoDB,
15+
- Migrate data from Oracle, SQL Server, MySQL, PostgreSQL, or Sybase ASE to MongoDB,
1616
while transforming to the target schema.
1717
- Generate code artifacts to reduce the time required to update application code.
1818

@@ -81,8 +81,8 @@ Bring Your Relational Workloads to MongoDB With Confidence
8181

8282
.. step:: Replicate From Supported Relational Systems
8383

84-
Replicate data from Oracle, MySQL, SQL Server, or PostgreSQL
85-
to MongoDB Atlas or on-premises.
84+
Replicate data from Oracle, MySQL, SQL Server, PostgreSQL,
85+
or Sybase ASE to MongoDB Atlas or on-premises.
8686

8787
.. step:: Transform Data as Its Replicated
8888

source/supported-databases.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ Relational Migrator supports the following source databases:
5454
- 5.7 and higher
5555
- Self hosted, AWS RDS/Aurora, Azure Database
5656

57+
* - Sybase
58+
- 15 and higher
59+
- SAP Adaptive Server Enterprise (SAP IQ is not supported)
60+
5761
MongoDB Databases and Versions
5862
------------------------------
5963

0 commit comments

Comments
 (0)