martinjurkovic/syntherela
A package for benchmarking synthetic relational data generation methods
SyntheRela helps data professionals and researchers evaluate how well their synthetic relational datasets mimic real-world databases. It takes in both your real and synthetic relational database files and then provides a detailed assessment of the synthetic data's quality and usefulness using various metrics. This is for anyone creating or using synthetic data, especially those working with sensitive information or needing to test systems without real data.
Available on PyPI.
Use this if you need a standardized way to rigorously compare different synthetic data generation methods to ensure your generated data is as good as the original.
Not ideal if you are looking to generate synthetic data; this tool is for evaluating existing synthetic data.
Stars
60
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/martinjurkovic/syntherela"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meta-llama/synthetic-data-kit
Tool for generating high quality Synthetic datasets
Diyago/Tabular-data-generation
We well know GANs for success in the realistic image generation. However, they can be applied in...
Data-Centric-AI-Community/ydata-synthetic
Synthetic data generators for tabular and time-series data
tdspora/syngen
Open-source version of the TDspora synthetic data generation algorithm.
vanderschaarlab/synthcity
A library for generating and evaluating synthetic tabular data for privacy, fairness and data...