This document discusses using Tokyo Tyrant, a key-value database, with PHP. It introduces Tokyo Tyrant and some existing options for connecting it with PHP, including Net_TokyoTyrant, a pure PHP library, php-tokyo_tyrant, a PHP extension, and dbo_tokyo, a datasource for CakePHP. It then presents a simple benchmark comparing the performance of these different options.
9. Tokyo Tyrant (TT)
• Tokyo Tyrant is network interface of Tokyo
Cabinet (key/value DB library)
– http://tokyocabinet.sourceforge.net/tyrantdoc/
PHP Conference Japan 2009 LT Copyright Fusic Co.,Ltd. 9