
tokyocabinet
Get flash to fully experience Pearltrees
Kyoto Cabinet: a straightforward implementation of DBM
Performance comparison: key/value stores for language model counts - Brendan O'Connor's Blog
I’m doing word and bigram counts on a corpus of tweets.Shades of Gray: Tokyo Cabinet's Key-Value Database Types
We've taken a good look at Tokyo Cabinet's Hash Database, but there's a lot more to the library than just that. Tokyo Cabinet supports three other kinds of databases. In addition, each database type accepts various tuning parameters that can be used to change its behavior. Each database type and setting involves different tradeoffs so you really have a lot of options for turning Tokyo Cabinet into exactly what you need. Let's look into some of those options now.Tokyo Cabinet: a modern implementation of DBM
Copyright (C) 2006-2011 FAL Labs Last Update: Thu, 05 Aug 2010 15:05:11 +0900 BTW, do you know Kyoto Cabinet ? Actually, it is more powerful and convenient library than Tokyo Cabinet.Tokyo {Cabinet, [Py]Tyrant}
Tokyo Cabinet is a key/value database meant to be the successor of {G,Q}DBM. Tokyo Tyrant is the remote service wrapper for Tokyo Cabinet. PyTyrant is a Python client for Tokyo Tyrant.By Ilya Grigorik on February 13, 2009 It took Ruby some time to go from an infant research project by Matz to a language we've all come to know so well. Now, another Japanese developer ( Mikio Hirabayashi ) has all the potential to repeat this cycle with his new database project: Tokyo Cabinet . Developed and sponsored by Mixi Inc .

