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 Table Storage vs. PostgreSQL vs. Quasardb vs. ScyllaDB vs. UniData,UniVerse

System Properties Comparison Microsoft Azure Table Storage vs. PostgreSQL vs. Quasardb vs. ScyllaDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonPostgreSQL  Xexclude from comparisonQuasardb  Xexclude from comparisonScyllaDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLDistributed, high-performance timeseries databaseCassandra and DynamoDB compatible wide column storeMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelWide column storeRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Time Series DBMSWide column storeMultivalue DBMS
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.48
Rank#75  Overall
#6  Wide column stores
Score645.54
Rank#4  Overall
#4  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.postgresql.orgquasar.aiwww.scylladb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationwww.postgresql.org/­docsdoc.quasar.ai/­masterdocs.scylladb.comdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperMicrosoftPostgreSQL Global Development Group infowww.postgresql.org/­developerquasardbScyllaDBRocket Software
Initial release20121989 info1989: Postgres, 1996: PostgreSQL200920151985
Current release16.2, February 20243.14.1, January 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoBSDcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoOpen Source (AGPL), commercial license availablecommercial
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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageCC++C++C
Server operating systemshostedFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
BSD
Linux
OS X
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infointeger and binaryyesoptional
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.noyes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesnoyesyes infowith tagsyes infocluster global secondary indicesyes
SQL infoSupport of SQLnoyes infostandard with numerous extensionsSQL-like query languageSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noyes, Luayes
Triggersnoyesnonoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicepartitioning by range, list and (since PostgreSQL 11) by hashSharding infoconsistent hashingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication infoother methods possible by using 3rd party extensionsSource-replica replication with selectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingACIDACIDno infoAtomicity and isolation are supported for single operationsACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoTransient modeyes infoin-memory tables
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trailAccess rights for users can be defined per objectAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
Microsoft Azure Table StoragePostgreSQLQuasardbScyllaDBUniData,UniVerse
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
3rd partiesSharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

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

More resources
Microsoft Azure Table StoragePostgreSQLQuasardbScyllaDBUniData,UniVerse
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

Conferences, events and webinars

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22 May 2024

Recent citations in the news

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

PostgreSQL Security Flaws Let Attackers Execute Code
6 May 2024, CybersecurityNews

AGEDB Technology Launches PGTS - PostgreSQL Tech-Support – Company Announcement - FT.com
8 May 2024, Financial Times

First Principles: Optimizing PostgreSQL for the cloud
14 November 2023, Oracle

Automatically Generate Types for Your PostgreSQL Database
1 May 2024, The New Stack

Your MySQL 5.7 and PostgreSQL 11 databases will be automatically enrolled into Amazon RDS Extended Support ...
21 December 2023, AWS Blog

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

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16 April 2024, Towards Data Science

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

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

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

Semtech LoRaWAN™ Technology Platform Enables Internet of Things Network in Rome
14 June 2016, GlobeNewswire

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

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.

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

Present your product here