Raw Package Information

Package: postgresql-15-age
Version: 1.5.0~rc0-1.pgdg20.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1961
Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), libc6 (>= 2.17)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15-age/postgresql-15-age_1.5.0~rc0-1.pgdg20.04+2_amd64.deb
Size: 738692
SHA256: 5010451bffea44029075a139b7035689217010c2b24b34d3c0f4f35ecb0500be
SHA1: e10ebc2502a4acf4e2fbd95cce7c8737500ca535
MD5sum: b3f74a1e48e7afad4d1fefc309047592
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.