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 different database systems #185

Open
vs-gtadeu opened this issue Apr 6, 2023 · 1 comment
Open

Support different database systems #185

vs-gtadeu opened this issue Apr 6, 2023 · 1 comment

Comments

@vs-gtadeu
Copy link

vs-gtadeu commented Apr 6, 2023

Hello!

We've come across this solution today and got really interested in using it. However, we are curious if it would be possible to allow using other database solutions instead of MySQL. For our case, we would be looking into using PostgreSQL.
Looks like the solution is using Knex.js, which seems to support other databases. However, I'm not that familiar with Knex.js to say how complex it would be to do that.

We are also interested in using a different message broker solution than Kafka, but that might be a topic for a different issue.

Apologies if this is a duplicate question/request. I've tried searching for similar questions but couldn't find anything.

@vs-gtadeu vs-gtadeu changed the title Support different databases systems Support different database systems Apr 6, 2023
@tot-ra
Copy link
Owner

tot-ra commented May 9, 2023

hey @vs-gtadeu, this was raised in #144 as well. If this gains traction from the community, I'm not against it, just needs sufficient support by the developers and/or automated testing.

I do use Postgre, but not with schema-registry :)

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

No branches or pull requests

2 participants