aurora icon indicating copy to clipboard operation
aurora copied to clipboard

Support for other Database types?

Open akatsukilevi opened this issue 4 years ago • 3 comments

Currently i have a server that's already running a MySQL instance, and i want to test Aurora up. I noticed it uses Knex.JS for ORM, and Knex.JS does supports MySQL. Would Aurora give compatibility if the knexfile.js is changed to mysql instead of PostgreSQL?

akatsukilevi avatar Apr 20 '21 02:04 akatsukilevi

Hello! Thanks for trying the Aurora beta!

Honestly, I've never tested MySQL, but currently, some queries use native PostgreSQL functions, so I don't think it's compatible without some tricky.

In a future release, I will plan to be implemented through MySQL.

askides avatar Apr 20 '21 19:04 askides

Gonna try it up, if doesn't work i deploy a PSQL instance! Will keep this issue updated on how it goes

akatsukilevi avatar Apr 20 '21 19:04 akatsukilevi

Right. Thank you.

askides avatar Apr 20 '21 22:04 askides