Hacker News new | ask | show | jobs
by ssgirl11 471 days ago
Our notebook form factor is unique compared to other notebook environments - we don't serialize the results.

We also have some added bonuses for query profiling and data exploration like the Column Explorer.

The easiest way to give it a whirl is to type 'duckdb -ui' in the CLI.

Let us know if you have any other questions

2 comments

Just wondering about reactivity, imports, exports, plain file storage? I don't expect it to be there on a first release, but that's where my mind goes if I see a reference to the notebook form factor.
is it a jupyter or marimo style notebook or some third thing?