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.

LibSQL, a SQLite fork that accepts contributions and uses Rust for new features

15 pointsby robert-boehnkeover 2 years ago

2 comments

steve_ghover 2 years ago
I think I like SQLite as it is. It&#x27;s a great piece of code. And I think using the Rule of Benedict as a code of conduct is perfect.<p>All these young&#x27;uns reinventing the wheel...
评论 #33099120 未加载
thomasdziedzicover 2 years ago
I think this is a continuation of <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33081159" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33081159</a><p>This is a fork of sqlite that was created 5 days ago.<p>A new license, code of conduct, readme, and github action was added so far.<p>I think the name is confusing, libsql sounds like a library for parsing sql which this is not.