Simple, transparent pricing.

The CLI and Studio are free forever. Pay only for cloud features, team collaboration, and enterprise support.

Free
$0 forever
Full-featured CLI and self-hosted Studio. Everything you need as an individual developer.
  • RealityDB CLI — unlimited rows
  • All 7 domain templates
  • Lifecycle rules & temporal deps
  • Bug Reproduction Packs
  • PII detection & masking
  • Studio (self-hosted)
  • PostgreSQL & MySQL
  • Cloud project storage
  • Team sharing
Install Free
Team
$99 / month
Shared template library and RealityPack registry for your team. Up to 10 seats.
  • Everything in Pro
  • Up to 10 seats
  • Shared template library
  • Cloud RealityPack registry
  • SSO / SAML
  • Audit log exports
  • 500M rows/month
  • Priority support
  • On-premise deployment
Coming Soon
Enterprise
Custom
On-premise deployment, custom templates, dedicated support, and compliance documentation.
  • Everything in Team
  • Unlimited seats
  • On-premise / air-gapped
  • Custom domain templates
  • Unlimited rows
  • SOC2 compliance docs
  • HIPAA compliance docs
  • Dedicated support engineer
  • Custom SLA
Contact Sales

Frequently Asked Questions

Is the CLI really free forever?

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.

What does Studio Cloud add?

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.

Can I use RealityDB in production?

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.

What databases are supported?

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.

How does PII masking work?

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).

Is my data sent to any cloud service?

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.