1 comment

[ 2.8 ms ] story [ 13.2 ms ] thread
While there are dedicated graph databases, like Neo4j, PostgreSQL might be all you need. Keep your production system complexity low.

The article shows how to write Postgres queries that: * Traverse a graph. * Detect cycles. * Find the shortest path.