Download List

Projeto Descrição

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.

2011-12-07 07:14 Back to release list
1.0rc7

Transações: maior velocidade, até 500 vezes. Nova replicação de vários mestres (será definitiva no próximo v 1.0). A inserção SQL oferece suporte a sintaxe de mapa. Há uma nova função Date (). A interface HTTP tem suporte JSONP. Criar banco de dados, banco de dados de importação e exportação-banco de dados foram adicionados, e muitos bugs foram corrigidos (34 edições no total).
Transactions: improved speed, up to 500x. New Multi-Master replication (will be final in the next v1.0). The SQL insert supports MAP syntax. There is a new date() function. The HTTP interface has JSONP support. create-database, import-database, and export-database have been added, and many bugs have been fixed (34 issues in total).

Project Resources