ByteGraph vs TinkerGraph
ByteGraph is a other database; TinkerGraph is a property graph database. ByteGraph (2018, Proprietary, C++) ranks #69 this month; TinkerGraph (2009, Apache-2.0, Java) ranks #7.
| Attribute | ByteGraph | TinkerGraph |
|---|---|---|
| At a glance | ||
| Rank | #69 | #7 |
| Score | 43.5 | 64.0 |
| GitHub stars | — | 2.1k |
| Popularity | 68.2 | 84.7 |
| Activity | — | 69.7 |
| Community | 30.6 | 62.4 |
| Research | 53.9 | 49.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 lightweight, in-memory property graph engine serving as the reference implementation of the Apache TinkerPop Gremlin graph computing framework. |
| Vendor | ByteDance | Apache TinkerPop |
| Model | Other | Property Graph |
| Kind | database | embedded |
| Category | Enterprise | Established |
| First released | 2018 | 2009 |
| Status | inactive — ByteDance internal system. Not publicly available. | active |
| License | Proprietary | Apache-2.0 |
| Written in | C++ | Java |
| Query languages | Gremlin | Gremlin |
| gdotv support | no | yes |
Feature scores — not surveyed for TinkerGraph
| Feature | ByteGraph | TinkerGraph |
|---|---|---|
| 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 | · | — |
Links
- ByteGraph · website · full profile
- TinkerGraph · website · github · full profile