AllegroGraph vs JanusGraph
AllegroGraph is a rdf database; JanusGraph is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #22 this month; JanusGraph (2017-04, Apache-2.0, Java) ranks #35. They differ on 20 of 46 surveyed features.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #22 | #35 |
| Score | 57.5 | 53.2 |
| GitHub stars | — | 5.8k |
| Popularity | 57.4 | 79.3 |
| Activity | 92.8 | 40.9 |
| Community | 36.6 | 37.1 |
| Research | 56.0 | 63.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. | An open-source distributed property graph database forked from the Titan codebase. Supports pluggable storage backends (Cassandra, HBase, BerkeleyDB) with ACID transactions and native TinkerPop integration. |
| Vendor | Franz Inc | The Linux Foundation |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Established | Established |
| First released | 2004 | 2017-04 |
| Status | active | active |
| License | Proprietary | Apache-2.0 |
| Written in | Common Lisp | Java |
| Query languages | SPARQL, Prolog | Gremlin |
| gdotv support | yes | yes |
Feature scores 20 of 46 rows differ
| Feature | AllegroGraph | JanusGraph |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | ✓ |
| Commercial support | ✓ | · |
| Live community | · | ✓ |
| Open Source | · | ✓ |
| Pricing | ✓ | ✓ |
| Trendiness | 0.5 | 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 | ✓ | ✓ |
| Logging/Auditing | ✓ | ✓ |
| Object-Graph Mapper | ✓ | · |
| Reactive programming | ✓ | · |
| Documentation up-to-date | ✓ | 0.75 |
| Binary protocol | · | ✓ |
| CLI | ✓ | ✓ |
| GUI | ✓ | · |
| Data Model | ||
| Multi-database | ✓ | ✓ |
| Graph-native data | ✓ | ✓ |
| REST API | ✓ | ✓ |
| Query Language | ✓ | ✓ |
| Transactions | ||
| Granular locking | · | 0.5 |
| Multiple isolation levels | ✓ | 0.5 |
| Read committed transaction | · | 0.5 |
| Transaction support | ✓ | ✓ |
| Schema & Security | ||
| Constraints | ✓ | ✓ |
| Schema support | ✓ | ✓ |
| Secondary indexes | ✓ | ✓ |
| Server side procedures | ✓ | · |
| Triggers | ✓ | 0.5 |
| Authentication | ✓ | ✓ |
| Authorization | ✓ | ✓ |
| Data encryption | · | · |
Links
- AllegroGraph · website · full profile
- JanusGraph · website · github · full profile