Neo4j vs Redland

Neo4j is a property graph database; Redland is a rdf database. Neo4j (2007, GPL-3.0, Java) ranks #1 this month; Redland (2000, LGPL-2.1 OR GPL-2.0 OR Apache-2.0, C) ranks #68.

Attribute Neo4j #1 = Leader Redland #68 ▲1 Growing
At a glance
Rank #1#68
Score 83.344.8
GitHub stars 17.2k105
Popularity 97.349.6
Activity 86.727.9
Community 90.256.3
Research 98.654.3
Fundamentals
Description A property graph database that stores data as fixed-size records in linked lists for index-free adjacency traversal. Offers community and commercial editions with an extensive graph algorithms library.A modular C library suite for RDF storage, parsing, and querying. Comprises Raptor (parser/serializer), Rasqal (query engine), and librdf (storage API) with pluggable backends including Berkeley DB, PostgreSQL, MySQL, and SQLite. Provides bindings for Perl, Python, Ruby, and PHP.
Vendor Neo4j IncDave Beckett
Model Property GraphRDF
Kind databaselibrary
Category EstablishedEstablished
First released 20072000
Status activeinactive — Mature project with periodic maintenance. Last release 2.0.18 in October 2024.
License GPL-3.0LGPL-2.1 OR GPL-2.0 OR Apache-2.0
Written in JavaC
Query languages Cypher, GQLSPARQL
gdotv support yesno

Feature scores — not surveyed for Redland

Feature Neo4jRedland
Community & Business
Active development
Commercial support
Live community
Open Source
Pricing 0.5
Trendiness
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
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
Secondary indexes
Server side procedures
Triggers
Authentication
Authorization
Data encryption ·