Download DoubleDino v1.0.4

Safe access to production data.

Clone production into anonymised environments or query it safely through a transformation proxy. DoubleDino preserves relationships, protects sensitive data, and runs entirely inside your infrastructure as a single binary.

Single binary · No telemetry · No dependencies · Runs inside your infrastructure

Works with your stack

PostgreSQL MongoDB MariaDB Redis

More connectors are continuously being added.

01 // What DoubleDino Does

Real production data.
Without real identities.

Developers need production data to solve real problems, but production data contains real users. DoubleDino transforms sensitive information while keeping the structure, formats, and relationships your systems rely on.

Preserve relationships

Foreign keys, references, IDs, and linked records remain consistent using deterministic transformation.

Keep data inside

DoubleDino runs inside your own infrastructure. No cloud processing, no external services, and no data leaving your environment.

02 // Two Modes. One Binary.

DD_MODE=clone

Clone production safely.

Create development or testing environments from production data while automatically transforming sensitive values and preserving relationships.

./doubledino
DD_MODE=proxy

Query production safely.

Query production through a transformation proxy, returning transformed results instead of the original sensitive data.

./doubledino

03 // Built For Real Infrastructure

Runtime

Single Binary

No runtime setup or dependency management. Download one executable and run it directly inside your environment.

Privacy

Deterministic

Your private key controls the transformation. The same data always produces the same anonymised result.

Performance

Streaming Engine

Processes large datasets efficiently using streaming transformations with controlled memory usage.

04 // Full Control

No complex configuration.

Data transformation happens automatically by default. Define specific overrides only when you need to preserve or exclude known values.

Enterprise visibility.

Choose logging levels from operational information to audit trails and deep inspection. Your team controls what is recorded and where it goes.

Secure by default.

Sensitive data is transformed automatically. Fine-grained controls allow teams to define exceptions without exposing raw values.

Your infrastructure.

Run locally, inside your private network, or behind your existing infrastructure. DoubleDino stays within your environment.

05 // Enterprise Ready

Security teams stay in control.

DoubleDino runs inside your environment with your own infrastructure, your own keys, and your own logging pipeline.

Developers stay productive.

No new workflow to learn. Use familiar database tools, write normal queries, and debug real issues without exposing sensitive data.

Operations stay simple.

One binary, one configuration, one process. Start it when needed and stop it when finished.

Supported data sources

Debug production issues without exposing production data.

DoubleDino gives engineers realistic production data while protecting sensitive identities. Clone it, query it, debug it.