- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 152字
- 2021-07-08 09:37:36
When not to use a graph database and what to use instead
As we discussed earlier in this chapter, the whole concept of the category of Not Only SQL databases is all about task-orientation. Use the right tool for the job. So that must also mean that there are certain use cases that graph databases are not as perfectly suited for. Being a fan of graph databases at heart, this obviously is not easy for me to admit, but it would be foolish and dishonest to claim that graph databases are the best choice for every use case. It would not be credible. So, let's briefly touch on a couple of categories of operations that you would probably want to separate from the graph database category that Neo4j belongs to.
The following operations are where I would personally not recommend using a graph database like Neo4j, or at least not in isolation.
- Visual Basic .NET程序設(shè)計(第3版)
- Learning AWS Lumberyard Game Development
- Ray分布式機(jī)器學(xué)習(xí):利用Ray進(jìn)行大模型的數(shù)據(jù)處理、訓(xùn)練、推理和部署
- Raspberry Pi 2 Server Essentials
- Getting Started with SQL Server 2012 Cube Development
- Go語言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(1)
- Learning Concurrency in Kotlin
- 深入理解C指針
- Java程序設(shè)計與項目案例教程
- UML2面向?qū)ο蠓治雠c設(shè)計(第2版)
- RubyMotion iOS Develoment Essentials
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- Java7程序設(shè)計入門經(jīng)典
- PHP 8從入門到精通(視頻教學(xué)版)
- C語言從入門到精通