All Products
Search
Document Center

PolarDB:Best practices

Last Updated:Aug 27, 2025

This topic provides the links to the best practices of graph database.

Description

Reference

Learn about the core concepts and usage of PolarDB Graph Database.

Getting started with PolarDB Graph Database

Leverages the graph database extension to import hundreds of millions of nodes and edges into a graph database. This helps avoid the query performance issue during edge insertion.

Graph analysis based on PolarDB: Quick data import from tables to graphs

Creates a Data Transmission Service (DTS) task to transfer data from an external database to a PolarDB for PostgreSQL graph database in real-time.

Graph analysis based on PolarDB: Synchronize data tables from other databases to PolarDB graphs using DTS

Use an insurance dataset that is publicly available to demonstrate how to use PolarDB to perform graph queries to identify abnormal claim records and fraudulent groups in insurance claim scenarios.

Graph analysis based on PolarDB: Insurance data analysis

The Graph Database extension and graph queries on PolarDB help you discover relationships among fraudulent transactions, calculate their Jaccard similarity, and detect potential fraud.

Graph analysis on PolarDB: Applications in banking and finance