Package: postgresql-18-age Version: 1.7.0~rc0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1893 Depends: postgresql-18, libc6 (>= 2.17) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/apache/age Priority: optional Section: database Filename: pool/main/p/postgresql-18-age/postgresql-18-age_1.7.0~rc0-1.pgdg22.04+1_amd64.deb Size: 719688 SHA256: 60ea55243f74f42119f53a960d84211e459b969bb8932db6bd1c75e471882785 SHA1: 3ac2bf18a6a20932036b9294b2d7a525a8b2b1f6 MD5sum: 737ee7b3da06e368180e69b4618033be 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 18.