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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Anyone using Digital Ocean managed databases for production?

2 点作者 dmfjfj超过 5 年前
I was wondering if anyone is using their managed databases for production and what's your review of their reliability? They launch in Feb but I couldn't find any reviews online. I figured HN will be the right audience to ask.

2 条评论

oblib超过 5 年前
I&#x27;ve been using CouchDB for the past few years on new development so I&#x27;ve not used them, but I might if they offered CouchDB as an option.<p>I like the idea of it. Right now I make a snapshot of a server with CouchDB installed and mostly configured when I want to spin up a new one. I have it on a $10 per month vps so I can scale up from there.
rlshaw超过 5 年前
I&#x27;ve been migrating my site to use Digital ocean managed databases but it seems the performance might take a hit for my tables that have more than a million rows.