/tinkerdb

A lightweight, naive database implementation written in Go

Primary LanguageMakefile

TinkerDB

CI Go Report Card Go Reference

TinkerDB is my personal study project - a minimalist database implementation in Go. Its purpose is to help me explore and understand the internal workings of a database system. This project is purely for learning and experimentation, with no intention of making it production-ready.