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

DBMS > Alibaba Cloud Table Store vs. EDB Postgres vs. InfluxDB vs. Microsoft Azure Cosmos DB vs. Yaacomo

System Properties Comparison Alibaba Cloud Table Store vs. EDB Postgres vs. InfluxDB vs. Microsoft Azure Cosmos DB vs. Yaacomo

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonEDB Postgres  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.DBMS for storing time series, events and metricsGlobally distributed, horizontally scalable, multi-model database serviceOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelWide column storeRelational DBMSTime Series DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#310  Overall
#12  Wide column stores
Score2.18
Rank#122  Overall
#59  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitewww.alibabacloud.com/­product/­table-storewww.enterprisedb.comwww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­services/­cosmos-dbyaacomo.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorewww.enterprisedb.com/­docsdocs.influxdata.com/­influxdblearn.microsoft.com/­azure/­cosmos-db
DeveloperAlibabaEnterpriseDBMicrosoftQ2WEB GmbH
Initial release20162005201320142009
Current release14, December 20212.7.5, January 2024
License infoCommercial or Open Sourcecommercialcommercial infoBSD for PostgreSQL-componentsOpen Source infoMIT-License; commercial enterprise version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCGo
Server operating systemshostedLinux
Windows
Linux
OS X infothrough Homebrew
hostedAndroid
Linux
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsyes infoJSON typesyes
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 indexesnoyesnoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoyes infostandard with numerous extensionsSQL-like query languageSQL-like query languageyes
APIs and other access methodsHTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
JSON over UDP
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
Supported programming languagesJava
Python
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noJavaScript
TriggersnoyesnoJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning infoby hash, list or rangeSharding infoin enterprise version onlySharding infoImplicit feature of the cloud servicehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replicationselectable replication factor infoin enterprise version onlyyes infoImplicit feature of the cloud serviceSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDnoMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoDepending on used storage engineyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensfine grained access rights according to SQL-standardsimple rights management via user accountsAccess rights can be defined down to the item levelfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud Table StoreEDB PostgresInfluxDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBYaacomo
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

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
Alibaba Cloud Table StoreEDB PostgresInfluxDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBYaacomo
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

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

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

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

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

provided by Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Generally Available: Index Advisor in Azure Cosmos DB helps optimize your index policy for NoSQL queries | Azure ...
24 April 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get 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

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.

Milvus logo

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

Present your product here