Duckdb support #133
kesavkolla
started this conversation in
Ideas
Replies: 2 comments · 3 replies
|
I would love to work on this idea. |
1 reply
|
Hi @kesavkolla, Could you please clarify your suggestion? Deepnote DataFrame SQL blocks are powered by DuckDB. The extension already executes logic through a local Python process. In practice, users can also work with DuckDB directly by importing it as a Python module, so the capability is already there - just surfaced through a different path. |
2 replies
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.
Duckdb is very powerful query engine. Integrating duckdb (wasm) for client side analytics would be great value add
All reactions