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-08-02 17:18 Back to release list
1.0rc4

SQL 엔진은 체인에서 함수와 연산자에 대한 향상된 지원을 받았습니다. 배열, 컬렉션, 그리고지도는 현재 쿼리 매개 변수로 지원됩니다. 새 SQL TRUNCATE 기록 명령이 구현되었습니다. 단지 지금은 OSGi 호환됩니다. 드롭 클러스터와 함께 문제 해결 총 21 문제 사이되었습니다.
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