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

DBMS > Alibaba Cloud Table Store vs. IRONdb vs. PouchDB vs. RethinkDB

System Properties Comparison Alibaba Cloud Table Store vs. IRONdb vs. PouchDB vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonIRONdb  Xexclude from comparisonPouchDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityJavaScript DBMS with an API inspired by CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelWide column storeTime Series DBMSDocument storeDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score2.28
Rank#115  Overall
#21  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Websitewww.alibabacloud.com/­product/­table-storewww.circonus.com/solutions/time-series-database/pouchdb.comrethinkdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guidesrethinkdb.com/­docs
DeveloperAlibabaCirconus LLC.Apache Software FoundationThe Linux Foundation infosince July 2017
Initial release2016201720122009
Current releaseV0.10.20, January 20187.1.1, June 20192.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoApache Version 2
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 languageC and C++JavaScriptC++
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsnoyes infostring, binary, float, bool, date, geometry
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 indexesnonoyes infovia viewsyes
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)nono
APIs and other access methodsHTTP APIHTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJava
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnoyes, in LuaView functions in JavaScript
TriggersnonoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceAutomatic, metric affinity per nodeSharding infowith a proxy-based framework, named couchdb-loungeSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceconfigurable replication factor, datacenter awareMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnonoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes 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.nonoyesno
User concepts infoAccess controlAccess rights based on subaccounts and tokensnonoyes infousers and table-level permissions

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
Alibaba Cloud Table StoreIRONdbPouchDBRethinkDB
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

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

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Milvus logo

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

Present your product here