rwisser 11cf4a159e template based XML export
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@396 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2008-07-01 19:02:03 +00:00
0
2008-05-03 19:42:27 +00:00
2008-06-27 10:56:22 +00:00
2008-06-10 14:45:24 +00:00
2008-06-17 07:28:20 +00:00
0
2008-05-01 16:03:22 +00:00
2008-07-01 19:02:03 +00:00
2007-06-27 14:52:54 +00:00
2007-12-02 16:30:25 +00:00
2008-06-27 10:56:22 +00:00
2007-06-27 14:53:46 +00:00
2008-07-01 19:02:03 +00:00
2008-07-01 19:02:03 +00:00
2008-06-14 19:02:43 +00:00
2008-07-01 19:02:03 +00:00
2008-07-01 19:02:03 +00:00
2008-07-01 19:02:03 +00:00
2008-04-28 14:15:16 +00:00
2007-06-05 12:56:42 +00:00
2008-05-10 12:42:17 +00:00
2008-06-17 07:28:20 +00:00
2008-06-17 07:28:20 +00:00

Model-based Data Export Tool

Extracts small consistent and referentially intact row-sets from your productive database 
and imports the data into your development and test environment.
Removes and archives obsolete data from your productive database. 

Features
========

    * Mass data export to XML and SQL.
    * Generates hierarchically structured XML and topologically sorted SQL-DML.
    * Exports consistent and referentially intact row-sets from your productive database and imports the data into your development and test environment. 
    * Removes and archives obsolete data from your productive database without violating integrity.
    * Open Source. Entirely written in Java. Platform independent. DBMS agnostic.


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

Unpack the file jailer_2.3.0.zip. You will get the following files:
$unzip jailer_2.3.0.zip
$cd jailer_2.3.0
$ll
drwxr-xr-x  5 wisser users    152 2008-05-06 10:10 doc
drwxr-xr-x  5 wisser users    120 2008-04-28 16:17 epilog
drwxr-xr-x  3 wisser users    232 2008-06-16 13:00 extractionmodel
-rw-r--r--  1 wisser users    381 2008-04-28 16:18 jailer.bat
-rwxr-xr-x  1 wisser users  29184 2008-06-16 08:41 Jailer.exe
-rw-r--r--  1 wisser users    449 2008-05-23 14:30 jailerGUI.bat
-rw-r--r--  1 wisser users    378 2008-04-28 16:18 jailerGUI.sh
-rw-r--r--  1 wisser users    102 2008-06-16 08:41 Jailer.html
-rw-r--r--  1 wisser users 379148 2008-06-16 13:00 jailer.jar
-rw-r--r--  1 wisser users    335 2008-04-28 16:18 jailer.sh
drwxr-xr-x  3 wisser users    272 2008-04-28 16:18 lib
-rw-r--r--  1 wisser users   1573 2008-04-28 16:18 license-prefuse.txt
-rw-r--r--  1 wisser users  10172 2008-04-28 16:18 license.txt
drwxr-xr-x  5 wisser users    120 2008-04-28 16:17 prolog
-rw-r--r--  1 wisser users    398 2008-05-02 09:03 README
-rw-r--r--  1 wisser users   1733 2008-06-17 08:42 releasenotes.txt


On windows platform execute Jailer.exe. 
You can also start jailerGUI.bat or start Jailer by double-clicking on the jailer.jar file.

On Unix/Linux platform execute the script jailerGUI.sh 
or use java -jar jailer.jar



Home:    http://jailer.sourceforge.net/
Forum:   https://sourceforge.net/forum/?group_id=197260
Support: rwisser@users.sourceforge.net
Description
Database Subsetting and Relational Data Browsing Tool.
Readme 439 MiB
Latest
2026-02-21 11:44:12 -06:00
Languages
Java 99.6%
Shell 0.1%
Batchfile 0.1%