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

DBMS > Couchbase vs. ITTIA vs. MariaDB vs. Oracle Berkeley DB vs. VelocityDB

System Properties Comparison Couchbase vs. ITTIA vs. MariaDB vs. Oracle Berkeley DB vs. VelocityDB

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonITTIA  Xexclude from comparisonMariaDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseEdge Time Series DBMS with Real-Time Stream ProcessingMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Widely used in-process key-value storeA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelDocument storeTime Series DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Graph DBMS
Object oriented 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
Relational DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.30
Rank#36  Overall
#5  Document stores
Score0.39
Rank#273  Overall
#24  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.couchbase.comwww.ittia.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlvelocitydb.com
Technical documentationdocs.couchbase.commariadb.com/­kb/­en/­librarydocs.oracle.com/­cd/­E17076_05/­html/­index.htmlvelocitydb.com/­UserGuide
DeveloperCouchbase, Inc.ITTIA L.L.C.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Oracle infooriginally developed by Sleepycat, which was acquired by OracleVelocityDB Inc
Initial release201120072009 infoFork of MySQL, which was first released in 199519942011
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20238.711.3.2, February 202418.1.40, May 20207.x
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infocommercial license availablecommercial
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 ErlangC and C++C and C++C, Java, C++ (depending on the Berkeley DB edition)C#
Server operating systemsLinux
OS X
Windows
Linux
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Any that supports .NET
Data schemeschema-freeFixed schemayes infoDynamic columns are supportedschema-freeyes
Typing infopredefined data types such as float or dateyesFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/Intervalyesnoyes
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.noyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is availableno
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 API
WebSocket
ADO.NET
JDBC
ODBC
Proprietary native API
.Net
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C++
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesyes infoPL/SQL compatibility added with version 10.3nono
Triggersyes infovia the TAP protocolnoyesyes infoonly for the SQL APICallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesAutomatic Shardingseveral options for horizontal partitioning and ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
yesMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyesyes infowith MEMORY storage engineyesyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Database file passwordsfine grained access rights according to SQL-standardnoBased on Windows Authentication
More information provided by the system vendor
Couchbase infoOriginally called MembaseITTIAMariaDBOracle Berkeley DBVelocityDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
Navicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
Couchbase infoOriginally called MembaseITTIAMariaDBOracle Berkeley DBVelocityDB
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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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 helps enterprise developers build always-on apps
7 May 2024, Total Telecom

provided by Google News

Embedded secured data base for STM32 MCUs
16 October 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8 April 2022, Embedded Computing Design

ITTIA Launches Edge Data Processing & Management Database for Microcontrollers, MCUs
9 April 2022, Embedded Computing Design

Free Healthcare Data for Use with Maptitude 2019 Mapping Software
20 September 2019, GISuser.com

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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