sdv-dev/SDV
Synthetic data generation for tabular data observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
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: 13.0
- age_days: 3036
- days_rel: 12
- days_push: 7
- n_releases_24m: 45
Adoption not part of the score
3549 stars · 419 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SDV (Synthetic Data Vault) is a Python library for generating synthetic tabular data using machine learning models ranging from GaussianCopula to CTGAN. It supports single-table, multi-table relational, and sequential data, with evaluation, visualization, anonymization, and constraint features.
Use cases
- generate synthetic tabular data for testing
- create fake relational multi-table datasets
- anonymize sensitive data while preserving patterns
- generate synthetic time series data
- evaluate quality of synthetic datasets
- train a generative model on my database schema
When to choose
- you need realistic synthetic versions of single, multi-table, or sequential tabular data
- you want on-premises data generation with standard CPUs
- you need built-in quality evaluation, anonymization, and business-rule constraints
When to avoid
- you need synthetic images, text, or audio rather than tabular data
- you need to scale to very large, complex interconnected table sets beyond community edition capabilities
- you require a non-Python environment
Facets
library · maturity stable
data-generation machine-learning deep-learning data-science privacy machine-learning data-science privacy developer-tools python cross-platform synthetic-data tabular-data gan ctgan gaussian-copula anonymization time-series multi-table generative-ai
3 sources
- readme: https://github.com/sdv-dev/SDV · fetched 2026-08-28 · 8e4b65d0089a
- homepage: https://docs.sdv.dev/sdv · fetched 2026-08-29 · dc24389c3feb
- registry_pypi: https://pypi.org/pypi/sdv/json · fetched 2026-08-29 · 66a7895988d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sdv-dev/SDV | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem