OrientDB 2.0-M3 ダウンロード、ドキュメントデータベース

ダウンロード
提供元サイトからダウンロード

更新内容

– Core: Cluster selection strategy now can decide on the input document content
Better automatic alloc of Heap and Disk-Cache
Clusters can be detached (offline) and re-attached (online)
FetchPlan: support for wildcards
Improved pools
Using SIGTRAP (kill -5) to dump OrientDB information
Fixed connection pool problem on high usage
Cache is always ON and can’t be disabled anymore. This avoids many common issues with users
– Schema: used immutable instances to reduce locking contention
– Graph API: New OGraphBatchInsertBasic and OGraphBatchInsert API for massive insertion on graphs:
13x faster than Blueprints
– Document API: Removed a couple of internal layers to speedup and simplify implementation
– Studio: Simplified database creation (graph – no lightweight edges by default)
– Console: Displayed also @class
– Bug fixing: 115 total issues from 2.0-M2.

changelog

概要
OrientDB はドキュメントデータベースの柔軟性を備えつつグラフデータベースとして動作する分散型データベースです. Orient Technologies 社(イギリス)を主体とし、世界中の技術者によるコミュニティグループによってオープンソース(Apache License, Version 2.0)として日々開発が進められています.

特徴
OrientDB はドキュメントデータベースの柔軟性とグラフデータベースのデータ間の関係を表現する能力を備えた新しいNoSQLデータベースです.
OrientDB は分散システム上でマルチマスターレプリケーションをサポートしています.サーバノードを追加する際に複雑な設定は必要ありません.

OpenSource

Posted by arkgame