zsxh / build-a-simple-database-from-scratchLinks
☆68Updated 5 years ago
Alternatives and similar repositories for build-a-simple-database-from-scratch
Users that are interested in build-a-simple-database-from-scratch are comparing it to the libraries listed below
Sorting:
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 weeks ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A simple database built from scratch in Rust☆69Updated 11 months ago
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- A curated list of resources on operating system design and implementation.☆158Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 2 months ago
- A list of awesome web browser related stuff☆106Updated last year
- A database implementation from scratch in Rust☆43Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Your SQL database for learning purpose☆78Updated last year
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A simple relational database system by C/C++ to store and manage data.☆12Updated 7 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 9 months ago
- "No technology that's connected to the internet is unhackable." ― Abhijit Naskar☆19Updated 5 years ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".☆31Updated 4 years ago
- SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning☆381Updated 7 years ago
- Source for the little book about OS development☆41Updated 8 years ago
- Hobby OS☆245Updated 8 years ago
- ☆21Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- Implementations of common data structures in C☆15Updated 2 years ago
- A compiler for a programming language written in C☆57Updated last year
- Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language☆77Updated 5 years ago
- Simple embedded java database☆20Updated 6 months ago
- Extract some insightful technical points from the book.☆18Updated 7 months ago
- (educational) build your own disk based KV store in Go☆237Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 2 months ago