Your SaaS tools own your data.
Take it back.

Shadow DB is the open-source, self-hosted data sovereignty engine. It mirrors every record from Notion, Airtable, Linear, and more into a structured Postgres database you control. Tamper-evident. Encrypted. No vendor lock-in.

View on GitHub Get Started

Vendor lock-in is a security risk.

Notion doubles their pricing. Airtable changes their terms. A platform bans your account. Suddenly your entire business is trapped inside a proprietary data store you can't access.

We're a cybersecurity firm. We don't trust third parties with our data, and neither should you. Shadow DB runs entirely on your infrastructure. Your records are AES-256 encrypted at rest, SHA-256 hashed for tamper detection, and always one click away from migration.

How it works

Connect

Add your SaaS API keys. Shadow DB encrypts them with AES-256-GCM before they ever touch your database.

POST /api/connections

Mirror

BullMQ workers pull your data on schedule — paginated, normalized, and upserted into your own Postgres instance. Every record gets a SHA-256 hash.

Own

Query your shadow database directly. Detect tampering via hash mismatches. Migrate to any platform instantly if your vendor goes sideways.

Pricing

Community Pro Managed
Price Free forever $299 one-time $99/month
License AGPL-3.0 Commercial SaaS
Connectors Notion + Airtable All connectors All connectors
Tamper detection ✓ SHA-256 hashing ✓ SHA-256 + alerts ✓ SHA-256 + alerts
Encryption at rest ✓ AES-256-GCM ✓ AES-256-GCM ✓ AES-256-GCM
Scheduled syncs Manual trigger BullMQ repeatable (6h) Custom intervals
Enterprise connectors Salesforce, SAP, Oracle Salesforce, SAP, Oracle
Hosting Docker self-hosted Docker self-hosted We host it for you
Support GitHub Discussions Priority Discord SLA guarantee
Get Started Buy License Subscribe