Neosync – Open-Source Data Anonymization for Postgres and MySQL

Neosync is an open-source tool made for developers to anonymize sensitive data, generate synthetic data, and sync environments for smoother testing and debugging. With Neosync, businesses can safely test code with production data, reproduce bugs locally, fix staging environments, reduce compliance scope, and seed development databases with ease. The tool features automatic job handling, referential integrity, customizable data transformers, and pre-built integrations with major databases. Neosync is dockerized for easy setup, and users can start by cloning the repository and running a few commands. For more advanced details, there are resources available on environment variables, Kubernetes deployments, and more in the Docs section. Contributions are welcome, and the tool is offered under the MIT expat license.

https://github.com/nucleuscloud/neosync

To top