Showing 1128 open source projects for "scada open source"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 1

    DevVault

    Zero-server private JSON to TypeScript, Zod & OpenAPI generator.

    DevVault is a 100% client-side, zero-server developer architecture suite. It converts JSON payloads into clean TypeScript interfaces, Go structs, runtime Zod validation schemas, and OpenAPI 3.1 specifications in-browser. Key Highlights: - 100% In-Browser Execution: Zero telemetry, zero server uploads, safe for air-gapped enterprise code. - Architecture Package Export: Generates ready-to-run ZIP packages with schemas, types, Vitest test fixtures, Cloudflare Worker Hono APIs, and Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    hubleto

    hubleto

    Business Application Hub. Opensource CRM/ERP with PHP.

    Hubleto is not only a CRM or ERP. It provides platform to develop your own business apps. From simple contact manager to complex ERP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
     Anyrow SDK

    Anyrow SDK

    TypeScript/JS SDK for Anyrow AI document extraction API

    ...Install: npm install @anyrow/sdk Quick start: import { AnyrowSDK } from "@anyrow/sdk" const client = new AnyrowSDK({ baseURL: "https://api.anyrow.ai", headers: { Authorization: "Bearer KEY" }}) await client.extract.once({ params: { project_id: "proj_123" }, json: { url: "https://example.com/doc.pdf" }}) Open source (MIT). Generated from the Anyrow OpenAPI spec. Also on JSR as @anyrow/sdk.
    Downloads: 0 This Week
    Last Update:
    See Project