alexvek96 / database_implementations

Implementations of databases using Heap (HP), Hash Table (HT) and Secondary Hash Table (SHT) approaches as part of the Winter Semester 2022-2023 course "Implementations of Database Systems" Assignments 1&2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

database_implementations

Implementations of databases using Heap (HP), Hash Table (HT) and Secondary Hash Table (SHT) approaches as part of the Winter Semester 2022-2023 course "Implementations of Database Systems" Assignments 1&2.

more on README.txt

About

Implementations of databases using Heap (HP), Hash Table (HT) and Secondary Hash Table (SHT) approaches as part of the Winter Semester 2022-2023 course "Implementations of Database Systems" Assignments 1&2.


Languages

Language:C 99.1%Language:Makefile 0.9%