amplify-category-api icon indicating copy to clipboard operation
amplify-category-api copied to clipboard

Add support for Aurora DSQL

Open johnpc opened this issue 9 months ago • 0 comments

Describe the feature you'd like to request

Amplify currently offers SQL support when you bring your own database connection info (see https://docs.amplify.aws/react/build-a-backend/data/connect-to-existing-data-sources/connect-postgres-mysql-database/)

However, this isn't compatible with Aurora DSQL (which in fairness is still in preview mode).

I think a lot of Amplify users would enjoy Aurora's infinitely scalable and zero infra features, where you only pay for what you use.

Describe the solution you'd like

Support Aurora DSQL

Describe alternatives you've considered

Use existing SQL support, or DynamoDB for Amplify data category needs.

Additional context

No response

Is this something that you'd be interested in working on?

  • [ ] 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • [ ] ⚠️ This feature might incur a breaking change

johnpc avatar Jan 06 '25 17:01 johnpc