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
- TLA+ specifications for Kafka related algorithms☆84Updated 9 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- one billion row challenge☆43Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 4 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- ☆21Updated last year
- ☆128Updated last month
- ViewStamped Replication implementation in Go☆40Updated 2 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Tektite DB☆184Updated 8 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A collection of resources about databases and related topics☆98Updated 3 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆94Updated this week
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A basic Raft implementation in Go.☆230Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆361Updated 6 months ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- ☆68Updated 3 years ago
- Your SQL database for learning purpose☆78Updated 2 months ago
- A local first persistent log☆36Updated 2 months ago
- Log-Structured Merge Tree Java implementation☆105Updated last year
- Embeddable Cloud-Native Key-Value Storage For Sequential Data.☆102Updated 4 months 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
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆70Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year