A Database Written in Golang
SMRTR summary
AtomixDB, a mini relational database in Go, implements core database features including a B+ Tree storage engine with indexing, free list management, transaction support, and concurrent reads, with plans for query processing and bug fixes.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article