livebook-dev / kino_db

Database integrations for Livebook
Apache License 2.0
40 stars 16 forks source link

Db clickhouse support #82

Closed humberaquino closed 3 weeks ago

humberaquino commented 3 weeks ago

Adds support for https://clickhouse.cloud/

Screenshot 2024-10-25 at 3 02 24 PM
josevalim commented 3 weeks ago

Thank you @humberaquino! This looks good to me! In the future, we will most likely go ahead and replace this with req_ch later on, so we use FORMAT ARROW and import it directly into Explorer. It should be more efficient and have fewer dependencies. Do you have any objections?

humberaquino commented 3 weeks ago

we will most likely go ahead and replace this with req_ch later on, so we use FORMAT ARROW and import it directly into Explorer. It should be more efficient and have fewer dependencies. Do you have any objections?

Sounds great @josevalim , thank you

josevalim commented 3 weeks ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: