内容简介:OrientDB 3.0.11下载地址社区版:
OrientDB 3.0.11 已发布 ,OrientDB 是兼具文档数据库的灵活性和图形数据库管理链接能力的可深层次扩展的文档-图形数据库管理系统。可选无模式、全模式或混合模式。支持许多高级特性,诸如 ACID 事务、快速索引,原生和 SQL 查询功能。可以导入 JSON 格式、导出文档。
下载地址
社区版: https://orientdb.com/download-2/
企业版: https://orientdb.com/orientdb-enterprise/
该版本主要是修复了 bug, 具体如下 :
SQL
-
Fix management of "parent" property names in SQL Issue #8669
-
Support parameters for INSERT with CONTENT Issue #8666
-
Fix NPE on index chain calculation (query execution planning) Issue #8665
-
Fix nested projections with nested star Issue #8662
-
Fix CONTAINS operator on list of maps Issue #8654
-
Fix UPDATE REMOVE with LINKSET and subqueries Issue #8647
-
Fix insert on LINKMAP with subqueries Issue #8646
-
Fix SQL GROUP BY with multiple columns that do not appear in the projections Issue #8625
-
Fix general count() with no matching records in SQL Issue #8621
Console
-
Fix execution of batch scripts in console with "load script" Issue #8627
源码下载: https://github.com/orientechnologies/orientdb/releases/tag/3.0.11
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NoSQL数据库敏捷数据模型
- 在线制作数据库ER模型
- 3 - 创建 Django 博客的数据库模型
- 3 - 创建 Django 博客的数据库模型
- Golang数据库编程之GORM模型定义与数据库迁移
- ArangoDB 3.3.13 发布,原生多模型数据库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP 5权威编程
(美)古曼兹等 / 简张桂 / 电子工业出版社 / 2007-12 / 90.00元
《BRUCE PERENS开源系列丛书•PHP 5权威编程》为大家全面介绍了PHP 5中的新功能、面向对象编程方法及设计模式,还分析阐述了PHP5中新的数据库连接处理、错误处理和XML处理等机制。希望能够帮助读者系统了解、熟练掌握PHP,最大程度地挖掘:PHP的潜力,以更低的成本搭建更加稳健、高效的PHP应用。 近年来,随着使用PHP的大流量网站逐渐增加,企业在使用PHP的时候开始面临新的问......一起来看看 《PHP 5权威编程》 这本书的介绍吧!