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. EDB Postgres vs. Oracle NoSQL vs. Percona Server for MySQL vs. Riak TS

System Properties Comparison Couchbase vs. EDB Postgres vs. Oracle NoSQL vs. Percona Server for MySQL vs. Riak TS

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonEDB Postgres  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument storeRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSTime Series 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
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.59
Rank#36  Overall
#5  Document stores
Score1.91
Rank#130  Overall
#60  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitewww.couchbase.comwww.enterprisedb.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.percona.com/­software/­mysql-database/­percona-server
Technical documentationdocs.couchbase.comwww.enterprisedb.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.percona.com/­downloads/­Percona-Server-LATESTwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperCouchbase, Inc.EnterpriseDBOraclePerconaOpen Source, formerly Basho Technologies
Initial release20112005201120082015
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202314, December 202123.3, December 20238.0.36-28, 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infoBSD for PostgreSQL-componentsOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL version 2Open Source
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++, Go and ErlangCJavaC and C++Erlang
Server operating systemsLinux
OS X
Windows
Linux
Windows
Linux
Solaris SPARC/x86
LinuxLinux
OS X
Data schemeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or dateyesyesoptionalyesno
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.yes infospecific XML-type available, but no XML query functionality.noyesno
Secondary indexesyesyesyesyesrestricted
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infostandard with numerous extensionsSQL-like DML and DDL statementsyesyes, limited
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP APIADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++user defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noyesErlang
Triggersyes infovia the TAP protocolyesnoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesAutomatic Shardinghorizontal partitioning infoby hash, list or rangeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
XtraDB Cluster
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integrationnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDconfigurable infoACID within a storage node (=shard)ACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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 bucketsnoyes infooff heap cacheyes
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-standardAccess rights for users and rolesUsers with fine-grained authorization concept infono user groups or 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

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

More resources
Couchbase infoOriginally called MembaseEDB PostgresOracle NoSQLPercona Server for MySQLRiak TS
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

Database company Couchbase cruises to another solid earnings and revenue beat
5 June 2024, SiliconANGLE News

Couchbase Q1 Earnings: Strong Growth With A Step Towards Profitability (NASDAQ:BASE)
6 June 2024, Seeking Alpha

Couchbase (NASDAQ:BASE) Posts Better-Than-Expected Sales In Q1, Next Quarter's Growth Looks Optimistic
5 June 2024, Yahoo Finance

DA Davidson cuts Couchbase shares target, cites macro challenges By Investing.com
6 June 2024, Investing.com

Couchbase, Inc. (BASE) Tops Q1 EPS by 5c; offers outlook
5 June 2024, StreetInsider.com

provided by Google News

Technobind to Drive Digital Transformation in India as a Newly Appointed Distributor for EnterpriseDB
6 June 2024, CXOToday.com

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks & Files

EDB Builds Best-in-Class Network of Strategic Alliances to Further Advance Postgres for the AI Generation
23 May 2024, GlobeNewswire

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks & Files

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12 October 2018, AWS Blog

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

Milvus logo

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

Present your product here