Dylan Paulus' Blog · Mar 28, 2023
Postgres: The Graph Database You Didn't Know You Had
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
PostgreSQL (Postgres), is a powerful relational database that can store a wide range of data types and data structures. When it comes to storing graph data structures we might reach for a database marketed for that use case like Neo4J or Dgraph. Hold your horses! While Postgres is not generally thought of when working with graph data structures, it is perfectly capable to store and query graph…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.