DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. Redis vs. TDengine

System Properties Comparison Dolt vs. Redis vs. TDengine

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonRedis  Xexclude from comparisonTDengine  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaPopular 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.Time Series DBMS and big data platform
Primary database modelRelational DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceTime Series DBMS
Secondary database modelsDocument storeDocument 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
Score0.69
Rank#219  Overall
#101  Relational DBMS
Score153.36
Rank#7  Overall
#1  Key-value stores
Score1.96
Rank#117  Overall
#9  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
redis.com
redis.io
github.com/­taosdata/­TDengine
tdengine.com
Technical documentationdocs.dolthub.comdocs.redis.com/­latest/­index.html
redis.io/­docs
docs.tdengine.com
DeveloperDoltHub IncRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.TDEngine, previously Taos Data
Initial release201820092019
Current release7.2.5, May 20243.0, August 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoAGPL V3, also commercial editions available
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.
Implementation languageGoCC
Server operating systemsLinux
macOS
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Linux
Windows
Data schemeyesschema-freeyes
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 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.nonono
Secondary indexesyesyes infowith RediSearch moduleno
SQL infoSupport of SQLyeswith RediSQL moduleStandard SQL with extensions for time-series applications
APIs and other access methodsCLI Client
HTTP REST
proprietary protocol infoRESP - REdis Serialization ProtocolJDBC
RESTful HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseLua; Redis Functions coming in Redis 7 (slides and Github)no
Triggersyespublish/subscribe channels provide some trigger functionality; RedisGearsyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyes 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
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess 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
yes
More information provided by the system vendor
DoltRedisTDengine
Specific characteristicsTDengine™ is a time-series database designed to help traditional industries overcome...
» more
Competitive advantagesHigh Performance at Any Scale: With its distributed scalable architecture that grows...
» more
Typical application scenariosTDengine is purpose-built for Industry 4.0 and the Industrial IoT (IIoT) and particularly...
» more
Market metricsTDengine has garnered over 23,000 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is free, open-source software released under the AGPLv3. TDengine Enterprise...
» more
News

TDengine’s Stream Processing in IoT: Typical Applications in Connected Cars
20 January 2025

TDengine + Manufacturing: How to Achieve Efficient OPC UA Data Integration
17 January 2025

Accelerating Digital Transformation: The Critical Role of Time-Series Databases
10 January 2025

Time-Series Database: Cost-Effective Solution for Modernizing Data Operations in Manufacturing
9 January 2025

TDengine 3.3.5.0 Release Notes
8 January 2025

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DoltRedisTDengine
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

Top 100+ Essential Data Science Tools & Repos: Streamline Your Workflow Today!
17 October 2024, packtpub.com

An open-source data storage and visualization platform for collaborative qubit control
30 September 2024, Nature.com

7 Modern SQL Databases You Must Know in 2024
28 June 2024, KDnuggets

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

provided by Google News

Majority of Redis users considering alternatives after less permissive licensing move
20 September 2024, The Register

Redis debuts new data integration and AI features for its database
23 August 2024, SiliconANGLE News

Navigating the Path From Redis to Valkey
20 December 2024, The New Stack

Redis Inc seeks control over future of Rust redis-rs client library, amid talk of trademark concerns
27 November 2024, DevClass

Redis Improves Performance of Vector Semantic Search with Multi-Threaded Query Engine
19 July 2024, InfoQ.com

provided by Google News

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

Jeff Tao, TDengine: Becoming the de-facto standard IoT big data platform
4 April 2022, IoT News

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Present your product here