/DBMS_System

A database management system that uses block files written in C. There are two implementations: HP organizes the files in a heap. HT organizes the files in a hash table.

Primary LanguageC

DBMS_System

A database management system that uses block files written in C.

There are two implementations:

HP organizes the files in a heap. 
HT organizes the files in a hash table.

Compilation instructions:

$ make

Execution instructions:

HP: $ ./HP
HT: $ ./HT record_examples/records1K.txt