This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Replies: 1 comment 2 replies
-
Hi @Ceyword ClickHouse.Client uses HTTP behind the scenes, yes. The main reason is at the start of development Native protocol was poorly documented; also, HTTP protocol has support for Kerberos authentication which native client lacks Which features do you find missing which you think may be available in other protocols? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which protocol does ClickHouse.Client use behind the scene?
Is it HTTP?
Are we limited to HTTP, since it has limited functionality?
Beta Was this translation helpful? Give feedback.
All reactions