DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. BigchainDB vs. OushuDB vs. PouchDB vs. Warp 10

System Properties Comparison Amazon Redshift vs. BigchainDB vs. OushuDB vs. PouchDB vs. Warp 10

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBigchainDB  Xexclude from comparisonOushuDB  Xexclude from comparisonPouchDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningJavaScript DBMS with an API inspired by CouchDBTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSDocument storeRelational DBMSDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.79
Rank#212  Overall
#36  Document stores
Score0.04
Rank#363  Overall
#154  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteaws.amazon.com/­redshiftwww.bigchaindb.comwww.oushu.com/­product/­oushuDBpouchdb.comwww.warp10.io
Technical documentationdocs.aws.amazon.com/­redshiftbigchaindb.readthedocs.io/­en/­latestwww.oushu.com/­documentationpouchdb.com/­guideswww.warp10.io/­content/­02_Getting_started
DeveloperAmazon (based on PostgreSQL)OushuApache Software FoundationSenX
Initial release2012201620122015
Current release4.0.1, August 20207.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3commercialOpen SourceOpen Source infoApache License 2.0
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 languageCPythonJavaScriptJava
Server operating systemshostedLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes
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 indexesrestrictedyesyes infovia viewsno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnoFull-featured ANSI SQL supportnono
APIs and other access methodsJDBC
ODBC
CLI Client
RESTful HTTP API
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Jupyter
WebSocket
Supported programming languagesAll languages supporting JDBC/ODBCGo
Haskell
Java
JavaScript
Python
Ruby
C
C++
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin PythonyesView functions in JavaScriptyes infoWarpScript
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyesSharding infowith a proxy-based framework, named couchdb-loungeSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes 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.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesKerberos, SSL and role based accessnoMandatory use of cryptographic tokens, containing fine-grained authorizations

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 RedshiftBigchainDBOushuDBPouchDBWarp 10
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

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

show all

Recent citations in the news

Databricks vs. Redshift: Data Platform Comparison
22 May 2024, eWeek

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16 May 2024, AWS Blog

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

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26 November 2023, AWS Blog

provided by Google News

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

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
13 September 2022, Ledger Insights

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News

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

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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 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.

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