DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Postgres-XL vs. PouchDB vs. RethinkDB vs. Snowflake vs. YTsaurus

System Properties Comparison Postgres-XL vs. PouchDB vs. RethinkDB vs. Snowflake vs. YTsaurus

Editorial information provided by DB-Engines
NamePostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.Cloud-based data warehousing service for structured and semi-structured dataYTsaurus is an open source platform for distributed storage and processing.
Primary database modelRelational DBMSDocument storeDocument storeRelational DBMSDocument store
Key-value store
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#260  Overall
#119  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score2.58
Rank#105  Overall
#20  Document stores
Score133.72
Rank#7  Overall
#5  Relational DBMS
Score0.15
Rank#323  Overall
#44  Document stores
#47  Key-value stores
Websitewww.postgres-xl.orgpouchdb.comrethinkdb.comwww.snowflake.comytsaurus.tech
Technical documentationwww.postgres-xl.org/­documentationpouchdb.com/­guidesrethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.htmlytsaurus.tech/­docs/­en
DeveloperApache Software FoundationThe Linux Foundation infosince July 2017Snowflake Computing Inc.Yandex
Initial release2014 infosince 2012, originally named StormDB2012200920142023
Current release10 R1, October 20187.1.1, June 20192.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMozilla public licenseOpen SourceOpen Source infoApache Version 2commercialOpen Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptC++C++
Server operating systemsLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
hostedUbuntu
Data schemeyesschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesnoyes infostring, binary, float, bool, date, geometryyesyes
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.yes infoXML type, but no XML query functionalitynonoyesno
Secondary indexesyesyes infovia viewsyes
SQL infoSupport of SQLyes infodistributed, parallel query executionnonoyesYQL, an SQL-based language, is supported
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
CLI Client
JDBC
ODBC
Supported programming languages.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
JavaScript (Node.js)
Python
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresuser defined functionsView functions in JavaScriptuser defined functions
TriggersyesyesClient-side triggers through changefeedsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding inforange basedyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoMVCCnoAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
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.noyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess Control Lists

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Postgres-XLPouchDBRethinkDBSnowflakeYTsaurus
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

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

MongoDB: The Popular Database for the Internet of Things
15 August 2023, Open Source For You

provided by Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

The Era of Enterprise AI in India is Here with Snowflake AI Data Cloud Leading the Charge
19 September 2024, CXOToday.com

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

BetaNXT takes on the data challenge with Snowflake-powered platform
17 September 2024, InvestmentNews

RudderStack Launches Data Apps, Powered by Snowflake, to Accelerate High-ROI Data Projects
19 September 2024, Datanami

provided by Google News

Yandex Unveils YaFSDP for 26% Faster LLM Training
11 June 2024, AIM

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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