Neptune vs Redland
Neptune is a multiple database; Redland is a rdf database. Neptune (2017-11, Proprietary, C++) ranks #4 this month; Redland (2000, LGPL-2.1 OR GPL-2.0 OR Apache-2.0, C) ranks #68.
| Attribute | Neptune | Redland |
|---|---|---|
| At a glance | ||
| Rank | #4 | #68 |
| Score | 65.5 | 44.8 |
| GitHub stars | — | 105 |
| Popularity | 81.2 | 49.6 |
| Activity | 95.5 | 27.9 |
| Community | 53.7 | 56.3 |
| Research | 58.4 | 54.3 |
| Fundamentals | ||
| Description | A fully managed graph database service from AWS supporting both property graph and RDF models. Available as Neptune Database (for transactional workloads) and Neptune Analytics (for analytical queries). | 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 | Amazon Web Services | Dave Beckett |
| Model | Multiple | RDF |
| Kind | database | library |
| Category | Enterprise | Established |
| First released | 2017-11 | 2000 |
| Status | active | inactive — Mature project with periodic maintenance. Last release 2.0.18 in October 2024. |
| License | Proprietary | LGPL-2.1 OR GPL-2.0 OR Apache-2.0 |
| Written in | C++ | C |
| Query languages | Gremlin, SPARQL, openCypher | SPARQL |
| gdotv support | yes | no |
Feature scores — not surveyed for Redland
| Feature | Neptune | Redland |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | — |
| Commercial support | ✓ | — |
| Live community | ✓ | — |
| Open Source | · | — |
| Pricing | ✓ | — |
| 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 | 0.5 | — |
| 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 | ✓ | — |
| Transactions | ||
| Granular locking | ✓ | — |
| Multiple isolation levels | ✓ | — |
| Read committed transaction | ✓ | — |
| Transaction support | ✓ | — |
| Schema & Security | ||
| Constraints | ✓ | — |
| Schema support | 0.5 | — |
| Secondary indexes | ✓ | — |
| Server side procedures | · | — |
| Triggers | · | — |
| Authentication | ✓ | — |
| Authorization | ✓ | — |
| Data encryption | ✓ | — |
Links
- Neptune · website · full profile
- Redland · website · github · full profile