Dydra vs Memgraph
Dydra is a rdf database; Memgraph is a property graph database. Dydra (2011, Proprietary, Common Lisp) ranks #79 this month; Memgraph (2020-05, BUSL-1.1, C++) ranks #5.
| Attribute | Dydra | Memgraph |
|---|---|---|
| At a glance | ||
| Rank | #79 | #5 |
| Score | 42.3 | 64.6 |
| GitHub stars | — | 4.4k |
| Popularity | 58.1 | 67.0 |
| Activity | — | 82.1 |
| Community | 54.2 | 61.0 |
| Research | 50.4 | 61.1 |
| Fundamentals | ||
| Description | A cloud-hosted RDF triplestore written in Common Lisp with a revisioned graph store that maintains versioned snapshots of previous states, queryable via a REVISION clause in SPARQL. Uses LMDB for storage and RonDB for scaled deployments. Supports MQTT streaming for incremental changes. | An in-memory property graph database with ACID transactions and strong consistency. Includes the MAGE library of graph algorithms and supports real-time streaming ingestion. |
| Vendor | Datagraph GmbH | Memgraph |
| Model | RDF | Property Graph |
| Kind | database | database |
| Category | Emerging | Enterprise |
| First released | 2011 | 2020-05 |
| Status | inactive — Public SDK last updated 2012. Core engine is closed-source with limited visibility. | active |
| License | Proprietary | BUSL-1.1 |
| Written in | Common Lisp | C++ |
| Query languages | SPARQL, GraphQL | openCypher |
| gdotv support | no | yes |
Feature scores — not surveyed for Dydra
| Feature | Dydra | Memgraph |
|---|---|---|
| Community & Business | ||
| Active development | — | ✓ |
| Commercial support | — | ✓ |
| Live community | — | 0.5 |
| Open Source | — | · |
| Pricing | — | · |
| Trendiness | — | 0.25 |
| Deployment | ||
| Containerization | — | ✓ |
| Work as dedicated instance | — | ✓ |
| Work as embedded | — | · |
| Testing in-memory version | — | 0.75 |
| Platform | ||
| Operating on Linux | — | ✓ |
| Operating on Windows | — | 0.5 |
| 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 | — | · |
| Multiple isolation levels | — | · |
| Read committed transaction | — | ✓ |
| Transaction support | — | ✓ |
| Schema & Security | ||
| Constraints | — | ✓ |
| Schema support | — | 0.75 |
| Secondary indexes | — | ✓ |
| Server side procedures | — | ✓ |
| Triggers | — | ✓ |
| Authentication | — | ✓ |
| Authorization | — | ✓ |
| Data encryption | — | · |
Links
- Dydra · website · full profile
- Memgraph · website · github · full profile