Tag

Dgraph

0 views collected around this technical thread.

政采云技术
政采云技术
Jan 4, 2024 · Databases

Introduction to Dgraph and Graph Databases: Concepts, Installation, and Applications

This article introduces graph databases, explains Dgraph concepts and installation via Docker, details Dgraph4j Java client usage including schema setup, querying, mutations, and data monitoring, and explores applications such as equity relationship analysis and data visualization.

DgraphJava ClientNoSQL
0 likes · 9 min read
Introduction to Dgraph and Graph Databases: Concepts, Installation, and Applications
政采云技术
政采云技术
Jun 30, 2023 · Databases

Understanding Graph Databases: Concepts, Models, and Dgraph Implementation

This article introduces graph databases as a NoSQL solution, explains property‑graph modeling, compares relational and document stores, evaluates several graph products, and details Dgraph’s architecture, indexing, query language, and real‑world business applications such as knowledge graphs and equity‑relationship analysis.

Data ModelingDgraphProperty Graph
0 likes · 20 min read
Understanding Graph Databases: Concepts, Models, and Dgraph Implementation
DataFunTalk
DataFunTalk
Jun 29, 2020 · Databases

Distributed Graph Database Practice at Beike: From JanusGraph to Dgraph

This article presents Beike's experience building a large‑scale graph database platform, covering the need for graph databases, technology selection between JanusGraph and Dgraph, detailed architecture, data ingestion pipelines, query interfaces, performance benchmarks, and future roadmap.

Data ingestionDgraphJanusGraph
0 likes · 24 min read
Distributed Graph Database Practice at Beike: From JanusGraph to Dgraph
Tencent Cloud Developer
Tencent Cloud Developer
Mar 1, 2019 · Databases

From Google’s Graphd to Dgraph: Building Distributed Graph Database Systems

ManishRai Jain recounts his journey from Google’s single‑process Graphd, built for Freebase, to creating Dgraph, a distributed graph‑database that shards SPO triples by predicate, avoids fan‑out broadcasts, and supports deep traversals, illustrating the technical evolution and design choices behind modern scalable graph systems.

CerebroDgraphGoogle
0 likes · 21 min read
From Google’s Graphd to Dgraph: Building Distributed Graph Database Systems