tegdb-server: Putting a PostgreSQL-Compatible Protocol in Front of TegDB
tegdb-server explores how a small embedded database can be exposed through a PostgreSQL-compatible server surface.
tegdb-server explores how a small embedded database can be exposed through a PostgreSQL-compatible server surface.
cta-guard is a private trading-system project where the most publishable lesson is risk control, not strategy details.
scale-kv is a Rust storage experiment that explores transactional KV, page structures, quorum behavior, and distributed-system complexity.
QuackLake explores a WASM-first analytics shape with DuckDB-WASM, object storage, a range gateway, and a small control plane.
TegDB is a small embedded database experiment focused on simplicity, reliability, WAL recovery, and a SQL-like interface.