chdb-io / chdb

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
https://clickhouse.com/chdb
Apache License 2.0
2.13k stars 75 forks source link

Windows support? #188

Closed shadowofgost closed 10 months ago

shadowofgost commented 10 months ago

Make sure to check documentation https://clickhouse.com/docs/en/ first. If the question is concise and probably has a short answer, asking it in community Slack is probably the fastest way to find the answer. For more complicated questions, consider asking them on StackOverflow with "clickhouse" tag https://stackoverflow.com/questions/tagged/clickhouse Hello, I was curious if windows support is planned? Imagine it might be easier on this embeddable target compared to the clickhouse in docker

If you still prefer GitHub issues, remove all this text and ask your question here.

auxten commented 10 months ago

No, ClickHouse doesn't support compiling on Windows. But with WSL or WSL2, you can use chDB on Windows.