1 topics and 1 pages tagged with "schema-migration"
A triggerless online schema migration tool for MySQL that enables database table modifications without downtime using binary log stream processing instead of triggers.
Learn about gh-ost, GitHub's MySQL schema migration tool that avoids triggers, unlike pt-osc. Discover why it was built, how it works, and common pitfalls.