Introduction into PHP community with Graph databases

preview_player
Показать описание
This video it's supposed to be introduction for everybody from php community into using graph databases. I explain main reasons to start using graph database based upon my experiences from web development.

Рекомендации по теме
Комментарии
Автор

Thanks for video! Do you know if Doctrine ORM has any adapter to work with neo4j?

relan
Автор

Hi Michal, the video is fantastic! Would you like to closely examine the open-source graph database NebulaGraph?😄

NebulaGraph
Автор

The main problem for php community to start using graph databases is that we are used to sql-databases. It time to pearn graph databse and change mindset from relational model to graph model.
Also, if top orm libraries doesn't have a way to integrate graph approach, only enthusiasts will leverage it. I'm not sure, does neo4j support such features as record locking and transactions? Because if not, it is a big question if it is reasonable to use neo4j as the main database.

relan
join shbcf.ru