Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.
-
Updated
May 16, 2023 - C
Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.
Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.
a DBMS that organizes the files in a hash table. Also contains a secondary index hashed on a secondary key.
Inverted Index implementation with main memory limitation using External Quicksort.
Database management system developed for college purpose.
Add a description, image, and links to the secondary-index topic page so that developers can more easily learn about it.
To associate your repository with the secondary-index topic, visit your repo's landing page and select "manage topics."