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

Topic: "block-file-functions"

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

alexvek96/database_implementations

Implementations of databases using Heap (HP), Hash Table (HT) and Secondary Hash Table (SHT) approaches as part of the Winter Semester 2022-2023 course "Implementations of Database Systems" Assignments 1&2.

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