Browsing: Non Relational Model

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

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

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