All Products
Search
Document Center

PolarDB:Graph Database

Last Updated:Jun 02, 2026

is highly compatible with the Apache AGE graph engine. Store and query knowledge graphs using standard ANSI SQL and the openCypher graph query language on the same database cluster.

Scenarios

Common use cases for graph databases:

  • Fraud detection

  • Master data management

  • Product recommendations

  • Identity and relationship management

  • Personalized experiences

  • Knowledge graphs

Features

provides these features:

  • Cypher queries: Query graphs using the openCypher graph query language.

  • Hybrid queries: Combine SQL and Cypher in a single query.

  • Graph management: Create and manage multiple graphs.

  • Hierarchical management: Organize nodes and edges by type using graph labels.

  • Property indexing: Create indexes on nodes, edges, and their properties.

  • Full PostgreSQL support: Supports the features of PostgreSQL and .

Data visualization

Apache AGE Viewer is a web-based tool for visualizing and exploring graph query results as graphs and tables. It is optimized to efficiently process large-scale graph data and supports various graph algorithms for insight discovery. The project is evolving into a graph data management and developer platform with support for multiple relational databases. Apache AGE Viewer community documentation.