awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesDistributed Transaction Coordinators

Coordinates transactions across multiple databases or tenants, committing or rolling back all changes atomically.

Distinct from Multi-Tenant Data Management: Distinct from Multi-Tenant Data Management: focuses on atomic transaction coordination across tenants, not data isolation or storage.

Explore 2 awesome GitHub repositories matching data & databases · Distributed Transaction Coordinators. Refine with filters or upvote what's useful.

Awesome Distributed Transaction Coordinators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dotnetnext/sqlsugarAvatar de DotNetNext

    DotNetNext/SqlSugar

    5,816Ver en GitHub↗

    SqlSugar is an object-relational mapping library for .NET that translates C# and VB objects into database queries and tables without requiring raw SQL. It is designed as a multi-database ORM supporting SQL Server, MySQL, PostgreSQL, Oracle, MongoDB, ClickHouse, and other databases through a unified API, and it is compatible with .NET AOT compilation for native ahead-of-time deployment. The library distinguishes itself through high-speed bulk data operations that can insert or update millions of records in seconds using batch processing instead of row-by-row handling. It also provides multi-te

    Coordinates atomic transactions across multiple databases or tenants with commit or rollback.

    C#clickhousemongodbmysql
    Ver en GitHub↗5,816
  • dromara/lamp-cloudAvatar de dromara

    dromara/lamp-cloud

    5,752Ver en GitHub↗

    Lamp Cloud is a multi-tenant SaaS backend framework built on Java and Spring Cloud that provides a complete foundation for building enterprise-grade administration systems. Its core identity centers on supporting multiple tenant isolation strategies—including database-per-tenant, schema-per-tenant, and shared-table modes—that can be switched without altering business code, alongside a role-based access control system enforced at the gateway layer across all microservices. The framework distinguishes itself through comprehensive tenant lifecycle management tools that allow creating, configurin

    Coordinates commits and rollbacks across multiple services using Seata to maintain data consistency.

    Javaadmincloudeureka
    Ver en GitHub↗5,752
  1. Home
  2. Data & Databases
  3. Multi-Tenant Data Management
  4. Distributed Transaction Coordinators