Skip to content
#

acid-transactions

Here are 34 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 Mar 23, 2026
  • C++

A collaborative system design project built in Java that showcases core software engineering practices, object-oriented design, and clean architecture. It highlights teamwork through Git and GitHub, modular development, design patterns, structured workflows, and the creation of scalable, maintainable, and well-integrated system components.

  • Updated Mar 23, 2026
  • Java

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

Mini E-Commerce API: Production-style Node/Express + MongoDB backend with JWT auth, RBAC, product CRUD, persistent carts, and ACID transactional checkout (MongoDB sessions). Includes soft-delete products, cancellation abuse blocking, Postman docs, and minimal Jest/Supertest integration tests.

  • Updated Feb 15, 2026
  • JavaScript

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