/B-Tree_Database_Project

Used pure C++, OOP, and no pre-defined data structures, created a database capable of storing bank account data and handling different types of queries at O(logN) and creating log files online.

Primary LanguageC++

Issues