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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What Is the Open Source Alternative to CockroachDB?

10 点作者 magden9 个月前

2 条评论

MissTake9 个月前
Wasn’t CockroachDB open source, right up until it wasn’t?<p>I think a better question is perhaps “what alternatives are there that are not owned by VC backed corporations?”
评论 #41372818 未加载
gunapologist999 个月前
A pretty good article and I am looking at Yugabyte more seriously (again).<p>But I still have questions:<p>1. Is CockroachDB actually faster (generally) than Yugabyte? Their (own) benchmarks seem to show it is.<p>2. If true, why? Did writing their own pgsql-compat interpreter really make that much of a difference?<p>3. This is the big one for me: why does Yugabyte have such large percentages of code in its Github repo in different languages, especially Java, JS and TS? I expect to see a small amount of scripting languages like Python for building or testing or whatever, but it appears that around 30% of the code is actually Java, for a server that was built on top of pure Postgresql. (I&#x27;m not a fan of Java in general, except for Elixir.)<p>Other than those questions, Yugabyte looks like a pretty good migration target and their licensing approach is refreshing.
评论 #41384240 未加载
评论 #41373285 未加载