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

recommendation for creating a connexion pool #371

Open
tahayk opened this issue Apr 14, 2023 · 3 comments
Open

recommendation for creating a connexion pool #371

tahayk opened this issue Apr 14, 2023 · 3 comments

Comments

@tahayk
Copy link

tahayk commented Apr 14, 2023

I have been using clickhouse-driver for the past 2 years and it works perfectly,
But now I need to create a connexion pool for it, by looking online I found different ideas.
Any recommendation about how to do it ?
PS: I'm not using any ORM, and the API I'm creating is built using FastAPI.

Thank you in advance.

@xzkostyan
Copy link
Member

Hi.

There is clickhouse-pool package.

I've tried to connect with author of the package for merging pool into uptsream. But didn't get any response.

@tahayk
Copy link
Author

tahayk commented Apr 14, 2023

Hey @xzkostyan
Thank you for your recommendation, but I think it is not maintained anymore.

@zgpnuaa
Copy link

zgpnuaa commented Dec 30, 2023

Any progress?
Can clickhouse-pool be integrated into this?Author of clickhouse-pool have no problem with anyone from the community merging the work together but
he do not have time at the moment to do it himself.
clickhouse-pool

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

3 participants