Download List

Descripción del Proyecto

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-26 06:48 Back to release list
0.9.19

Apoyo a la herencia nativa entre los documentos y POJOs. La aplicación de los índices no únicos. Apoyo a la cláusula ORDER BY en SQL SELECT. Mejor descripción de los errores. Auto-registro de remoto del motor, si está disponible. Correcciones de errores de otros (la carga del usuario y el grupo lanza lógica).
Support for native inheritance between Documents and POJOs. Implementation of non-unique indexes. Support for ORDER BY clause in SQL SELECT statements. Improved description on errors. Auto-registration of Remote Engine, if available. Fixes for other bugs (user loading and logical cluster casts).

Project Resources