Download List

Project Description

OrientDB is a NoSQL DBMS which can store 150,000 documents per second on common hardware. Even with a document-based database, the relationships are managed as in graph databases, with direct connections among records. You can traverse entire or parts of trees and graphs of records in a few milliseconds. It supports schema-less, schema-full, and schema-mixed modes, has a strong security profiling system based on users and roles, and supports SQL between the query languages. Thanks to the SQL layer, it's straightforward to use for people skilled in the relational world.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-05 22:02 Back to release list
0.9.12 (beta)

Full support was added for asynchronous remote command execution. All SQL commands can be executed remotely (select, insert, update, delete). A bug regarding the LIKE operator was fixed. JMX monitoring support was improved for OrientDB Server: active sessions, configured handlers and protocols, status, etc. The default OrientDB Server port was changed to 2424. OrientKV Server has been assigned the port number 2431.

Project Resources