Hacker Newsnew | past | comments | ask | show | jobs | submit | loa_observer's commentslogin

just updated a new version to seperate them, you can have a try :)

how does it work with more complex layout not just vertical list of items, like those drag-and-drop for visualization UI: https://github.com/Kanaries/graphic-walker

you can see that there are different areas of draggable and droppable, on different directions.


duckdb is super fast for analytic tasks, especially when u use it with visual eda tool like pygwalker. it allows u handles millions of data visuals and eda in seconds.

but i would say, comparing duckdb and sqlite is a little bit unfair, i would still use sqlite to build system in most of cases, but duckdb only for analytic. you can hardly make a smooth deployment if you apps contains duckdb on a lot of platform


depending on the size and needs of distributed system or application im kind of really excited about postgres + pg_lake. postgres has blown my mind at how well it does concurrent writes at least for the types of things i build/support for my org, the pg_lake extension then adds the ability to.. honestly work like a datalake style analytics engine. it intuitively switches whether or not the transaction goes down the normal query path or it uses duckdb which brings giga-aggregation type queries to massive datasets.

someone should smush sqlite+duckdb together and do that kind of switching depending on query type


does the model really improve? i tried several tasks today, and most of them failed, which are super easy ones.

maybe it's just because the gpt5.2 in cursor is super stupid?


it would be great if it can integrate a graphic walker compoennt for those tablaur data visualzation on-flight

https://github.com/Kanaries/graphic-walker


I am building a jupyter native code agent that interact with jupyter kernel better and can understand data, charts, etc. Not just read/edit jupyter files.

video demo here, https://x.com/ob12er/status/1930439669130637482?s=46&t=2jNrj...


I hope gwalkr can be added to this book, it's pretty intereting updates for visualizations in R recent years.

repo: https://github.com/Kanaries/GWalkR site: https://kanaries.net/gwalkr


For further visual EDA, pygwalker provides advanced features for interactive data visualization, which is also built based on duckdb.

src: https://kanaries.net/pygwalker

github: https://github.com/Kanaries/pygwalker


pygwalker also have a kernel compuataion mode which allows you to use duckdb to handle all queries from pygwalker UI.


You got 10x price but not 10x quality


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: