DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. Bangdb vs. ClickHouse vs. H2 vs. Vitess

System Properties Comparison Apache Drill vs. Bangdb vs. ClickHouse vs. H2 vs. Vitess

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonBangdb  Xexclude from comparisonClickHouse  Xexclude from comparisonH2  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageConverged and high performance database for device data, events, time series, document and graphA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMSSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitedrill.apache.orgbangdb.comclickhouse.comwww.h2database.comvitess.io
Technical documentationdrill.apache.org/­docsdocs.bangdb.comclickhouse.com/­docswww.h2database.com/­html/­main.htmlvitess.io/­docs
DeveloperApache Software FoundationSachin Sinha, BangDBClickhouse Inc.Thomas MuellerThe Linux Foundation, PlanetScale
Initial release20122012201620052013
Current release1.20.3, January 2023BangDB 2.0, October 2021v24.4.1.2088-stable, May 20242.2.220, July 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD 3Open Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0, commercial licenses available
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageC, C++C++JavaGo
Server operating systemsLinux
OS X
Windows
LinuxFreeBSD
Linux
macOS
All OS with a Java VMDocker
Linux
macOS
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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 indexesnoyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL like support with command line toolClose to ANSI SQL (SQL/JSON + extensions)yesyes infowith proprietary extensions
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Proprietary protocol
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBC
ODBC
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC++C
C#
C++
Java
Python
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsnoyesJava Stored Procedures and User-Defined Functionsyes infoproprietary syntax
Triggersnoyes, Notifications (with Streaming only)noyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkey based and customnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Asynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.With clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynononoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes, multi-version concurrency control (MVCC)yes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentDepending on the underlying data sourceyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyes, run db with in-memory only modeyesyesyes
User concepts infoAccess controlDepending on the underlying data sourceyes (enterprise version only)Access rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.fine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles

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 partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
Apache DrillBangdbClickHouseH2Vitess
Recent citations in the news

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 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

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5 June 2024, Phoronix

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here