-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Description
Feature Description
Hi,
I’m reaching out on behalf of YugabyteDB, a high-performance distributed SQL database for powering global, internet-scale applications that is PostgreSQL-compatible. We recently ran the TypeORM test suite against YugabyteDB, and all tests passed except for one that involves concurrent DDLs—an operation that is not supported in YugabyteDB.
We have also created a documentation PR to add TypeORM to our list of supported ORMs.
Given this compatibility, we’d love to see YugabyteDB officially listed as a supported database in TypeORM. Could you guide us on the steps required to get listed as a supported database? Additionally, we’d like to understand the process to be included as a recognized DataSource type in TypeORM.
Looking forward to your thoughts and next steps.
The Solution
NA
Considered Alternatives
NA
Additional Context
No response
Relevant Database Driver(s)
- aurora-mysql
- aurora-postgres
- better-sqlite3
- cockroachdb
- cordova
- expo
- mongodb
- mysql
- nativescript
- oracle
- postgres
- react-native
- sap
- spanner
- sqlite
- sqlite-abstract
- sqljs
- sqlserver
Are you willing to resolve this issue by submitting a Pull Request?
Yes, I have the time, and I know how to start.