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

MySQL protocol #1298

Closed
ineffable-yp opened this issue Jun 15, 2023 · 2 comments
Closed

MySQL protocol #1298

ineffable-yp opened this issue Jun 15, 2023 · 2 comments

Comments

@ineffable-yp
Copy link

if I can use postgresql to replace mysql, is the workload large? or I can use use current version code to support postgresql ? thanks all

@Barenboim
Copy link
Contributor

You have to implement Postgres server-client protocol to support Postgres client. Though the Postgres protocol is much simpler than MySQL. You may have a look at this: #766 (comment)

@Barenboim
Copy link
Contributor

@ineffable-yp

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

No branches or pull requests

2 participants