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.

Distributed SQLite with LiteFS in Go

8 pointsby markuswover 2 years ago

1 comment

markuswover 2 years ago
My article on using Go and SQLite in the cloud (<a href="https:&#x2F;&#x2F;www.golang.dk&#x2F;articles&#x2F;go-and-sqlite-in-the-cloud" rel="nofollow">https:&#x2F;&#x2F;www.golang.dk&#x2F;articles&#x2F;go-and-sqlite-in-the-cloud</a>) generated some great discussions yesterday, so I thought I&#x27;d post the followup article as well, for <i>distributed</i> SQLite in the cloud.<p>I hope you learn something! :) Or that I learn something. Or both.<p>Markus