Co-authors: Scott Meyer, Andrew Carter, and Andrew Rodriguez Editor’s note: This is the second part of a two-part blog series. Part 1 described how graph data relates to the in-memory graph of structures commonly used as models (as in “model-view-controller”) by applications, how graph data can be stored in a conventional relational database, and why...

Posts by Scott Meyer
-
- Topics:
- scale,
- infrastructure,
- knowledge graph,
- Data
-
LIquid: The soul of a new graph database, Part 1
Scott Meyer July 23, 2020
Co-authors: Scott Meyer, Andrew Carter, and Andrew Rodriguez Editor’s note: In this two-part blog series, we introduce LIquid, a new graph database built by LinkedIn to support human real-time querying of the economic graph. It is a complete implementation of the relational model that supports fast, constant-time traversal of graph edges with a relational graph...
- Topics:
- scale,
- infrastructure,
- knowledge graph,
- Data