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

DBMS > Alibaba Cloud AnalyticDB for MySQL vs. BoltDB vs. PouchDB vs. Quasardb vs. STSdb

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. BoltDB vs. PouchDB vs. Quasardb vs. STSdb

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonBoltDB  Xexclude from comparisonPouchDB  Xexclude from comparisonQuasardb  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.An embedded key-value store for Go.JavaScript DBMS with an API inspired by CouchDBDistributed, high-performance timeseries databaseKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSKey-value storeDocument storeTime Series DBMSKey-value store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.91
Rank#201  Overall
#94  Relational DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlgithub.com/­boltdb/­boltpouchdb.comquasar.aigithub.com/­STSSoft/­STSdb4
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmpouchdb.com/­guidesdoc.quasar.ai/­master
DeveloperAlibabaApache Software FoundationquasardbSTS Soft SC
Initial release2013201220092011
Current release7.1.1, June 20193.14.1, January 20244.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen 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 languageGoJavaScriptC++C#
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes infointeger and binaryyes 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.yesnonono
Secondary indexesyesnoyes infovia viewsyes infowith tagsno
SQL infoSupport of SQLyesnonoSQL-like query languageno
APIs and other access methodsJDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API.NET Client API
Supported programming languagesC#
Java
PHP
Python
GoJavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C#
Java
Server-side scripts infoStored proceduresyesnoView functions in JavaScriptnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding infowith a proxy-based framework, named couchdb-loungeSharding infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyeswith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infoTransient mode
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoCryptographically strong user authentication and audit trailno
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLBoltDBPouchDBQuasardbSTSdb
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» more

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
Alibaba Cloud AnalyticDB for MySQLBoltDBPouchDBQuasardbSTSdb
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

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8 February 2024, RYT9

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, 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

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

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar ‘Clocks’ Show Universe Was Five Times Slower Soon after the Big Bang
4 July 2023, Lab Manager Magazine

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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