-
Notifications
You must be signed in to change notification settings - Fork 0
Forked from http://jailer.sourceforge.net/
License
Apache-2.0, Unknown licenses found
Licenses found
Apache-2.0
license.txt
Unknown
license-prefuse.txt
P15/jailer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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: [email protected]
About
Forked from http://jailer.sourceforge.net/
Resources
License
Apache-2.0, Unknown licenses found
Licenses found
Apache-2.0
license.txt
Unknown
license-prefuse.txt
Stars
Watchers
Forks
Packages 0
No packages published