rwisser d28724bcb3 moved doc/web to docs
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1099 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2016-10-25 07:41:34 +00:00
2016-10-25 07:41:34 +00:00
2011-11-29 15:56:16 +00:00
2016-10-25 07:40:00 +00:00
2009-06-05 05:51:41 +00:00
2008-12-15 09:08:06 +00:00
2011-11-28 07:41:05 +00:00
2011-11-17 15:22:43 +00:00
2015-10-13 09:37:11 +00:00
2009-06-05 05:51:41 +00:00
2007-06-27 14:52:54 +00:00
2016-09-12 07:12:04 +00:00
2016-10-25 07:01:10 +00:00
2007-06-27 14:53:46 +00:00
2011-10-17 17:31:55 +00:00
new
2011-09-14 08:48:47 +00:00
5.0
2015-10-23 08:39:42 +00:00
2011-10-17 17:31:55 +00:00
2011-09-23 16:58:23 +00:00
2009-06-23 20:05:34 +00:00
5.1
2015-12-12 06:30:11 +00:00
2016-09-12 07:12:04 +00:00
2011-10-17 17:31:55 +00:00
5.1
2015-12-12 06:30:11 +00:00
2008-04-28 14:15:16 +00:00
2007-06-05 12:56:42 +00:00
5.3
2016-03-14 14:09:27 +00:00
5.3
2016-03-14 14:09:27 +00:00
2016-10-25 06:16:18 +00:00
2016-10-25 06:16:18 +00:00

Database Subsetting Tool

Jailer is a tool for database subsetting, schema and data browsing. It exports consistent, 
referentially intact row-sets from relational databases. It removes obsolete data without 
violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates 
DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.


Features

    * Exports consistent and referentially intact row-sets from your productive database
      and imports the data into your development and test environment.
    * Improves database performance by removing and archiving obsolete data without violating integrity.
    * Generates hierarchically structured XML, topologically sorted SQL-DML and DbUnit datasets.
    * Open Source. Entirely written in Java. Platform independent. DBMS agnostic.



Installation
============

Unzip the file "jailer_<N>.zip".

- Database Subsetter

On windows platform execute "Jailer.exe". You can also start "jailerGUI.bat".
On Unix/Linux platform execute the script "jailerGUI.sh" or use "java -jar jailer.jar"


- Data Browser

On windows platform execute "jailerDataBrowser.exe", or "jailerDataBrowser.bat"
On Unix/Linux platform execute the script "jailerDataBrowser.sh"




Home:    http://jailer.sourceforge.net/
Forum:   https://sourceforge.net/p/jailer/discussion/
Support: rwisser@users.sourceforge.net

S
Description
Database Subsetting and Relational Data Browsing Tool.
Readme 459 MiB
Latest
2026-04-10 15:00:30 -05:00
Languages
Java 99.6%
Shell 0.1%
Batchfile 0.1%