
NoSQL
Get flash to fully experience Pearltrees
HBase
Neo4J
OrientDB
NoSQL
XML database
An XML database a data persistence software system that allows data to be stored in XML format. These data can then be queried , exported and serialized into the desired format. XML databases are usually associated with document-oriented databases . Two major classes of XML database exist: [ 1 ]Graph database
A graph database uses graph structures with nodes, edges, and properties to represent and store data. By definition, a graph database is any storage system that provides index-free adjacency. This means that every element contains a direct pointer to its adjacent element and no index lookups are necessary.Document-oriented database
A document-oriented database is a computer program designed for storing, retrieving, and managing document-oriented, or semi structured data , information. Document-oriented databases are one of the main categories of so-called NoSQL databases and the popularity of the term "document-oriented database" (or "document store") has grown [ citation needed ] with the use of the term NoSQL itself. In contrast to well-known relational databases and their notions of "Relations" (or "Tables"), these systems are designed around an abstract notion of a "Document".Is relational database dying? Why a model affirmed and finally consolidated over years is now object of discussion? Which alternatives exist and how they can match your needs in practical situations?

