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

Support for Aurora Data API backend #30

Open
hawkaa opened this issue Apr 9, 2021 · 0 comments
Open

Support for Aurora Data API backend #30

hawkaa opened this issue Apr 9, 2021 · 0 comments

Comments

@hawkaa
Copy link

hawkaa commented Apr 9, 2021

Hi there,

I just wanted to ask what you guys think about supporting the Data API for Aurora Serverless?

Basically, this allows you to run queries synchronously via HTTP, using AWS IAM and AWS Secrets Manager for authentication and authorization. Using the Data API lets you avoid thinking about VPCs, subnets, and SSH tunnels, and is especially powerful when accessing the database from a Lambda.

As far as I know, there would have to be a new driver created to support this, which used the AWS SDK to run the queries. Do you have any thoughts whether this is possible?

Seems like some ORMs in the Node ecosystem have connectors already, including sequelize and TypeORM.

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

No branches or pull requests

1 participant