Skip to content

A lightweight, naive database implementation written in Go

Notifications You must be signed in to change notification settings

denpeshkov/tinkerdb

Repository files navigation

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.

About

A lightweight, naive database implementation written in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published