/DatabaseProject

The project represents a program that supports operations with simple databases. The databases consist of a series of tables, each table stored in its own text file. The database itself is recorded in a main file (catalog), which contains a list of all the tables in the database. For a fuller description (BG and EN), check the README file.

Primary LanguageC++

Watchers