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 > BoltDB vs. Cloudflare Workers KV vs. Couchbase vs. dBASE vs. RocksDB

System Properties Comparison BoltDB vs. Cloudflare Workers KV vs. Couchbase vs. dBASE vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisondBASE  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databasedBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeKey-value storeDocument storeRelational DBMSKey-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
Score0.32
Rank#283  Overall
#40  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltwww.cloudflare.com/­developer-platform/­workers-kvwww.couchbase.comwww.dbase.comrocksdb.org
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.couchbase.comwww.dbase.com/­support/­knowledgebasegithub.com/­facebook/­rocksdb/­wiki
DeveloperCloudflareCouchbase, Inc.Asthon TateFacebook, Inc.
Initial release20132018201119792013
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023dBASE 2019, 20198.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC, C++, Go and ErlangC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X
Windows
DOS infodBase Classic
Windows infodBase Pro
Linux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenonoyesyesno
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.nonono
Secondary indexesnonoyesyesno
SQL infoSupport of SQLnonoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnono
APIs and other access methodsHTTP REST
Proprietary protocol
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
none infoThe IDE can access other DBMS or ODBC-sources.C++ API
Java API
Supported programming languagesGoC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
dBase proprietary IDEC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++no infoThe IDE can access stored procedures in other database systems.no
Triggersnonoyes infovia the TAP protocolno
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic Shardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication infoincluding cross data center replication
Source-replica replication
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSyes
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.nonoyes infoEphemeral bucketsyes
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

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
BoltDBCloudflare Workers KVCouchbase infoOriginally called MembasedBASERocksDB
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

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, 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

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

Anonymous Sudan DDoS attack hits Cloudflare website
13 November 2023, SC Media

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

Couchbase executive Margaret Chow sells over $137k in stock
21 May 2024, Investing.com

Couchbase (BASE) Capella Empowers Centrica's Vital Services
23 May 2024, Yahoo News UK

provided by Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

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

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

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

AllegroGraph logo

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

Neo4j logo

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