Advertisement

Graph Databases: An Overview

The concept of graph databases traces back to Leonhard Euler. Euler was an 18th century Swiss mathematician who made several important discoveries in mathematics, such as infinitesimal calculus. In solving the “Seven Bridges of Königsberg” problem in 1736, Euler laid the foundations for graph theory. (He also got a fun shout-out in Hidden Figures when […]

What Is a Graph Database?

Graph databases refers to a category of  NoSQL databases that represent data whose relations are well represented as a set of nodes. These nodes have an undetermined number of connections and are evaluated through computer algorithms. Good graph database use cases include: Social relationships (nodes are people) Public transport links (nodes can be bus or […]