Open-Source-Utilities zum Anonymisieren, Obfuskieren und Maskieren sensibler Daten in relationalen und nicht-relationalen Datenbanksystemen.
Replibyte is a tool that automates the lifecycle of database snapshots for non-production environments, handling the export, anonymization, subsetting, and restoration of data. It is designed to support privacy-compliant development workflows by replacing sensitive production data with synthetic values and extracting consistent subsets of rows while preserving referential integrity. The tool operates through a configurable pipeline defined in a YAML file, orchestrating stages such as dump, anonymize, subset, and restore. Each operation runs as an isolated, ephemeral container job, and snapsho
Replibyte automates anonymization and subsetting of database snapshots for non-production environments, supporting PostgreSQL, MySQL, and MongoDB with rule-based YAML configuration, referential integrity preservation, and CI/CD-friendly pipeline stages — exactly the comprehensive data masking tool this search targets.