Apache Jena Fuseki vs CogDB
Both are rdf databases. Apache Jena Fuseki (2010-10, Apache-2.0, Java) ranks #22 this month; CogDB (2018-07, MIT, Python) ranks #125.
| Attribute | Apache Jena Fuseki | CogDB |
|---|---|---|
| At a glance | ||
| Rank | #22 | #125 |
| Score | 57.6 | 24.9 |
| GitHub stars | 1.4k | 396 |
| Popularity | 77.8 | 37.4 |
| Activity | 66.8 | 72.3 |
| Community | 32.0 | 30.6 |
| Research | 62.2 | 49.6 |
| Fundamentals | ||
| Description | An open-source RDF triple store and SPARQL server built on the Apache Jena framework. Uses the TDB2 native storage engine with support for GeoSPARQL spatial queries. | An embedded graph database for Python with built-in persistence, traversal, and semantic vector search. It runs entirely in-process, stores graph data as triples, and exposes Torque, a Python-native API for querying relationships. |
| Vendor | Apache Software Foundation | NodeFn Inc. |
| Model | RDF | RDF |
| Kind | database | embedded |
| Category | Established | Emerging |
| First released | 2010-10 | 2018-07 |
| Status | active | active |
| License | Apache-2.0 | MIT |
| Written in | Java | Python |
| Query languages | SPARQL | Custom API |
| gdotv support | yes | no |
Feature scores — not surveyed for Apache Jena Fuseki
| Feature | Apache Jena Fuseki | CogDB |
|---|---|---|
| Community & Business | ||
| Active development | — | ✓ |
| Commercial support | — | · |
| Live community | — | 0.5 |
| Open Source | — | ✓ |
| Pricing | — | ✓ |
| Trendiness | — | · |
| Deployment | ||
| Containerization | — | · |
| Work as dedicated instance | — | ✓ |
| Work as embedded | — | ✓ |
| Testing in-memory version | — | · |
| Platform | ||
| Operating on Linux | — | ✓ |
| Operating on Windows | — | 0.75 |
| 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 | — | 0.5 |
| 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
- Apache Jena Fuseki · website · github · full profile
- CogDB · website · github · full profile