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

DBMS > Hazelcast vs. Redis vs. SAP SQL Anywhere vs. TDengine vs. UniData,UniVerse

System Properties Comparison Hazelcast vs. Redis vs. SAP SQL Anywhere vs. TDengine vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonRedis  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTDengine  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionA widely adopted in-memory data gridPopular 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.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTime Series DBMS and big data platformMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelKey-value storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSTime Series DBMSMultivalue DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.87
Rank#55  Overall
#6  Key-value stores
Score156.44
Rank#6  Overall
#1  Key-value stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score2.68
Rank#109  Overall
#8  Time Series DBMS
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Websitehazelcast.comredis.com
redis.io
www.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­taosdata/­TDengine
tdengine.com
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationhazelcast.org/­imdg/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
help.sap.com/­docs/­SAP_SQL_Anywheredocs.tdengine.comdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperHazelcastRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.SAP infoformerly SybaseTDEngine, previously Taos DataRocket Software
Initial release20082009199220191985
Current release5.3.6, November 20237.2.4, January 202417, July 20153.0, August 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterprisecommercialOpen Source infoGPL V3, also commercial editions availablecommercial
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 languageJavaCCC
Server operating systemsAll OS with a Java VMBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyesschema-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 indexesyesyesoptional
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.yes infothe object must implement a serialization strategynoyesno
Secondary indexesyesyes infowith RediSearch moduleyesnoyes
SQL infoSupport of SQLSQL-like query languagewith RediSQL moduleyesStandard SQL with extensions for time-series applicationsyes
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
proprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
HTTP API
JDBC
ODBC
JDBC
RESTful HTTP API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor ServicesLua; Redis Functions coming in Redis 7 (slides and Github)yes, in C/C++, Java, .Net or Perlnoyes
Triggersyes infoEventspublish/subscribe channels provide some trigger functionality; RedisGearsyesyes, via alarm monitoringyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated MapMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
Source-replica replication infoDatabase mirroringyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesthrough RedisGearsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual 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 integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitedAtomic execution of command blocks and scripts and optimistic lockingACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryesyesyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlRole-based access controlAccess 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-standardyesAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
HazelcastRedisSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTDengineUniData,UniVerse
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

Compare InfluxDB vs. TDengine
19 April 2024

Why We Need the Next Generation Data Historian
15 April 2024

Is Closed-Source Software Really More Secure?
8 April 2024

Developers: Stop Donating Your Work to Cloud Service Providers!
28 March 2024

Compare AVEVA Data Hub vs. TDengine
19 March 2024

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

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

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

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

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

More resources
HazelcastRedisSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTDengineUniData,UniVerse
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

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

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

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

TDengine 3.0 Introduces Cloud Native Architecture to Simplify Large-scale Time-Series Data Operations in IoT
23 August 2022, Yahoo Finance

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, GlobeNewswire

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

provided by Google News

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

Italy's Unidata picks Telia Carrier for Rome PoP
15 January 2019, Capacity Media

Bringing real weather to classrooms | NCAR & UCAR News
31 May 2012, news.ucar.edu

provided by Google News



Share this page

Featured Products

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.

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here