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

DBMS > Apache Impala vs. BoltDB vs. Drizzle vs. SAP IQ vs. TimescaleDB

System Properties Comparison Apache Impala vs. BoltDB vs. Drizzle vs. SAP IQ vs. TimescaleDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonTimescaleDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAnalytic DBMS for HadoopAn embedded key-value store for Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Columnar RDBMS optimized for Big Data analyticsA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMS infocolumn-orientedTime Series DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score0.76
Rank#224  Overall
#32  Key-value stores
Score3.27
Rank#96  Overall
#50  Relational DBMS
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websiteimpala.apache.orggithub.com/­boltdb/­boltwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.timescale.com
Technical documentationimpala.apache.org/­impala-docs.htmlhelp.sap.com/­docs/­SAP_IQdocs.timescale.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerSAP, formerly SybaseTimescale
Initial release20132013200819942017
Current release4.1.0, June 20227.2.4, September 201216.1 SPS04, April 20192.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infoGNU GPLcommercialOpen Source infoApache 2.0
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.
Implementation languageC++GoC++C
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyes infowith proprietary extensionsyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBC
ODBC
JDBCADO.NET
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAll languages supporting JDBC/ODBCGoC
C++
Java
PHP
C
C#
C++
Java
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenonoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnonono infohooks for callbacks inside the server can be used.yesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingshared disk or shared nothing architectures with SAP IQ Multiplexeryes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replication
Source-replica replication
SAP/Sybase Replication ServerSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosnoPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardfine 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

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

More resources
Apache ImpalaBoltDBDrizzleSAP IQ infoformer name: Sybase IQTimescaleDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the 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

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

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Timescale Announces Corporate Rebrand Reflecting Company's Growth
17 May 2023, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

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.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here