- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 67字
- 2021-07-02 13:11:36
Graph databases
Graph databases are based on graph theory, where a database consists of nodes and edges. The nodes, as well as the edges, can be assigned data. Graph databases allow traversing between the nodes using edges. As a graph is a generic data structure, graph databases are capable of representing different data. A famous implementation of an open source, commercially supported graph database is Neo4j.
推薦閱讀
- Learn Blockchain Programming with JavaScript
- 自制編譯器
- Learning SAP Analytics Cloud
- HTML5 and CSS3 Transition,Transformation,and Animation
- Modern JavaScript Applications
- 從0到1:Python數據分析
- 用戶體驗增長:數字化·智能化·綠色化
- 深入理解Elasticsearch(原書第3版)
- C語言程序設計
- 細說Python編程:從入門到科學計算
- Essential C++(中文版)
- Hadoop大數據分析技術
- Android Development Tools for Eclipse
- SEO教程:搜索引擎優化入門與進階(第3版)
- Vue.js 3.x高效前端開發(視頻教學版)