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.

7 Years of Open-Source Database Development: Lessons Learned

33 pointsby dcuabout 4 years ago

2 comments

say_it_as_it_isabout 4 years ago
This seems like a great side project. Congratulations to the author for getting this far in spare time. These lessons are only scratching the surface of what was learned.<p>It would be nice if I could embed rqlite into my application as I do sqlite. The fact that this system runs as its own distributed system using sqlite seems to make sqlite just an implementation detail. I want raft consensus for my embedded sqlite. :)<p>Is anyone using rqlite in production and what for? Why did you use it?
评论 #26844271 未加载
Wonnk13about 4 years ago
Fantastic little post.<p>I&#x27;m still quite new to Go- curious if anyone has any good resources for learning how to implement a db in Go?
评论 #26845852 未加载