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 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-22 21:20 Back to release list
1.0rc5

添加新的SQL []操作符从列表,集合,地图,和数组中提取的项​​目。订购与投影别名的作品。穿越树木和预测图。 IN操作使用索引时可用。事务恢复所有已知的错误是固定的。内存管理MVRB树被改写,以更快,使用少得多的内存。共同的核心模块是与Java 5兼容。
The new SQL [] operator was added to extract items from lists, sets, maps, and arrays. ORDER BY works with projection alias. Cross trees and graphs in projections. The IN operator uses Index when available. All known bugs on transaction recovery were fixed. The memory management of MVRB-Tree was rewritten to be faster and to use much less RAM. The common and core modules are compatible with Java 5.

Project Resources