DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. Apache Impala vs. H2 vs. RethinkDB vs. Snowflake

System Properties Comparison Apache Drill vs. Apache Impala vs. H2 vs. RethinkDB vs. Snowflake

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonApache Impala  Xexclude from comparisonH2  Xexclude from comparisonRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAnalytic DBMS for HadoopFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS 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 data
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument storeSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitedrill.apache.orgimpala.apache.orgwww.h2database.comrethinkdb.comwww.snowflake.com
Technical documentationdrill.apache.org/­docsimpala.apache.org/­impala-docs.htmlwww.h2database.com/­html/­main.htmlrethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by ClouderaThomas MuellerThe Linux Foundation infosince July 2017Snowflake Computing Inc.
Initial release20122013200520092014
Current release1.20.3, January 20234.1.0, June 20222.2.220, July 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++
Server operating systemsLinux
OS X
Windows
LinuxAll OS with a Java VMLinux
OS X
Windows
hosted
Data schemeschema-freeyesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes 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.nonononoyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like DML and DDL statementsyesnoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
JDBC
ODBC
CLI Client
JDBC
ODBC
Supported programming languagesC++All languages supporting JDBC/ODBCJavaC 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
Server-side scripts infoStored proceduresuser defined functionsyes infouser defined functions and integration of map-reduceJava Stored Procedures and User-Defined Functionsuser defined functions
TriggersnonoyesClient-side triggers through changefeedsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding inforange basedyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoquery execution via MapReducenoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infoMVCC basedyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesnono
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable authentication

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
Apache DrillApache ImpalaH2RethinkDBSnowflake
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

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

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

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

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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

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

How Open Will Snowflake Go at Data Cloud Summit?
29 May 2024, Datanami

No Code, No Problem: Hex's New Tools Help Data and Business Teams Explore Data Together Plus New Snowflake ...
29 May 2024, Newswire

Asset servicing data services news | Immuta joins Snowflake
29 May 2024, Asset Servicing Times

evolv Announces Partnership and Revolutionary AI Solution at Snowflake's Data Cloud Summit 2024
24 May 2024, PR Newswire

Notice of Security Incident
27 May 2024, The New Yorker

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Present your product here