Skip to content

dkarella/simpledb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLEDB

WARNING: this project was created as an exercise for learning Go and is not intended for real usage.

Implementation of an extremely simple append-only log database backed by a single file on disk and an in-memory hashtable index.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages