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.

Show HN: A distributed SQL database from scratch in Go

7 pointsby slicedbrandyover 5 years ago

3 comments

slicedbrandyover 5 years ago
Hey HN!<p>Not too long ago I began working on a distributed database, using Go. The goal of this project is to ultimately be for people to have an approachable way to learn more about the inner workings of a database.<p>Any contributions are massively appreciated!
stevekempover 5 years ago
This set of blog posts about building a database in C is a good read - not entirely relevent, since it isn&#x27;t in go and doesn&#x27;t handle distributed-operation, but if you have an interest in such things:<p><a href="https:&#x2F;&#x2F;cstack.github.io&#x2F;db_tutorial&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cstack.github.io&#x2F;db_tutorial&#x2F;</a>
stopachkaover 5 years ago
Great work!<p>One idea:<p>I would pay for a step by step book on this<p>Alternatively:<p>A blog post stepping a hacker through the main architecture, and a blog post going deep on one of the pieces would be great
评论 #21848245 未加载