Eclipse RDF4J vs JanusGraph
Eclipse RDF4J is a rdf database; JanusGraph is a property graph database. Eclipse RDF4J (2002, BSD-3-Clause, Java) ranks #25 this month; JanusGraph (2017-04, Apache-2.0, Java) ranks #35.
| Attribute | Eclipse RDF4J | JanusGraph |
|---|---|---|
| At a glance | ||
| Rank | #25 | #35 |
| Score | 57.1 | 53.4 |
| GitHub stars | 415 | 5.8k |
| Popularity | 65.6 | 80.3 |
| Activity | 77.9 | 40.2 |
| Community | 37.7 | 36.8 |
| Research | 50.0 | 63.1 |
| Fundamentals | ||
| Description | A Java-based RDF framework and triple store supporting both in-memory and persistent storage. Provides SPARQL query endpoints over HTTP and a pluggable storage architecture (SAIL API) used by other triple store implementations including Ontotext GraphDB. | 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 | Eclipse Foundation | The Linux Foundation |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Established | Established |
| First released | 2002 | 2017-04 |
| Status | active | active |
| License | BSD-3-Clause | Apache-2.0 |
| Written in | Java | Java |
| Query languages | SPARQL | Gremlin |
| gdotv support | yes | yes |
Feature scores — not surveyed for Eclipse RDF4J
| Feature | Eclipse RDF4J | JanusGraph |
|---|---|---|
| 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 | — | ✓ |
| 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
- Eclipse RDF4J · website · github · full profile
- JanusGraph · website · github · full profile