Choosing the right database is a critical choice when building any software application. All databases have different strengths and weaknesses when it comes to performance, so deciding which database has the most benefits and the most minor downsides for your specific use case and data model is an important decision. Below you will find an overview of the key concepts, architecture, features, use cases, and pricing models of Azure Data Explorer and OSI PI Data Historian so you can quickly see how they compare against each other.

The primary purpose of this article is to compare how Azure Data Explorer and OSI PI Data Historian perform for workloads involving time series data, not for all possible use cases. Time series data typically presents a unique challenge in terms of database performance. This is due to the high volume of data being written and the query patterns to access that data. This article doesn’t intend to make the case for which database is better; it simply provides an overview of each database so you can make an informed decision.

Azure Data Explorer vs OSI PI Data Historian Breakdown


 
Database Model

Columnar database

Time series database/data historian

Architecture

ADX can be deployed in the Azure cloud as a managed service and is easily integrated with other Azure services and tools for seamless data processing and analytics.

OSIsoft PI System is a suite of software products designed for real-time data collection, storage, and analysis of time series data in industrial environments. The PI System is built around the PI Server, which stores, processes, and serves data to clients, and it can be deployed on-premises or in the cloud.

License

Closed source

Closed source

Use Cases

Log and telemetry data analysis, real-time analytics, security and compliance analysis, IoT data processing

Industrial data management, real-time monitoring, asset health tracking, predictive maintenance, energy management

Scalability

Highly scalable with support for horizontal scaling, sharding, and partitioning

Supports horizontal scaling through distributed architecture, data replication, and data federation for large-scale deployments

Azure Data Explorer Overview

Azure Data Explorer is a cloud-based, fully managed, big data analytics platform offered as part of the Microsoft Azure platform. It was announced by Microsoft in 2018 and is available as a PaaS offering. Azure Data Explorer provides high-performance capabilities for ingesting and querying telemetry, logs, and time series data.

OSI PI Data Historian Overview

OSI PI, also known as OSIsoft PI System, is an enterprise-level data management and analytics platform specifically designed for handling time series data from industrial processes, sensors, and other sources. Developed by OSIsoft (acquired by AVEVA in 2021), the PI System has been widely used in various industries such as energy, manufacturing, utilities, and pharmaceuticals since its introduction in the 1980s. It provides the ability to collect, store, analyze, and visualize large volumes of time series data in real-time, allowing organizations to gain insights, optimize processes, and improve decision-making.


Azure Data Explorer for Time Series Data

Azure Data Explorer is well-suited for handling time series data. Its high-performance capabilities and ability to ingest large volumes of data make it suitable for analyzing and querying time series data in near real-time. With its advanced query operators, such as calculated columns, searching and filtering on rows, group by-aggregates, and joins, Azure Data Explorer enables efficient analysis of time series data. Its scalable architecture and distributed nature ensure that it can handle the velocity and volume requirements of time series data effectively.

OSI PI Data Historian for Time Series Data

OSI PI was created for storing time series data, making it an ideal choice for organizations that need to manage large volumes of sensor and process data. Its architecture and components are optimized for collecting, storing, and analyzing time series data with high efficiency and minimal latency. The PI System’s scalability and performance make it a suitable solution for organizations dealing with vast amounts of data generated by industrial processes, IoT devices, or other sources.


Azure Data Explorer Key Concepts

  • Relational Data Model: Azure Data Explorer is a distributed database based on relational database management systems. It supports entities such as databases, tables, functions, and columns. Unlike traditional RDBMS, Azure Data Explorer does not enforce constraints like key uniqueness, primary keys, or foreign keys. Instead, the necessary relationships are established at query time.
  • Kusto Query Language (KQL): Azure Data Explorer uses KQL, a powerful and expressive query language, to enable users to explore and analyze their data with ease.
  • Extents: In Azure Data Explorer, data is organized into units called extents, which are immutable, compressed sets of records that can be efficiently stored and queried.

OSI PI Data Historian Key Concepts

  • PI Server: The core component of the PI System, responsible for data collection, storage, and management.
  • PI Interfaces and PI Connectors: Software components that collect data from various sources and send it to the PI Server.
  • PI Asset Framework: A modeling framework that allows users to create a hierarchical structure of assets and their associated metadata, making it easier to understand and analyze data.
  • PI DataLink: An add-in for Microsoft Excel that enables users to access and analyze PI System data directly from Excel.
  • PI ProcessBook: A visualization tool for creating interactive, graphical displays of PI System data.


Azure Data Explorer Architecture

