HyperGraphDB vs TinkerGraph
HyperGraphDB is a other database; TinkerGraph is a property graph database. HyperGraphDB (2007, Apache-2.0, Java) ranks #77 this month; TinkerGraph (2009, Apache-2.0, Java) ranks #7.
| Attribute | HyperGraphDB | TinkerGraph |
|---|---|---|
| At a glance | ||
| Rank | #77 | #7 |
| Score | 42.7 | 64.0 |
| GitHub stars | 251 | 2.1k |
| Popularity | 37.7 | 84.7 |
| Activity | 23.8 | 69.7 |
| Community | 56.6 | 62.4 |
| Research | 52.6 | 49.6 |
| Fundamentals | ||
| Description | An open-source embedded database for storing hypergraphs, where edges can connect any number of vertices. Uses BerkeleyDB for low-level storage and supports ACID transactions with MVCC conflict detection. | A lightweight, in-memory property graph engine serving as the reference implementation of the Apache TinkerPop Gremlin graph computing framework. |
| Vendor | — | Apache TinkerPop |
| Model | Other | Property Graph |
| Kind | embedded | embedded |
| Category | Emerging | Established |
| First released | 2007 | 2009 |
| Status | inactive — Sporadic maintenance only since 2024 | active |
| License | Apache-2.0 | Apache-2.0 |
| Written in | Java | Java |
| Query languages | Java API | Gremlin |
| gdotv support | no | yes |
Feature scores — not surveyed for TinkerGraph
| Feature | HyperGraphDB | TinkerGraph |
|---|---|---|
| Community & Business | ||
| Active development | 0.5 | — |
| Commercial support | · | — |
| Live community | 0.5 | — |
| Open Source | ✓ | — |
| Pricing | · | — |
| Trendiness | 0.5 | — |
| Deployment | ||
| Containerization | · | — |
| Work as dedicated instance | ✓ | — |
| Work as embedded | ✓ | — |
| Testing in-memory version | · | — |
| Platform | ||
| Operating on Linux | ✓ | — |
| Operating on Windows | 0.5 | — |
| SaaS offering | · | — |
| Operations | ||
| Automatic updates | · | — |
| Client side caching | ✓ | — |
| Data versioning support | ✓ | — |
| Live backups | · | — |
| Distribution | ||
| Cluster Re-balancing | · | — |
| Data Distribution | 0.25 | — |
| High-Availability | · | — |
| Query Distribution | 0.25 | — |
| 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 | 0.5 | — |
| Transactions | ||
| Granular locking | · | — |
| Multiple isolation levels | 0.5 | — |
| Read committed transaction | 0.25 | — |
| Transaction support | ✓ | — |
| Schema & Security | ||
| Constraints | ✓ | — |
| Schema support | 0.5 | — |
| Secondary indexes | ✓ | — |
| Server side procedures | · | — |
| Triggers | 0.5 | — |
| Authentication | · | — |
| Authorization | · | — |
| Data encryption | · | — |
Links
- HyperGraphDB · website · github · full profile
- TinkerGraph · website · github · full profile