Embed presentation
Download as PDF, PPTX


















































This document discusses alternative databases to relational databases, including MemcacheDB, Tokyo Cabinet, CouchDB, and Amazon SimpleDB. MemcacheDB combines Memcache and BerkleyDB for persistence and transactions. Tokyo Cabinet includes hash, B+ tree, and fixed-length databases with a common API. CouchDB uses JSON documents with RESTful replication and MapReduce queries. SimpleDB provides a web service on AWS for storing attributes across instances.

















































