Download List

프로젝트 설명

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-07-18 20:23 Back to release list
1.0rc3

인덱스 관리자가 여러 쿼리 조건 또한 인덱스를 사용하도록 개선되었습니다. 상쾌한 스키마와 문제가 수정되었습니다. 버그 많은 분산 클러스터 구성으로 수정되었습니다. SQL ALTER 커스터 명령이 추가되었습니다. SQL 연산자의 존재가 추가되었습니다. GraphDB에서 SQL 그렘린 () 연산자가 SQL 쿼리 결과 집합에 대해 그렘린 스크립트를 실행하기 위해 추가되었다, 그렘린은 명령 스크립트 구현으로 통합되었습니다. 디스크 공간 할당 및 성능은 일반적으로 향상되었습니다. 34 문제가 전체에서 수정되었습니다.
The Index manager was improved to use an index also with multiple query conditions. Problems with schema refreshing were fixed. A lot of bugs were fixed with distributed clustered configuration. The SQL ALTER CUSTER command was added. The SQL operator EXISTS was added. In GraphDB, the SQL GREMLIN() operator was added to execute Gremlin scripts against the SQL query resultset, Gremlin was integrated as a command script implementation. Disk space allocation and performance were improved in general. 34 issues were fixed in total.

Project Resources