(no title)
ryguyrg | 11 months ago
this is a first release. we know there are going to be tons of feature requests (including @antman’s request for simple charts). feel free to chime in on this thread and we’ll keep an eye on it!
meanwhile, hope you enjoy this release! we had lots of fun building it.
ayhanfuat|11 months ago
Is this really the case? The repo doesn’t seem to have any ui elements?
ryguyrg|11 months ago
datadrivenangel|11 months ago
TheFlyingFish|11 months ago
* Being able to specify a db at startup would be pretty cool. I'm teaching a class on SQL this summer and I'm already envisioning workflows where a gatekeeper proxy spins up duckdb-ui containers on-demand for users as they log in/out, and it would be much better if the UI can be pre-seeded with an existing database.
* This is maybe a big ask, but markdown cells in notebooks would be nice. Again thinking of my classroom use-case, it would be nice to distribute course materials (lessons/exercises/etc) as notebooks, but that's a bit of a non-starter without markdown or some equivalent content-centric cell type.
* Not a feature request, I just have to say I'm a big fan of how well it handles displaying massive datasets with on-demand streaming and all. I was imagining that I'd have to introduce the `LIMIT` clause right off the bat so that people don't swamp themselves with 100k's of rows, but if I end up using this then maybe I can hold off on that and introduce it at a more natural time.
Regardless, this is great and I definitely have uses for it outside the class I mentioned, so thanks!
chrisjc|11 months ago
Alternatively place statements/commands in `~/.duckdbrc` and just run `duckdb -iu`.
simonw|11 months ago
plipt|11 months ago
https://news.ycombinator.com/item?id=43344932
999900000999|11 months ago
I've been trying to build a small card game with Supabase and I'm sorta stuck...
dowager_dan99|11 months ago
jscheel|11 months ago
probotect0r|11 months ago
sigzero|11 months ago
unknown|11 months ago
[deleted]