This repository should have automation that can create the required databases, import the schema and data. It would probably also be useful to have scripts to truncate data, and delete databases again.
Requirements:
- MySQL
- Postgres
- Create Database (+ Schema)
- Import Schema
- Import Data
- Truncate Data
- Remove Databases
- Works on Linux/macOS and Windows
Template can probably be some scripts from https://github.com/prisma/introspection-engine-output/