Ask HN: Implementing a graph database using Postgres tables for nodes and edges?
No-one seems to have yet mentioned Facebook’s TAO paper, which describes scaling basically this approach to 1 billion reads per second. https://cs.uwaterloo.ca/~brecht/courses/854-Emerging-2014/re…