DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Couchbase vs. Faircom EDGE vs. NuoDB vs. PouchDB vs. UniData,UniVerse

System Properties Comparison Couchbase vs. Faircom EDGE vs. NuoDB vs. PouchDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonNuoDB  Xexclude from comparisonPouchDB  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 databaseFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsNuoDB is a webscale distributed database that supports SQL and ACID transactionsJavaScript DBMS with an API inspired by CouchDBMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument storeKey-value store
Relational DBMS
Relational DBMSDocument storeMultivalue 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.10
Rank#34  Overall
#5  Document stores
Score0.02
Rank#366  Overall
#55  Key-value stores
#155  Relational DBMS
Score0.85
Rank#206  Overall
#98  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score2.44
Rank#109  Overall
#2  Multivalue DBMS
Websitewww.couchbase.comwww.faircom.com/­products/­faircom-edgewww.3ds.com/­nuodb-distributed-sql-databasepouchdb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.couchbase.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldoc.nuodb.compouchdb.com/­guidesdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperCouchbase, Inc.FairCom CorporationDassault Systèmes infooriginally NuoDB, Inc.Apache Software FoundationRocket Software
Initial release20111979201320121985
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V3, October 20207.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infoRestricted, free version availablecommercial infolimited edition freeOpen Sourcecommercial
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 ErlangANSI C, C++C++JavaScriptC
Server operating systemsLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesnooptional
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.yesnono
Secondary indexesyesyesyesyes infovia viewsyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoANSI SQL queriesyesnoyes
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
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
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
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes info.Net, JavaScript, C/C++Java, SQLView functions in JavaScriptyes
Triggersyes infovia the TAP protocolyesyesyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingFile partitioning infoCustomizable business rules for partitioningdata is dynamically stored/cached on the nodes where it is read/writtenSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsyes infoManaged transparently by NuoDBMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-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 Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infotunable commit protocolnoACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyesyes infoTemporary tableyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Standard SQL roles/ privileges, Administrative UsersnoAccess 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 MembaseFaircom EDGE infoformerly c-treeEDGENuoDBPouchDBUniData,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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Couchbase: Tremendous Salvage Value In This Discarded Database Play (NASDAQ:BASE)
29 October 2024, Seeking Alpha

On the road, Vinita Srivalsan, Couchbase
25 October 2024, Foundry (an IDG, Inc. company)

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

Horrell Capital Management Inc. Purchases 90,000 Shares of Couchbase, Inc. (NASDAQ:BASE)
29 October 2024, MarketBeat

Couchbase reports 20% Q2 revenue growth, though analysts expected more
9 September 2024, Blocks & Files

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Business Wire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

NuoDB 4.0 Expands Cloud-native and Cloud-agnostic Capabilities of Distributed SQL Database
29 July 2019, GlobeNewswire

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB Cloud Database System Could Spark A SaaS Boom
10 January 2013, ChannelBiz UK

70 new job as NuoDB Launches Development Centre for EMEA in Ireland - Irish Tech News
5 December 2017, Irish Tech News

provided by Google News

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News

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

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

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

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

Sparkle partners with Unitirreno on cable landing in Genoa
26 July 2024, Capacity Media

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.

RaimaDB logo

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

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