Tokyo Cabinet

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
(Links)
第8行: 第8行:
 
==Links==
 
==Links==
 
*http://tokyocabinet.sourceforge.net/
 
*http://tokyocabinet.sourceforge.net/
 +
 +
{{comment}}
  
 
[[Category:NoSQL]]
 
[[Category:NoSQL]]
 
[[Category:C]]
 
[[Category:C]]

2010年12月1日 (三) 06:22的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Tokyo Cabinet Thanks, Wikipedia.

Tokyo Cabinet: a modern implementation of DBM

Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.

Links

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