How to Use DuckDB for Local Data Analysis
You have data on your computer and want to explore it with SQL. It might be a CSV export, an existing database, or files produced by another analytical tool. Setting up a database server just to answe
Sep 3, 202610 min read


