Package: postgresql-15-age Version: 1.6.0~rc0-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1867 Depends: postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/apache/age Priority: optional Section: database Filename: pool/main/p/postgresql-15-age/postgresql-15-age_1.6.0~rc0-1.pgdg26.04+1_amd64.deb Size: 695616 SHA256: aaf849dc2cd84bc767f41b29d7ee44dc824f405a827a7cae42e189043577fabd SHA1: 2941ad1a2973794fda49db45c41f46f06564df7f MD5sum: 6a4924540a07a464b5a88ede825a858e 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 15.