GitHub / Nikos25K / Implementation-of-Database-Management-Systems
This repository contains three projects exploring the core concepts of database systems: Heap File Management, B+ Tree Indexing, and External Merge Sort. Built in C, these assignments demonstrate block-level file management, indexing, and sorting algorithms, providing hands-on experience with database internals and performance optimization.
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: C
Size: 363 KB
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: b-plus-tree, b-plus-tree-index, block-file-functions, c, database-perfomance, database-systems, external-merge-sort, external-sorting, file-organization, heap-file, indexing, sorting-algorithms