Skip to content

A simple database implementation written in Go and inspired in SQLite

Notifications You must be signed in to change notification settings

geeksilva97/db-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB Demo

This project is a simple database implementation following the tutorial at https://cstack.github.io/db_tutorial. This repository exist for two reasons:

  1. I want to understand how databases work underneath, specially the persistence and b-trees usage.
  2. I want to practice a bit of Go that is an interesting language.

About

A simple database implementation written in Go and inspired in SQLite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages