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 > GridDB vs. InfluxDB vs. Quasardb vs. Riak TS

System Properties Comparison GridDB vs. InfluxDB vs. Quasardb vs. Riak TS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonQuasardb  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataDBMS for storing time series, events and metricsDistributed, high-performance timeseries databaseRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelTime Series DBMSTime Series DBMSTime Series DBMSTime Series DBMS
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websitegriddb.netwww.influxdata.com/­products/­influxdb-overviewquasar.ai
Technical documentationdocs.griddb.netdocs.influxdata.com/­influxdbdoc.quasar.ai/­masterwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperToshiba CorporationquasardbOpen Source, formerly Basho Technologies
Initial release2013201320092015
Current release5.1, August 20222.7.6, April 20243.14.1, January 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoMIT-License; commercial enterprise version availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++GoC++Erlang
Server operating systemsLinuxLinux
OS X infothrough Homebrew
BSD
Linux
OS X
Windows
Linux
OS X
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampNumeric data and Stringsyes infointeger and binaryno
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.nononono
Secondary indexesyesnoyes infowith tagsrestricted
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languageSQL-like query languageyes, limited
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
HTTP API
JSON over UDP
HTTP APIHTTP API
Native Erlang Interface
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnononoErlang
Triggersyesnonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlySharding infoconsistent hashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infoin enterprise version onlySource-replica replication with selectable replication factorselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnowith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engineyes infoTransient mode
User concepts infoAccess controlAccess rights for users can be defined per databasesimple rights management via user accountsCryptographically strong user authentication and audit trailno
More information provided by the system vendor
GridDBInfluxDBQuasardbRiak TS
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsGitHub trending repository
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Open 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
GridDBInfluxDBQuasardbRiak TS
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

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 to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

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, Business Wire

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

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here