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

shuttle-hq/synth

The Declarative Data Generator observed · 2026-08-28

github.com/shuttle-hq/synth · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 2215
  • days_rel: n/a
  • days_push: 705
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1484 stars · 111 forks observed · 2026-08-28

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

Synth is a declarative data generator written in Rust that produces realistic synthetic test data from a version-controllable data model. It can import schemas from existing databases like Postgres, MySQL, and MongoDB and scale to millions of rows.

Use cases

  • generate realistic test data for a new app schema
  • seed a database with synthetic data instead of production data
  • create synthetic data for integration testing and QA
  • generate millions of rows to test database scaling
  • infer a data model from an existing Postgres or MongoDB database
  • version control test data generation as code

When to choose

  • you need realistic, constraint-based synthetic data for development or testing
  • you want to avoid using production data in QA
  • you need to seed SQL or NoSQL databases at scale
  • you want data generation defined declaratively in git

When to avoid

  • you need production-grade anonymization of real data rather than synthetic generation
  • you only need simple static fixtures or mocks
  • you need a GUI-based data generation tool

Facets

cli-tool · maturity active

data-generation testing database etl developer-tools databases testing cli rust windows synthetic-data test-data declarative-data-model postgres mysql mongodb fake-data schema-inference data-engineering linux macos

1 source

Member repositories

RepositoryRoleHealth v2
shuttle-hq/synthmain23

For agents

markdown · JSON · MCP: product_card(name="shuttle-hq/synth")

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