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

[Idea] Support for ClickHouse #378

Open
foxy-eyed opened this issue Jan 17, 2022 · 0 comments · May be fixed by #377
Open

[Idea] Support for ClickHouse #378

foxy-eyed opened this issue Jan 17, 2022 · 0 comments · May be fixed by #377

Comments

@foxy-eyed
Copy link

Hi!

It would be great to have adapter for ClickHouse since its growing popularity among columnar databases.
I use ClickHouse database in my Rails project along with PostgreSQL. I also use Blazer for PostgreSQL and find it very useful! It would be handy to have single interface for both databases.

Communication with ClickHouse server can be implemented via HTTP interface (the easiest way — to take this library). By default clickhouse-server listens for HTTP on port 8123.

I got the courage to open a PR. Will be happy if you find it useful.

@foxy-eyed foxy-eyed linked a pull request Jan 17, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant