- Learning Neo4j
- Rik Van Bruggen
- 108字
- 2021-09-03 09:56:26
Chapter 2. Graph Databases – Overview
In this chapter, we want to contextualize the concepts around graph databases and make our readers understand the historical and operational differences between older, different kinds of database management systems and our modern-day Neo4j installations.
To do this, we will cover the following:
- Some background information on databases in general
- A walk-through of the different approaches taken to manage and store data, from old-school navigational databases to No-SQL graph databases
- A short discussion explaining the graph database category, its strengths, and its weaknesses
This chapter should then set our readers up for some more practical discussions later in this book.
推薦閱讀
- Go Web編程
- Python快樂編程:人工智能深度學習基礎
- Visual C++串口通信開發入門與編程實踐
- Java Web基礎與實例教程(第2版·微課版)
- Building a Recommendation Engine with Scala
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Android底層接口與驅動開發技術詳解
- Building Serverless Applications with Python
- Elasticsearch Server(Third Edition)
- 零基礎趣學C語言
- Python3.5從零開始學
- Image Processing with ImageJ
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- 例說FPGA:可直接用于工程項目的第一手經驗