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 > ClickHouse vs. GridDB vs. Hazelcast vs. KairosDB vs. Milvus

System Properties Comparison ClickHouse vs. GridDB vs. Hazelcast vs. KairosDB vs. Milvus

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonGridDB  Xexclude from comparisonHazelcast  Xexclude from comparisonKairosDB  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Scalable in-memory time series database optimized for IoT and Big DataA widely adopted in-memory data gridDistributed Time Series DBMS based on Cassandra or H2A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelRelational DBMSTime Series DBMSKey-value storeTime Series DBMSVector DBMS
Secondary database modelsTime Series DBMSKey-value store
Relational DBMS
Document store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Websiteclickhouse.comgriddb.nethazelcast.comgithub.com/­kairosdb/­kairosdbmilvus.io
Technical documentationclickhouse.com/­docsdocs.griddb.nethazelcast.org/­imdg/­docskairosdb.github.iomilvus.io/­docs/­overview.md
DeveloperClickhouse Inc.Toshiba CorporationHazelcast
Initial release20162013200820132019
Current releasev24.4.1.2088-stable, May 20245.1, August 20225.3.6, November 20231.2.2, November 20182.3.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoApache Version 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageC++C++JavaJavaC++, Go
Server operating systemsFreeBSD
Linux
macOS
LinuxAll OS with a Java VMLinux
OS X
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesyesVector, Numeric and String
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 infothe object must implement a serialization strategynono
Secondary indexesyesyesyesnono
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languagenono
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JCache
JPA
Memcached protocol
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
RESTful HTTP API
Supported programming languagesC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Java
JavaScript infoNode.js
PHP
Python
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnoyes infoEvent Listeners, Executor Servicesnono
Triggersnoyesyes infoEventsnono
Partitioning methods infoMethods for storing different data on different nodeskey based and customShardingShardingSharding infobased on CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-replica replicationyes infoReplicated Mapselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID at container levelone or two-phase-commit; repeatable reads; read commitednono
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.yesyesyesnoyes
User concepts infoAccess controlAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Access rights for users can be defined per databaseRole-based access controlsimple password-based access controlRole based access control and fine grained access rights
More information provided by the system vendor
ClickHouseGridDBHazelcastKairosDBMilvus
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Milvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Highly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
RAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Milvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsGitHub trending repository
» more
As of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Milvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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 Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
ClickHouseGridDBHazelcastKairosDBMilvus
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22 December 2023, Towards Data Science

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

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

Toshiba Digital Solutions collaborates with DATAFLUCT to Deliver a Machine Learning Solution that Optimizes Store ...
21 April 2021, global.toshiba

provided by Google News

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

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

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, ibm.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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