Co-founder and CEO of @JuliaComputing. Co-creator of @JuliaLanguage. Co-author of @RebootingIndia.
Oct 9, 2022 • 4 tweets • 3 min read
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.