TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Storage and transaction in mvSQLite, the distributed SQLite on FoundationDB

79 pointsby losfairover 2 years ago

5 comments

bastawhizover 2 years ago
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 未加载
anacrolixover 2 years ago
Is it possible to do read replicas with this? Would that be a FoundationDB level concern?
评论 #32968507 未加载
TOMDMover 2 years ago
Could this be used to synch an in browser ephemeral SQLite to a server?
endisneighover 2 years ago
The article mentions it not being bug-free, what are some of the bugs?
评论 #32964031 未加载
canadiantimover 2 years ago
How does this compare to Mycelial?
评论 #32968948 未加载