DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Synapse Analytics vs. PouchDB vs. Riak KV vs. RocksDB vs. STSdb

System Properties Comparison Microsoft Azure Synapse Analytics vs. PouchDB vs. Riak KV vs. RocksDB vs. STSdb

Editorial information provided by DB-Engines
NameMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonPouchDB  Xexclude from comparisonRiak KV  Xexclude from comparisonRocksDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerJavaScript DBMS with an API inspired by CouchDBDistributed, fault tolerant key-value storeEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Key-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.56
Rank#31  Overall
#19  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Websiteazure.microsoft.com/­services/­synapse-analyticspouchdb.comrocksdb.orggithub.com/­STSSoft/­STSdb4
Technical documentationdocs.microsoft.com/­azure/­synapse-analyticspouchdb.com/­guideswww.tiot.jp/­riak-docs/­riak/­kv/­latestgithub.com/­facebook/­rocksdb/­wiki
DeveloperMicrosoftApache Software FoundationOpenSource, formerly Basho TechnologiesFacebook, Inc.STS Soft SC
Initial release20162012200920132011
Current release7.1.1, June 20193.2.0, December 20229.2.1, May 20244.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infoBSDOpen Source infoGPLv2, commercial license available
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 languageC++JavaScriptErlangC++C#
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
LinuxWindows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnononoyes 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.nononono
Secondary indexesyesyes infovia viewsrestrictednono
SQL infoSupport of SQLyesnononono
APIs and other access methodsADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Native Erlang Interface
C++ API
Java API
.NET Client API
Supported programming languagesC#
Java
PHP
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
C++
Go
Java
Perl
Python
Ruby
C#
Java
Server-side scripts infoStored proceduresTransact SQLView functions in JavaScriptErlangnono
Triggersnoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding infono "single point of failure"horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factoryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnono infolinks between data sets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyesnoyes, using Riak Securitynono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Microsoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehousePouchDBRiak KVRocksDBSTSdb
DB-Engines blog posts

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

show all

Recent citations in the news

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

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

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

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

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

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

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

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Present your product here