BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Neo4j 5 Graph Database Supports Automated Scaling and Deployment Interoperability

Neo4j 5 Graph Database Supports Automated Scaling and Deployment Interoperability

Bookmarks

NoSQL graph database Neo4j version 5 supports query language and performance improvements, automated scale-up, and scale-out capabilities, and cross-platform deployment interoperability. The Neo4j team announced last week the general availability (GA) of the latest product release of the graph database.

The specifics of new features in the latest release include:

Query language and performance improvements: The graph performance offers query language and runtime improvements that result in faster execution of long and complex queries, enabling real-time results. New query syntax makes it easier to write pattern-matching queries. Improvements in indexes, query planning, and runtime also improve performance. Multi-hop queries can now be executed faster than the previous versions of Neo4j.

Automated scaling across machines: Self-managed customers can scale up or scale out their apps across several machines with no manual effort and less infrastructure cost. This benefit is achieved via features like Autonomous Clustering and Fabric, enabling organizations to operate large graphs and scale out in any environment. The new clustering infrastructure decouples servers from databases, improving scalability and cloud readiness.

Neo4j 5 also automates the allocation and reassignment of computing resources. These scaling capabilities are available across different deployments, such as on-premise, cloud, hybrid, or multi-cloud.

Fabric technology is used to improve the setting and management of sharded and federated databases with dynamic compositions of databases. The latest release includes a new interface called composite databases to administer Fabric databases.

Interoperability and continuous updates across deployments: Neo4j 5 ensures ongoing compatibility between self-managed and Aura workloads managed by Neo4j. A new tool called Neo4j Ops Manager (NOM) can be used for monitoring and management of global deployments, giving customers control over their environments. Neo4j Ops Manager UI console gives operators administrative control and a view of operational metrics across databases, instances, and clusters.

Neo4j 5 is available for download on the website and on AWS, Azure, and GCP marketplaces. To learn more about the latest release offerings, check out their main web page, Neo4j Community, or read the blog post summarizing the new features.

 

About the Author

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT