Jump to content

Tkrzw: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
initial release
replace per tfd outcome
Line 1: Line 1:
{{histinfo|In what ways are Tokyo Cabinet and Kyoto Cabinet important when considering the history of database systems?|date=July 2015}}
{{Missing information|in what ways are Tokyo Cabinet and Kyoto Cabinet important when considering the history of database systems|date=July 2015}}
{{histinfo|What did Kyoto Cabinet offer that made it a notable successor to Tokyo Cabinet?|date=July 2015}}
{{Missing information|what the Kyoto Cabinet offered that made it a notable successor to Tokyo Cabinet|date=July 2015}}
{{ref improve|date=October 2014}}
{{ref improve|date=October 2014}}
{{Infobox software
{{Infobox software

Revision as of 14:30, 16 January 2018

Kyoto Cabinet
Developer(s)FAL Labs
Initial releaseDecember 25, 2009; 15 years ago (2009-12-25)
Stable release
1.2.76 / May 24, 2012; 12 years ago (2012-05-24)
Repository
Written inC++
TypeDatabase engine, library
LicenseGNU General Public License
Websitedbmx.net/tokyocabinet/ Edit this on Wikidata

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, comparable in functionality to SQLite[1][dubiousdiscuss] (but without an actual SQL implementation) and was announced by its authors as "a modern implementation of DBM".[2] Kyoto Cabinet is the designated successor of Tokyo Cabinet.[2]

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

See also

References

  1. ^ a b Smith, Peter (2012). Professional Website Performance. John Wiley & Sons.
  2. ^ a b "Tokyo Cabinet: a modern implementation of DBM". FAL Labs. 5 August 2010. Retrieved 18 October 2014.