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
- 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 6 months ago
- TLA+ specifications for Kafka related algorithms☆86Updated 11 months ago
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- one billion row challenge☆43Updated 2 years ago
- ☆61Updated this week
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A basic Raft implementation in Go.☆230Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- ☆21Updated 2 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- ☆129Updated 3 months ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆97Updated this week
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Tektite DB☆183Updated 10 months ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- Durable Promise Specification☆92Updated 9 months ago
- ☆17Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆108Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆35Updated 10 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- ☆66Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A Python implementation of the SIEVE eviction algorithm☆19Updated last year