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.☆61Updated 10 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated last month
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months ago
- TLA+ specifications for Kafka related algorithms☆72Updated 7 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- one billion row challenge☆42Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A collection of resources about databases and related topics☆95Updated 2 years ago
- Tektite DB☆184Updated 6 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Your SQL database for learning purpose☆78Updated last week
- ☆21Updated last year
- Log-Structured Merge Tree Java implementation☆101Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 5 months ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- A cloud native embedded storage engine built on object storage.☆94Updated 5 months ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- Distributed systems lecture notes☆64Updated 9 months ago
- Durable Promise Specification☆93Updated 4 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated last month
- A Swiss Army knife for read-write quorum systems☆84Updated 4 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆314Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- Relational Database for High-Intensity OLTP workloads.☆83Updated this week
- OxidSQL (Toy) SQL Database in Rust☆77Updated last month