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

DBMS > AllegroGraph vs. ClickHouse vs. Ehcache vs. Graphite vs. QuestDB

System Properties Comparison AllegroGraph vs. ClickHouse vs. Ehcache vs. Graphite vs. QuestDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonClickHouse  Xexclude from comparisonEhcache  Xexclude from comparisonGraphite  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA 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.A widely adopted Java cache with tiered storage optionsData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA high performance open source SQL database for time series data
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSKey-value storeTime Series DBMSTime Series DBMS
Secondary database modelsSpatial DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websiteallegrograph.comclickhouse.comwww.ehcache.orggithub.com/­graphite-project/­graphite-webquestdb.io
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlclickhouse.com/­docswww.ehcache.org/­documentationgraphite.readthedocs.ioquestdb.io/­docs
DeveloperFranz Inc.Clickhouse Inc.Terracotta Inc, owned by Software AGChris DavisQuestDB Technology Inc
Initial release20042016200920062014
Current release8.0, December 2023v24.4.1.2088-stable, May 20243.10.0, March 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoApache 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.
  • 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++JavaPythonJava (Zero-GC), C++, Rust
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
All OS with a Java VMLinux
Unix
Linux
macOS
Windows
Data schemeyes infoRDF schemasyesschema-freeyesyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesyesyesNumeric data onlyyes
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.no infobulk load of XML files possiblenononono
Secondary indexesyesyesnonono
SQL infoSupport of SQLSPARQL is used as query languageClose to ANSI SQL (SQL/JSON + extensions)nonoSQL with time-series extensions
APIs and other access methodsRESTful HTTP API
SPARQL
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JCacheHTTP API
Sockets
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C# 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
JavaJavaScript (Node.js)
Python
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyesnonono
Triggersyesnoyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodeswith Federationkey based and customSharding infoby using Terracotta Servernonehorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Asynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yes infoby using Terracotta ServernoneSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)noneImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infosupports JTA and can work as an XA resourcenoACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infolockingyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infothrough memory mapped files
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess 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.nono
More information provided by the system vendor
AllegroGraphClickHouseEhcacheGraphiteQuestDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 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
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
AllegroGraphClickHouseEhcacheGraphiteQuestDB
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

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google 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

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

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6 December 2023, hackernoon.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

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

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

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

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

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

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