https://github.com/tech-gian/dbms-extensible-hash_table
π¨π»βπ»π»πΎThis project is the implementation of Extensible Hash-Table and Secondary Indexes
https://github.com/tech-gian/dbms-extensible-hash_table
c database database-management filesystem structured-data
Last synced: about 2 months ago
JSON representation
π¨π»βπ»π»πΎThis project is the implementation of Extensible Hash-Table and Secondary Indexes
- Host: GitHub
- URL: https://github.com/tech-gian/dbms-extensible-hash_table
- Owner: tech-gian
- License: mit
- Created: 2021-12-23T17:07:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T11:37:41.000Z (over 4 years ago)
- Last Synced: 2025-05-06T15:25:05.523Z (about 1 year ago)
- Topics: c, database, database-management, filesystem, structured-data
- Language: C
- Homepage:
- Size: 823 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDMS_project-2
### Project Review
This project is the implementation of Extensible Hash-Table and Secondary Indexes for course: "Implementation of Database Management Systems". The project's pronunciation is located [here](https://github.com/tech-gian/DBMS-Extensible-Hash_Table/blob/main/DB_askisi_2_2021-2022.pdf) and the README file (basic the instructions and details about the code) is located [here](https://github.com/tech-gian/DBMS-Extensible-Hash_Table/blob/main/README.pdf).