MySQL DB Quick Clone

DOWNLOAD THE SOURCE - FREE (github.com)

How long does it take you to transition staging or development content to your live server? Is it a several-hour process that runs early in the morning? Is your site down while you do it? If any of the above is true, you'll love Quick-Clone.

Born out of a desire to eliminate these early morning database migrations, this process uses an advanced set of queries to accomplish the data transfer in minutes/seconds instead of the hours required by typical table-locking migrations. Impress your database admin friends, make your boss smile, and even improve your love life (Okay maybe that last one isn't completely true).

NOTE:Quick Clone's codebase is available free on github, and therefore doesn't come with support.
MySQL DB Quick Clone

Features

Super-Fast Data Migration

Utilizing a set of light queries to transfer data means that migrations are much faster and don't lock tables

Customizable

Set specific tables that you need to clone and not a record more.

Open Source

Need another feature? Don't like how we've done it? Fork it!

Guides (Documentation)