1 مستودع
Replicating data synchronously across multiple MySQL servers to maintain consistency and enable automatic failover.
Distinct from Replication Protocols: Distinct from Replication Protocols: specifies MySQL's Group Replication protocol for synchronous multi-server replication.
Explore 1 awesome GitHub repository matching data & databases · Group. Refine with filters or upvote what's useful.
AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en
Replicates data synchronously across multiple MySQL servers for consistency and automatic failover.