Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-08-02 17:18 Zurück zur Release-Liste
1.0rc4

Die SQL-Engine erhalten eine verbesserte Unterstützung für Funktionen und Operatoren in der Kette. Array, Sammlung, und Karten sind jetzt als Abfrage-Parameter unterstützt. Ein neues SQL TRUNCATE RECORD-Kommando umgesetzt wurde. JARs sind jetzt OSGi-konform. Probleme mit Drop-Cluster wurden unter den 21 Fragen in insgesamt fixiert.
The SQL engine received improved support for functions and operators in the chain. Array, collection, and maps are now supported as query parameters. A new SQL TRUNCATE RECORD command was implemented. JARs are now OSGi compliant. Problems with drop clusters were amongst the 21 issues fixed in total.

Project Resources