Skip to content

stanj98/simpleDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleDB

A simple database built from scratch in Go, following a tutorial series.

Features

  • Key-value storage
  • Basic database engine concepts
  • File storage handling
  • Foundation for building a custom DB

What This Project Covers

  • How databases work internally
  • Storing and retrieving data
  • Basic architecture of a database system

This project is part of a learning series focused on building a database step by step from scratch.

Run the Project

go run main.go

About

Building simple database from scratch - contains only reading and writing with LogManager implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages