← Back to match
Myanon
Fast mysqldump anonymizer that masks sensitive data while preserving foreign key relationships.
Desktopfreeglobal
Myanon is a fast MySQL dump anonymizer that uses deterministic HMAC-SHA256 hashing so the same input always produces the same masked output, automatically preserving foreign key relationships across a dump. It processes dumps as a stream with zero intermediate storage, includes a JSON-aware parser for masking fields inside JSON columns, and supports optional Python extensions for custom anonymization logic like Faker-generated fake data.
Categories
developer toolsdata privacy

