Apache AGE is a PostgreSQL extension that adds graph database functionality to existing relational databases.
It lets users work with relational and graph data in a single PostgreSQL-backed store, combining standard ANSI SQL with openCypher for querying connected data.
AGE is designed for graph processing and analytics, making it suitable for use cases such as fraud detection, recommendation engines, identity and relationship management, knowledge management, and other workloads where relationships between data points matter.
This is free and open source software.
Key Features
- Graph database extension for PostgreSQL.
- Supports openCypher graph queries.
- Hybrid querying with SQL and Cypher.
- Query multiple graphs at the same time.
- Property indexes on vertices and edges.
- Hierarchical graph label organisation.
- Compatible with PostgreSQL features.
- Docker image available.
- Drivers for Go, Java, Node.js, and Python.
Website: github.com/apache/age
Support:
Developer: Apache Software Foundation
License: Apache License 2.0
AGE is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Graph Databases | |
|---|---|
| SurrealDB | Scalable, distributed, collaborative, document-graph database |
| EdgeDB | Graph-relational database with declarative schema |
| JanusGraph | Distributed graph database |
| ArangoDB | Scalable graph database system to drive value from connected data, faster |
| OrientDB | Document-graph database |
| TypeDB | Polymorphic database with a conceptual data model |
| Neo4j | Native graph database that is built to store and retrieve connected data |
| NebulaGraph | Graph database that can handle large volumes of data |
| TerminusDB | Document-oriented graph database for building collaborative applications |
| Ladybug | Embedded graph database |
| Virtuoso | Middleware and database engine hybrid |
| Bitsy | Small, fast, embeddable, durable in-memory graph database |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

