Comment on Ask HN: Implementing a graph database using Postgres tables for nodes and edges?Comments−rawnlq10yDropbox does something similar called Edgestore which is built on top of MySQL: https://www.youtube.com/watch?v=VZ-zJEWi-Vo−sorenbs10yFacebook as well with TAO https://www.facebook.com/notes/facebook-engineering/tao-the-... I think they presented it at one of the @scale conferences.
Comments
Dropbox does something similar called Edgestore which is built on top of MySQL: https://www.youtube.com/watch?v=VZ-zJEWi-Vo
Facebook as well with TAO https://www.facebook.com/notes/facebook-engineering/tao-the-... I think they presented it at one of the @scale conferences.