DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > InfluxDB vs. Microsoft Azure Data Explorer vs. PostgreSQL

System Properties Comparison InfluxDB vs. Microsoft Azure Data Explorer vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsFully managed big data interactive analytics platformWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelTime Series DBMSRelational DBMS infocolumn orientedRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsSpatial DBMS infowith GEO packageDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score21.78
Rank#28  Overall
#1  Time Series DBMS
Score3.00
Rank#86  Overall
#47  Relational DBMS
Score674.32
Rank#4  Overall
#4  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­services/­data-explorerwww.postgresql.org
Technical documentationdocs.influxdata.com/­influxdbdocs.microsoft.com/­en-us/­azure/­data-explorerwww.postgresql.org/­docs
DeveloperMicrosoftPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201320191989 info1989: Postgres, 1996: PostgreSQL
Current release2.7.6, April 2024cloud service with continuous releases16.4, August 2024
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageGoC
Server operating systemsLinux
OS X infothrough Homebrew
hostedFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-freeFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateNumeric data and Stringsyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-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.noyesyes infospecific XML-type available, but no XML query functionality.
Secondary indexesnoall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like query languageKusto Query Language (KQL), SQL subsetyes infostandard with numerous extensions
APIs and other access methodsHTTP API
JSON over UDP
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, Ruser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlySharding infoImplicit feature of the cloud servicepartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlyyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage enginenono
User concepts infoAccess controlsimple rights management via user accountsAzure Active Directory Authenticationfine grained access rights according to SQL-standard
More information provided by the system vendor
InfluxDBMicrosoft Azure Data ExplorerPostgreSQL
News

Hack to the Future: InfluxDB 3 Hackathon
5 May 2025

Building Smarter Manufacturing Systems with Bosch Rexroth and InfluxDB
23 April 2025

Build a Time Series Forecasting Pipeline in InfluxDB 3 Without Writing Code
17 April 2025

InfluxDB 3 Core & Enterprise GA: The Next Generation Time Series Platform for Developers is Here
15 April 2025

Deadman Alerts with the Python Processing Engine
9 April 2025

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 parties
» more

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

More resources
InfluxDBMicrosoft Azure Data ExplorerPostgreSQL
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

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

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

show all

Recent citations in the news

InfluxData rolls out InfluxDB 3 to power real-time apps at scale
15 April 2025, Blocks and Files

InfluxData Releases InfluxDB 3 Core and InfluxDB 3 Enterprise
16 April 2025, Database Trends and Applications

InfluxData Announces General Availability of InfluxDB 3 Core and InfluxDB 3 Enterprise, Simplifying How Developers Build with Time Series Data
15 April 2025, Business Wire

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3 September 2024, Amazon Web Services (AWS)

InfluxDB 3 Core Released In Public Alpha
3 February 2025, i-programmer.info

provided by Google News

Universal Destinations & Experiences proactively improves guest satisfaction with Azure Data Explorer
14 February 2025, Microsoft

Log and Telemetry Analytics Performance Benchmark
16 August 2022, Gigaom

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft Azure

Azure Data Explorer Supports Native Ingestion from Amazon S3
7 September 2022, infoq.com

Azure Data Explorer gets new engine, numerous enhancements and Synapse integration
14 October 2020, ZDNET

provided by Google News

Understanding transaction visibility in PostgreSQL clusters with read replicas
3 May 2025, Amazon Web Services (AWS)

15 PostgreSQL Monitoring Tools - 2025
2 May 2025, CybersecurityNews

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

GoldenGate 23ai - Configure Capture for OCI PostgreSQL DB
17 April 2025, Oracle Blogs

Rapid7 Flags New PostgreSQL Zero-Day Connected to BeyondTrust Exploitation
13 February 2025, SecurityWeek

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

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.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here