
TortoiseGit
SourceTree
SmartGit
GitKraken
GitHub Desktop
Git Extensions
Fork
Tower
DataPortia
Ignition App
Adeptia
DataSci Pro
DataPortia is an advanced industrial data acquisition and reporting software that connects to automation systems via OPC UA protocol. It stores time-series data in a PostgreSQL/TimescaleDB database and provides a web-based interface for real-time monitoring, trend analysis, and report generation.
Key Features: - Efficient data acquisition from automation systems via OPC UA protocol - Support for multiple simultaneous OPC UA connections with redundancy - Real-time dashboard with gauges, charts, bar charts, and tables - Interactive trend views with ECharts visualization and color customization - Comprehensive reporting with CSV and PDF export - Automated report scheduling (daily, weekly, monthly, custom) - AI-powered data analysis with local Ollama LLM (anomalies, forecasts, reports) - OPC UA Alarms & Conditions management with analytics and export - OPC UA history read from server historian - Calculation circuits (cumulative and non-cumulative formulas) - Tag transfer, copy and merge between connections - TimescaleDB time-series database with efficient compression and retention - Continuous aggregates (minute, hourly, daily, weekly) for fast queries - Automatic database backup and restore with scheduling - User management with role-based permissions (local or Azure AD) - Licensing: perpetual, trial, and floating licenses - Automatic HTTPS certificate management - API interface for third-party systems - Web interface for all devices (Finnish/English/Swedish/German)
System Requirements: - Windows 10/11 or Windows Server 2016+ (or Linux) - PostgreSQL 18 + TimescaleDB extension (included in setup) - Minimum 8 GB RAM (16 GB+ recommended) - Minimum 100 GB disk space (depending on data volume)
TortoiseGit
DataPortiaNo DataPortia videos yet. You could help us improve this page by suggesting one.
DataPortia's answer:
DataPortia is an early-stage product currently used by industrial automation companies in Finland. Our reseller partner PCS-Engineering Oy deploys DataPortia for their industrial clients. We are actively expanding to energy plants, district heating networks, and manufacturing facilities across the Nordics and DACH regions.
DataPortia's answer:
DataPortia is the only industrial data acquisition software that combines on-premises AI analytics with OPC UA connectivity — all without any cloud dependency. What makes it unique:
Local AI analysis powered by Ollama LLM — your process data never leaves your network. Supports anomaly detection, forecasting, cost optimization, and natural language queries directly on your production data.
Extreme throughput: handles 2,000+ measurement points per second across 10+ simultaneous OPC UA connections, storing up to 172 million rows per day in TimescaleDB.
True on-premises architecture — no subscriptions to cloud services, no data leaving the plant. Critical for industries with strict cybersecurity and data sovereignty requirements.
4-language UI (Finnish, English, Swedish, German) built in — not bolted on. Every screen, tooltip, help page, and AI prompt works natively in all four languages.
Runs on commodity hardware — PostgreSQL + TimescaleDB instead of expensive proprietary historian databases. Compresses 126 billion rows into ~1.2 TB.
DataPortia's answer:
Compared to alternatives like Ignition, WinCC, Wonderware, or AVEVA:
No cloud lock-in: Unlike cloud-based IoT platforms, DataPortia runs entirely on-premises. Your data stays in your network — no recurring cloud fees, no vendor dependency.
Built-in AI analytics: Competitors require separate, expensive AI add-ons or cloud services. DataPortia includes local AI analysis (anomaly detection, forecasting, cost optimization) out of the box via Ollama.
Lower total cost: Uses open-source PostgreSQL/TimescaleDB instead of proprietary historian databases. No per-tag licensing — connect unlimited measurement points.
OPC UA native: Connects to any OPC UA-compatible system (Siemens, ABB, Valmet, Beckhoff, Schneider, Honeywell, Rockwell) with built-in redundancy/failover.
Modern web interface: Responsive dashboards, interactive trends with drag-to-zoom, automated PDF/CSV reports — accessible from any device without installing client software.
Free 30-day trial with full functionality, including AI features.
DataPortia's answer:
DataPortia serves industrial professionals who need reliable, real-time process data — without cloud complexity:
Automation engineers managing OPC UA-connected control systems (PLC, SCADA, DCS)
Plant managers at energy plants, district heating networks, and manufacturing facilities who need dashboards and automated reports
Process engineers in power generation, water treatment, waste incineration, and process industry who analyze trends and optimize operations
IT/OT professionals responsible for on-premises data infrastructure and cybersecurity compliance
System integrators deploying monitoring solutions for industrial clients (Siemens PCS7, ABB, Valmet, Beckhoff environments)
The common thread: organizations that handle sensitive industrial data and need powerful analytics without sending data to the cloud.
DataPortia's answer:
DataPortia was born from a real gap in the industrial automation market. Traditional SCADA historians and reporting tools are either prohibitively expensive, locked into proprietary ecosystems, or require cloud connectivity that many industrial facilities cannot accept for security reasons.
Built by Atorcom in Karstula, Finland, DataPortia was designed from the ground up to solve this: give industrial operators a modern, affordable, and secure way to collect, visualize, and analyze their automation data — entirely on-premises.
The product evolved through direct experience with Finnish energy plants and process facilities, where the need for local AI analytics became clear. In 2025, DataPortia integrated Ollama-based local LLM analysis, making it one of the first industrial data tools to offer AI-powered anomaly detection, forecasting, and cost optimization without any cloud dependency.
Today, DataPortia connects to any OPC UA automation system and processes thousands of measurement points per second — all running on standard PostgreSQL/TimescaleDB, proving that industrial-grade performance doesn't require enterprise-grade pricing.
DataPortia's answer:
ASP.NET Core 9.0 (.NET 9) — Backend framework, self-hosted Kestrel server
PostgreSQL 18 + TimescaleDB — Time-series database with hypertables, compression, and continuous aggregates
OPC UA (OPCFoundation.NetStandard) — Industrial automation connectivity protocol
Ollama — Local large language model runtime for on-premises AI analysis
Entity Framework Core 9.0 + Dapper — ORM and raw SQL queries
ECharts 5.6 — Interactive chart visualization (dashboards, trends, analysis)
Microsoft.Identity.Web — Optional Azure AD authentication
Based on our record, TortoiseGit seems to be more popular. It has been mentiond 32 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Sadly TortoiseGit[1] is only available for Windows :( git-cola[2] is a decent stand-in for TG's commit review window though. [1]: https://tortoisegit.org/ [2]: https://git-cola.github.io/. - Source: Hacker News / almost 3 years ago
TortoiseGit Sourcetree Git kraken Some times you need to compare to files you can do this with the notpad++ compare plugin or with Meld. Source: over 3 years ago
Instead on my PC I use TortoiseGit. Most useful for the git log (as a graph), diff with previous versions,, filter files to commit by directory and ability to exclude files from the current commit, and most of all; ease of splitting a commit for each single file into parts by ability to "restore after commit" which allows you to edit a file before the commit and have it automatically restored to the pre-commit... Source: over 3 years ago
If running TeXStudio in Windows, my personal preference is to keep the automatic check-in disabled and to use the manual one (File -> SVN/git -> Check in); this allows an individual commit message with the briefer abstract line, empty line, and the longer report. Perhaps it is less exhaustive then a proper git client (in Windows e.g., tortoise), yet TeXStudio' GUI and integrated version control allows to resolve... Source: over 3 years ago
> We now have a large selection of tools that allow you to visualize what's going on (I use git-kraken), as well as google for help on doing something that isn't in muscle memory. Git Kraken is excellent, though Git has a page on various GUIs, many of which are free with no restrictions: https://git-scm.com/downloads/guis Personally, on Windows I like SourceTree: https://www.sourcetreeapp.com/ Some that have... - Source: Hacker News / over 3 years ago
SourceTree - Mac and Windows client for Mercurial and Git.
Ignition App - Reclaim time, profitability and cash flow with Ignition by automating proposals, billing, payment collection and workflows in a single platform.
SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...
Adeptia - Adeptia Connect is an application to modernize the onboarding of data within the partner ecosystem using a self-service approach for business and IT.
GitKraken - The intuitive, fast, and beautiful cross-platform Git client.
DataSci Pro - AI tools for data analysis, visualization, and data reports