Met @abisen recently who pointed me to @duckdb and its #julialang interface. It was easily the easiest database I installed and ran. Installation was just `Pkg.add("DuckDB")` and I was running the examples all within a minute.
The next step is implementing the Tables.jl API so that it just plugs into the rest of the Julia ecosystem.
What got me excited was @abisen showing me a demo where he just fired up a Pluto notebook, did `using DuckDB` and then proceeded to load a fairly large dataset and working with it. I am quite sure it was a billion rows.
• • •
Missing some Tweet in this thread? You can try to
force a refresh