GitHub topics: b-plus-tree-index
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.
Language: C - Size: 363 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

romz-pl/b-plus-tree
Memory based B+ tree in C++
Language: C++ - Size: 5.68 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

alexvlis/java-db
Implementation of a Java based database
Language: Java - Size: 286 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 5

sidthekidder/btree-index
Filesystem-based B+ Tree Index
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

AGiannoutsos/B-Plus-Tree-Database-Implementaion
A B-plus tree implementation in C with an intermediate cache memory manager
Language: C - Size: 288 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

taoyouxian/I-DB
[I*DB] A single user RDBMS core.
Language: C++ - Size: 21.9 MB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 4

romz-pl/leoma-btree
B+-tree in file
Language: C - Size: 1.03 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
