1 Repo
Custom scripts used to synchronize database migration settings with specific environment constraints.
Distinct from Alignment File Migrators: Candidates relate to facial alignment or AI alignment, not database environment synchronization.
Explore 1 awesome GitHub repository matching data & databases · Environment Alignment Hooks. Refine with filters or upvote what's useful.
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
Executes custom external scripts to align the migration process with specific environment requirements.