awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dotnetnext/sqlsugarDotNetNext 的头像

    DotNetNext/SqlSugar

    5,816在 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
    在 GitHub 上查看↗5,816
  • dromara/lamp-clouddromara 的头像

    dromara/lamp-cloud

    5,752在 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
    在 GitHub 上查看↗5,752
  1. Home
  2. Data & Databases
  3. Multi-Tenant Data Management
  4. Distributed Transaction Coordinators