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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. FatDB vs. LMDB vs. PouchDB vs. ReductStore

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. FatDB vs. LMDB vs. PouchDB vs. ReductStore

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonFatDB  Xexclude from comparisonLMDB  Xexclude from comparisonPouchDB  Xexclude from comparisonReductStore  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA .NET NoSQL DBMS that can integrate with and extend SQL Server.A high performant, light-weight, embedded key-value database libraryJavaScript DBMS with an API inspired by CouchDBDesigned to manage unstructured time-series data efficiently, providing unique features such as storing time-stamped blobs with labels, customizable data retention policies, and a straightforward FIFO quota system.
Primary database modelRelational DBMSDocument store
Key-value store
Key-value storeDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score1.99
Rank#125  Overall
#21  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.symas.com/­symas-embedded-database-lmdbpouchdb.comgithub.com/­reductstore
www.reduct.store
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewwww.lmdb.tech/­docpouchdb.com/­guideswww.reduct.store/­docs
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupFatCloudSymasApache Software FoundationReductStore LLC
Initial release20162012201120122023
Current release0.9.32, January 20247.1.1, June 20191.9, March 2024
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen SourceOpen Source infoBusiness Source License 1.1
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#CJavaScriptC++, Rust
Server operating systemshostedWindowsLinux
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesno
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.yesnono
Secondary indexesyesyesnoyes infovia views
SQL infoSupport of SQLyesno infoVia inetgration in SQL Servernono
APIs and other access methodsJDBC
ODBC
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Supported programming languagesC
Java
Perl
Python
R
C#.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
JavaScriptC++
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresyesyes infovia applicationsnoView functions in JavaScript
Triggersyesyes infovia applicationsnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factornoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardno infoCan implement custom security layer via applicationsnono

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 AnalyticDB for PostgreSQL infoformer name was HybridDBFatDBLMDBPouchDBReductStore
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 upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

Alibaba News Roundup: Disney, Freshippo Launch Collaboration
4 August 2023, Alizila

Two critical vulnerabilities spotted in Alibaba Cloud's PostgreSQL databases
21 April 2023, TEISS

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March | KrASIA
21 February 2024, KrASIA

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

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



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

SingleStore logo

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

Milvus logo

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

Present your product here