A lightweight relational database engine written from scratch in C++14. It supports SQL-like CRUD operations over persistent, binary-serialised records, with a B+ tree primary-key index for ...