/relational-db

An implementation of a relational database management system with efficient storage of matrices, with a specialized page design to improve efficiency of certain queries. Also implemented various database queries (joins, group by), and indexing with B+-Trees.

Primary LanguageC++MIT LicenseMIT

This repository is not active