Package: postgresql-14-age Version: 1.5.0~rc0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1958 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.17) Homepage: https://github.com/apache/age Priority: optional Section: database Filename: pool/main/p/postgresql-14-age/postgresql-14-age_1.5.0~rc0-1.pgdg20.04+1_amd64.deb Size: 736056 SHA256: 9a8dca7c8c21d5e671ad9315820fb68026280fc4022e746814ecc5ac086f7e5c SHA1: c8dedf11cd6403e7e9d4a6e70d80bb5a0d800cf5 MD5sum: 742780e263e4311177a1bb1862f8a9ba 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.