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-06-07 18:59 Back to release list
0.9.17

An Index API was added to create unique indexes at the property level. This speeds up the performance of queries but slows down updates, inserts, and deletes. OrientDB Studio has new rendering for links. A bug regarding embedded type in collections was fixed.

Project Resources