Discover and explore top open-source AI tools and projects—updated daily.
WisserStreamline database management with subsetting and relational browsing
Top 14.8% on SourcePulse
Jailer is a robust open-source tool designed for database subsetting and relational data browsing. It addresses the challenge of managing and analyzing large production databases by enabling the creation of consistent, referentially intact data subsets for development, testing, and local analysis. Its target audience includes developers, QA engineers, and data analysts who require manageable, representative datasets without compromising data integrity. The primary benefit is significantly improved efficiency in development and testing workflows, alongside simplified troubleshooting using production-like data samples.
How It Works
Jailer employs two core functionalities: a Subsetter and a Data Browser. The Subsetter extracts data slices that maintain referential integrity, exporting them as topologically sorted SQL DML, DbUnit records, JSON, YAML, or XML. This approach ensures data consistency across related tables, crucial for accurate testing. The Data Browser facilitates bidirectional navigation through database relationships, identified via foreign keys or user-defined associations, coupled with an SQL console featuring code completion and metadata visualization.
Quick Start & Requirements
Jailer-database-tools-n.n.n.msi), Linux DEB (jailer-database-tools_n.n.n-x64.deb), or a cross-platform ZIP (jailer_n.n.n.zip) for CLI/GUI usage.ant and Git. Clone the repository: git clone https://github.com/Wisser/Jailer.git.https://wisser.github.io/Jailer/api.html), Filters (https://wisser.github.io/Jailer/filters.html), Subset by Example (https://wisser.github.io/Jailer/subset-by-example.html), FAQ (https://wisser.github.io/Jailer/faq.html#multiuser).Highlighted Details
https://wisser.github.io/Jailer/api.html).Maintenance & Community
https://github.com/Wisser/Jailer or http://jailer.sourceforge.net/.https://sourceforge.net/p/jailer/discussion/.rwisser@users.sourceforge.net.Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive