Support for DuckDB #543
GobSlayer-san
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @GobSlayer-san, I didn't know DuckDB but since is open-source and provides Node.js drivers with API similar to SQLite i will surely evaluate the implementation. I'll keep you updated. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would love to see my favorite SQL client support DuckDB, a fork of SQLite, which has a lot of cool features, like being able to export to parquet files and query parquet files directly, plus a lot of SQL language improvements over sqlite.
https://duckdb.org/
Beta Was this translation helpful? Give feedback.
All reactions