v1.0.0 — Manufacturing Analytics Platform

Universal KPI Dashboards.
Any Database. Any Metric.

Connect to 6 database providers, visualize 80+ manufacturing KPIs, and build custom dashboards with a drag-and-drop designer. Built on .NET 9 + Electron for desktop and web deployment.

80+
KPIs
6
Database Providers
30+
Chart Types
131
Pre-built Dashboards

Everything You Need, Built In

From database connectivity to real-time visualization — TechSight KPI Dashboards ships with a complete manufacturing analytics toolkit.

Universal Database

Connect to SQL Server, PostgreSQL, MySQL, SQLite, Oracle, and MongoDB with schema auto-discovery, encrypted credentials, and connection pooling.

80+ Manufacturing KPIs

Pre-built calculations for OEE, MTBF, MTTR, throughput, scrap rate, quality yield, cycle time, and dozens more manufacturing-specific metrics.

Visual Dashboard Designer

Drag-and-drop widget placement with grid snapping, alignment guides, and live preview. Build professional dashboards without writing code.

30+ Visualization Types

Bar, line, area, pie, donut, radar, gauges, sparklines, heatmaps, tables, and more. Powered by ApexCharts and Chart.js rendering engines.

Real-time & Export

SignalR live updates push data to dashboards in real-time. Export to standalone Electron apps, static HTML files, or JSON for integration.

Enterprise Security

API key authentication, AES-256 credential encryption, role-based access control, rate limiting, and comprehensive audit logging.

Analytics & BI for ERP/MES Environments

TechSight KPI Dashboards is an analytics and business intelligence platform that complements your ERP and MES infrastructure.

TechSight KPI Dashboards is an analytics and business intelligence platform purpose-built for manufacturing and industrial environments. It does not replace your ERP or MES system — instead, it provides the ERP-adjacent analytics and reporting layer that ERP systems need but often lack or charge extra for.

Most ERP platforms (SAP, Oracle, Microsoft Dynamics) ship with basic reporting but fall short when teams need real-time KPI visualization, cross-system dashboards, or custom metric calculations. That gap is exactly where TechSight KPI Dashboards fits — delivering production KPI visualization, financial metrics, supply chain analytics, and operational dashboards that pull data directly from your ERP and MES sources.

Production KPI Visualization

Real-time dashboards for OEE, throughput, cycle time, quality yield, and 80+ manufacturing KPIs pulled from MES and ERP data sources.

Financial Metrics

Cost-per-unit, margin analysis, budget variance, and revenue tracking dashboards that aggregate financial data from ERP general ledgers.

Supply Chain Analytics

Inventory turnover, lead time tracking, supplier performance scorecards, and demand forecasting visualizations from procurement data.

Multi-Source Integration

Connects to SQL databases, REST APIs, and data feeds from Nexara MES, RMM infrastructure metrics, and Logify service metrics in a unified view.

Feature Roadmap & Status

A transparent view of current capabilities, active development, and planned features for TechSight KPI Dashboards.

Capability Status
Real-time KPI visualization Available now
Custom report builder (drag-and-drop) Available now
Multi-source data integration Available now
Scheduled report generation Available now
Role-based dashboard sharing Available now
ERP data connector (SAP, Oracle, Dynamics) In progress
MES production dashboards In progress
OEE/TEEP analytics templates Planned
Supply chain visibility dashboards Planned
AI-driven anomaly detection Planned
Native ERP transaction processing Not in scope

TechSight ERP/MES Architecture

Four integrated products that cover operations, analytics, service management, and infrastructure monitoring.

Nexara

SCADA/HMI/MES operations platform for real-time process control and manufacturing execution.

KPI Dashboards

Analytics and business intelligence layer for KPI visualization and reporting.

This Product

Logify

Service desk and incident management for tracking issues and service requests.

RMM

Infrastructure monitoring for servers, networks, and endpoints across your environment.

TechSight KPI Dashboards serves as the analytics and reporting layer of the TechSight suite. It aggregates data from ERP systems, MES platforms, IT infrastructure, and service desks into unified dashboards that give leadership real-time visibility into operations. KPI Dashboards does not replace ERP transaction processing, but it closes the gap between raw ERP data and actionable business intelligence.

6 Providers. One Interface.

Connect to any of six major database platforms through a unified interface. Schema auto-discovery maps your tables and columns automatically, while Dapper provides high-performance query execution with connection pooling.

  • Schema auto-discovery for tables and columns
  • High-performance queries via Dapper ORM
  • AES-256 encrypted credential storage
  • Connection pooling and timeout management
  • Parameterized queries to prevent SQL injection
database-providers
SQL Server
PostgreSQL
MySQL
SQLite
Oracle
MongoDB

80+ Metrics. Production Intelligence.

Pre-built KPI calculations cover the full manufacturing spectrum — from OEE and its sub-components to quality metrics, throughput analysis, and maintenance indicators. Each KPI includes configurable thresholds and trend analysis.

  • OEE breakdown: Availability × Performance × Quality
  • MTBF and MTTR for maintenance planning
  • Throughput, cycle time, and takt time analysis
  • Scrap rate, rework, and quality yield tracking
  • Configurable thresholds with color-coded alerts
