Back to browse
GitHub Repository

Database Subsetting and Relational Data Browsing Tool.

3,163 starsJava

Database Subsetting and Relational Data Browsing Tool

by mrporter·Mar 5, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemSolve My Problem

Mature database subsetting tool with 10+ years of polish—but Liquibase and export-tools crowd the space.

Strengths
  • Tackles a genuinely painful problem: extracting safe, referentially-intact test data from production without manual surgery
  • Supports 13+ database engines via JDBC, with specific optimizations for Oracle, PostgreSQL, MSSQL—real breadth
  • Topological sorting + cycle detection means exported data respects constraints; non-trivial algorithm work
Weaknesses
  • Crowded space: Liquibase, dbt, data faker libraries, and modern cloud export tools (e.g., AWS DMS) compete directly
  • Java/Swing GUI feels dated despite 2022 FlatLaf refresh; web-based competitors (e.g., pgAdmin, DBeaver) have better UX momentum
Target Audience

QA engineers, database administrators, developers needing safe test data extraction from production databases

Similar To

Liquibase · dbt · DBeaver

Similar Projects