avinassh / py-caskdbLinks
(educational) build your own disk based KV store
☆1,345Updated last year
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☆724Updated 11 months ago
- A workbench for writing toy implementations of distributed systems.☆3,455Updated last month
- (educational) build your own disk based KV store in Go☆252Updated last year
- A distributed thread-per-core document database☆536Updated 2 years ago
- Awesome materials about database development.☆1,574Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆522Updated last year
- Learn database internals by implementing it from scratch.☆1,322Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆330Updated 3 years ago
- This is the companion repository for the book How Query Engines Work.☆418Updated last week
- Advent of Code 2021 using SQL (PostgreSQL-flavored)☆443Updated 4 years ago
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,525Updated last week
- ☆608Updated 9 months ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆518Updated 6 years ago
- A basic Raft implementation in Go.☆232Updated last year
- Experimenting with persistence in C☆187Updated 3 years ago
- A Distributed Systems Reading List☆186Updated 5 years ago
- The SHA-256 Project, developed for NYU Tandon's Applied Cryptography course☆550Updated 5 months ago
- A list of papers about distributed consensus.☆2,599Updated last year
- SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning☆398Updated 7 years ago
- A collection of resources about databases and related topics☆99Updated 3 years ago
- I hold the opinion that state machines are underrated☆730Updated 2 years ago
- Queueing theory: an introduction for software development☆2,181Updated 8 months ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆479Updated 4 months ago
- High Performance Embedded Key-Value Store☆725Updated 4 months ago
- A fast linearizability checker written in Go 🔎☆1,126Updated 2 weeks ago
- What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolati…☆2,651Updated last year
- Visual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them.☆638Updated last year
- An educational OLAP database system.☆1,800Updated 4 months ago
- 🔖 Guides, Articles, Podcasts, Videos and Notes to Build Reliable Large-Scale Distributed Systems.☆461Updated last year
- A course of building an LSM-Tree storage engine (database) in a week.☆3,850Updated 2 months ago