OrientDB 3.0.12 发布,多模 NoSQL 数据库

  

OrientDB 3.0.12 发布了,OrientDB 是兼具文档数据库的灵活性和图形数据库管理链接能力的可深层次扩展的文档-图形数据库管理系统。可选无模式、全模式或混合模式。支持许多高级特性,诸如 ACID 事务、快速索引、原生和 SQL 查询功能。可以导入 JSON 格式、导出文档。

此次更新如下:

Core

Console

  • Add checks to avoid wrong db drop from console Issue #8690

SQL

  • Fix decoding of special characters (eg. \n \t ) in SQL strings inside JSON Issue #8681

  • Fix calculation of SQL function parameters, also including context and metadata values (eg. LET values) Issue #8671

  • Fix SQL CONTAINS with lists of lists Issue #8653

  • Fix nested projections on INSERT RETURN statement Issue #8543

JDBC Driver

  • Fix NullPointerException on JDBC getByte() and getBoolean() Issue #8677

  • Fix JDBC ResultSet.wasNull() Issue #8674

Enhancements

Console

  • Add --disable-history to OrientDB console Issue #7890

更新日志

下载地址:https://orientdb.com/download-2/

猜你喜欢

转载自www.oschina.net/news/102569/orientdb-3-0-12-released