The PHP podcast where everyone has a seat.

40: Using graph databases in PHP
Panelists:
Michelle Sanver
Michelle Sanver
Ed Finkler
Ed Finkler
Jeremy Kendall
Jeremy Kendall
Chris White
Chris White
February 24 2016

Traditional relational databases like MySQL or Postgres are really good at providing many solutions to the problem of persisting state. But these types of database are really horrible at querying highly connected models in an efficient way.

Graph datab

Sammy Kaye Introduces

Query Languages

Graph DBs don't usually use SQL. The most common query languages are: