An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: heap-file

RohanVDvivedi/Bufferpool

A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.

Language: C - Size: 600 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

andrpavlou/Files-DBMS

File Search-Sorting Algorithms for DBMS

Language: C - Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

annegog/Exercises.DB

implement and evaluate database management functions, including heap file organization and static hashing, while exploring indexing's impact on database performance

Language: C - Size: 521 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

erikk03/Implementation-of-Database-Systems-Project1

Υλοποίηση Συστημάτων Βάσεων Δεδομένων, Εργασία 1

Language: C - Size: 2.18 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

raghusaripalli/Database-System-Implementation

DB implementation - Heap file, Sorted file, RelOps, Query Engine - systems programming

Language: C++ - Size: 12.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

steliosdimb/Block-level-Record-Level-Management

🧠 Block level and record level management/Heap file with records

Language: C - Size: 401 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlexandrosMisas/Index-File Fork of MariosAchilias/Index-File

Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.

Language: C - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MariosAchilias/Index-File

Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.

Language: C - Size: 75.2 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

MJavaadAkhtar/Database-library-implementation

A library containing functions to store and maintain relational data on disk using heap file data structure

Language: C++ - Size: 4.1 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

akshatmittal2002/heap-file-organization

Implementation of heap file organization using C++

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0