DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Couchbase vs. eXtremeDB vs. Hazelcast vs. Infobright vs. UniData,UniVerse

System Properties Comparison Couchbase vs. eXtremeDB vs. Hazelcast vs. Infobright vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisoneXtremeDB  Xexclude from comparisonHazelcast  Xexclude from comparisonInfobright  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseNatively in-memory DBMS with options for persistency, high-availability and clusteringA widely adopted in-memory data gridHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument storeRelational DBMS
Time Series DBMS
Key-value storeRelational DBMSMultivalue 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 infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.82
Rank#36  Overall
#5  Document stores
Score0.94
Rank#189  Overall
#87  Relational DBMS
#17  Time Series DBMS
Score5.46
Rank#60  Overall
#6  Key-value stores
Score0.86
Rank#201  Overall
#96  Relational DBMS
Score2.35
Rank#108  Overall
#2  Multivalue DBMS
Websitewww.couchbase.comwww.mcobject.comhazelcast.comignitetech.com/­softwarelibrary/­infobrightdbwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.couchbase.comwww.mcobject.com/­docs/­extremedb.htmhazelcast.org/­imdg/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperCouchbase, Inc.McObjectHazelcastIgnite Technologies Inc.; formerly InfoBright Inc.Rocket Software
Initial release20112001200820051985
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20238.2, 20215.3.6, November 2023
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoApache Version 2; commercial licenses availablecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercial
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++JavaCC
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VMLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesoptional
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.no infosupport of XML interfaces availableyes infothe object must implement a serialization strategyno
Secondary indexesyesyesyesno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infowith the option: eXtremeSQLSQL-like query languageyesyes
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesyes infoEvent Listeners, Executor Servicesnoyes
Triggersyes infovia the TAP protocolyes infoby defining eventsyes infoEventsnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesAutomatic Shardinghorizontal partitioning / shardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
Active Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes infoReplicated MapSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDone or two-phase-commit; repeatable reads; read commitedACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
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
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Role-based access controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights according to SQL-standard and operating system based

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 MembaseeXtremeDBHazelcastInfobrightUniData,UniVerse
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

After Leaping 27% Couchbase, Inc. (NASDAQ:BASE) Shares Are Not Flying Under The Radar
20 October 2024, Simply Wall St

Couchbase’s stock crumbles on anticipation of significant growth slowdown
4 September 2024, SiliconANGLE News

Spotting Winners: Couchbase (NASDAQ:BASE) And Data Storage Stocks In Q2
14 October 2024, Yahoo Finance

Couchbase director Carol Carpenter sells $14,562 in stock
5 November 2024, Investing.com

Vanguard Group Inc's Strategic Acquisition of Couchbase Inc Shar
5 November 2024, GuruFocus.com

provided by Google News

McObject
17 November 2021, Electronic Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

provided by Google News

Hazelcast embraces vector search
30 July 2024, Blocks & Files

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast named a Strong Performer in The Forrester Wave™: Streaming Data Platforms, 2023
4 January 2024, Database Trends and Applications

In-Memory Data Grid Market Is Booming Worldwide: VMware, Red Hat, Hazelcast
30 September 2024, openPR

AArete partners with data firm Hazelcast
17 July 2023, Consulting.us

provided by Google News

Unidata S.p.A. Expands Share Buyback Program
4 November 2024, TipRanks

Unidata Secures Loan for Sustainable Fiber Network in Lazio
2 November 2024, MSN

Unidata S.p.A. Announces Share Buyback
28 October 2024, TipRanks

Unidata inks 3-year Lazio sponsorship deal
13 September 2024, Telecompaper EN

Unidata Secures Loan for Sustainable Fiber Network in Lazio
28 October 2024, TipRanks

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here