发布于 2017-06-20 23:57:35 | 146 次阅读 | 评论: 0 | 来源: 网友投递
OrientDB基于Java的文档数据库
OrientDB是兼具文挡数据库的灵活性和图形数据库管理链接能力的可深层次扩展的文档-图形数据库管理系统(NoSQL数据库)。可选无模式、全模式或混合模式下。支持许多高级特性,诸如ACID事务、快速索引,原生和SQL查询功能。可以JSON格式导入、导出文档。若不执行昂贵的JOIN操作的话,如同关系数据库可在几毫秒内可检索数以百记的链接文档图。
OrientDB v2.2.21 发布了,主要更新如下:
Fixed bug on toLowerCase/toUpperCase that didn't take care of Locale - Issue #7464
Fixed bug on server startup when automatic backup plugin is disabled - Issue #7473
Use of indexes for range queries when >= and <= operators are used has been optimized -Issue #7501
Fixed compilation problem with node > 5 Issue #472
完整更新内容请查看更新日志。
下载地址:http://orientdb.com/download