Skip to content

Go implementation of "SimpleDB" from "Database Design and Implementation" by Edward Sciore

Notifications You must be signed in to change notification settings

kj455/simple-db-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-db-go

Go implementation of "SimpleDB" from "Database Design and Implementation" by Edward Sciore.(Amazon link)

Usage

Refer to playground!

TODO

  • chap12. index
  • chap13. materialization
  • chap14. buffer utilization
  • chap15. query optimization

About

Go implementation of "SimpleDB" from "Database Design and Implementation" by Edward Sciore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published