1 Repo
Utilities that calculate and display the impact of pending database changes before they are committed.
Distinguishing note: Closest candidates are for media editing or real-time change subscriptions; this is about quantifying pending bulk updates
Explore 1 awesome GitHub repository matching data & databases · Database Modification Previews. Refine with filters or upvote what's useful.
Search-Replace-DB is a MySQL search and replace tool designed for updating database strings and migrating PHP-based websites and content management systems. It functions as a database migration utility to update references and table engines when moving sites to new servers or domains. The project specifically handles the updating of text inside serialized PHP arrays and objects, recalculating lengths to maintain data structure integrity and prevent corruption. It also includes a converter for modifying storage engines and character collations across multiple MySQL tables. Additional capabili
Calculates and displays the total number of pending modifications before they are applied to the live database.