AllegroGraph vs Apache HugeGraph
AllegroGraph is a rdf database; Apache HugeGraph is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #22 this month; Apache HugeGraph (2018-08, Apache-2.0, Java) ranks #37. They differ on 21 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #22 | #37 |
| Score | 57.5 | 52.0 |
| GitHub stars | — | 3.1k |
| Popularity | 57.4 | 75.8 |
| Activity | 92.8 | 45.0 |
| Community | 36.6 | 38.7 |
| Research | 56.0 | 50.4 |
| Fundamentals | ||
| Description | An RDF triple store with built-in ontology reasoning capabilities. Supports OWL2 RL materialized reasoning for inferring new triples and federated queries across distributed stores. | A TinkerPop 3-compliant property graph database with a pluggable storage layer supporting RocksDB, Cassandra, and HBase. Uses edge-cut partitioning for distributed graph processing. |
| Vendor | Franz Inc | Apache Software Foundation |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Established | Established |
| First released | 2004 | 2018-08 |
| Status | active | active |
| License | Proprietary | Apache-2.0 |
| Written in | Common Lisp | Java |
| Query languages | SPARQL, Prolog | Gremlin, openCypher |
| gdotv support | yes | no |
Feature scores 21 of 46 rows differ
| Feature | AllegroGraph | Apache HugeGraph |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | · |
| Live community | · | ✓ |
| 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 | · | ✓ |
| 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 | ✓ | 0.5 |
| Read committed transaction | · | ✓ |
| Transaction support | ✓ | ✓ |
| Schema & Security | ||
| Constraints | ✓ | · |
| Schema support | ✓ | ✓ |
| Secondary indexes | ✓ | ✓ |
| Server side procedures | ✓ | · |
| Triggers | ✓ | · |
| Authentication | ✓ | ✓ |
| Authorization | ✓ | ✓ |
| Data encryption | · | · |
Links
- AllegroGraph · website · full profile
- Apache HugeGraph · website · github · full profile