Alibaba GDB vs GFQL
Both are property graph databases. Alibaba GDB (2019-03, Proprietary) ranks #109 this month; GFQL (2023, BSD-3-Clause, Python) ranks #17.
| Attribute | Alibaba GDB | GFQL |
|---|---|---|
| At a glance | ||
| Rank | #109 | #17 |
| Score | 33.1 | 59.6 |
| GitHub stars | — | 2.6k |
| Popularity | — | 62.7 |
| Activity | — | 67.4 |
| Community | 31.0 | 69.4 |
| Research | 50.4 | 50.4 |
| Fundamentals | ||
| Description | A managed cloud graph database service on Alibaba Cloud, using the property graph model with TinkerPop support. Provides ACID transactions and horizontal scalability. Also available as TuGraph in open-source form. | A dataframe-native graph query language with vectorized processing and optional GPU acceleration. Supports Cypher-like syntax, embedded within the PyGraphistry library. |
| Vendor | Alibaba Cloud | Graphistry |
| Model | Property Graph | Property Graph |
| Kind | database | query-engine |
| Category | Enterprise | Growing |
| First released | 2019-03 | 2023 |
| Status | active | active |
| License | Proprietary | BSD-3-Clause |
| Written in | — | Python |
| Query languages | — | GFQL, openCypher |
| gdotv support | yes | no |
Feature scores — not surveyed for GFQL
| Feature | Alibaba GDB | GFQL |
|---|---|---|
| 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 | 0.5 | — |
| Replication support | ✓ | — |
| Developer Experience | ||
| Data types defined | · | — |
| 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 | 0.5 | — |
| Schema support | 0.5 | — |
| Secondary indexes | ✓ | — |
| Server side procedures | · | — |
| Triggers | · | — |
| Authentication | ✓ | — |
| Authorization | · | — |
| Data encryption | · | — |
Links
- Alibaba GDB · website · full profile
- GFQL · website · github · full profile