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. GridDB vs. IBM Cloudant vs. LevelDB vs. TimescaleDB

System Properties Comparison Apache Drill vs. GridDB vs. IBM Cloudant vs. LevelDB vs. TimescaleDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonGridDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonLevelDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageScalable in-memory time series database optimized for IoT and Big DataDatabase as a Service offering based on Apache CouchDBEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument store
Relational DBMS
Time Series DBMSDocument storeKey-value storeTime Series DBMS
Secondary database modelsKey-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#119  Overall
#23  Document stores
#56  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score2.73
Rank#108  Overall
#20  Document stores
Score2.75
Rank#107  Overall
#19  Key-value stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websitedrill.apache.orggriddb.netwww.ibm.com/­products/­cloudantgithub.com/­google/­leveldbwww.timescale.com
Technical documentationdrill.apache.org/­docsdocs.griddb.netcloud.ibm.com/­docs/­Cloudantgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.timescale.com
DeveloperApache Software FoundationToshiba CorporationIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014GoogleTimescale
Initial release20122013201020112017
Current release1.20.3, January 20235.1, August 20221.23, February 20212.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialOpen Source infoBSDOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangC++C
Server operating systemsLinux
OS X
Windows
LinuxhostedIllumos
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampnononumerics, 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 indexesnoyesyesnoyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL92, SQL-like TQL (Toshiba Query Language)nonoyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
RESTful HTTP/JSON APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC++C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsnoView functions (Map-Reduce) in JavaScriptnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
noneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID at container levelno infoatomic operations within a document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes infowith automatic compression on writesyes
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
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users can be defined per databaseAccess rights for users can be defined per databasenofine grained access rights according to SQL-standard
More information provided by the system vendor
Apache DrillGridDBIBM CloudantLevelDBTimescaleDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

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

More resources
Apache DrillGridDBIBM CloudantLevelDBTimescaleDB
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 Poised to Crack Tough Data Challenges
19 May 2015, Datanami

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

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

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

AllegroGraph logo

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

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.

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

Present your product here