AgensGraph 2.1 发布,基于 PostgreSQL 的图数据库

栏目: 软件资讯 · 发布时间: 7年前

内容简介:AgensGraph 是一个基于 PostgreSQL 的新一代多模型图数据库。它提供图形分析环境,用户可以同时编写、编辑和执行 SQL 和 Cypher 查询。AgensGraph 带有 PostgreSQL 兼容性和 PostgreSQL 扩展,能够帮助 PostgreS...

AgensGraph 是一个基于 PostgreSQL 的新一代多模型图数据库。它提供图形分析环境,用户可以同时编写、编辑和执行 SQL 和 Cypher 查询。AgensGraph 带有 PostgreSQL 兼容性和 PostgreSQL 扩展,能够帮助 PostgreSQL 用户摆脱数据迁移的痛苦,轻松开发提供高级数据分析的服务。

AgensGraph 2.1 主要改进和修复:

  • Performance Enhancement

  • Cypher

    • Enhance shortest-path algorithm and minor features

  • Cypher Implemention

  • Make all built-in functions usable

  • Support "IN" for sub-queries

  • Usability

  • Improve Graph meta

    • Add a GUC on graphmeta which decide it works automatically or not

    • Add a function regather_graphmeta() which reset and gather graphmeta

  • Add help command in agens shell

    • Implement pre-evaluating CypherTypeCast

    • Implement auto type casting on function call

    • Implement auto type casting on operators

    • jsonb to graphid -> numeric to graphid

    • Handle UNKNOWNOID constants properly (::jsonb and ::text)

    • Handle parameters AS-IS

    • Change the implementation of constants

    • Implement type casting

    • Update comment about token precedence in gram.y

  • Bug Fixes

  • Please see the release notes for fix details

更多详情请查看发行日志


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

垃圾回收算法手册:自动内存管理的艺术

垃圾回收算法手册:自动内存管理的艺术

Richard Jones、Eliot Moss、Antony Hosking / 王雅光、薛迪 / 机械工业出版社 / 2016-3 / 139

在自动内存管理领域,Richard Jones于1996年出版的《Garbage Collection:Algorithms for Automatic Dynamic Memory Management》可谓是一部里程碑式的作品。接近20年过去了,垃圾回收技术得到了非常大的发展,因此有必要将该领域当前最先进的技术呈现给读者。本书汇集了自动内存管理研究者和开发者们在过去50年间的丰富经验,在本书中......一起来看看 《垃圾回收算法手册:自动内存管理的艺术》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具