6 ms·
I feel like this must exist and I just haven’t found it, but I’d love a tool that can automate seeding a staging/local db from production. It would need live i
by weilandia 4y ago
I feel like this must exist and I just haven’t found it, but I’d love a tool that can automate seeding a staging/local db from production.
It would need live in a vpc to access the prod db, but then expose itself to access slices of anonymized data that can be used to restore external dbs.
Essentially a configurable pgdump that includes the ability to anonymize personal info, take recent slices of data, and serve the data all in a way that still protects direct access to the original data.
- kermire 4y agoMaybe you're looking for this: https://github.com/Qovery/Replibyte https://github.com/Qovery/Replibyte.