AllegroGraph vs NebulaGraph
AllegroGraph is a rdf database; NebulaGraph is a property graph database. AllegroGraph (2004, Proprietary, Common Lisp) ranks #27 this month; NebulaGraph (2019-05, Apache-2.0, C++) ranks #56. They differ on 17 of 46 surveyed features.
| Attribute | AllegroGraph | NebulaGraph |
|---|---|---|
| At a glance | ||
| Rank | #27 | #56 |
| Score | 56.9 | 47.7 |
| GitHub stars | — | 12.4k |
| Popularity | 48.5 | 70.2 |
| Activity | 97.5 | 30.5 |
| Community | 36.3 | 37.9 |
| Research | 55.7 | 51.9 |
| 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 distributed property graph database with separated storage and computation layers, enabling horizontal scaling. Uses a custom SQL-like query language (nGQL) and supports ACID transactions. |
| Vendor | Franz Inc | Vesoft |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Established | Established |
| First released | 2004 | 2019-05 |
| Status | active | active |
| License | Proprietary | Apache-2.0 |
| Written in | Common Lisp | C++ |
| Query languages | SPARQL, Prolog | nGQL |
| gdotv support | yes | no |
Feature scores 17 of 46 rows differ
| Feature | AllegroGraph | NebulaGraph |
|---|---|---|
| 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 | · | 0.5 |
| SaaS offering | ✓ | 0.5 |
| 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 | ✓ | ✓ |
| Binary protocol | · | ✓ |
| CLI | ✓ | ✓ |
| GUI | ✓ | ✓ |
| Data Model | ||
| Multi-database | ✓ | · |
| Graph-native data | ✓ | ✓ |
| REST API | ✓ | 0.5 |
| 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
- AllegroGraph · website · full profile
- NebulaGraph · website · github · full profile