Fork me on GitHub

WP Sync DB eliminates the manual work of migrating a WP database. Copy your db from one WP install to another with a single-click in your dashboard. Especially handy for syncing a local development database with a live site.

  • 100% Free

  • We Don't Track Your Site

  • Decentralized

features

  • Stress Tested on Massive Sites

    Huge database? No prob. WP Sync DB has been tested with tables several GBs in size.

  • Detect Limitations Automatically

    WP Sync DB checks both the remote and local servers to determine limitations and optimize for performance. For example, we detect the MySQL max_allowed_packet_size and adjust how much SQL we execute at a time.

  • Sync Media Libraries Between Installations

    Using the optional WP Sync DB Media Files addon, you can have media files synced between installs too.

  • Selective Sync

    WP Sync DB lets you choose which DB tables are migrated. Have a huge analytics table you'd rather not send? Simply deselect it and it won't be synced.

  • Bi-Directional Sync

    • Pull: Replace a Local DB with a Remote DB

      If you have a test site setup locally but you need the latest data from the production server, just install WP Sync DB on both sites and you can pull the live database down, replacing your local database in just a few clicks.

    • Push: Replace a Remote DB with a Local DB

      If you're developing a new feature for a site that's already live, you likely need to tweak your settings locally before deploying. Once you've perfected your configuration on your development machine, it's easy to send the settings to your production server. Just push to the server, replacing your remote database with your local one.

  • Database Export & Backup

    Not only can WP Sync DB pull and push your DB: it can export your DB to an SQL file that you can save and backup wherever you want. No need to ssh into your machine or open up phpMyAdmin.

  • Encrypted Transfers

    All data is sent over SSL to prevent your database from being read during the transfer. WP Sync DB also uses HMAC encryption to sign and verify every request. This ensures that all requests are coming from an authorized server and haven't been tampered with en route.

  • Automatic Find & Replace

    When migrating a WordPress site, URLs in the content, widgets, menus, etc need to be updated to the new site's URL. Doing this manually is annoying, time consuming, and very error-prone. WP Sync DB does all of this for you.

installation

  1. Install github-updater by downloading the latest zip here. We rely on this plugin for updating WP Sync DB directly from this git repo.

  2. Install WP Sync DB by downloading the latest zip here. Both github-updater and WP Sync DB will now download their own updates automatically, so you will never need to go through that tedious zip downloading again.

  3. Access the WP Sync DB menu option under Tools.

  4. Install the optional WP Sync DB Media Files addon.

video tutorials