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

DBMS > Apache Druid vs. Atos Standard Common Repository vs. Derby vs. HBase vs. Splunk

System Properties Comparison Apache Druid vs. Atos Standard Common Repository vs. Derby vs. HBase vs. Splunk

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonHBase  Xexclude from comparisonSplunk  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Wide-column store based on Apache Hadoop and on concepts of BigTableAnalytics Platform for Big Data
Primary database modelRelational DBMS
Time Series DBMS
Document store
Key-value store
Relational DBMSWide column storeSearch engine
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
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score86.45
Rank#14  Overall
#2  Search engines
Websitedruid.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorydb.apache.org/­derbyhbase.apache.orgwww.splunk.com
Technical documentationdruid.apache.org/­docs/­latest/­designdb.apache.org/­derby/­manuals/­index.htmlhbase.apache.org/­book.htmldocs.splunk.com/­Documentation/­Splunk
DeveloperApache Software Foundation and contributorsAtos Convergence CreatorsApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by PowersetSplunk Inc.
Initial release20122016199720082003
Current release29.0.1, April 2024170310.17.1.0, November 20232.3.4, January 2021
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Source infoApache version 2Open Source infoApache version 2commercial infoLimited free edition and free developer edition 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.
Implementation languageJavaJavaJavaJava
Server operating systemsLinux
OS X
Unix
LinuxAll OS with a Java VMLinux
Unix
Windows infousing Cygwin
Linux
OS X
Solaris
Windows
Data schemeyes infoschema-less columns are supportedSchema and schema-less with LDAP viewsyesschema-free, schema definition possibleyes
Typing infopredefined data types such as float or dateyesoptionalyesoptions to bring your own types, AVROyes
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.noyesyesnoyes
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLSQL for queryingnoyesnono infoSplunk Search Processing Language for search commands
APIs and other access methodsJDBC
RESTful HTTP/JSON API
LDAPJDBCJava API
RESTful HTTP API
Thrift
HTTP REST
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
All languages with LDAP bindingsJavaC
C#
C++
Groovy
Java
PHP
Python
Scala
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoJava Stored Proceduresyes infoCoprocessors in Javayes
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infocell divisionnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsACIDSingle row ACID (across millions of columns)no infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
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.noyesyesyesno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemLDAP bind authenticationfine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess 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 DruidAtos Standard Common RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBHBaseSplunk
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

Present your product here