How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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 生成器
一个支持多种不同类型数据库,覆盖事前控制、事后监督、标准发布场景,帮助您建立质量规范的SQL全生命周期质量管理平台
The main features of actiontech/sqle are: Database Tools, Development and Schema.
Projects with overlapping indexed features include: 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 生成器.