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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Storage and transaction in mvSQLite, the distributed SQLite on FoundationDB

79 点作者 losfair超过 2 年前

5 条评论

bastawhiz超过 2 年前
What's the use case for something like this? I'd think that instead of building a distributed version of SQLite on top of another database engine, you'd just choose a distributed database in the first place. Are there benefits to the way SQLite works that outweigh the choice to just use some other flavor of SQL?
评论 #32968519 未加载
评论 #32963339 未加载
评论 #32963820 未加载
评论 #32963437 未加载
anacrolix超过 2 年前
Is it possible to do read replicas with this? Would that be a FoundationDB level concern?
评论 #32968507 未加载
TOMDM超过 2 年前
Could this be used to synch an in browser ephemeral SQLite to a server?
endisneigh超过 2 年前
The article mentions it not being bug-free, what are some of the bugs?
评论 #32964031 未加载
canadiantim超过 2 年前
How does this compare to Mycelial?
评论 #32968948 未加载