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 OSI PI Data Historian and AWS Redshift so you can quickly see how they compare against each other.

The primary purpose of this article is to compare how OSI PI Data Historian and AWS Redshift 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.

OSI PI Data Historian vs AWS Redshift Breakdown


 
Database Model

Time series database/data historian

Data warehouse

Architecture

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.

AWS Redshift utilizes a columnar storage format for fast querying and supports standard SQL. Redshift uses a distributed, shared-nothing architecture, where data is partitioned across multiple compute nodes. Each node is further divided into slices, with each slice processing a subset of data in parallel. Redshift can be deployed in a single-node or multi-node cluster, with the latter providing better performance for large datasets.

License

Closed source

Closed source

Use Cases

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

Business analytics, large-scale data processing, real-time dashboards, data integration, machine learning

Scalability

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

Supports scaling storage and compute independently, with support for adding or removing nodes as needed

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.

AWS Redshift Overview

Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. It was launched in 2012 as part of the AWS suite of products. Redshift is designed for analytic workloads and integrates with various data loading and ETL tools, as well as business intelligence and reporting tools. It uses columnar storage to optimize storage costs and improve query performance.


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.

AWS Redshift for Time Series Data

AWS Redshift can be used for time series data workloads, although Redshift is optimized for more general data warehouse use cases. Users can utilize date and time-based functions to aggregate, filter, and transform time series data. Redshift also offers ‘time-series tables’ which allow data to be stored in tables based on a fixed retention period.


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.

AWS Redshift Key Concepts

  • Cluster: A Redshift cluster is a set of nodes, which consists of a leader node and one or more compute nodes. The leader node manages communication with client applications and coordinates query execution among compute nodes.
  • Compute Node: These nodes store data and execute queries in parallel. The number of compute nodes in a cluster affects its storage capacity and query performance.
  • Columnar Storage: Redshift uses a columnar storage format, which stores data in columns rather than rows. This format improves query performance and reduces storage space requirements.
  • Node slices: Compute nodes are divided into slices. Each slice is allocated an equal portion of the node’s memory and disk space, where it processes a portion of the loaded data.


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.

AWS Redshift Architecture

Redshift’s architecture is based on a distributed and shared-nothing architecture. A cluster consists of a leader node and one or more compute nodes. The leader node is responsible for coordinating query execution, while compute nodes store data and execute queries in parallel. Data is stored in a columnar format, which improves query performance and reduces storage space requirements. Redshift uses Massively Parallel Processing (MPP) to distribute and execute queries across multiple nodes, allowing it to scale horizontally and provide high performance for large-scale data warehousing workloads.

Free Time-Series Database Guide

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

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.

AWS Redshift Features

Scalability

Redshift allows you to scale your cluster up or down by adding or removing compute nodes, enabling you to adjust your storage capacity and query performance based on your needs.

Performance

Redshift’s columnar storage format and MPP architecture enable it to deliver high-performance query execution for large-scale data warehousing workloads.

Security

Redshift provides a range of security features, including encryption at rest and in transit, network isolation using Amazon Virtual Private Cloud (VPC), and integration with AWS Identity and Access Management (IAM) for access control.


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.

AWS Redshift Use Cases

Data Warehousing

Redshift is designed for large-scale data warehousing workloads, providing a scalable and high-performance solution for storing and analyzing structured data.

Business Intelligence and Reporting

Redshift integrates with various BI and reporting tools, enabling organizations to gain insights from their data and make data-driven decisions.

ETL and Data Integration

Redshift supports data loading and extraction, transformation, and loading (ETL) processes, allowing you to integrate data from various sources and prepare it for analysis.


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.

AWS Redshift Pricing Model

Amazon Redshift offers two pricing models: On-Demand and Reserved Instances. With On-Demand pricing, you pay for the capacity you use on an hourly basis, with no long-term commitments. Reserved Instances offer the option to reserve capacity for a one- or three-year term, with a lower hourly rate compared to On-Demand pricing. In addition to these pricing models, you can also choose between different node types, which offer different amounts of storage, memory, and compute resources.

Get started with InfluxDB for free

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