Hey All -
I wanted to share an open source project that we're working on. It's an open source data anonymization and synthetic data generation platform called Neosync, you can check out the github here. The idea is that you can use Neosync to :
We've gotten good feedback from teams that have sensitive data (whether it's GDPR, DPDP in india, PII, PHI, etc.).
Also have some devops teams using it to just easily sync data across multiple environments that are separated by VPCs without using PGDUMP. We support postgres, mysql and s3 today and building support for mongodb.
Would love any feedback that folks have!