eatonphil / otfLinks
A little Delta Lake/Iceberg inspired database implementation in Go
☆43Updated 11 months ago
Alternatives and similar repositories for otf
Users that are interested in otf are comparing it to the libraries listed below
Sorting:
- Embeddable Cloud-Native Key-Value Storage For Sequential Data.☆102Updated 3 months ago
- An Almost Exactly Once Delivery (AEOD) queue☆76Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 11 months ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated 10 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Relational Database for High-Intensity, Contention-Free OLTP.☆89Updated this week
- Holocron is an object storage based leader election library.☆129Updated 11 months ago
- A highly concurrent, low latency, highly available monotonic hybrid timestamp service.☆22Updated 9 months ago
- A SQL-like query language on general Key-Value DB☆142Updated last year
- event broker with a focus on low operational cost☆48Updated last month
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- Foundation DB Query Language☆146Updated this week
- ☆78Updated last year
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated 10 months ago
- one billion row challenge☆42Updated last year
- Zig library for HyperLogLog estimation☆89Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- ☆13Updated last year
- An in-process Parquet merge engine for better data warehousing in S3 with MVCC☆148Updated 3 months ago
- B-tree generator for C☆142Updated 4 months ago
- distributed, durable, and highly available log built on top of S3☆180Updated 8 months ago
- A PostgreSQL protocol adapter for SQLite databases. This project allows PostgreSQL clients to connect to and query SQLite databases using…☆47Updated this week
- Messing with Postgres query execution and hook infrastructure.☆13Updated last year
- Toy distributed PostgreSQL by implementing SQL over KV