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. IBM Cloudant vs. InfluxDB vs. SAP Advantage Database Server vs. TimescaleDB

System Properties Comparison Apache Drill vs. IBM Cloudant vs. InfluxDB vs. SAP Advantage Database Server vs. TimescaleDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonInfluxDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonTimescaleDB  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 StorageDatabase as a Service offering based on Apache CouchDBDBMS for storing time series, events and metricsLow-cost RDBMS with access to ISAM and FoxPro data structuresA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument store
Relational DBMS
Document storeTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infowith GEO packageRelational 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
Score2.68
Rank#106  Overall
#20  Document stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitedrill.apache.orgwww.ibm.com/­products/­cloudantwww.influxdata.com/­products/­influxdb-overviewwww.sap.com/products/advantage-database-server.htmlwww.timescale.com
Technical documentationdrill.apache.org/­docscloud.ibm.com/­docs/­Cloudantdocs.influxdata.com/­influxdbdocs.timescale.com
DeveloperApache Software FoundationIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Sybase, SAPTimescale
Initial release20122010201319932017
Current release1.20.3, January 20232.7.6, April 20242.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangGoC
Server operating systemsLinux
OS X
Windows
hostedLinux
OS X infothrough Homebrew
Linux
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoNumeric data and Stringsyesnumerics, 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.nonononoyes
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoSQL-like query languageyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIHTTP API
JSON over UDP
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC++C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Delphi
Perl
PHP
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsView functions (Map-Reduce) in JavaScriptnoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoin enterprise version onlynoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor infoin enterprise version onlyMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a document possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes
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 sourcenoyes infoDepending on used storage engineno infocaching of (temporary) tables can be configuredno
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users can be defined per databasesimple rights management via user accountsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache DrillIBM CloudantInfluxDBSAP Advantage Database Server infoformer name: Sybase ADSTimescaleDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

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 DrillIBM CloudantInfluxDBSAP Advantage Database Server infoformer name: Sybase ADSTimescaleDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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 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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

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

provided by Google News

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

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

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 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.

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

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