MIT-DB-Class / go-db-2024Links
☆27Updated 7 months ago
Alternatives and similar repositories for go-db-2024
Users that are interested in go-db-2024 are comparing it to the libraries listed below
Sorting:
- distributed, durable, and highly available log built on top of S3☆175Updated 5 months ago
- A basic Raft implementation in Go.☆227Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- (educational) build your own disk based KV store in Go☆237Updated last year
- Fast selection algorithms for Go☆244Updated 6 months ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆88Updated 3 weeks ago
- A high performance key value cache built from first principles☆326Updated 2 months ago
- A transactional key-value database written in Go for Linux and macOS☆193Updated last month
- An persistent relational database built in Go.☆690Updated 2 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆140Updated 3 months ago
- High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write effic…☆270Updated 7 months ago
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆177Updated this week
- A fast approximate nearest neighbor search library for Go☆199Updated 2 months ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆98Updated last month
- A SQL query engine in Go☆156Updated 8 months ago
- High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.☆208Updated 2 months ago
- A curated list of awesome deterministic simulation testing resources 😎☆163Updated last week
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated last month
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆459Updated last year
- B-tree generator for C☆138Updated last month
- About the book "Writing for Developers: Blogs That Get Read," which is all about writing more compelling engineering blog posts. By Piotr…☆219Updated 3 weeks ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- ☆20Updated 2 months ago
- An Almost Exactly Once Delivery (AEOD) queue☆62Updated last week
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated 2 months ago
- Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy☆225Updated 5 months ago
- Playground to practice "Designing Data-Intensive Applications" concepts☆11Updated 2 years ago