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. ClickHouse vs. Newts vs. OpenQM vs. SAP Advantage Database Server

System Properties Comparison Apache Drill vs. ClickHouse vs. Newts vs. OpenQM vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonClickHouse  Xexclude from comparisonNewts  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA 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.Time Series DBMS based on CassandraQpenQM is a high-performance, self-tuning, multi-value DBMSLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument store
Relational DBMS
Relational DBMSTime Series DBMSMultivalue DBMSRelational DBMS
Secondary database modelsTime Series 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
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websitedrill.apache.orgclickhouse.comopennms.github.io/­newtswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.sap.com/products/advantage-database-server.html
Technical documentationdrill.apache.org/­docsclickhouse.com/­docsgithub.com/­OpenNMS/­newts/­wiki
DeveloperApache Software FoundationClickhouse Inc.OpenNMS GroupRocket Software, originally Martin PhillipsSybase, SAP
Initial release20122016201419931993
Current release1.20.3, January 2023v24.4.1.2088-stable, May 20243.4-12
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache 2.0Open Source infoGPLv2, extended commercial license availablecommercial
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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • 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++Java
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
Linux
OS X
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
Windows
Data schemeschema-freeyesschema-freeyes infowith some exceptionsyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nononoyesno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantClose to ANSI SQL (SQL/JSON + extensions)nonoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
HTTP REST
Java API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC++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
Basic
C
Java
Objective C
PHP
Python
Delphi
Perl
PHP
Server-side scripts infoStored proceduresuser defined functionsyesnoyesyes
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingkey based and customSharding infobased on Cassandrayesnone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.selectable replication factor infobased on CassandrayesMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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 sourceyesnono infocaching of (temporary) tables can be configured
User concepts infoAccess controlDepending on the underlying data sourceAccess 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.noAccess rights can be defined down to the item levelfine grained access rights according to SQL-standard

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 partiesAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
Apache DrillClickHouseNewtsOpenQM infoalso called QMSAP Advantage Database Server infoformer name: Sybase ADS
Recent citations in the news

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

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

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

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

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

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6 December 2023, hackernoon.com

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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

Neo4j logo

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

Present your product here