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

DBMS > Couchbase vs. H2 vs. Milvus vs. Percona Server for MongoDB vs. RisingWave

System Properties Comparison Couchbase vs. H2 vs. Milvus vs. Percona Server for MongoDB vs. RisingWave

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonH2  Xexclude from comparisonMilvus  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRisingWave  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A DBMS designed for efficient storage of vector data and vector similarity searchesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.A distributed RDBMS for stream processing, wire-compatible with PostgreSQL
Primary database modelDocument storeRelational DBMSVector DBMSDocument storeRelational DBMS
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.30
Rank#36  Overall
#5  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score0.58
Rank#242  Overall
#111  Relational DBMS
Websitewww.couchbase.comwww.h2database.commilvus.iowww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.risingwave.com/­database
Technical documentationdocs.couchbase.comwww.h2database.com/­html/­main.htmlmilvus.io/­docs/­overview.mddocs.percona.com/­percona-distribution-for-mongodbdocs.risingwave.com/­docs/­current/­intro
DeveloperCouchbase, Inc.Thomas MuellerPerconaRisingWave Labs
Initial release20112005201920152022
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232.2.220, July 20232.3.4, January 20243.4.10-2.10, November 20171.2, September 2023
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoGPL Version 2Open Source infoApache Version 2.0
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageC, C++, Go and ErlangJavaC++, GoC++Rust
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
LinuxDocker
Linux
macOS
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesVector, Numeric and StringyesStandard SQL-types and JSON
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.nononono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesnonoyes
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 APIproprietary protocol using JSONJDBC
PostgreSQL wire protocol
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaC++
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++Java Stored Procedures and User-Defined FunctionsnoJavaScriptUDFs in Python or Java
Triggersyes infovia the TAP protocolyesnonono
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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 bucketsyesyesyes infovia In-Memory Engineyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.fine grained access rights according to SQL-standardRole based access control and fine grained access rightsAccess rights for users and rolesUsers and Roles
More information provided by the system vendor
Couchbase infoOriginally called MembaseH2MilvusPercona Server for MongoDBRisingWave
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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

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

More resources
Couchbase infoOriginally called MembaseH2MilvusPercona Server for MongoDBRisingWave
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

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Jump Financial LLC Buys Shares of 60,985 Couchbase, Inc. (NASDAQ:BASE)
16 May 2024, MarketBeat

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

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

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

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, ibm.com

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

provided by Google News

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

RisingWave lands $36M to democratize access to stream processing and real-time data
18 October 2022, SiliconANGLE News

Streaming data processing platform RisingWave lands $36M to launch a cloud service
18 October 2022, TechCrunch

provided by Google News



Share this page

Featured Products

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.

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

Present your product here