avinassh / py-caskdbLinks
(educational) build your own disk based KV store
☆1,298Updated 10 months ago
Alternatives and similar repositories for py-caskdb
Users that are interested in py-caskdb are comparing it to the libraries listed below
Sorting:
- Interesting readings and talks on computer science☆710Updated 4 months ago
- Awesome materials about database development.☆1,496Updated last year
- A workbench for writing toy implementations of distributed systems.☆3,276Updated 3 months ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆514Updated 5 years ago
- This is the companion repository for the book How Query Engines Work.☆390Updated 2 years ago
- A distributed thread-per-core document database☆521Updated last year
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,476Updated 3 weeks ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆303Updated 2 years ago
- Learn database internals by implementing it from scratch.☆1,302Updated last year
- A cloud native embedded storage engine built on object storage.☆1,996Updated this week
- Code for Implement DNS in a Weekend☆205Updated last year
- An educational OLAP database system.☆1,732Updated 3 months ago
- A distributed key value store in under 1000 lines. Used in production at comma.ai☆3,018Updated last year
- Distributed SQL database in Rust, written as an educational project☆6,960Updated 3 weeks ago
- Experimenting with persistence in C☆182Updated 3 years ago
- Advent of Code 2021 using SQL (PostgreSQL-flavored)☆441Updated 3 years ago
- An early PostgreSQL implementation in Go☆720Updated 3 years ago
- Linux containers from scratch in C.☆1,520Updated last year
- Postgres wire compatible SQLite proxy.☆1,221Updated last year
- Visual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them.☆630Updated 5 months ago
- FUSE-based file system for replicating SQLite databases across a cluster of machines☆4,409Updated last month
- About the book "Writing for Developers: Blogs That Get Read," which is all about writing more compelling engineering blog posts. By Piotr…☆208Updated last month
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,420Updated this week
- Create full-fledged APIs for slowly moving datasets without writing a single line of code.☆3,304Updated 3 weeks ago
- A model checker for implementing distributed systems.☆1,643Updated 3 weeks ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,474Updated last year
- Scratch is a swiss army knife for big data.☆1,116Updated 10 months ago
- A list of papers about distributed consensus.☆2,570Updated 9 months ago
- High Performance Embedded Key-Value Store☆710Updated this week
- A course of building an LSM-Tree storage engine (database) in a week.☆3,346Updated 3 weeks ago