Skip to main contentSkip to navigation

pt-online-schema-change

A MySQL database tool that performs schema changes without blocking reads or writes by creating a copy of the table, applying alterations, and atomically swapping tables.