Skip to content

Support for MySQL #2505

Answered by EricWittmann
darrellme asked this question in Q&A
Discussion options

You must be logged in to vote

No plans currently. However, if someone were interested in contributing mysql support it would probably not be very hard. The DB schema we use is pretty simple - most of the DDL and SQL queries will probably work as-is. I'd be happy to help with guidance and answering questions if anyone wanted to try.

Probably the most annoying thing is that, due to how Quarkus works, support for mysql likely requires a separate maven module. Because DB support is configured at build time for Quarkus.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carlesarnal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants