Pseudonymization, in place.
Read real rows, replace PII with realistic fakes, generalize quasi-identifiers. Keeps your exact row counts and joins.
Point cloneside at your database. It classifies every PII column, then either masks it in place or generates a synthetic clone — referentially intact, safe to hand to Claude Code, Copilot, or your team.
Copying a real table to debug a query. Dropping a CSV into Claude to write a migration. Sharing a dump so Copilot has context. It happens dozens of times a day — and every time, real names, emails, and IDs leave your control.
cloneside shares the scan and classify stages, then diverges where it counts — strategy and emit.
Read real rows, replace PII with realistic fakes, generalize quasi-identifiers. Keeps your exact row counts and joins.
Learn the distributions, then generate brand-new rows that look real and carry zero original records.
Three shared steps map your data. One fork decides how it's made safe. Both paths converge on a single, referentially-intact output.

One connection string — Postgres, MySQL, or a dump file.
Walk every table, column, and foreign key — no config.
Each field tagged PII, SENSITIVE, or SAFE — with a confidence score.
Replace every PII value with a realistic fake and generalize quasi-identifiers. Same row counts, same joins — verified safe.
Learn the distributions, then sample brand-new rows that look real and carry zero original records — parity-checked.
A referentially-intact database — same shape, same joins, zero real records. Ready to ship anywhere.
Point your AI tools at the clone instead of production — real-shaped data, full referential integrity, zero leak risk.
The cloneside CLI runs entirely on your machine — your credentials and data never leave it.
Hosted scan mode is available for non-sensitive databases and is labeled as such.
Tell us which tier fits — we'll reach out when it opens.
Open source · Apache-2.0 · never calls home
Everything in Free, plus:
For regulated teams
Shared policies · dashboard · audit logs · priority support
HIPAA / LGPD / PIPEDA evidence packs · SSO · DPA · deployment support
Contact us →Using SQL Server? We're adding it.