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 > Apache Druid vs. BoltDB vs. IBM Cloudant vs. Oracle Berkeley DB vs. RocksDB

System Properties Comparison Apache Druid vs. BoltDB vs. IBM Cloudant vs. Oracle Berkeley DB vs. RocksDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBoltDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embedded key-value store for Go.Database as a Service offering based on Apache CouchDBWidely used in-process key-value storeEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMS
Time Series DBMS
Key-value storeDocument storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value store
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.74
Rank#220  Overall
#31  Key-value stores
Score2.68
Rank#106  Overall
#20  Document stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitedruid.apache.orggithub.com/­boltdb/­boltwww.ibm.com/­products/­cloudantwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrocksdb.org
Technical documentationdruid.apache.org/­docs/­latest/­designcloud.ibm.com/­docs/­Cloudantdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software Foundation and contributorsIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Oracle infooriginally developed by Sleepycat, which was acquired by OracleFacebook, Inc.
Initial release20122013201019942013
Current release29.0.1, April 202418.1.40, May 20208.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoMIT LicensecommercialOpen Source infocommercial license availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoErlangC, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsLinux
OS X
Unix
BSD
Linux
OS X
Solaris
Windows
hostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Data schemeyes infoschema-less columns are supportedschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnononono
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 infoonly with the Berkeley DB XML editionno
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLSQL for queryingnonoyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
RESTful HTTP/JSON APIC++ API
Java API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
GoC#
Java
JavaScript
Objective-C
PHP
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoView functions (Map-Reduce) in JavaScriptnono
Triggersnonoyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneMulti-source replication
Source-replica replication
Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesno infoatomic operations within a document possibleACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyes
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.nononoyesyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnoAccess rights for users can be defined per databasenono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Apache DruidBoltDBIBM CloudantOracle Berkeley DBRocksDB
Recent citations in the news

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

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

New DDoS malware Attacking Apache big-data stack, 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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here