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

DBMS > Amazon CloudSearch vs. Microsoft Azure Table Storage vs. PouchDB vs. Riak KV vs. STSdb

System Properties Comparison Amazon CloudSearch vs. Microsoft Azure Table Storage vs. PouchDB vs. Riak KV vs. STSdb

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonPouchDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA Wide Column Store for rapid development using massive semi-structured datasetsJavaScript DBMS with an API inspired by CouchDBDistributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelSearch engineWide column storeDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score4.48
Rank#75  Overall
#6  Wide column stores
Score2.28
Rank#115  Overall
#21  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Websiteaws.amazon.com/­cloudsearchazure.microsoft.com/­en-us/­services/­storage/­tablespouchdb.comgithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­cloudsearchpouchdb.com/­guideswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAmazonMicrosoftApache Software FoundationOpenSource, formerly Basho TechnologiesSTS Soft SC
Initial release20122012201220092011
Current release7.1.1, June 20193.2.0, December 20224.0.8, September 2015
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptErlangC#
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesyes infoall search fields are automatically indexednoyes infovia viewsrestrictedno
SQL infoSupport of SQLnonononono
APIs and other access methodsHTTP APIRESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Native Erlang Interface
.NET Client API
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C#
Java
Server-side scripts infoStored proceduresnonoView functions in JavaScriptErlangno
Triggersnonoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infoImplicit feature of the cloud serviceSharding infowith a proxy-based framework, named couchdb-loungeSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights based on private key authentication or shared access signaturesnoyes, using Riak Securityno

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

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

More resources
Amazon CloudSearchMicrosoft Azure Table StoragePouchDBRiak KVSTSdb
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, 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

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, Microsoft

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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

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

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

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.

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.

RaimaDB logo

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