Tagged articles
9 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Jan 28, 2024 · Databases

How ByteGraph 3.0 Redefines Scalable Graph Database Architecture

This article presents a comprehensive technical overview of ByteGraph, covering its evolution from 2.0 to 3.0, core graph modeling capabilities, Gremlin query interface, architectural layers, performance bottlenecks, cost‑reduction strategies, and future roadmap for large‑scale graph data services.

ByteGraphGraph DatabaseGremlin
0 likes · 20 min read
How ByteGraph 3.0 Redefines Scalable Graph Database Architecture
ITPUB
ITPUB
Apr 13, 2023 · Databases

Inside ByteGraph: How ByteDance Scales Distributed Graph Databases with Index and Execution Optimizations

This article summarizes ByteDance engineer Chen Chao's DTCC 2022 talk on ByteGraph, covering its purpose, Gremlin query interface, three‑layer architecture, indexing strategies, distributed transaction handling, performance optimizations such as adaptive throttling and write‑amplification reduction, and integration with offline data pipelines.

ByteGraphGraph DatabaseGremlin
0 likes · 18 min read
Inside ByteGraph: How ByteDance Scales Distributed Graph Databases with Index and Execution Optimizations
DataFunSummit
DataFunSummit
Oct 14, 2022 · Databases

ByteGraph: ByteDance’s In‑house Graph Database Architecture and Implementation

ByteGraph is ByteDance’s internally developed graph database that stores and queries massive graph data efficiently, featuring a three‑layer architecture of query engine, storage engine, and disk storage, supporting Gremlin, partitioning, indexing, caching, high availability, and integration with online/offline data pipelines.

ByteGraphGraph DatabaseGremlin
0 likes · 12 min read
ByteGraph: ByteDance’s In‑house Graph Database Architecture and Implementation
Volcano Engine Developer Services
Volcano Engine Developer Services
Jul 28, 2022 · Databases

ByteDance’s NoSQL Strategy: Powering Billions of Requests with KV, Graph & More

ByteDance’s NoSQL ecosystem, spanning KV stores like ABase, document databases, columnar systems, and a custom distributed graph database, underpins over 90% of its online services, handling tens of thousands of instances and billions of daily requests, while embracing BASE principles and cloud‑native scalability.

ABaseByteGraphGraph Database
0 likes · 14 min read
ByteDance’s NoSQL Strategy: Powering Billions of Requests with KV, Graph & More
DataFunTalk
DataFunTalk
May 30, 2022 · Big Data

ByteGraph: ByteDance’s Self‑Developed Graph Database – Architecture, Data Model, Query Language, and Operational Challenges

This article introduces ByteDance’s self‑developed graph database ByteGraph, covering its fundamentals, use‑case scenarios, data model and Gremlin query language, architecture and implementation details, and key challenges such as indexing, hot‑spot handling, resource allocation, high availability, and offline‑online data fusion.

ByteGraphGraph DatabaseGremlin
0 likes · 14 min read
ByteGraph: ByteDance’s Self‑Developed Graph Database – Architecture, Data Model, Query Language, and Operational Challenges
Volcano Engine Developer Services
Volcano Engine Developer Services
May 13, 2021 · Databases

Inside ByteGraph: How ByteDance Built a Scalable Distributed Graph Database

The article offers a comprehensive technical deep‑dive into ByteDance’s home‑grown distributed graph database and graph‑processing engine, ByteGraph, covering its directed‑property graph model, Gremlin query support, multi‑layer architecture, storage strategies for massive data, and real‑world graph‑computing practices.

Big DataByteGraphGraph Database
0 likes · 28 min read
Inside ByteGraph: How ByteDance Built a Scalable Distributed Graph Database
dbaplus Community
dbaplus Community
Nov 29, 2020 · Databases

Inside ByteGraph: How ByteDance Built a Scalable Distributed Graph Database

ByteGraph is ByteDance's home‑grown distributed graph storage and computation platform that supports massive social‑graph workloads with directed‑property models, Gremlin queries, multi‑layer architecture, adaptive KV storage, hot‑spot handling, indexing, and a roadmap toward cloud‑native, HTAP‑capable graph processing.

ByteGraphGraph DatabaseGremlin
0 likes · 35 min read
Inside ByteGraph: How ByteDance Built a Scalable Distributed Graph Database
DataFunTalk
DataFunTalk
Feb 26, 2020 · Databases

ByteGraph: ByteDance’s Distributed Graph Database and Graph Computing System – Architecture, Data Model, and Practices

This article presents an in‑depth technical overview of ByteGraph, ByteDance’s self‑built distributed graph database and its accompanying graph‑computing engine, covering graph data characteristics, the directed‑property graph model, API design, three‑tier system architecture, storage strategies using KV stores and B‑Trees, hotspot handling, indexing, and future research directions.

B+TreeByteGraphGraph Database
0 likes · 33 min read
ByteGraph: ByteDance’s Distributed Graph Database and Graph Computing System – Architecture, Data Model, and Practices