TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: MySQLVault is simple, secure MySQL backups

2 点作者 zcs超过 13 年前

2 条评论

zcs超过 13 年前
Hi all,<p>We just launched MySQLVault, a really easy, really secure way to automatically backup MySQL databases. We know a lot of web developers are focused on making their project awesome, and neglecting their database backups. There are dozens are places to sacrifice peace of mind when building something new, but now creating and tracking database backups doesn't have to be one of them.<p>We'd love to get your feedback in the comments-
mike-cardwell超过 13 年前
Can you describe how your service is better than cronning this:<p>mysqldump -uusername -ppassword dbname | gpg -e -r dumps@example.com &#62; ~/Dropbox/dbdumps/`date +%Y-%b-%d`.dump.gpg<p>I'm not being a douche, I'd genuinely like a list of advantages...
评论 #3027538 未加载