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

DBMS > Bangdb vs. BoltDB vs. Couchbase vs. GridGain vs. RocksDB

System Properties Comparison Bangdb vs. BoltDB vs. Couchbase vs. GridGain vs. RocksDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBoltDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonGridGain  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAn 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 databaseGridGain is an in-memory computing platform, built on Apache IgniteEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeDocument storeKey-value store
Relational DBMS
Key-value store
Secondary database modelsSpatial DBMSKey-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.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitebangdb.comgithub.com/­boltdb/­boltwww.couchbase.comwww.gridgain.comrocksdb.org
Technical documentationdocs.bangdb.comdocs.couchbase.comwww.gridgain.com/­docs/­index.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperSachin Sinha, BangDBCouchbase, Inc.GridGain Systems, Inc.Facebook, Inc.
Initial release20122013201120072013
Current releaseBangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023GridGain 8.5.18.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoBSD
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 languageC, C++GoC, C++, Go and ErlangJava, C++, .NetC++
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesyesno
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.nonoyesno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyesno
SQL infoSupport of SQLSQL like support with command line toolnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsProprietary protocol
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
C++ API
Java API
Supported programming languagesC
C#
C++
Java
Python
Go.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes (compute grid and cache interceptors can be used instead)no
Triggersyes, Notifications (with Streaming only)noyes infovia the TAP protocolyes (cache interceptors and events)
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneAutomatic ShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneMulti-source replication infoincluding cross data center replication
Source-replica replication
yes (replicated cache)yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyes infoEphemeral bucketsyesyes
User concepts infoAccess controlyes (enterprise version only)noUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Security Hooks for custom implementationsno

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
BangdbBoltDBCouchbase infoOriginally called MembaseGridGainRocksDB
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

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

Insider Selling: Couchbase, Inc. (NASDAQ:BASE) CEO Sells 10053 Shares of Stock
19 May 2024, Defense World

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
18 May 2024, Yahoo Finance Australia

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

Baird Maintains Couchbase (BASE) Outperform Recommendation
17 May 2024, MSN

Matthew M. Cain Sells 10,053 Shares of Couchbase, Inc. (NASDAQ:BASE) Stock
17 May 2024, MarketBeat

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

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

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

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here