kpi-status-panel
Overall Equipment Effectiveness 87.3%
Availability 92.1%
Performance 95.4%
Quality Yield 99.3%
MTBF 847 hrs
Scrap Rate 1.2%

Drag. Drop. Dashboard.

The built-in dashboard designer lets you place widgets on a responsive grid with snap-to-grid alignment, live data preview, and a library of 30+ visualization types. Add calculated fields, configure drill-downs, and publish — all without code.

  • Drag-and-drop widget placement with grid snap
  • Widget library: charts, gauges, tables, KPIs
  • Calculated fields and custom expressions
  • Alignment guides and layout tools
  • Live data preview during design
dashboard-config.json
// Dashboard Designer Configuration
{
  "dashboard": "Production Floor OEE",
  "layout": "responsive-grid",
  "widgets": [
    { "type": "gauge", "kpi": "OEE" },
    { "type": "line", "kpi": "throughput" },
    { "type": "bar", "kpi": "scrap_rate" },
    { "type": "table", "kpi": "quality" }
  ],
  "refresh": 30,
  "snapToGrid": true
}

Electron App. HTML Export. REST API.

Deploy dashboards as standalone Electron desktop applications, export to self-contained HTML files, or serve them via the built-in REST API with Swagger documentation. Cross-platform support for Windows, macOS, and Linux.

  • Standalone Electron desktop app packaging
  • Static HTML export with embedded data
  • Cross-platform: Windows, macOS, Linux
  • REST API with full Swagger documentation
  • JSON export for third-party integration
export-pipeline.json
// Export Pipeline Configuration
{
  "targets": [
    {
      "format": "electron",
      "platforms": ["win", "mac", "linux"]
    },
    {
      "format": "html",
      "embedded": true
    },
    { "format": "json" }
  ],
  "api": "/swagger"
}

80+ Manufacturing KPIs Built In

Pre-built calculations across four major manufacturing categories — ready to connect to your data and visualize immediately.

OEE & Equipment

  • Overall Equipment Effectiveness
  • Availability Rate
  • Performance Rate
  • Quality Rate
  • Mean Time Between Failures
  • Mean Time to Repair

Production

  • Throughput
  • Cycle Time
  • Takt Time
  • First Pass Yield
  • Production Volume
  • Schedule Adherence

Quality

  • Scrap Rate
  • Rework Rate
  • Rejection Rate
  • First Time Through
  • Defects Per Million Opp.
  • Customer Return Rate

Efficiency

  • Line Utilization
  • Capacity Utilization
  • Changeover Time
  • Energy Per Unit
  • Labor Productivity
  • Inventory Turnover

TechSight vs. The Competition

See how TechSight KPI Dashboards stacks up against major BI and dashboard platforms on the features that matter most.

Feature TechSight KPIs Power BI Tableau Grafana SSRS Custom Dev
Multi-Database (6 providers) Limited Varies
80+ Built-in Mfg KPIs Unique × × × × ×
Visual Dashboard Designer Basic ×
Standalone Desktop App (Electron) Unique Desktop Desktop × × ×
Self-Hosted / On-Premises Extra
No Per-User Licensing × × CAL
131 Pre-built Mfg Dashboards Unique × × × × ×
Real-time SignalR Polling Polling × Varies
Schema Auto-Discovery Partial Limited ×
Export to Standalone App Unique × × × × ×
REST API with Swagger Basic Varies

Modern Tech Stack

Built on proven, modern technologies for performance, reliability, and cross-platform deployment.

.NET 9.0
Electron
Dapper
SignalR
Bootstrap 5
ApexCharts
Chart.js
Serilog
Swagger
AES-256

Run Your Way. Your Infrastructure.

Choose between a zero-config desktop app or a full web server deployment — both ship with the same complete feature set.

Desktop Mode

Run as an Electron desktop application with embedded SQLite. Zero configuration, offline-capable, cross-platform ready.

  • Electron + SQLite — zero config
  • Cross-platform: Windows, macOS, Linux
  • Offline-capable operation
  • Single-user dashboard design
  • Export to standalone HTML

Web Server Mode

Deploy as an ASP.NET Core web application with multi-user access, REST API, HTTPS, response caching, and rate limiting.

  • ASP.NET Core with Kestrel
  • Multi-user concurrent access
  • REST API with Swagger docs
  • HTTPS and response caching
  • Rate limiting and API key auth

Simple Pricing. No Surprises.

No per-user fees. No per-dashboard limits. No feature gates.

Lifetime License

$999
7-day free trial included
  • All features included
  • 80+ manufacturing KPIs
  • All 6 database providers
  • 131 pre-built templates
  • Unlimited dashboards
  • No user seat limits
Start 7-Day Free Trial

Ready to Visualize Your KPIs?

Connect your databases, deploy 131 pre-built dashboards, and start tracking manufacturing performance in minutes — not months.

Start 7-Day Free Trial