Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

http://hamsterdb.com - a C++ key/value store. hamsterdb is AFAIK the only key/value store which supports typed keys (i.e. uint32, uint64, blobs). under the hood the btree optimizes the memory layout for this type, just like a column store DBMS does. I'm now moving slowly towards adding analytical functions, but it's still a long way to go.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: