interconnectit/Search-Replace-DB
This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 16
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5385
- days_rel: 509
- days_push: 509
- n_releases_24m: 1
Adoption not part of the score
4105 stars · 846 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PHP script (with web UI and CLI) that performs search-and-replace operations across MySQL databases, safely handling serialized PHP strings. It is designed to aid migration of PHP/MySQL websites, especially WordPress and other common CMSes.
Use cases
- replace domain urls in wordpress database after migration
- search and replace serialized data in mysql database
- migrate a php mysql site to a new domain
- update database strings without breaking serialized php
- bulk replace strings across all database tables
- dry run a database search and replace before committing
When to choose
- migrating a WordPress or other PHP/MySQL CMS to a new domain or server
- you need to safely handle serialized PHP strings during replacement
- you want both a browser UI and a CLI for database-wide replacements
When to avoid
- you use a non-MySQL database like PostgreSQL
- you cannot delete the script after use and worry about leaving it on a production server
- you need a long-running managed migration tool rather than a one-off script
Facets
cli-tool · maturity active
database search-engine cli web-framework databases developer-tools cms web-development php cli windows mysql wordpress database-migration search-replace serialized-php cms-migration web-server linux macos
2 sources
- readme: https://github.com/interconnectit/Search-Replace-DB · fetched 2026-08-28 · 0fdcae3a4931
- homepage: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ · fetched 2026-08-29 · fdd0f4367fa3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| interconnectit/Search-Replace-DB | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="interconnectit/Search-Replace-DB")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem