发布于 2017-09-27 01:18:10 | 141 次阅读 | 评论: 0 | 来源: 网友投递
OrientDB基于Java的文档数据库
OrientDB是兼具文挡数据库的灵活性和图形数据库管理链接能力的可深层次扩展的文档-图形数据库管理系统(NoSQL数据库)。可选无模式、全模式或混合模式下。支持许多高级特性,诸如ACID事务、快速索引,原生和SQL查询功能。可以JSON格式导入、导出文档。若不执行昂贵的JOIN操作的话,如同关系数据库可在几毫秒内可检索数以百记的链接文档图。
OrientDB 2.2.28 发布了 。该版本主要更新如下:
Fix overwrite of disk cache use when set by user API - Issue #7760
Fix WAL compatibility issue - Issue #7756
Add a check to block execution of database if data corruption on disk is detected - Issue #7540
Add outdate detection and reload of storage configuration in the case of new clusters
完整更新内容请查看更新日志。
下载地址: