OrientDB v 3.0.10 釋出,多模型 NoSQL 資料庫
OrientDB 3.0.10ofollow,noindex">已釋出 ,OrientDB 是兼具文件資料庫的靈活性和圖形資料庫管理連結能力的可深層次擴充套件的文件-圖形資料庫管理系統。可選無模式、全模式或混合模式。支援許多高階特性,諸如 ACID 事務、快速索引,原生和 SQL 查詢功能。可以匯入 JSON 格式、匯出文件。
下載地址
社群版:https://orientdb.com/download-2/
企業版:https://orientdb.com/orientdb-enterprise/
該版本主要是修復了 bug,具體如下 :
Core
-
Fix potential non-completed atomic operatios
SQL
-
Fix IndexOutOfBounds on traversedElement() functionIssue #8624
-
Enhance MATCHES condition to allow any expression on the rightIssue #8612
-
Fix CONTAINS operator on lists of mapsIssue #8604
-
Fix .append() method to correctly manage quoted stringsIssue #6250