Jailer
A database subsetting tool and relational data browser for extracting consistent slices of a database.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get Jailer
Other download sites
Run by third parties, not by Wisser. Prefer the official page above when it works.
About Jailer
Jailer extracts subsets of a relational database while keeping the data referentially intact, which is useful for building smaller test or development databases from production data. It also includes a data browser that lets you navigate between related rows by following relationships.
It is a Java application with a graphical interface and command-line scripts, shipped with launchers for Windows and Unix-like systems, a demo database and example extraction models.
Strengths
- Extracts referentially consistent database subsets
- Relational data browser that follows foreign keys between rows
- Both a GUI and command-line usage
- Demo database and examples included
Limitations
- Requires a Java runtime
- Subsetting concepts take time to learn
Details
- Pricing
- FreeFree to download from its GitHub repository.
- License
- Open source, license not stated
- Developer
- Wisser
- Platforms
- Windows, macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Creating small, consistent test databases from large production ones
- Categories
- Database tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
DBeaver Community
One database client for more than a hundred databases, with a proper SQL editor and ER diagrams.
sq
An open-source command-line tool to inspect, query, join, import and export data across databases and files.
SchemaSpy
A command-line tool that generates browsable HTML documentation and ER diagrams from a database schema.
DataGrip
Multi-database IDE with an intelligent SQL console and schema navigation.
SQuirreL SQL
An open-source Java SQL client that works with any database that has a JDBC driver.