Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dappendble

that one time i accidentally reinvented bitcask

i thought i genuinely made the worlds fastest embedded rdbms for a sec (by a sec i mean 4 months)

but its just log structured storage engine

that i some how made support sql (kinda)

yeah im gonna need a while to comtemplate my life choices

It is a Go log-structured cell store (Add/At/Delete on (col, row)), mmap files plus a RAM index, with a database/sql driver that speaks a tiny SQL subset. Not an RDBMS. Not faster Bitcask. Crash can eat the last second of writes.

cat-crying

About

that one time i accidentally reinvented bitcask

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages