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

Qovery/Replibyte

Seed your development database with real data ⚡️ observed · 2026-08-28

github.com/Qovery/Replibyte · homepage · Rust · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 35
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1660
  • days_rel: n/a
  • days_push: 390
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4409 stars · 138 forks observed · 2026-08-28

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

Replibyte is a stateless Rust CLI tool that dumps production databases (PostgreSQL, MySQL, MongoDB), masks sensitive data with fake data, and restores them into development environments. It supports compression, AES-256 encryption, database subsetting, and S3-compatible storage.

Use cases

  • seed a dev database with realistic production data
  • mask sensitive data before sharing database dumps
  • create encrypted database backups in S3
  • scale down a large production database for local testing
  • spin up a local postgres container with production-like data
  • anonymize PII in database copies

When to choose

  • you need production-like test data without exposing PII
  • you work with PostgreSQL, MySQL, or MongoDB dumps
  • you want a stateless single-binary tool with no server to run
  • your database is large and you need subsetting or on-the-fly compression/encryption

When to avoid

  • you need continuous replication rather than dump/restore snapshots
  • you use databases other than PostgreSQL, MySQL, or MongoDB
  • you need auto-detection of sensitive fields (still on the roadmap)
  • you require a GUI or long-running service

Facets

cli-tool · maturity active

database backup security data-generation cli databases developer-tools privacy windows cli rust data-masking database-subsetting postgresql mysql mongodb s3 stateless test-data data-engineering linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
Qovery/Replibytemain39

For agents

markdown · JSON · MCP: product_card(name="Qovery/Replibyte")

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