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

DBMS > Amazon Redshift vs. BigchainDB vs. CouchDB vs. ToroDB

System Properties Comparison Amazon Redshift vs. BigchainDB vs. CouchDB vs. ToroDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBigchainDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionLarge scale data warehouse service for use with business intelligence toolsBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMSDocument storeDocument storeDocument store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score0.85
Rank#208  Overall
#35  Document stores
Score8.30
Rank#47  Overall
#7  Document stores
Websiteaws.amazon.com/­redshiftwww.bigchaindb.comcouchdb.apache.orggithub.com/­torodb/­server
Technical documentationdocs.aws.amazon.com/­redshiftbigchaindb.readthedocs.io/­en/­latestdocs.couchdb.org/­en/­stable
DeveloperAmazon (based on PostgreSQL)Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developer8Kdata
Initial release2012201620052016
Current release3.3.3, December 2023
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3Open Source infoApache version 2Open Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCPythonErlangJava
Server operating systemshostedLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java 7 VM
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnonoyes infostring, integer, double, boolean, date, object_id
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.nononono
Secondary indexesrestrictedyes infovia views
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnono
APIs and other access methodsJDBC
ODBC
CLI Client
RESTful HTTP API
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBCGo
Haskell
Java
JavaScript
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresuser defined functions infoin PythonView functions in JavaScript
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoimproved architecture with release 2.0Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlfine grained access rights according to SQL-standardyesAccess rights for users can be defined per databaseAccess 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

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

More resources
Amazon RedshiftBigchainDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"ToroDB
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

BigchainDB • • The blockchain database.
4 February 2016, bigchaindb.com

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

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