Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Neo4j - Graph Database

  • Share this:
post-title
Neo4j is a high-performance graph engine with all the features of a mature and robust database. It is a graph database, storing data in the nodes and relationships of a graph. It includes the usual database features like ACID transactions, durable persistence, concurrency control, transaction recovery, high availability.

It is massively scalable to handle graphs of several billion nodes on a single machine. It has a powerful traversal framework for high-speed traversals in the node space. It can be deployed as a full server or a very slim database embedded database.

Neo4j's high-performance distributed cluster architecture scales with your data needs, minimizing cost and hardware while maximizing performance across connected datasets. Neo4j enforces rigorous enterprise security rules while remaining easy to deploy and manage. Protections like “row-level” security in relational databases are not enough when using graphs. Organizations need fine-grained access control for mission-critical security and privacy.
https://neo4j.com/
https://github.com/neo4j/neo4j
License:
Tech: