DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Druid vs. BaseX vs. Blueflood vs. ClickHouse vs. Faircom EDGE

System Properties Comparison Apache Druid vs. BaseX vs. Blueflood vs. ClickHouse vs. Faircom EDGE

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBaseX  Xexclude from comparisonBlueflood  Xexclude from comparisonClickHouse  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Scalable TimeSeries DBMS based on CassandraA 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.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environments
Primary database modelRelational DBMS
Time Series DBMS
Native XML DBMSTime Series DBMSRelational DBMSKey-value store
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.85
Rank#96  Overall
#50  Relational DBMS
#6  Time Series DBMS
Score1.56
Rank#141  Overall
#4  Native XML DBMS
Score0.06
Rank#352  Overall
#36  Time Series DBMS
Score15.88
Rank#37  Overall
#22  Relational DBMS
Score0.02
Rank#370  Overall
#55  Key-value stores
#157  Relational DBMS
Websitedruid.apache.orgbasex.orgblueflood.ioclickhouse.comwww.faircom.com/­products/­faircom-edge
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.basex.orggithub.com/­rax-maas/­blueflood/­wikiclickhouse.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.html
DeveloperApache Software Foundation and contributorsBaseX GmbHRackspaceClickhouse Inc.FairCom Corporation
Initial release20122007201320161979
Current release30.0.0, June 202411.2, August 2024v24.6.2.17-stable, July 2024V3, October 2020
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoBSD licenseOpen Source infoApache 2.0Open Source infoApache 2.0commercial infoRestricted, free version available
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.
Implementation languageJavaJavaJavaC++ANSI C, C++
Server operating systemsLinux
OS X
Unix
Linux
OS X
Windows
Linux
OS X
FreeBSD
Linux
macOS
Android
Linux infoARM, x86
Raspbian
Windows
Data schemeyes infoschema-less columns are supportedschema-freepredefined schemeyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyesyesyes, ANSI Standard SQL Types
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.nononoyes
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL for queryingnonoClose to ANSI SQL (SQL/JSON + extensions)yes infoANSI SQL queries
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
HTTP RESTgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
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
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Server-side scripts infoStored proceduresnoyesnoyesyes info.Net, JavaScript, C/C++
Triggersnoyes infovia eventsnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneSharding infobased on Cassandrakey based and customFile partitioning infoCustomizable business rules for partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneselectable replication factor infobased on CassandraAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yes infoSynchronous and asynchronous realtime replication based on transaction logs
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integritynonononoyes infowhen using SQL
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanomultiple readers, single writernonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoacross SQL and NoSQL
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.nonoyesyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemUsers with fine-grained authorization concept on 4 levelsnoAccess 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.Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.

More information provided by the system vendor

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

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

More resources
Apache DruidBaseXBluefloodClickHouseFaircom EDGE infoformerly c-treeEDGE
Recent citations in the news

Imply Announces the Availability of Imply Polaris, a Database-as-a-Service Built from Apache Druid, on Microsoft Azure
26 June 2024, Business Wire

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache® Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers’ Choice Awards
26 January 2024, Business Wire

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

provided by Google News

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

provided by Google News

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

provided by Google News

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30 July 2024, TechCrunch

A Beginner’s Guide to ClickHouse Database
13 September 2024, KDnuggets

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16 July 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31 July 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1 August 2024, Datanami

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Business Wire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here