Does TypeORM work with AWS Aurora Serverless, specifically the Postgres compatible version?
As of Dec. 2019, it doesn't - we've been looking for the same thing in the past couple of weeks.
There is a driver package called typeorm-aurora-data-api-driver which you can use in combination with TypeORM, but according to its author (source), it hasn't been tested with the PostgreSQL flavor of Aurora Serverless and it would require additional work in TypeORM to support it.
Note that this "driver" package relies on the data-api-client package to connect to the Aurora Serverless cluster.
Edit
The driver package has been updated to work with Postgres in recent releases.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With