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.
A simple Healthcare Management System for managing doctors and appointments. This system allows an administrator to perform various operations such as adding, updating, deleting, and searching for doctors and appointments, while utilizing indexing techniques to enhance data organization and retrieval.
a DBMS that organizes the files in a hash table. Also contains a secondary index hashed on a secondary key.
Multi-Index Hash Database in C for efficient, flexible Creation, Insertion, and Search operations through kernel.
Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.
Add a description, image, and links to the primary-index topic page so that developers can more easily learn about it.
To associate your repository with the primary-index topic, visit your repo's landing page and select "manage topics."