GavinRay97 / rosetta-dbLinks
☆17Updated 2 years ago
Alternatives and similar repositories for rosetta-db
Users that are interested in rosetta-db are comparing it to the libraries listed below
Sorting:
- Relational Database for High-Intensity, Contention-Free OLTP.☆91Updated this week
- A local first persistent log☆36Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
- OtterTune Agent - metric collector for external databases☆74Updated last year
- ☆65Updated 2 years 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
- TLA+ specifications for Kafka related algorithms☆84Updated 9 months ago
- Embeddable Cloud-Native Key-Value Storage For Sequential Data.☆102Updated 4 months ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- B-tree generator for C☆143Updated last week
- ViewStamped Replication implementation in Go☆40Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A SQL query compiler written in Rust from scratch☆21Updated last year
- Nyrkiö is an open source platform for detecting performance changes in a Continuous Performance Engineering workflow☆52Updated this week
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 2 months ago
- ☆22Updated 5 months ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- ☆21Updated last year
- ☆13Updated last year
- Transactional functions-as-a-service for database-oriented applications.☆155Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- [VLDB 2023 Vol 17] "An Empirical Evaluation of Columnar Storage Formats"☆67Updated 3 weeks ago
- SIGMOD Contest 2025 Winning Solution☆49Updated 5 months ago
- Harry for Apache Cassandra®☆54Updated last year
- Streaming and Incremental Computation Framework☆243Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch