DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GridDB vs. KairosDB vs. OpenSearch vs. TimescaleDB vs. Vitess

System Properties Comparison GridDB vs. KairosDB vs. OpenSearch vs. TimescaleDB vs. Vitess

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonKairosDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonTimescaleDB  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataDistributed Time Series DBMS based on Cassandra or H2A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelTime Series DBMSTime Series DBMSSearch engineTime Series DBMSRelational DBMS
Secondary database modelsKey-value store
Relational DBMS
Vector DBMSRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegriddb.netgithub.com/­kairosdb/­kairosdbgithub.com/­opensearch-project
opensearch.org
www.timescale.comvitess.io
Technical documentationdocs.griddb.netkairosdb.github.ioopensearch.org/­docs/­latestdocs.timescale.comvitess.io/­docs
DeveloperToshiba CorporationAmazon Web ServicesTimescaleThe Linux Foundation, PlanetScale
Initial release20132013202120172013
Current release5.1, August 20221.2.2, November 20182.5.0, January 20232.15.0, May 202415.0.2, December 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 infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses 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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++JavaJavaCGo
Server operating systemsLinuxLinux
OS X
Windows
All OS with a Java VMLinux
OS X
Windows
Docker
Linux
macOS
Data schemeyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.nonoyes
Secondary indexesyesnoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)noSQL-like query languageyes infofull PostgreSQL SQL syntaxyes infowith proprietary extensions
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Graphite protocol
HTTP REST
Telnet API
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java
JavaScript infoNode.js
PHP
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes infoproprietary syntax
Triggersyesnoyes infoby using the 'percolation' featureyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraShardingyes, across time and space (hash partitioning) attributesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infobased on CassandrayesSource-replica replication with hot standby and reads on replicas infoMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynononoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelnonoACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.yesnonoyes
User concepts infoAccess controlAccess rights for users can be defined per databasesimple password-based access controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
GridDBKairosDBOpenSearchTimescaleDBVitess
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
GridDBKairosDBOpenSearchTimescaleDBVitess
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

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

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

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

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

Timescale announces $15M investment and new enterprise version of TimescaleDB
29 January 2019, TechCrunch

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

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

Milvus logo

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

Present your product here