ByteGraph vs GFQL

ByteGraph is a other database; GFQL is a property graph database. ByteGraph (2018, Proprietary, C++) ranks #69 this month; GFQL (2023, BSD-3-Clause, Python) ranks #19.

Attribute ByteGraph #69 ▼12 Growing GFQL #19 ▲2 Strong
At a glance
Rank #69#19
Score 43.558.9
GitHub stars 2.6k
Popularity 68.262.3
Activity 63.7
Community 30.668.8
Research 53.949.6
Fundamentals
Description An internal ByteDance distributed graph database using a two-tier architecture with durable storage and cache layers. Optimizes for social graph workloads with an edge-tree data structure and adaptive caching. Not publicly available.A dataframe-native graph query language with vectorized processing and optional GPU acceleration. Supports Cypher-like syntax, embedded within the PyGraphistry library.
Vendor ByteDanceGraphistry
Model OtherProperty Graph
Kind databasequery-engine
Category EnterpriseGrowing
First released 20182023
Status inactive — ByteDance internal system. Not publicly available.active
License ProprietaryBSD-3-Clause
Written in C++Python
Query languages GremlinGFQL, openCypher
gdotv support nono

Feature scores — not surveyed for GFQL

Feature ByteGraphGFQL
Community & Business
Active development ·
Commercial support ·
Live community ·
Open Source ·
Pricing ·
Trendiness ·
Deployment
Containerization ·
Work as dedicated instance
Work as embedded ·
Testing in-memory version ·
Platform
Operating on Linux ·
Operating on Windows ·
SaaS offering ·
Operations
Automatic updates ·
Client side caching ·
Data versioning support
Live backups ·
Distribution
Cluster Re-balancing ·
Data Distribution
High-Availability
Query Distribution
Replication support
Developer Experience
Data types defined 0.5
Logging/Auditing
Object-Graph Mapper ·
Reactive programming ·
Documentation up-to-date ·
Binary protocol ·
CLI ·
GUI ·
Data Model
Multi-database ·
Graph-native data
REST API ·
Query Language
Transactions
Granular locking
Multiple isolation levels ·
Read committed transaction
Transaction support
Schema & Security
Constraints ·
Schema support
Secondary indexes ·
Server side procedures ·
Triggers ·
Authentication ·
Authorization ·
Data encryption ·