postgresql-16-age

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.

libss2t64

command-line interface parsing library

libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function.

libobjc4-arc-cross

Runtime library for GNU Objective-C applications

Library needed for GNU ObjC applications linked against the shared library.

gfortran-11-arc-linux-gnu

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libgfortran5-arc-cross

Runtime library for GNU Fortran applications

Library needed for GNU Fortran applications linked against the shared library.

gobjc++-11-arc-linux-gnu

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.