Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 363 Bytes

clickhouse-snowflake-http-proxy

Clickhouse to Snowflake Proxy using the Clickhouse HTTP API

Very minimal example using FASTAPI.

Still need to add authentication passthrough and many other things, but hey it is a start

Currently as it is all bare bornes, you need to add your Snowflake account authentication in the code.

Will handle via config file soon