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-10-13 09:43 Back to release list
1.0rc6

Link de navegação foi melhorada no mecanismo do SQL. O console recebeu um novo comando de "bancos de dados de lista". O índice agora oferece suporte a índices compostos e indexação das coleções. JPA agora oferece suporte a anotações @ transitória e @ incorporadas. Banco de dados, carregamento lento agora pode ser ativado ou desativado. Servidor tem uma nova tarefa de backup automática e pode ser instalado como um serviço do Windows. Balanceamento de carga em configuração de cluster foi adicionada ao cliente.
Link navigation was improved in the SQL engine. The console received a new "list databases" command. The index now supports composite indexes and indexing of collections. JPA now supports @Embedded and @Transient annotations. In Object Database, lazy loading can now be enabled or disabled. Server has a new automatic backup task and can be installed as a Windows Service. Load balancing in clustered configuration was added to the client.

Project Resources