×
Community Blog Series PostgreSQL Graph Search Practices
+ New Series

PostgreSQL Graph Search Practices

This series discusses the implementation of graph search using PostgreSQL.

PostgreSQL Practices of Elective Selection Relation in Colleges

This article shows a quick demo on implementing graph search for searching and filtering student electives based on several criteria.

PostgreSQL Practices - Application of Graph Search in Content Communities

This article introduces the Smlar extension for PostgreSQL and its application in graph search for content communities such as forums.

PostgreSQL Graph Search Practices - 10 Billion-Scale Graph with Millisecond Response

This article discusses the implementation of graph search using the CTE syntax of PostgreSQL.

PostgreSQL Family Tree Application Practices - Graph Relation Storage and Search

This article explains how to store family relationships and quickly extract N-tier information for a typical graph application.

Applying PostgreSQL Graph Database to Social Scenarios

In this article, we discuss several real world implementations of PostgreSQL including Finance Risk Control, Police Criminal Detection, and Social Network Analysis.

Loading more…