- Neo4j High Performance
- Sonal Raj
- 280字
- 2021-07-23 20:17:08
Preface
Welcome to the connected world. In the information age, everything around us is based on entities, relations, and above all, connectivity. Data is becoming exponentially more complex, which is affecting the performance of existing data stores. The most natural form in which data is visualized is in the form of graphs. In recent years, there has been an explosion of technologies to manage, process, and analyze graphs. While companies such as Facebook and LinkedIn have been the most well-known users of graph technologies for social web properties, a quiet revolution has been spreading across other industries. More than 30 of the Forbes Global 2000 companies, and many times as many start-ups have quietly been working to apply graphs to a wide array of business-critical use cases.
Neo4j, a graph database by Neo Technologies, is the leading player in the market for handling related data. It is not only efficient and easier to use, but it also includes all security and reliability features of tabulated databases.
We are entering an era of connected data where companies that can master the connections between their data—the lines and patterns linking the dots and not just the dots—will outperform the organizations that fail to recognize connectedness. It will be a long time before relational databases ebb into oblivion. However, their role is no longer universal. Graph databases are here to stay, and for now, Neo4j is setting the standard for the rest of the market.
This book presents an insight into how Neo4j can be applied to practical industry scenarios and also includes tweaks and optimizations for developers and administrators to make their systems more efficient and high performing.
- 大話PLC(輕松動漫版)
- CockroachDB權(quán)威指南
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- Visual FoxPro程序設(shè)計教程
- Visual C++數(shù)字圖像處理技術(shù)詳解
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)
- 微信小程序入門指南
- Visual Basic程序設(shè)計教程
- .NET Standard 2.0 Cookbook
- 軟件測試綜合技術(shù)
- Solutions Architect's Handbook
- 監(jiān)控的藝術(shù):云原生時代的監(jiān)控框架
- The Statistics and Calculus with Python Workshop
- Selenium自動化測試實戰(zhàn):基于Python
- Java入門經(jīng)典