DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > RethinkDB vs. Snowflake vs. TDengine vs. ToroDB

System Properties Comparison RethinkDB vs. Snowflake vs. TDengine vs. ToroDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparisonTDengine  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionDBMS for the Web with a mechanism to push updated query results to applications in realtime.Cloud-based data warehousing service for structured and semi-structured dataTime Series DBMS and big data platformA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument storeRelational DBMSTime Series DBMSDocument store
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#105  Overall
#20  Document stores
Score133.72
Rank#7  Overall
#5  Relational DBMS
Score2.48
Rank#107  Overall
#9  Time Series DBMS
Websiterethinkdb.comwww.snowflake.comgithub.com/­taosdata/­TDengine
tdengine.com
github.com/­torodb/­server
Technical documentationrethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.htmldocs.tdengine.com
DeveloperThe Linux Foundation infosince July 2017Snowflake Computing Inc.TDEngine, previously Taos Data8Kdata
Initial release2009201420192016
Current release2.4.1, August 20203.0, August 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoAGPL V3, also commercial editions availableOpen Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CJava
Server operating systemsLinux
OS X
Windows
hostedLinux
Windows
All OS with a Java 7 VM
Data schemeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yesschema-free
Typing infopredefined data types such as float or dateyes infostring, binary, float, bool, date, geometryyesyesyes infostring, integer, double, boolean, date, object_id
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.noyesnono
Secondary indexesyesno
SQL infoSupport of SQLnoyesStandard SQL with extensions for time-series applications
APIs and other access methodsCLI Client
JDBC
ODBC
JDBC
RESTful HTTP API
Supported programming languagesC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresuser defined functionsno
TriggersClient-side triggers through changefeedsno infosimilar concept for controling cloud resourcesyes, via alarm monitoringno
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basedyesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable authenticationyesAccess rights for users and roles
More information provided by the system vendor
RethinkDBSnowflakeTDengineToroDB
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

Optimize Data Consolidation for Multi-Site Renewable Energy Operations
9 September 2024

Connect Power BI to TDengine
6 September 2024

Using Streams and Subscriptions for Alerting
5 September 2024

Solar Panel Monitoring: OPC UA Ingestion
2 September 2024

Time-Series Databases: A Game Changer for the Renewable Energy Industry
30 August 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 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
RethinkDBSnowflakeTDengineToroDB
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News

Hacker behind Snowflake customer data breaches remains active
21 September 2024, CyberScoop

Snowflake expands its data cloud platform with capabilities tailored for travel
24 September 2024, PhocusWire

Snowflake’s AI Data Cloud for Travel and Hospitality Drives AI Innovation, Enhances Collaboration, and Transforms Customer Experiences
24 September 2024, Business Wire

Snowflake seeks to raise funds with $2B bond sale
24 September 2024, The Register

Snowflake launches AI data platform for travel and hospitality industry
24 September 2024, Yahoo Finance

provided by Google News

TDengine Cloud released to developers
19 October 2022, App Developer Magazine

TDengine Brings Open Source Time-Series Database to Kubernetes
19 April 2023, Cloud Native Now

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

MindsDB is now the leading and fastest growing applied ML platform in the world
3 November 2022, PR Newswire

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.

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

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.

Present your product here