简单的按需付费数据库备份服务(支持 Postgres/MySQL/Mongo 等)

1作者: fahim748 个月前
我正在验证一个想法:为独立开发者和小型SaaS团队打造一款极其简单的数据库备份工具。 工作原理: 连接Postgres/MySQL/Mongo/SQLlike数据库... 点击备份 → 安全存储(我们的云端,或您的S3/Wasabi/MinIO) 需要时点击恢复 定价:1美元/GB,然后每月约0.21美元/GB存储。没有套餐,没有企业版升级。 为什么? RDS/Cloud SQL快照虽然存在,但会将您锁定在AWS/GCP,而且价格不便宜。 许多使用DigitalOcean、Hetzner、Railway、Render、Fly.io等平台的开发者没有可靠的自动化备份。 DIY脚本容易崩溃,恢复经常失败,而且在为时已晚之前,没有人会测试它们。 给Hacker News的提问: 您目前是否备份数据库,以及如何备份? 您是否会信任/付费使用一个与供应商无关的、基于用量的服务? 在使用类似产品投入生产之前,您希望看到什么? 目前还没有推销——只是在进一步开发之前寻求严厉的反馈。
查看原文
I’m validating an idea: a dead-simple database backup tool for indie developers and small SaaS teams.<p>How it works:<p>Connect Postgres&#x2F;MySQL&#x2F;Mongo&#x2F;SQLlike..<p>Click backup → securely stored (our cloud, or your S3&#x2F;Wasabi&#x2F;MinIO)<p>Click restore when you need it<p>Pricing: $1&#x2F;GB, then ~$0.21&#x2F;GB&#x2F;month storage. No tiers, no enterprise upsell.<p>Why?<p>RDS&#x2F;Cloud SQL snapshots exist, but they lock you into AWS&#x2F;GCP and aren’t cheap.<p>Many developers on DigitalOcean, Hetzner, Railway, Render, Fly.io, etc. don’t have reliable, automated backups.<p>DIY scripts break, restores often fail, and no one tests them until it’s too late.<p>Questions for HN:<p>Do you currently back up your DB, and how?<p>Would you trust&#x2F;pay for a vendor-agnostic, usage-based service?<p>What would you want to see before using something like this in production?<p>Not pitching yet — just looking for brutal feedback before building further.