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 > AllegroGraph vs. ClickHouse vs. DataFS vs. Geode vs. KairosDB

System Properties Comparison AllegroGraph vs. ClickHouse vs. DataFS vs. Geode vs. KairosDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonClickHouse  Xexclude from comparisonDataFS  Xexclude from comparisonGeode  Xexclude from comparisonKairosDB  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.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesDistributed Time Series DBMS based on Cassandra or H2
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSObject oriented DBMSKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMSTime Series DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.13
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Websiteallegrograph.comclickhouse.comnewdatabase.comgeode.apache.orggithub.com/­kairosdb/­kairosdb
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlclickhouse.com/­docsdev.mobiland.com/­Overview.xspgeode.apache.org/­docskairosdb.github.io
DeveloperFranz Inc.Clickhouse Inc.Mobiland AGOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.
Initial release20042016201820022013
Current release8.0, December 2023v24.4.1.2088-stable, May 20241.1.263, October 20221.1, February 20171.2.2, November 2018
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache 2.0commercialOpen Source infoApache Version 2; commercial licenses available as GemfireOpen 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.
  • 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
Implementation languageC++JavaJava
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
WindowsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
OS X
Windows
Data schemeyes infoRDF schemasyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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)noSQL-like query language (OQL)no
APIs and other access methodsRESTful HTTP API
SPARQL
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
.NET Client API
Proprietary client DLL
WinRT client
Java Client API
Memcached protocol
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
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
.Net
C
C#
C++
VB.Net
.Net
All JVM based languages
C++
Groovy
Java
Scala
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyesuser defined functionsno
Triggersyesnono, except callback-events from server when changes happenedyes infoCache Event Listenersno
Partitioning methods infoMethods for storing different data on different nodeswith Federationkey based and customProprietary Sharding systemShardingSharding infobased on Cassandra
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.Multi-source replicationselectable replication factor infobased on Cassandra
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 ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDyes, on a single nodeno
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.noyesnoyesno
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.Windows-ProfileAccess rights per client and object definablesimple password-based access control
More information provided by the system vendor
AllegroGraphClickHouseDataFSGeodeKairosDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23 May 2024

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

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
AllegroGraphClickHouseDataFSGeodeKairosDB
Recent citations in the news

Build your own chatbot and talk to your own documents - DataScienceCentral.com
4 June 2024, Data Science Central

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

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

provided by Google News

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5 June 2024, Phoronix

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

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here