一个支持多种不同类型数据库,覆盖事前控制、事后监督、标准发布场景,帮助您建立质量规范的SQL全生命周期质量管理平台
Las características principales de actiontech/sqle son: Database Tools, Development and Schema.
Las alternativas de código abierto para actiontech/sqle incluyen: skeema/skeema — Declarative pure-SQL schema management for MySQL and MariaDB. github/gh-ost — gh-ost is a triggerless online schema migration tool for MySQL. It functions as a replication client and table… adlio/schema — Embedded schema migration package for Go. ajitpratap0/gosqlx — High-performance SQL parser, formatter, linter & security scanner for Go - 1.5M+ ops/sec, multi-dialect, zero-copy,… akito0107/xsqlparser. ahoo-wang/cosid — Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器.
Declarative pure-SQL schema management for MySQL and MariaDB
gh-ost is a triggerless online schema migration tool for MySQL. It functions as a replication client and table management utility that synchronizes data from a source table to a shadow table using binary logs, allowing for table structure modifications without locking original tables or causing downtime. The tool distinguishes itself by using binary-log-based replication instead of triggers to stream row-based events to a shadow table. It implements load-aware throttling and dynamic performance tuning to adjust migration speed based on server load and replication lag. Users can monitor and ad
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器