Self-hosting
Snaplet can be self-hosted within your own trusted infrastructure.
Generate your configuration file
In order to tell Snaplet how to select, transform and subset your data you need to generate a snaplet.config.ts
file along with its types based on your source database schema.
Capture snapshots
Once you're happy with your configuration, you can capture a snapshot of your source database.
Restore snapshots
You can restore a snapshot to a target database.