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

DBMS > BoltDB vs. Couchbase vs. Databricks vs. HarperDB vs. RocksDB

System Properties Comparison BoltDB vs. Couchbase vs. Databricks vs. HarperDB vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonDatabricks  Xexclude from comparisonHarperDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeDocument storeDocument store
Relational DBMS
Document storeKey-value store
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltwww.couchbase.comwww.databricks.comwww.harperdb.iorocksdb.org
Technical documentationdocs.couchbase.comdocs.databricks.comdocs.harperdb.io/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperCouchbase, Inc.DatabricksHarperDBFacebook, Inc.
Initial release20132011201320172013
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.1, August 20219.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialcommercial infofree community edition 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 languageGoC, C++, Go and ErlangNode.jsC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
hostedLinux
OS X
Linux
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)dynamic schemaschema-free
Typing infopredefined data types such as float or datenoyesyes infoJSON data typesno
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.noyesnono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use caseswith Databricks SQLSQL-like data manipulation statementsno
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
C++ API
Java API
Supported programming languagesGo.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Python
R
Scala
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++user defined functions and aggregatesCustom Functions infosince release 3.1no
Triggersnoyes infovia the TAP protocolno
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic ShardingA table resides as a whole on one (or more) nodes in a clusterhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoincluding cross data center replication
Source-replica replication
yesyes infothe nodes on which a table resides can be definedyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDAtomic execution of specific operationsyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, using LMDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsnoyesyes
User concepts infoAccess controlnoUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users and rolesno
More information provided by the system vendor
BoltDBCouchbase infoOriginally called MembaseDatabricksHarperDBRocksDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Speedb: 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
BoltDBCouchbase infoOriginally called MembaseDatabricksHarperDBRocksDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the 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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

11 Analysts Have This To Say About Couchbase
22 May 2024, Markets Insider

Couchbase (NASDAQ:BASE) Receives New Coverage from Analysts at UBS Group
23 May 2024, Defense World

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Database software company Couchbase valued at nearly $1.2 billion in Nasdaq debut
25 May 2024, Yahoo Movies UK

UBS Neutral on Couchbase stock citing Capella's growth potential
22 May 2024, Investing.com

provided by Google News

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

AI is Driving Record Sales at Multibillion-Dollar Databricks. An IPO Can Wait … - WSJ
6 March 2024, The Wall Street Journal

5. Databricks
14 May 2024, CNBC

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Analytics and Data Science News for the Week of May 24; Updates from Databricks, IBM, Microsoft & More
23 May 2024, Solutions Review

provided by Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

provided by Google News

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

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

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

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here