Skip to content
/ otf Public

A little Delta Lake/Iceberg inspired database implementation in Go

License

Notifications You must be signed in to change notification settings

eatonphil/otf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otf: A little Delta Lake/Iceberg inspired database implementation in Go

Only supports CREATE TABLE, INSERTs and SELECTs at the moment. Take a look at the tests for examples of usage and concurrency control.

See the blog post walking through this project.

$ go test

See also:

About

A little Delta Lake/Iceberg inspired database implementation in Go

Resources

License

Stars

Watchers

Forks

Languages