Now available
Stop paying for replicas
full of old data.
Archive data older than 18 months to encrypted cold storage. Query with SQL in seconds. Cut replica costs 40-60%.
Get Started FreeFree tier included. No credit card required.
“Built by a DevOps engineer tired of paying $4K/month
for replicas storing 2-year-old data nobody queries.”
coldplane-cli
# Archive your old database
$ coldplane backup --source postgres://old-prod:5432/users_v1
✓ Encrypted and archived (2.4 GB, 14 tables)
# Query it anytime — no server needed
$ coldplane query --backup users_v1
coldplane> SELECT email, created_at FROM users
WHERE created_at > '2023-01-01' LIMIT 5;
email | created_at
------------------------+---------------------
jane@acme.co | 2023-02-14 09:31:00
mike@startup.io | 2023-03-01 14:22:00
alex@devshop.dev | 2023-03-18 11:05:00
3 rows (4.2s, scanned 1.1 GB)
Encrypted at rest
AES-256 encryption with unique per-backup keys. Your data is encrypted before it leaves the wire.
Query in seconds
Our SQL engine queries your archived data directly. No restore step needed.
Free to start
5 GB free forever. Paid plans from $49/mo with up to 1 TB of storage.
Stop paying for replicas full of old data
Read Replicas
$4K+
per month, combined
→
ColdPlane Archive
$0.23
per month, 10 GB archived
Archive old data. Drop the replicas. Query with SQL when you need to.
Ready to try ColdPlane?
Get started with 5 GB free. No credit card required.
Get Started Free