awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dotnetnext/sqlsugarالصورة الرمزية لـ DotNetNext

    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-cloudالصورة الرمزية لـ dromara

    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