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 for other JDBC backends #4101

Closed
chanjaljayaram opened this issue Jul 8, 2024 · 6 comments · Fixed by #4611
Closed

Support for other JDBC backends #4101

chanjaljayaram opened this issue Jul 8, 2024 · 6 comments · Fixed by #4611
Assignees
Labels
0.7.0 Release v0.7.0 help wanted Extra attention is needed improvement Improvements on everything

Comments

@chanjaljayaram
Copy link

chanjaljayaram commented Jul 8, 2024

What would you like to be improved?

Support for other JDBC bakends.

How should we improve?

Support for other JDBC bakends like Postgres and Oracle would be great as MySQL is not approved by our security.

@chanjaljayaram chanjaljayaram added the improvement Improvements on everything label Jul 8, 2024
@justinmclean
Copy link
Member

I assume you mean MySQL is not approved by your security?

@chanjaljayaram
Copy link
Author

chanjaljayaram commented Jul 9, 2024 via email

@yuqi1129
Copy link
Contributor

yuqi1129 commented Jul 9, 2024

@chanjaljayaram
Thank you for your feedback. We will discuss the necessity and the corresponding plan for PG or Oracle.

@jerryshao
Copy link
Contributor

Yeah, definitely we need to support PG and Oracle, @chanjaljayaram do you want to take a try?

@chanjaljayaram
Copy link
Author

chanjaljayaram commented Jul 9, 2024 via email

@yuqi1129
Copy link
Contributor

yuqi1129 commented Jul 9, 2024

Would anyone like to give it a try, I believe the main task will be handling the SQL dialect difference between MySQL and PG, or introducing a new ORM framework like jdo ,jDBI, and Hibernate since they both support JDBC protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7.0 Release v0.7.0 help wanted Extra attention is needed improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants