7 repos
A cluster of libraries and tools for working with SQL databases across multiple languages, with particular emphasis on SQLite and PostgreSQL. The cluster spans database drivers (better-sqlite3, sqlx), query builders, JavaScript/WebAssembly SQL engines (sql.js), and data abstraction layers like Ibis. Most repos are written in Rust or Python, reflecting both high-performance database access patterns and data science use cases.