DuckDB
Links
- Friendlier SQL with DuckDB (2022) (HN)
- CSVFiddle - Query CSV files with DuckDB in the browser. (HN)
- Persistent Storage of Adaptive Radix Trees in DuckDB (2022)
- TidyDuck - High-level R bindings for the DuckDB Database Management System.
- Node-DuckDB - Production ready DuckDB Node.js library written in TypeScript.
- Notes on the SQLite DuckDB Paper (HN)
- Query Processing on Tensor Computation Runtimes (Tweet)
- Using DuckDB in Python to access Parquet data (Tweet)
- Querying Postgres Tables Directly from DuckDB (2022) (HN)
- DuckDB Postgres scanner extension - Extension allows DuckDB to directly read data from a running Postgres instance.
- Duckegg - Embedded python datalog implementation built around DuckDB to supply it's core functionality.
- Running DuckDB in production (2022)
- Duck CLI - CLI for DuckDB.
- Modern Data Stack in a Box with DuckDB (2022)
- Lightweight Compression in DuckDB (2022)
- Go SQL driver for DuckDB
- Using Polars on results from DuckDB's Arrow interface in Rust (2022)
- PuffinDB - Serverless data lake query engine powered by Iceberg × DuckDB × Arrow.
- duckdb_engine - SQLAlchemy driver for DuckDB.
- HN: DuckDB (2023)
- DuckDB 0.7.0 (2023) (HN)
- fluvio-duck - Fluvio DuckDB Integration.
- Scrooge McDuck - Financial extension to DuckDB.
- DuckDB Shell
- DuckDB Athena Extension
- Shredding Deeply Nested JSON, One Vector at a Time (2023) (HN)
- PRQL as a DuckDB extension
- Template for DuckDB extensions
- DuckGPT - Ask questions, let GPT do the SQL.
- Vite + DuckDB via Observable's Standard Library
- DuckDB Swift - Native Swift API for DuckDB.
- fasql - DuckDB Extension for Reading FASTA and FASTQ Files.
- ZuckDB.zig - DuckDB driver for Zig.
- DuckDB 0.8 (2023) (HN)
- Harlequin - Terminal-based SQL IDE for DuckDB.
- DuckDB Extension Framework
- DuckDB Record - DuckDB extension to read/write records from binary or text encoded files.
- DuckDB spatial queries
- duckdb.zig - Thin layer for duckdb in zig.
- QuackPipe - OLAP API built on top of DuckDB with a few extra ClickHouse compatibility bits.
- DuckDB - Push-Based Execution by Mark Raasveldt (2023)