/Relational-Database

A simplified relational database management system with support for integer-only tables and matrices. Supports linear hash and B+ tree indices, two-phase merge sort, buffer management and aggregate queries.

Primary LanguageC++MIT LicenseMIT

Watchers