Shield

Neo4j 4.0 targets scalability, security, and performance

Leading native graph database adds long-awaited horizontal sharding, granular security, and reactive processing
Pro
Image: Stockfresh

4 February 2020

Neo4j, one of the leading graph databases on the market, is available in a major new version today. Neo4j 4.0 introduces new scalability and security features aimed at enterprise deployments.

Graph databases are optimised to deal with relationships between elements, rather than lists of them in tables. Relationships can be expressed in conventional tabular databases, but become unwieldy when dealing with, say, millions of connections.

Neo4j, introduced 12 years ago, was engineered from the ground up as a native graph database, rather than a reworking of an existing tabular database to support graph storage and processing.

 

advertisement



 

One of biggest changes in Neo4j 4.0, available in both the community and enterprise editions, is the concept of ‘reactive’ sessions, or reactive query processing. Reactive sessions allow data streamed from Neo4j to be managed dynamically by applications that receive it, so that clients are not flooded with data they cannot handle in a timely way. Other reactive components, like Reactive Streams, can in turn make use of Neo4j’s reactive behaviours.

Another major change, although limited to the enterprise edition, is a form of horizontal scaling called Neo4j Fabric. Previously, Neo4j supported data replication across a cluster of machines to provide read scaling and high availability. Fabric now allows graph data to be sharded and federated across multiple instances.

Also new in Neo4j 4.0, although limited to enterprise users:

  • The ability to deploy multiple, distinct databases in the same Neo4j server cluster.
  • Fine-grained security and access controls with roles and user management.
  • Memory constraints for transactions to keep queries from overloading nodes.

IDG News Service

Read More:


Back to Top ↑

TechCentral.ie