Skip to content
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

Closed
ari-becker opened this issue Dec 22, 2023 · 5 comments
Closed

[FEATURE]: Support AWS Data API v2 #1686

ari-becker opened this issue Dec 22, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@ari-becker
Copy link

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?

@ari-becker ari-becker added the enhancement New feature or request label Dec 22, 2023
@AlexBlokh
Copy link
Contributor

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

@jakeleventhal
Copy link

@AndriiSherman
Copy link
Member

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

@jakeleventhal
Copy link

#1823 plugging this issue here

@jakeleventhal
Copy link

#1911 also this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants