/SimpleDB_Core

Final database class project. Built simple DBMS. Supports insert, delete, joins and aggregations. Supports ACID properties. Uses in memory cache for performance. Uses write ahead log to support crash recovery.

Primary LanguageJava

No issues in this repository yet.