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 > Couchbase vs. CouchDB vs. Google Cloud Datastore vs. Raima Database Manager vs. ToroDB

System Properties Comparison Couchbase vs. CouchDB vs. Google Cloud Datastore vs. Raima Database Manager vs. ToroDB

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformRDBMS with a small footprint, either embedded into an application or used as a database serverA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument storeDocument storeDocument storeRelational DBMS
Time Series DBMS
Document 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
Spatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.30
Rank#36  Overall
#5  Document stores
Score9.30
Rank#45  Overall
#7  Document stores
Score4.47
Rank#76  Overall
#12  Document stores
Score0.46
Rank#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Websitewww.couchbase.comcouchdb.apache.orgcloud.google.com/­datastoreraima.comgithub.com/­torodb/­server
Technical documentationdocs.couchbase.comdocs.couchdb.org/­en/­stablecloud.google.com/­datastore/­docsdocs.raima.com
DeveloperCouchbase, Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleRaima Inc.8Kdata
Initial release20112005200819842016
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.3.3, December 202315, June 2021
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache version 2commercialcommercialOpen Source infoAGPL-V3
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 languageC, C++, Go and ErlangErlangCJava
Server operating systemsLinux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
hostedAndroid
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyes, details hereyesyes infostring, integer, double, boolean, date, object_id
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 infoExporting/Importing of XML structures possibleno
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnoSQL-like query language (GQL)yes
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
RESTful HTTP/JSON APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Objective-C
PL/SQL
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++View functions in JavaScriptusing Google App Engineyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specification
Triggersyes infovia the TAP protocolyesCallbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingSharding infoimproved architecture with release 2.0Shardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replication using PaxosSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes, multi-version concurrency control (MVCC)yes
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.yes infoEphemeral bucketsnonoyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users can be defined per databaseAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noAccess rights for users and roles
More information provided by the system vendor
Couchbase infoOriginally called MembaseCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud DatastoreRaima Database Manager infoformerly named db_VistaToroDB
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» more
News

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Couchbase infoOriginally called MembaseCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud DatastoreRaima Database Manager infoformerly named db_VistaToroDB
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

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

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6 May 2024, Datanami

Couchbase Archives
7 May 2024, insideBIGDATA

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

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

RaimaDB logo

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

Present your product here