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 > BigObject vs. ClickHouse vs. HarperDB vs. InterSystems IRIS vs. Snowflake

System Properties Comparison BigObject vs. ClickHouse vs. HarperDB vs. InterSystems IRIS vs. Snowflake

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonClickHouse  Xexclude from comparisonHarperDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA 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.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSDocument storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitebigobject.ioclickhouse.comwww.harperdb.iowww.intersystems.com/­products/­intersystems-iriswww.snowflake.com
Technical documentationdocs.bigobject.ioclickhouse.com/­docsdocs.harperdb.io/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.snowflake.net/­manuals/­index.html
DeveloperBigObject, Inc.Clickhouse Inc.HarperDBInterSystemsSnowflake Computing Inc.
Initial release20152016201720182014
Current releasev24.3.2.23-lts, April 20243.1, August 20212023.3, June 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0commercial infofree community edition availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • 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.
Implementation languageC++Node.js
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
FreeBSD
Linux
macOS
Linux
OS X
AIX
Linux
macOS
Ubuntu
Windows
hosted
Data schemeyesyesdynamic schemadepending on used data modelyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyes infoJSON data typesyesyes
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.nononoyesyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsClose to ANSI SQL (SQL/JSON + extensions)SQL-like data manipulation statementsyesyes
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
ODBC
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
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C++
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresLuayesCustom Functions infosince release 3.1yesuser defined functions
Triggersnononoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customA table resides as a whole on one (or more) nodes in a clusterShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yes infothe nodes on which a table resides can be definedSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of specific operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlnoAccess 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 and rolesyesUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
BigObjectClickHouseHarperDBInterSystems IRISSnowflake
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BigObjectClickHouseHarperDBInterSystems IRISSnowflake
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, 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

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

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

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database
7 February 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

provided by Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, pulseit.news

InterSystems signs deal with Consultmed for ‘replatforming’
1 May 2024, The Medical Republic

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, Yahoo Finance

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24 April 2024, Datanami

What Is Snowflake Data Warehouse? A Tutorial
9 April 2024, Built In

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here