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. BoltDB vs. ClickHouse vs. SAP SQL Anywhere vs. Speedb

System Properties Comparison Apache Drill vs. BoltDB vs. ClickHouse vs. SAP SQL Anywhere vs. Speedb

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonBoltDB  Xexclude from comparisonClickHouse  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSpeedb  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAn embedded key-value store for Go.A 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.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDB
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSRelational DBMSKey-value store
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
Score0.74
Rank#220  Overall
#31  Key-value stores
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score0.21
Rank#315  Overall
#45  Key-value stores
Websitedrill.apache.orggithub.com/­boltdb/­boltclickhouse.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.speedb.io
Technical documentationdrill.apache.org/­docsclickhouse.com/­docshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperApache Software FoundationClickhouse Inc.SAP infoformerly SybaseSpeedb
Initial release20122013201619922020
Current release1.20.3, January 2023v24.4.1.2088-stable, May 202417, July 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0; commercial license 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.
  • 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageGoC++C++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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 indexesnonoyesyesno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoClose to ANSI SQL (SQL/JSON + extensions)yesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC++GoC# 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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnoyesyes, in C/C++, Java, .Net or Perlno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonekey based and customnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-replica replication infoDatabase mirroringyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoACIDyes
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 sourcenoyesyesyes
User concepts infoAccess controlDepending on the underlying data sourcenoAccess 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-standardno
More information provided by the system vendor
Apache DrillBoltDBClickHouseSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSpeedb
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» 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 DrillBoltDBClickHouseSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSpeedb
Recent citations in the news

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

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

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

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

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

provided by Google News

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, 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

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
4 May 2024, Yahoo Singapore News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

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

AllegroGraph logo

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

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here