DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AnzoGraph DB vs. GraphDB vs. Redis

System Properties Comparison AnzoGraph DB vs. GraphDB vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Popular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelGraph DBMS
RDF store
Graph DBMS
RDF store
Key-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.36
Rank#313  Overall
#27  Graph DBMS
#17  RDF stores
Score2.77
Rank#120  Overall
#8  Graph DBMS
#4  RDF stores
Score158.35
Rank#6  Overall
#1  Key-value stores
Websitecambridgesemantics.com/­anzographwww.ontotext.comredis.com
redis.io
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmgraphdb.ontotext.com/­documentationdocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMediumLinkedInTwitterFacebookYouTubeDiscord
DeveloperCambridge SemanticsOntotextRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201820002009
Current release2.3, January 202110.4, October 20237.2.3, November 2023
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
Implementation languageJavaC
Server operating systemsLinuxAll OS with a Java VM
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeSchema-free and OWL/RDFS-schema supportschema-free and OWL/RDFS-schema support; RDF shapesschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes infowith RediSearch module
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCwith RediSQL module
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC++
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresuser defined functions and aggregateswell-defined plugin interfaces; JavaScript server-side extensibilityLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnonopublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnoneSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replicationMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityno infonot needed in graphsyes infoConstraint checkingno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Access Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
More information provided by the system vendor
AnzoGraph DBGraphDB infoformer name: OWLIMRedis
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Redis Enterprise is a robust in-memory database platform built by the people who...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Redis Enterprise is used by large enterprise, startup, and government organizations...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» more
News

KGF 2023: Bikes To The Moon, Datastrophies, Abstract Art And A Knowledge Graph Forum To Embrace Them All
1 December 2023

1 Year Staying VIGILANT
29 November 2023

SHACL-ing the Data Quality Dragon III: A Good Artisan Knows Their Tools
24 November 2023

SHACL-ing the Data Quality Dragon II: Application, Application, Application!
17 November 2023

SHACL-ing the Data Quality Dragon I: the Problem and the Tools
10 November 2023

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesAiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

Read the Redis NoSQL benchmark report.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AnzoGraph DBGraphDB infoformer name: OWLIMRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free ...
23 January 2020, Solutions Review

Cambridge Semantics Announces Major Upgrades to Its Award ...
23 January 2020, Business Wire

Back to the future: Does graph database success hang on query ...
5 March 2018, ZDNet

Knowledge graph evolution: Platforms that speak your language
30 January 2020, ZDNet

provided by Google News

Ontotext and TopQuadrant: A Powerful Partnership for Accelerated ...
17 November 2023, PR Newswire

Ontotext and Ontopic Join Forces to Revolutionize Data Virtualization
15 November 2023, Yahoo Finance

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9 October 2023, PR Newswire

The smarty4covid dataset and knowledge base as a framework for ...
6 November 2023, Nature.com

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ...
24 October 2023, Datanami

provided by Google News

Redis Cloud Propels LangChain OpenGPTs Project
17 November 2023, Database Trends and Applications

Amazon ElastiCache Serverless Now Available for Redis and ...
30 November 2023, Database Trends and Applications

AWS Adds Vector Capabilities to More Databases
30 November 2023, Datanami

AWS-Announces-Three-Serverless-Innovations-to-Help-Customers ...
28 November 2023, Amazon Press Release

Redis Cloud Leverages Amazon Bedrock to Deliver Speed and ...
28 November 2023, Yahoo Finance

provided by Google News

Job opportunities

Senior Associate, Data Governance - Ontology and Data Modeling
Capital One, New York, NY

Senior Manager, Ontology and Data Modeling
Capital One, McLean, VA

Director, Ontology and Data Modeling
Capital One, McLean, VA

Manager, Data Governance - Ontology and Data Modeling
Capital One, New York, NY

Principal Associate, Ontology and Data Modeling
Capital One, New York, NY

Database Administrator (DBA)
TikTok, San Jose, CA

Lead Database Engineer
Mastercard, O'Fallon, MO

Database Administrator (DBA)
Chess.com, Remote

Remote Elixir/Phoenix Developer
Joydrive, Seattle, WA

Senior Database Administrator
HireIO Inc., Seattle, WA

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here