• Stars
    star
    2
  • Language
    C
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.