发布于 2016-04-19 23:55:14 | 149 次阅读 | 评论: 0 | 来源: 网友投递
OrientDB基于Java的文档数据库
OrientDB是兼具文挡数据库的灵活性和图形数据库管理链接能力的可深层次扩展的文档-图形数据库管理系统(NoSQL数据库)。可选无模式、全模式或混合模式下。支持许多高级特性,诸如ACID事务、快速索引,原生和SQL查询功能。可以JSON格式导入、导出文档。若不执行昂贵的JOIN操作的话,如同关系数据库可在几毫秒内可检索数以百记的链接文档图。
OrientDB 2.1.16 发布了,
以下是一些值得关注的内容:
Exception on checkpoint listener of OLuceneIndexFactory in Distributed Mode
ETL doesn't load documents on given cluster
Spring cannot create proxies for some OrientDb classes (see details below).
vertex creation fails silently if field value is not quoted properly
JDBC contract not supported [Bug]
JSON escaping not supported [Bug]
详情请看这里。
下载地址:https://github.com/orientechnologies/orientdb/releases/tag/2.1.16