
neo4j
Neo4j is the leading native graph database, designed for storing and querying highly connected data using nodes, relationships, and properties with the Cypher query language.
About
Neo4j pioneered the property graph database category when it was first released in 2007 by Neo4j Inc. (originally Neo Technology) in Sweden. While relational databases force connected data into tables and joins, Neo4j stores relationships as first-class citizens alongside nodes,…