Tokyo Cabinet and Kyoto Cabinet

Tokyo Cabinet and Kyoto Cabinet are two libraries of routines for managing key-value databases. Tokyo Cabinet was sponsored by the Japanese social networking site Mixi, and was a multithreaded embedded database manager and was announced by its authors as "a modern implementation of DBM".[2] Kyoto Cabinet is the designated successor of Tokyo Cabinet.[2]

Kyoto Cabinet
Developer(s)FAL Labs
Initial releaseDecember 25, 2009 (2009-12-25)
Stable release
1.2.77, comparable in functionality to SQLite[1] (but without an actual SQL implementation) / October 30, 2018 (2018-10-30)
Written inC++
TypeDatabase engine, library
LicenseGNU General Public License
Websitefallabs.com/kyotocabinet/ 

Tokyo Cabinet features on-disk B+ trees and hash tables for key-value storage, with "some" support for transactions.[1]

See also

References

  1. Smith, Peter (2012). Professional Website Performance. John Wiley & Sons.
  2. "Tokyo Cabinet: a modern implementation of DBM". FAL Labs. 5 August 2010. Retrieved 18 October 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.