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

DBMS > Apache Druid vs. chDB vs. DuckDB vs. IRONdb vs. Stardog

System Properties Comparison Apache Druid vs. chDB vs. DuckDB vs. IRONdb vs. Stardog

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonchDB  Xexclude from comparisonDuckDB  Xexclude from comparisonIRONdb  Xexclude from comparisonStardog  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embedded SQL OLAP Engine powered by ClickHouseAn embeddable, in-process, column-oriented SQL OLAP RDBMSA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSTime Series DBMSGraph DBMS
RDF store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitedruid.apache.orggithub.com/­chdb-io/­chdbduckdb.orgwww.circonus.com/solutions/time-series-database/www.stardog.com
Technical documentationdruid.apache.org/­docs/­latest/­designdoc.chdb.ioduckdb.org/­docsdocs.circonus.com/irondb/category/getting-starteddocs.stardog.com
DeveloperApache Software Foundation and contributorsCirconus LLC.Stardog-Union
Initial release20122023201820172010
Current release29.0.1, April 20240.10, February 2024V0.10.20, January 20187.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2.0Open Source infoMIT Licensecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Implementation languageJavaC++C and C++Java
Server operating systemsLinux
OS X
Unix
server-lessserver-lessLinuxLinux
macOS
Windows
Data schemeyes infoschema-less columns are supportedyesschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyes infotext, numeric, histogramsyes
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.nononono infoImport/export of XML data possible
Secondary indexesyesyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL for queryingClose to ANSI SQL (SQL/JSON + extensions)yesSQL-like query language (Circonus Analytics Query Language: CAQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Bun
C
C++
Go
JavaScript (Node.js)
Python
Rust
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyes, in Luauser defined functions and aggregates, HTTP Server extensions in Java
Triggersnononoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneAutomatic, metric affinity per nodenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneconfigurable replication factor, datacenter awareMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnonoAccess rights for users and roles

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

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

More resources
Apache DruidchDBDuckDBIRONdbStardog
Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

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

New DDoS malware Attacking Apache Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

RaimaDB logo

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

Neo4j logo

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

AllegroGraph logo

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

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