databass-book-club / transaction_processingLinks
Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter
☆38Updated last year
Alternatives and similar repositories for transaction_processing
Users that are interested in transaction_processing are comparing it to the libraries listed below
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- one billion row challenge☆43Updated last year
- TLA+ specifications for Kafka related algorithms☆84Updated 10 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 5 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A collection of resources about databases and related topics☆98Updated 3 years ago
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- A basic Raft implementation in Go.☆231Updated last year
- ☆21Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- ☆129Updated last month
- Relational Database for High-Intensity, Contention-Free OLTP.☆95Updated this week
- Tektite DB☆184Updated 9 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Log-Structured Merge Tree Java implementation☆107Updated last year
- Durable Promise Specification☆92Updated 8 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- ☆132Updated 7 years ago
- Your SQL database for learning purpose☆78Updated 2 months ago
- Experimenting with persistence in C☆186Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 8 months ago
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year