Database internals
FensterSQL
A relational database system with an emphasis on SQL and query optimization.
Why this exists
A systems-programming project for examining the layers behind relational data systems, from SQL semantics to query planning and execution.
Working notes
This page is intentionally a concise record rather than a polished case study. As the work matures, it can hold architecture diagrams, experiments, implementation notes, and links to associated writing.