Azure Data Explorer is built on a cloud-native, distributed architecture that supports both NoSQL and SQL-like querying capabilities. It is a columnar storage-based database that leverages compressed, immutable data extents for efficient storage and retrieval. The core components of Azure Data Explorer’s architecture include the Control Plane, Data Management, and Query Processing. The Control Plane is responsible for managing resources and metadata, while the Data Management component handles data ingestion and organization. Query Processing is responsible for executing queries and returning results to users.

OSI PI Data Historian Architecture

OSI PI is a data management platform built around the PI Server, which is responsible for data collection, storage, and management. The PI System uses a highly efficient, proprietary time series database to store data. PI Interfaces and PI Connectors collect data from various sources and send it to the PI Server. The PI Asset Framework (AF) allows users to model their assets and their associated data in a hierarchical structure, making it easier to understand and analyze the data. Various client tools, such as PI DataLink and PI ProcessBook, enable users to access and visualize data stored in the PI System.

Free Time-Series Database Guide

Get a comprehensive review of alternatives and critical requirements for selecting yours.

Azure Data Explorer Features

High-performance data ingestion

Azure Data Explorer can ingest data at a rate of 200 MB per second per node, offering fast and efficient data ingestion capabilities.

Data visualization

Azure Data Explorer integrates seamlessly with popular data visualization tools like Power BI, Grafana, and Jupyter Notebooks, allowing users to easily visualize and analyze their data.

Advanced analytics

The Kusto Query Language (KQL) supports advanced analytics features such as time series analysis, pattern recognition, and anomaly detection, enabling users to gain deeper insights from their data.

Flexible schema

Unlike traditional relational databases, Azure Data Explorer does not enforce constraints like key uniqueness, primary keys, or foreign keys. This flexibility allows for dynamic schema changes and the ability to handle semi-structured and unstructured data.

OSI PI Data Historian Features

Data collection and storage

OSI PI’s PI Interfaces and PI Connectors enable seamless data collection from a wide variety of sources, while the PI Server efficiently stores and manages the data.

Scalability

The PI System is highly scalable, allowing organizations to handle large volumes of data and a growing number of data sources without compromising performance.

Asset nodeling

The PI Asset Framework (AF) provides a powerful way to model assets and their associated data, making it easier to understand and analyze complex industrial processes.

Data visualization

Tools like PI DataLink and PI ProcessBook enable users to analyze and visualize data stored in the PI System, facilitating better decision-making and process optimization.


Azure Data Explorer Use Cases

Log analytics

Azure Data Explorer is commonly used for log analytics, where it can ingest, store, and analyze large volumes of log data generated by applications, servers, and infrastructure. Organizations can use Azure Data Explorer to monitor application performance, troubleshoot issues, detect anomalies, and gain insights into user behavior. The ability to analyze log data in near real-time enables proactive issue resolution and improved operational efficiency.

Telemetry analytics

Azure Data Explorer is well-suited for telemetry analytics, where it can process and analyze data generated by IoT devices, sensors, and applications. Organizations can use Azure Data Explorer to monitor device health, optimize resource utilization, and detect anomalies in telemetry data. The platform’s scalability and high-performance capabilities make it ideal for handling the large volumes of data generated by IoT devices.

Time series analysis

Azure Data Explorer is used for time series analysis, where it can ingest and analyze time-stamped data points collected over time. This use case is applicable in various industries, including finance, healthcare, manufacturing, and energy. Organizations can use Azure Data Explorer to analyze trends, detect patterns, and forecast future events based on historical time series data. The platform’s advanced query operators and real-time analysis capabilities enable organizations to derive valuable insights from time series data.

OSI PI Data Historian Use Cases

Process optimization

OSI PI can help organizations identify inefficiencies, monitor performance, and optimize their industrial processes by providing real-time insights into time series data from sensors and other sources.

Predictive maintenance

By analyzing historical data and detecting patterns or anomalies, OSI PI enables organizations to implement predictive maintenance strategies, reducing equipment downtime and maintenance costs.

Energy management

OSI PI can be used to track energy consumption across various assets and processes, allowing organizations to identify areas for improvement and implement energy-saving measures.


Azure Data Explorer Pricing Model

Azure Data Explorer’s pricing model is based on a pay-as-you-go approach, where customers are billed based on their usage of the service. The pricing is determined by factors such as the amount of data ingested, the amount of data stored, and the number of queries executed. Additionally, customers can choose between different pricing tiers that offer varying levels of performance and features. Azure Data Explorer also provides options for reserved capacity, which allows customers to reserve resources for a fixed period of time at a discounted rate.

OSI PI Data Historian Pricing Model

Pricing for OSI PI is typically based on a combination of factors such as the number of data sources, the number of users, and the level of support required. Pricing details are not publicly available, as they are provided on a quote basis depending on the specific needs of the organization.

Get started with InfluxDB for free

InfluxDB Cloud is the fastest way to start storing and analyzing your time series data.