BriskDB
Summary
BriskDB is an alpha open-source project that turns ordinary SQLite files into a sharded database with parallel writes, PostgreSQL compatibility, HTTP access, and embedded Rust/Python APIs. The README outlines architecture, current capabilities, and explicit alpha boundaries, including loopback-only HTTP and limited cross-shard transactions. It targets developers needing local-first, scalable SQLite storage with familiar interfaces and plans for broader protocol support.