Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Support for other Database types? #4

Open
akatsukilevi opened this issue Apr 20, 2021 · 3 comments
Open

Support for other Database types? #4

akatsukilevi opened this issue Apr 20, 2021 · 3 comments

Comments

@akatsukilevi
Copy link

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?

@askides
Copy link
Owner

askides commented Apr 20, 2021

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.

@akatsukilevi
Copy link
Author

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

@askides
Copy link
Owner

askides commented Apr 20, 2021

Right. Thank you.

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

No branches or pull requests

2 participants