Package: postgresql-14-age Version: 1.6.0~rc0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2052 Depends: postgresql-14, libc6 (>= 2.17) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/apache/age Priority: optional Section: database Filename: pool/main/p/postgresql-14-age/postgresql-14-age_1.6.0~rc0-1.pgdg22.04+1_amd64.deb Size: 812020 SHA256: a0413da50d69f6a157b3ad1ae5945bdf94cd0b68abd196bea3965d0f4be39a19 SHA1: 52203df85a655ee06313cf5fdc26b0e2609c36c1 MD5sum: 500d0f0fa08fe2fbb06d9be7a564f3f6 Description: Graph database optimized for fast analysis and real-time data processing Apache AGE is an extension for PostgreSQL that enables users to leverage a graph database on top of the existing relational databases. AGE is an acronym for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model database fork of PostgreSQL. The basic principle of the project is to create a single storage that handles both the relational and graph data model so that the users can use the standard ANSI SQL along with openCypher, one of the most popular graph query languages today. . This package contains Apache AGE for PostgreSQL 14.