Y
Hacker News
new
|
ask
|
show
|
jobs
by
benhurmarcel
291 days ago
Can somebody recommend a similar tool that works with DuckDB files?
6 comments
nicoritschel
291 days ago
I am launching one very soon; it's similarly built in Swift & macOS only. Here's the web version I built almost a year ago you can play with in the meantime.
https://sidequery.dev
link
weaksauce
291 days ago
not as slick as this tool but
https://dbeaver.io/
handles duckdb databases as well as a myriad of others.
link
speedgoose
291 days ago
TablePlus perhaps.
link
wodenokoto
291 days ago
`duckdb —-ui` is quite powerful, although edits still have to happen through written queries.
link
FelipeCortez
291 days ago
Ultorg doesn't handle schema modification but is my favorite tool for data inspection
link
ahasani
291 days ago
not similar, but more like jupyter
https://duckdb.org/docs/stable/core_extensions/ui
link
https://sidequery.dev