OrientDB是一个开源的非关系型的数据库管理系统,它使用在一般硬件下,可以每秒15万个文件的速度和容量来存储。它使用Java编写,属于文档形数据库,支持ACID Tx,">Indexes,asynch queries,SQL layer,clustering等等,支持 ACID 事务处理。使用 Java 5 来实现。
OrientDB是兼具文挡数据库的灵活性和图形数据库管理链接能力的可深层次扩展的文档-图形数据库管理系统。可选无模式、全模式或混合模式下。支持许多高级特性,诸如ACID事务、快速索引,原生和SQL查询功能。可以JSON格式导入、导出文档。若不执行昂贵的JOIN操作的话,如同关系数据库可在几毫秒内可检索数以百记的链接文档图。
OrientDB 1.0rc5版本更新日志:
1.The new SQL [] operator was added to extract items from lists, sets, maps, and arrays.
2.ORDER BY works with projection alias.
3.Cross trees and graphs in projections.
4.The IN operator uses Index when available.
5.All known bugs on transaction recovery were fixed.
6.The memory management of MVRB-Tree was rewritten to be faster and to use much less RAM.
7.The common and core modules are compatible with Java 5.
下载地址:
http://code.google.com/p/orient/downloads/detail?name=orientdb-graphed-1.0rc5.zip&can=2&q=
http://code.google.com/p/orient/downloads/detail?name=orientdb-1.0rc5.zip&can=2&q=