DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dgraph vs. NSDb vs. NuoDB vs. Redis vs. Yaacomo

System Properties Comparison Dgraph vs. NSDb vs. NuoDB vs. Redis vs. Yaacomo

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonNSDb  Xexclude from comparisonNuoDB  Xexclude from comparisonRedis  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionDistributed and scalable native Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesNuoDB is a webscale distributed database that supports SQL and ACID transactionsPopular 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.OpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelGraph DBMSTime Series DBMSRelational DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMS
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
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score156.44
Rank#6  Overall
#1  Key-value stores
Websitedgraph.ionsdb.iowww.3ds.com/­nuodb-distributed-sql-databaseredis.com
redis.io
yaacomo.com
Technical documentationdgraph.io/­docsnsdb.io/­Architecturedoc.nuodb.comdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperDgraph Labs, Inc.Dassault Systèmes infooriginally NuoDB, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Q2WEB GmbH
Initial release20162017201320092009
Current release7.2.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0commercial infolimited edition freeOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprisecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
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.
Implementation languageGoJava, ScalaC++C
Server operating systemsLinux
OS X
Windows
Linux
macOS
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Android
Linux
Windows
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes: int, bigint, decimal, stringyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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.nonononono
Secondary indexesyesall fields are automatically indexedyesyes infowith RediSearch moduleyes
SQL infoSupport of SQLnoSQL-like query languageyeswith RediSQL moduleyes
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
gRPC
HTTP REST
WebSocket
ADO.NET
JDBC
ODBC
proprietary protocol infoRESP - REdis Serialization ProtocolJDBC
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresnonoJava, SQLLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnoyespublish/subscribe channels provide some trigger functionality; RedisGearsyes
Partitioning methods infoMethods for storing different data on different nodesyesShardingdata is dynamically stored/cached on the nodes where it is read/writtenSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftyes infoManaged transparently by NuoDBMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononothrough RedisGearsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infotunable commit protocolAtomic execution of command blocks and scripts and optimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesUsing Apache Luceneyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableyesyes
User concepts infoAccess controlno infoPlanned for future releasesStandard SQL roles/ privileges, Administrative UsersAccess 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
fine grained access rights according to SQL-standard

More information provided by the system vendor

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 partiesRedisson PRO: The ultra-fast Redis Java Client.
» more

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

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

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

More resources
DgraphNSDbNuoDBRedisYaacomo
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
23 April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

provided by Google News

Linux Foundation marshals support for open source alternative to Redis
3 April 2024, The Register

Valkey is Rapidly Overtaking Redis
19 April 2024, DevOps.com

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis moves to source-available licenses
25 March 2024, InfoWorld

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here