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

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

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

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonBangdb  Xexclude from comparisonClickHouse  Xexclude from comparisonH2  Xexclude from comparisonNCache  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.Open-Source and Enterprise in-memory Key-Value Store
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMSTime Series DBMSSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
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.96
Rank#195  Overall
#29  Key-value stores
Websitedrill.apache.orgbangdb.comclickhouse.comwww.h2database.comwww.alachisoft.com/­ncache
Technical documentationdrill.apache.org/­docsdocs.bangdb.comclickhouse.com/­docswww.h2database.com/­html/­main.htmlwww.alachisoft.com/­resources/­docs
DeveloperApache Software FoundationSachin Sinha, BangDBClickhouse Inc.Thomas MuellerAlachisoft
Initial release20122012201620052005
Current release1.20.3, January 2023BangDB 2.0, October 2021v24.4.1.2088-stable, May 20242.2.220, July 20235.3.3, April 2024
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 infoEnterprise Edition 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.
  • 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.
  • 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.
Implementation languageC, C++C++JavaC#, .NET, .NET Core, Java
Server operating systemsLinux
OS X
Windows
LinuxFreeBSD
Linux
macOS
All OS with a Java VMLinux
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.nonononono
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)yesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
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
IDistributedCache
JCache
LINQ
Proprietary native API
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
Java.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresuser defined functionsnoyesJava Stored Procedures and User-Defined Functionsno infosupport for stored procedures with SQL-Server CLR
Triggersnoyes, Notifications (with Streaming only)noyesyes infoNotifications
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 customnoneyes
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 databaseyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes, multi-version concurrency control (MVCC)yes
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-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
Apache DrillBangdbClickHouseH2NCache
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 DrillBangdbClickHouseH2NCache
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 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 Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News



Share this page

Featured Products

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