Comment by nickzelei
12 hours ago
This can work pretty well if you want to either mask the data in prod or update it in place.
A good use case that comes to mind is using prod data in a retool app or something for your internal team but you want to mask out certain bits.
I’ve been building Neosync [1] to handle more advanced use cases where you want to anonymize data for lower level environments. This is more useful for stage or dev data. Then prod stays completely unexposed to anyone.
It also has a transactional anonymization api too.
No comments yet
Contribute on Hacker News ↗