Skip to content

Notebook and code to synthesize relational databases such as Postgres and Mysql.

License

Notifications You must be signed in to change notification settings

gretelai/multi-table

Repository files navigation

Gretel Multi-Table

This code is designed to run transforms or synthetics directly on a relational database while keeping the referential integrity of primary and foreign keys intact.

Get Started

Install, preferebly into a virtual environment

pip install -U .

Running the notebooks

  1. Launch either the transform or synthetics notebook
  2. Update your database connection string
  3. If running transforms, update the location of your policy files
  4. When viewing data or the synthetic performance report, update the relevant cell to use your table names
  5. Update where you'd like your final data stored

About

Notebook and code to synthesize relational databases such as Postgres and Mysql.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published