Compliant test data, effortlessly

Realistic, anonymized test data without touching your code

Anonyx clones your production databases into anonymized datasets: referential integrity preserved, PII detected automatically, GDPR-compliant. Wire Anonyx into your CI/CD and refresh your dev, test, and staging environments on demand.

Supports PostgreSQL, MySQL, MariaDB, and SQL Server

Everything you need to anonymize with confidence

From your local dev setup to your CI/CD pipeline, Anonyx fits your workflow.

Referential integrity preserved

Foreign keys, constraints, and cross-table consistency kept intact. Your tests pass just like in production.

Automatic PII detection

Anonyx scans your schema and suggests a strategy per sensitive column. Six approaches: fake data, masking, nullification, and more.

Multi-database support

Connect PostgreSQL, MySQL, MariaDB, and SQL Server. Use dump uploads or live database connections.

API & webhooks

Trigger a run from GitHub Actions or GitLab CI. Webhooks notify your pipeline the moment the anonymized dataset is ready.

Scheduled runs

Dev and test environments refreshed automatically. Fresh, safe data with no manual steps.

Zero code changes

Anonyx works at the database level. No dependency to install, no application line to change.

Three steps to safe data

Get started in minutes, not weeks.

Connect your database

SQL dump, direct connection, or SSH tunnel. Anonyx introspects your schema in seconds.

Review the rules

PII detection pre-fills the strategies. Adjust, version, and reuse your rules.

Run it anywhere

From the UI, the API, or your CI/CD. Download the anonymized dump or push it to a target database.

Anonymize in your pipeline, not by hand

REST API, webhooks, and scheduled runs. Trigger a run from GitHub Actions or GitLab CI, and let the webhook notify your pipeline when the dataset is ready.

# .gitlab-ci.yml: trigger an anonymization run from CI
refresh-staging:
  script:
    - |
      curl -X POST https://api.anonyx.io/v1/projects/$ANONYX_PROJECT/runs \
        -H "Authorization: Bearer $ANONYX_API_KEY"
  rules:
    - if: $CI_PIPELINE_SOURCE == "schedule"

Simple, transparent pricing

Start free. Upgrade as your needs grow.

Prices shown excluding VAT - applicable taxes will be added at checkout based on your location.

Built for trust

Security is not an afterthought. It is the foundation of everything we build.

GDPR compliant

Designed from the ground up with European data protection standards.

Your infrastructure

On-premise and dedicated instance options. Data stays where you need it.

SOC 2 ready

Controls and audit trails aligned with SOC 2 Type II requirements.

End-to-end encryption

AES-256-GCM encryption at rest. TLS 1.3 for all data in transit.

Start anonymizing your data today

Free for individual developers. No credit card required.