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

add ClickHouse support #211

Merged
merged 8 commits into from
Dec 2, 2024
Merged

add ClickHouse support #211

merged 8 commits into from
Dec 2, 2024

Conversation

modelorona
Copy link
Collaborator

hey! I managed to get some code in to support ClickHouse. Never used it before but figured it was a good learning opportunity.

I've tested it with the sample db here: https://clickhouse.com/docs/en/getting-started/example-datasets/nyc-taxi and so far it's working fine.

You'll probably have more to test it with :)

@hkdeman
Copy link
Contributor

hkdeman commented Oct 24, 2024

This is great! Checking this out :)

@modelorona
Copy link
Collaborator Author

table is visible
image

data is visible
image

changing passenger count to 102
image

deleted first two rows
image

added row
image

@modelorona
Copy link
Collaborator Author

will check these merged changes locally

@modelorona
Copy link
Collaborator Author

worked fine on my machine :))

@modelorona
Copy link
Collaborator Author

also this does not have the chat capability, I wasn't able to get around to it. could be for someone else to pick up :))

@hkdeman
Copy link
Contributor

hkdeman commented Dec 2, 2024

Looks good! Will merge this and see if I can add the chat functionality.

@hkdeman hkdeman merged commit 899f687 into clidey:main Dec 2, 2024
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 this pull request may close these issues.

2 participants