Package: postgresql-13-age Version: 1.5.0~rc0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 657 Depends: postgresql-13, libc6 (>= 2.38) Homepage: https://github.com/apache/age Priority: optional Section: database Filename: pool/main/p/postgresql-13-age/postgresql-13-age_1.5.0~rc0-2.pgdg26.04+1_amd64.deb Size: 184372 SHA256: b1b91939a81e7e9a2f912d9adf5bfbdb13033f308bf7b57d274c22f389dd5a7e SHA1: 1110a79aa4ade8438cfcc3ce804ecc7c6bc942e2 MD5sum: 46183d8d0a079013929af91f8c5fcb44 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 13.