OrientDB

OrientDB
Developer(s) Orient Technologies LTD
Initial release 2010 (2010)
Stable release 2.1.9 / January 7, 2016 (2016-01-07)
Preview release 2.2-alpha
Development status Active
Written in Java
Operating system Cross-platform
Type Document-oriented database, Graph database, Multi-model database
License Apache 2 License
Website orientdb.com

OrientDB is an open source NoSQL database management system written in Java. It is a multi-model database, supporting graph, document, key/value, and object models,[1] but the relationships are managed as in graph databases with direct connections between records. It supports schema-less, schema-full and schema-mixed modes. It has a strong security profiling system based on users and roles and supports querying with Gremlin along with SQL extended for graph traversal. OrientDB uses a new indexing algorithm called MVRB-Tree, derived from the red–black tree and from the B+ tree.

Features

History

The original author is Luca Garulli that started in 2010 by rewriting in Java the fast persistent layer of Orient ODBMS database, written in C++. In 2012 the project has been sponsored by Orient Technologies LTD company where the main author Luca Garulli is the CEO and founder.

See also

References

External links


This article is issued from Wikipedia - version of the Friday, January 29, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.