- 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.
- JBoss Weld CDI for Java Platform
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- 你不知道的JavaScript(中卷)
- R Data Analysis Cookbook(Second Edition)
- C++新經(jīng)典
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- Qt5 C++ GUI Programming Cookbook
- Mastering Apache Storm
- 工業(yè)機(jī)器人離線編程
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開發(fā)
- Node.js從入門到精通
- 循序漸進(jìn)Vue.js 3前端開發(fā)實(shí)戰(zhàn)
- Puppet Cookbook(Third Edition)
- TypeScript High Performance
- Swift 2 Blueprints