An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with database-internals

A curated list of projects in awesome lists tagged with database-internals .

https://github.com/arpitbbhayani/database-fundamentals

Prototype implementations of database internal concepts and algorithms in Golang.

database-internals databases golang

Last synced: 15 Apr 2025

https://github.com/Nithanaroy/minibase

A small relational database forked from http://research.cs.wisc.edu/coral/mini_doc/minibase.html

database-internals

Last synced: 17 Apr 2025

https://github.com/maxnilz/sboxdb

Distributed SQL database in Rust, written as a learning project about my journey on the database and rust.

database-internals database-tutorial distributed-database in-memory-database in-memory-storage raft-database rust-database rust-wasm-database sql-engine transactional-database

Last synced: 12 Jan 2026

https://github.com/jnidzwetzki/pg_debug_scan

PostgreSQL extension to debug table scans. The extension is intended to illustrate MVCC in PostgreSQL.

database-internals mvcc postgresql postgresql-extension scanner snapshot

Last synced: 27 Apr 2025

https://github.com/aallali/db.c

trying to learn DB internals by building a simple storage engine

algorithms c database database-internals datastructures storage-engine

Last synced: 12 Feb 2026

https://github.com/dev-ahmadbilal/database-systems-course

A practical, engineering-focused course on databases—from queries to storage internals.

database database-design database-indexing database-internals database-security partitioning sharding system-design

Last synced: 13 Aug 2025

https://github.com/adhaamehab/db-collection

My implementation for common algorithm and data structures used in modern database systems.

algorithms data-structures database-internals designing-data-intensive-applications

Last synced: 01 Mar 2026

https://github.com/lyteabovenyte/data

learning data, databases, distributed compute, orchestration and alot more Data Engineering concepts for fun.

airflow database database-internals kimball postgresql spark

Last synced: 07 May 2026

https://github.com/dj258255/minidb

A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.

b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal

Last synced: 24 Jun 2026