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

DBMS > Amazon Redshift vs. Apache Drill vs. RethinkDB vs. Warp 10

System Properties Comparison Amazon Redshift vs. Apache Drill vs. RethinkDB vs. Warp 10

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonApache Drill  Xexclude from comparisonRethinkDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageDBMS for the Web with a mechanism to push updated query results to applications in realtime.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSDocument store
Relational DBMS
Document storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteaws.amazon.com/­redshiftdrill.apache.orgrethinkdb.comwww.warp10.io
Technical documentationdocs.aws.amazon.com/­redshiftdrill.apache.org/­docsrethinkdb.com/­docswww.warp10.io/­content/­02_Getting_started
DeveloperAmazon (based on PostgreSQL)Apache Software FoundationThe Linux Foundation infosince July 2017SenX
Initial release2012201220092015
Current release1.20.3, January 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++Java
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes
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.nononono
Secondary indexesrestrictednoyesno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL SELECT statement is SQL:2003 compliantnono
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
HTTP API
Jupyter
WebSocket
Supported programming languagesAll languages supporting JDBC/ODBCC++C 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
Server-side scripts infoStored proceduresuser defined functions infoin Pythonuser defined functionsyes infoWarpScript
TriggersnonoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding inforange basedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourcenoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardDepending on the underlying data sourceyes infousers and table-level permissionsMandatory use of cryptographic tokens, containing fine-grained authorizations

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 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
Amazon RedshiftApache DrillRethinkDBWarp 10
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region
28 May 2024, AWS Blog

AWS analytics services streamline user access to data, permissions setting, and auditing | Amazon Web Services
29 May 2024, AWS Blog

Build a decentralized semantic search engine on heterogeneous data stores using autonomous agents | Amazon Web ...
28 May 2024, AWS Blog

Simplify data lake access control for your enterprise users with trusted identity propagation in AWS IAM Identity Center ...
29 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
27 May 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

provided by Google News

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

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

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

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