simpledb Part of a class exercise to implement a simple database system that includes, among others, the following features-- ability to extract records including filters, joing and aggregation. insertion and deletion of records. transactions. locking.