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

DBMS > Apache Druid vs. BoltDB vs. Google Cloud Spanner vs. Oracle Berkeley DB vs. Quasardb

System Properties Comparison Apache Druid vs. BoltDB vs. Google Cloud Spanner vs. Oracle Berkeley DB vs. Quasardb

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBoltDB  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonQuasardb  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.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Widely used in-process key-value storeDistributed, high-performance timeseries database
Primary database modelRelational DBMS
Time Series DBMS
Key-value storeRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time 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
Score0.70
Rank#225  Overall
#31  Key-value stores
Score2.69
Rank#101  Overall
#51  Relational DBMS
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Websitedruid.apache.orggithub.com/­boltdb/­boltcloud.google.com/­spannerwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlquasar.ai
Technical documentationdruid.apache.org/­docs/­latest/­designcloud.google.com/­spanner/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldoc.quasar.ai/­master
DeveloperApache Software Foundation and contributorsGoogleOracle infooriginally developed by Sleepycat, which was acquired by Oraclequasardb
Initial release20122013201719942009
Current release30.0.0, June 202418.1.40, May 20203.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoMIT LicensecommercialOpen Source infocommercial license availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageJavaGoC, 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
BSD
Linux
OS X
Windows
Data schemeyes infoschema-less columns are supportedschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes infointeger and binary
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 indexesyesnoyesyesyes infowith tags
SQL infoSupport of SQLSQL for queryingnoyes infoQuery statements complying to ANSI 2011yes infoSQL interfaced based on SQLite is availableSQL-like query language
APIs and other access methodsJDBC
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
HTTP API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
GoGo
Java
JavaScript (Node.js)
Python
.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
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnonononono
Triggersnononoyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneShardingnoneSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneMulti-source replication with 3 replicas for regional instances.Source-replica replicationSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACID infoStrict serializable isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesyes infoTransient mode
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noCryptographically strong user authentication and audit trail

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 DruidBoltDBGoogle Cloud SpannerOracle Berkeley DBQuasardb
Recent citations in the news

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

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

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

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

How to connect DataGrip to Apache Druid
18 October 2021, Towards Data Science

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

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1 August 2024, InfoWorld

Google Cloud adds graph and vector search features to Spanner database
2 August 2024, Techzine Europe

New features make Google's Spanner a database for AI
1 August 2024, TechTarget

Google Cloud expands its database portfolio with new AI capabilities
1 August 2024, TechCrunch

Google Cloud announces new data innovations to support AI applications
1 August 2024, SiliconANGLE News

provided by Google News

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

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

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3 May 2018, hackernoon.com

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, darktrace.com

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

New red galaxies turn out to be already known blue galaxies
15 December 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

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

SingleStore logo

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

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

Present your product here