Artwork

Content provided by The PHP Roundtable, PHP Roundtable, and Eric Van Johnson. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The PHP Roundtable, PHP Roundtable, and Eric Van Johnson or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

040: Graph Databases

1:24:45
 
Share
 

Manage episode 299191764 series 2966424
Content provided by The PHP Roundtable, PHP Roundtable, and Eric Van Johnson. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The PHP Roundtable, PHP Roundtable, and Eric Van Johnson or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

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 databases like Neo4j and OrientDB excel at highly connected data. In fact, graph technologies are the backbone of social networks like Facebook and Twitter. We discuss how to think about our data using the graph model and what tools we can use in our PHP projects to interface with them. We also discuss the considerations we'll need to make when deciding whether or not to use a graph database in our next project.

  continue reading

93 episodes

Artwork

040: Graph Databases

The PHP Roundtable

15 subscribers

published

iconShare
 
Manage episode 299191764 series 2966424
Content provided by The PHP Roundtable, PHP Roundtable, and Eric Van Johnson. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The PHP Roundtable, PHP Roundtable, and Eric Van Johnson or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

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 databases like Neo4j and OrientDB excel at highly connected data. In fact, graph technologies are the backbone of social networks like Facebook and Twitter. We discuss how to think about our data using the graph model and what tools we can use in our PHP projects to interface with them. We also discuss the considerations we'll need to make when deciding whether or not to use a graph database in our next project.

  continue reading

93 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide