views:

15

answers:

0

Hi,

I'm certain that there must already be a many tools "out there" to do this, but I'm not having much luck tracking them down. I'd greatly appreciate your help.

We have pretty big MySQL database, with many tables and some complex table relationships enforced via foreign key constraints. What we need is, to create another, smaller database with subset of data and tables.

For example, I have a time schedule of courses and I want to create database revision with only 2 courses and enlisted students. Basically, what we want i to enter "root condition" and tables we want and the tool should create consistent dump or database with all needed tables.

I spend some time searching the internet, but i found only Datamaker, which is proprietary and doesn't even have trial download, and Jailer, which looks fine, but I founded it little bit difficult to use...

I would very appreciate tips for some other tools which can do this.

I'm not sure if I've explained this very well - please let me know if I didn't :-)