31 repos
Libraries and systems for building high-performance SQL databases, with emphasis on embedded implementations (like better-sqlite3 and DuckDB) and distributed query processing. The cluster spans multiple languages (Python, Go, Rust) and covers both OLAP analytics engines and traditional relational databases, including specialized tools like sqllogictest for database testing and memory-caching layers. This represents the intersection of modern database architecture, in-process data systems, and analytical SQL workloads.