File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ The [list of supported functions](https://community-extensions.duckdb.org/extens
55
55
56
56
## Motivation
57
57
58
+ > Why is the DuckDB + chsql combo fun and useful
59
+
58
60
✔ DuckDB SQL is awesome and full of great functions.<br >
59
61
✔ ClickHouse SQL is awesome and full of great functions.
60
62
@@ -65,7 +67,7 @@ The [list of supported functions](https://community-extensions.duckdb.org/extens
65
67
❌ ClickHouse is open core and _ controlled by for-profit corporation._
66
68
67
69
✔ DuckDB embedded is fast, mature and elegantly integrated in many languages.<br >
68
- ❌ ClickHouse chdb is experimental, unstable and _ currently only supports Python_ .
70
+ ❌ chdb is still experimental, unstable and _ currently only supports Python_ .
69
71
70
72
<img src =" https://github.com/user-attachments/assets/a17efd68-d2e1-42a7-8ab9-1ea4c2ff11e3 " width =700 />
71
73
You can’t perform that action at this time.
0 commit comments