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

emirozer/fake2db

create custom test databases that are populated with fake data observed · 2026-08-28

github.com/emirozer/fake2db · Python · GPL-2.0 (copyleft) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4579
  • days_rel: n/a
  • days_push: 2473
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2347 stars · 120 forks observed · 2026-08-28

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

A Python CLI tool that generates test databases populated with realistic fake data, supporting sqlite, mysql, postgresql, mongodb, redis, and couchdb. It supports custom schemas, locales, and seeding for reproducible datasets.

Use cases

  • generate a test database filled with fake data
  • populate sqlite with dummy rows for testing
  • create fake data in postgresql for development
  • seed a mongodb collection with random test records
  • generate reproducible fake datasets with a fixed seed
  • create custom-schema test tables with fake columns

When to choose

  • you need realistic fake data in an actual database engine for testing
  • you want a quick CLI to spin up populated test databases
  • you need locale-specific or seeded fake data

When to avoid

  • you need actively maintained tooling (last release 2019)
  • you only need in-memory fake objects rather than a database
  • you need GPL-2.0-incompatible licensing in your project

Facets

cli-tool · maturity maintenance

data-generation database cli testing databases developer-tools testing python cli windows fake-data test-databases faker sqlite mysql postgresql mongodb redis couchdb linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
emirozer/fake2dbmain23

For agents

markdown · JSON · MCP: product_card(name="emirozer/fake2db")

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