The CLI and Studio are free forever. Pay only for cloud features, team collaboration, and enterprise support.
Yes. The CLI is open source under the MIT license. All generation features — unlimited rows, all templates, lifecycle rules, temporal deps, Bug Reproduction Packs, PII masking — are free with no limits.
The free Studio works entirely in your browser with no persistence. Studio Cloud adds saved projects, version history, and the ability to resume schema design across sessions and devices.
RealityDB is designed for development, testing, staging, and demo environments. It generates synthetic data — it's not a production database tool. The Bug Reproduction Pack feature captures production state safely for debugging.
PostgreSQL is fully supported and battle-tested. MySQL support is available with some limitations around JSON and generated columns. More adapters are on the roadmap.
The capture command scans each column for 16 categories of PII using pattern matching and heuristics. Detected PII is replaced with realistic synthetic data (mask mode), deterministic tokens (tokenize mode), or [REDACTED] text (redact mode).
No. RealityDB runs entirely on your machine. No data leaves your infrastructure. The CLI connects directly to your database. Studio runs in your browser with no server component.