Apache AGE vs CogDB
Apache AGE is a property graph database; CogDB is a rdf database. Apache AGE (2020-07, Apache-2.0, C) ranks #13 this month; CogDB (2018-07, MIT, Python) ranks #125.
| Attribute | Apache AGE | CogDB |
|---|---|---|
| At a glance | ||
| Rank | #13 | #125 |
| Score | 61.6 | 24.9 |
| GitHub stars | 4.8k | 396 |
| Popularity | 66.6 | 37.4 |
| Activity | 61.0 | 72.3 |
| Community | 60.2 | 30.6 |
| Research | 81.2 | 49.6 |
| Fundamentals | ||
| Description | PostgreSQL extension providing graph database functionality with openCypher query support, enabling graph and relational queries on the same data. | 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 | Property Graph | RDF |
| Kind | extension | embedded |
| Category | Established | Emerging |
| First released | 2020-07 | 2018-07 |
| Status | active | active |
| License | Apache-2.0 | MIT |
| Written in | C | Python |
| Query languages | openCypher, SQL | Custom API |
| gdotv support | yes | no |
Feature scores — not surveyed for Apache AGE
| Feature | Apache AGE | 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 AGE · website · github · full profile
- CogDB · website · github · full profile