Skip to content

gopigof/GopherDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSQL Database Implementation

This is a simple implementation of a NoSQL database using Go from scratch.

Implementation Strategy

  • So far, this repo attempts to create a database from ground-up, by starting with pages and Data Access Layer
  • The Data Access Layer is implemented using pages (based on OS Page size) and managing them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages