awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Distributed Transaction Processing · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDistributed Transaction Processing

Mechanisms for ensuring data consistency and durability across distributed nodes using consensus protocols.

Distinguishing note: Focuses on the consensus-based write processing layer.

Explore 1 awesome GitHub repository matching data & databases · Distributed Transaction Processing. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Distributed Transaction Processing

Awesome Distributed Transaction Processing GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • surrealdb/surrealdb

    surrealdb/surrealdb

    31,235View on GitHub↗

    SurrealDB is a multi-model database engine designed to store and query document, graph, relational, and vector data within a single ACID-compliant platform. It functions as an AI-native data store, integrating vector search, graph traversal, and machine learning model execution directly into its query layer. By providing a unified declarative query language, the platform eliminates the need for external middleware to synchronize data across different storage models. The platform distinguishes itself through its ability to manage agent memory and complex workflows natively. It allows developer

    Processes write transactions through a quorum consensus mechanism to ensure data durability across multiple nodes.

    Rustbackend-as-a-servicecloud-databasedatabase
    31,235View on GitHub↗