-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Add support for AWS Redshift and Google BigQuery #2951
Copy link
Copy link
Closed
Labels
Description
Issue type:
[x] question
[ ] bug report
[x] feature request
[ ] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Is there any plan for adding support for Redshift and BigQuery and How much work do you think it would take?
I love to use typeorm to rewrite the current API app because currently, it's the only one ORM library that is written in typescript, but the problem is I need to use AWS Redshift for BI.
Reactions are currently unavailable