LWN.net Logo

Alternatives to SQL Databases

Alternatives to SQL Databases

Posted Apr 16, 2009 4:37 UTC (Thu) by tstover (subscriber, #56283)
Parent article: Alternatives to SQL Databases

Tokyo Cabinet also has a server component called Tokyo tyrant that not only serializes access for multiple process, but also supports the memcached protocol for a persistent memcached solution. It's also the successor to the noteworthy qdbm. It has much to offer those exploring data storage black magic.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds