-
-
Notifications
You must be signed in to change notification settings - Fork 788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE]: Support AWS Data API v2 #1686
Comments
we already have a data api https://orm.drizzle.team/docs/get-started-postgresql#aws-data-api, but we did not check it with v2 yet |
Aurora Serverless v2 is compatible with the previous version, and after a few tests, it worked the same with drizzle. https://github.com/drizzle-team/drizzle-orm/pull/1172/files -> this PR will be reviewed and merged, but it's not related to this feature request, so we are closing this one |
#1823 plugging this issue here |
#1911 also this one! |
Describe what you want
The AWS Data API was redesigned for Aurora Serverless v2 and for provisioned Aurora, with no rate limit: https://aws.amazon.com/about-aws/whats-new/2023/12/amazon-aurora-postgresql-rds-data-api/
Will Drizzle support it as a driver?
The text was updated successfully, but these errors were encountered: