Browsing: NOSQL

InfoGrid is an Internet Graph Database with a many additional software components that make the development of REST-ful web applications…

Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also…

Redis is an advanced key-value store. It is similar to memcached but the dataset is not volatile, and values can…

Open source dynamo clone written in Erlang.

MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage…

MongoDB (from “humongous”) is a scalable, high-performance, open source, dynamic-schema, document-oriented database. Written in C++, MongoDB features: – Document-oriented storage…

Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is…

Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in…