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.

2010-07-30 07:25 Back to release list
0.9.21

A new GraphDB implementation. Import and export of the database in JSON format. A new Connection Pool, Support for lazy loaded collections and maps. A new Fetch Plan to optimize transfer between the client and server. SQL access to the record attributes. A new Logging config. New console commands (import database, export database, create class, and compare database). New annotations to control object mapping: ORawBinding, ODocumentId, and ODocumentInstance. Reached 240 unit tests. Fixes for many bugs (see the issue tracker).

Project Resources