- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 172字
- 2021-07-08 09:37:35
Why use graph databases, or not
By now, you should have a good understanding of what graph databases are and how they relate to other database management systems and models. Much of the remainder of this book will be drilling into a bit more detail on the specifics of Neo4j as an example implementation of such a database management system. Before that, however, it makes sense to explore why these kinds of databases are of such interest to modern-day software professionals--developers, architects, project and product managers, and IT directors alike.
The fact of the matter is that there are a number of typical data problems, and database system queries are an excellent match for a graph database, but there are a number of other types of data questions that are not specifically designed to be answered by such systems. Let's explore these for a bit and determine the characteristics of your dataset and your query patterns that will determine whether graph databases are going to be a good fit or not.
- Rust實戰
- Photoshop智能手機APP UI設計之道
- 編程卓越之道(卷3):軟件工程化
- JavaFX Essentials
- 青少年軟件編程基礎與實戰(圖形化編程三級)
- Lua程序設計(第4版)
- Java 11 Cookbook
- Big Data Analytics
- C# 8.0核心技術指南(原書第8版)
- HTML5從入門到精通(第4版)
- Kotlin開發教程(全2冊)
- Creating Data Stories with Tableau Public
- Python入門很輕松(微課超值版)
- Serverless Web Applications with React and Firebase
- 現代C:概念剖析和編程實踐