Skip to content
#

acid-transactions

Here are 12 public repositories matching this topic...

🗂️ A next-gen relational database & DBMS with ACID transactions, mergeable CRDT tables, time-travel queries, vector search, B+ Tree indexes, and differential privacy built-in. Written in C++17 with a powerful SQL engine, WAL storage, a modern GUI, and more!

  • Updated Dec 10, 2025
  • C++

这是一个用Go语言实现的完整etcd克隆,专门用于学习分布式系统的核心原理和实践。项目从简单的键值存储开始,逐步实现了WAL(Write-Ahead Log)机制、ACID事务特性、Watch机制、租约系统、Raft一致性算法、性能监控、配置管理、结构化日志、Docker部署和性能基准测试等企业级功能。

  • Updated Oct 13, 2025
  • Go

High-availability distributed banking system with Paxos consensus for intra-shard transactions and Two-Phase Commit for cross-shard atomicity. Supports multi-cluster replication, fault tolerance, and maintains data consistency across distributed servers. Written in Go with SQLite persistence.

  • Updated Nov 9, 2025
  • Go

Improve this page

Add a description, image, and links to the acid-transactions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the acid-transactions topic, visit your repo's landing page and select "manage topics."

Learn more