Schedule - PGDay Chicago 2024

Exploring Postgres Databases with Graphs

Date: 2024-04-26
Time: 10:50–11:35
Room: Hub2
Level: Beginner

Diagrams are powerful tools for thought and communication, and databases are full of interesting graphs that translate into useful visual representations. Database documentation, however, ordinarily has room for only one: the entity-relationship diagram or ERD, a birds-eye view of foreign key links between tables. ERDs exemplify a number of problems with documentation more generally, and without sustained effort inevitably fall into disuse and decay.

But documentation is a means, not an end. By putting a few tools together on top of Postgres, we can achieve many of the same goals through visual exploration of the graphs extant within a running database instead of reference to static resources.

We'll discuss:

Slides

The following slides have been made available for this session:

Speaker

Dian Fay