Databases are awesome! 🕶
☆60Mar 27, 2023Updated 3 years ago
Alternatives and similar repositories for awesome-databases
Users that are interested in awesome-databases are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A curated list of resources on operating system design and implementation.☆202Jun 5, 2024Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Oct 19, 2023Updated 2 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆105Updated this week
- Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.☆15Nov 3, 2024Updated last year
- AnyBlob - A Universal Cloud Object Storage Download Manager Built For Cost-Throughput Optimal Analytics!☆22Aug 27, 2025Updated 8 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆148Jul 12, 2023Updated 2 years ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆216Apr 24, 2026Updated last week
- Distributed key-value store.☆28May 24, 2021Updated 4 years ago
- Visualized CRDT executions in a web page to explain their semantics☆17Nov 2, 2018Updated 7 years ago
- ☆51Feb 16, 2024Updated 2 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Sep 8, 2022Updated 3 years ago
- Open source scholarly literature search☆16Sep 29, 2024Updated last year
- Reverse image search using perceptual hashes. 🔍☆21Dec 4, 2022Updated 3 years ago
- Implementation of MapReduce in Go.☆26Sep 8, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Code for the raft paper implementation☆20May 16, 2024Updated last year
- In-memory vector database in Rust☆23Dec 23, 2024Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆159Feb 20, 2025Updated last year
- Viewstamped Replication for Rust