Jailer: Database Subsetting and Sampling Tool.

Subheadline: 
Jailer 2.9.8 has been released

If you use an enterprise application, you probably maintain full-size copies of the production database to meet development and testing requirements. Numerous copies are unnecessarily full-size as development and testing teams may only require relatively small samples of data to meet their objectives.

Jailer is a software development tool that helps to provide developers with test data.

Jailer exports consistent, referentially intact row-sets from relational databases (exports data from production database and imports it into development database). It's also able to remove obsolete data without violating integrity.

It generates DbUnit datasets, hierarchically structured XML and topologically sorted SQL-DML.
http://jailer.sourceforge.net

0
Average: 4 (2 votes)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

gcollin replied on Fri, 2009/05/22 - 2:16am

I was looking for a tool like that long ago.

Keeping this reference for future use.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.