DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. BoltDB vs. Couchbase vs. Ignite vs. RocksDB

System Properties Comparison BigObject vs. BoltDB vs. Couchbase vs. Ignite vs. RocksDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonBoltDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonIgnite  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesAn 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 databaseApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeDocument storeKey-value store
Relational DBMS
Key-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.13
Rank#333  Overall
#147  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitebigobject.iogithub.com/­boltdb/­boltwww.couchbase.comignite.apache.orgrocksdb.org
Technical documentationdocs.bigobject.iodocs.couchbase.comapacheignite.readme.io/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperBigObject, Inc.Couchbase, Inc.Apache Software FoundationFacebook, Inc.
Initial release20152013201120152013
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023Apache Ignite 2.68.11.4, April 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoMIT LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache 2.0Open 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 languageGoC, C++, Go and ErlangC++, Java, .NetC++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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 indexesyesnoyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL++, 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 methodsfluentd
ODBC
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 languagesGo.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 proceduresLuanoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes (compute grid and cache interceptors can be used instead)no
Triggersnonoyes infovia the TAP protocolyes (cache interceptors and events)
Partitioning methods infoMethods for storing different data on different nodesnonenoneAutomatic ShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-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 systemnonenoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
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.yesnoyes infoEphemeral bucketsyesyes
User concepts infoAccess controlnonoUser 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
BigObjectBoltDBCouchbase infoOriginally called MembaseIgniteRocksDB
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

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

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

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 Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here