emirozer/fake2db
create custom test databases that are populated with fake data 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
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
- readme: https://github.com/emirozer/fake2db · fetched 2026-08-28 · 38632cc602c1
- registry_pypi: https://pypi.org/pypi/fake2db/json · fetched 2026-08-29 · 4efce949e68a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emirozer/fake2db | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="emirozer/fake2db")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem