Skip to content

JennyKozi/Index_File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Index File

Contributors:

  1. Evgenia Kozi
  2. Michail Vitantzakis

Create and manage files using heap file or hash table file organization. Hash table files can also have a secondary index.

You must delete the files data.db and index.db every time before running the program again.

HP File

make hp
./build/hp_main
make clean

HT File

make ht
./build/ht_main
make clean

SHT File

make sht
./build/sht_main
make clean

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published