- 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.
- HoloLens Beginner's Guide
- Mastering Articulate Storyline
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- 軟件工程
- 編程數學
- MongoDB,Express,Angular,and Node.js Fundamentals
- Node Cookbook(Second Edition)
- Flowable流程引擎實戰
- 大學計算機基礎實驗指導
- Spring Data JPA從入門到精通
- 數字媒體技術概論
- Java Web動態網站開發(第2版·微課版)
- Puppet 5 Beginner's Guide(Third Edition)
- Mastering Python