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

DBMS > Amazon Redshift vs. Bangdb vs. Couchbase vs. Faircom EDGE vs. Percona Server for MongoDB

System Properties Comparison Amazon Redshift vs. Bangdb vs. Couchbase vs. Faircom EDGE vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBangdb  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsConverged and high performance database for device data, events, time series, document and graphA 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 environmentsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Document storeKey-value store
Relational DBMS
Document store
Secondary database modelsSpatial DBMSKey-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
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score16.59
Rank#36  Overall
#5  Document stores
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Websiteaws.amazon.com/­redshiftbangdb.comwww.couchbase.comwww.faircom.com/­products/­faircom-edgewww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.aws.amazon.com/­redshiftdocs.bangdb.comdocs.couchbase.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.percona.com/­percona-distribution-for-mongodb
DeveloperAmazon (based on PostgreSQL)Sachin Sinha, BangDBCouchbase, Inc.FairCom CorporationPercona
Initial release20122012201119792015
Current releaseBangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V3, October 20203.4.10-2.10, November 2017
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infoRestricted, free version availableOpen Source infoGPL Version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, C++C, C++, Go and ErlangANSI C, C++C++
Server operating systemshostedLinuxLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
Data schemeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyes, ANSI Standard SQL Typesyes
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.nonoyesno
Secondary indexesrestrictedyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoANSI SQL queriesno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
CLI 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
proprietary protocol using JSON
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
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
Server-side scripts infoStored proceduresuser defined functions infoin PythonnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes info.Net, JavaScript, C/C++JavaScript
Triggersnoyes, Notifications (with Streaming only)yes infovia the TAP protocolyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic ShardingFile partitioning infoCustomizable business rules for partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infoincluding cross data center replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnonoyes infowhen using SQLno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyes infoEphemeral bucketsyesyes infovia In-Memory Engine
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)User 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.Access rights for users and roles

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
CData: 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
Amazon RedshiftBangdbCouchbase infoOriginally called MembaseFaircom EDGE infoformerly c-treeEDGEPercona Server for MongoDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

How Swisscom automated Amazon Redshift as part of their One Data Platform solution using AWS CDK – Part 1 ...
12 June 2024, AWS Blog

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region - AWS
28 May 2024, AWS Blog

Integrate Tableau and Okta with Amazon Redshift using AWS IAM Identity Center | Amazon Web Services
3 June 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

provided by Google News

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

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

Couchbase (BASE) To Report Earnings Tomorrow: Here Is What To Expect
4 June 2024, Yahoo Finance

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

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

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, businesswire.com

Faircom expands offerings with new edge computing solutions for Industry 4.0
2 May 2023, Edge Industry Review

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

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

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

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

The essential guide to MongoDB security
2 February 2017, InfoWorld

Open-source developers under corporate pressure to adopt less-permissive licenses, Percona CEO says
13 May 2021, The Register

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here