Ross ROSS = Recommend OSS · open-source software intelligence for agents

Wisser/Jailer

Database Subsetting and Relational Data Browsing Tool. observed · 2026-08-28

github.com/Wisser/Jailer · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 16
  • age_days: 5553
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 32

Full methodology

Adoption not part of the score

3194 stars · 143 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jailer is a Java-based tool for database subsetting and relational data browsing. It extracts small, referentially intact slices of production databases for testing and analysis, and provides a GUI data browser plus SQL console with AI-assisted query features.

Use cases

  • create small consistent test data subsets from a production database
  • export referentially intact database slices as SQL or DbUnit datasets
  • browse database tables by following foreign key relationships
  • archive obsolete data without violating referential integrity
  • generate SQL from natural language questions
  • analyze and refactor existing SQL queries with AI assistance
  • analyze a production bug locally with relevant data

When to choose

  • you need small, referentially intact database samples for development or testing
  • you work with JDBC-supported databases like PostgreSQL, Oracle, MySQL, or SQL Server
  • you want to visually navigate relationships between database tables
  • you need to export data as topologically sorted SQL, JSON, YAML, XML, or DbUnit

When to avoid

  • you need a lightweight scriptable-only ETL pipeline without a GUI
  • your database has no JDBC driver
  • you need real-time data replication or synchronization rather than one-off subsetting

Facets

application · maturity active

database etl data-generation testing gui cli databases developer-tools testing jvm cross-platform cli database-subsetting jdbc data-browsing test-data sql-export dbunit referential-integrity data-archiving ai-assistant data-engineering desktop

2 sources

Member repositories

RepositoryRoleHealth v2
Wisser/Jailermain99

For agents

markdown · JSON · MCP: product_card(name="Wisser/Jailer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem