DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ClickHouse vs. Graphite vs. IBM Db2 vs. Raima Database Manager vs. TimesTen

System Properties Comparison ClickHouse vs. Graphite vs. IBM Db2 vs. Raima Database Manager vs. TimesTen

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonGraphite  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonTimesTen  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.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperCommon in IBM host environments, 2 different versions for host and Windows/LinuxRDBMS with a small footprint, either embedded into an application or used as a database serverIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSTime Series DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMS
Time Series DBMS
Relational DBMS
Secondary database modelsTime Series DBMSDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score0.46
Rank#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteclickhouse.comgithub.com/­graphite-project/­graphite-webwww.ibm.com/­products/­db2raima.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationclickhouse.com/­docsgraphite.readthedocs.iowww.ibm.com/­docs/­en/­db2docs.raima.comdocs.oracle.com/­database/­timesten-18.1
DeveloperClickhouse Inc.Chris DavisIBMRaima Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release201620061983 infohost version19841998
Current releasev24.4.1.2088-stable, May 202412.1, October 201615, June 202111 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0commercial infofree version is availablecommercialcommercial
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.
  • 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++PythonC and C++C
Server operating systemsFreeBSD
Linux
macOS
Linux
Unix
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyesyes
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.nonono infoExporting/Importing of XML structures possibleno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)noyesyesyes
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
HTTP API
Sockets
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
ADO.NET
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
JavaScript (Node.js)
Python
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Objective-C
PL/SQL
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesnoyesyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationPL/SQL
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodeskey based and customnoneSharding infoonly with Windows/Unix/Linux Versionhorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneyes infowith separate tools (MQ, InfoSphere)Source-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
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.nofine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard
More information provided by the system vendor
ClickHouseGraphiteIBM Db2 infoformerly named DB2 or IBM Database 2Raima Database Manager infoformerly named db_VistaTimesTen
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» more
News

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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 partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
ClickHouseGraphiteIBM Db2 infoformerly named DB2 or IBM Database 2Raima Database Manager infoformerly named db_VistaTimesTen
DB-Engines blog posts

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

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

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3 March 2021, hackernoon.com

Getting Started with Infrastructure Monitoring
11 September 2023, The New Stack

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

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

Milvus logo

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

AllegroGraph logo

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

Present your product here