Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Home
  • Knowledge base
  • Contact Us
  • Home
  • Connectors
  • MySQL

MySQL Instance & Item setup

Written by Benjamin Pinnerup

Updated at May 30th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Installation & Technical information
    Introduction SIA Connect Standalone SIA Connect ANY-Ware Cellular & WiFi connectivity
  • Configuration in the Web UI
    Getting started with the UI Connectors Instances Items Mapping Data System Network Tools & Add-ons DigiCert IoT Trust Manager Remote Access & VPN tunneling
  • Connectors
    Siemens S7 Azure IoT Ethernet/IP Mitsubishi MELSEC OPC-UA Server SQL MQTT Omron Host Link REST API Omron FINS Keyence Beckhoff TwinCAT BACnet Virtual OPC-UA Client MS SQL File M-Bus Modbus MTConnect Socket Client Socket Server MySQL
  • Scripting & Variables
    Data formatting
  • Developers
    API documentation Shadow API
  • Tutorials & Guides
    InfluxDB AWS IoT Core - Amazon Web Services Microsoft Power BI KaaIoT Siemens S7 AVEVA Insight SIA Connect Demo Rack Grafana Notification & Messaging Azure
  • General
+ More

Table of Contents

Item setup

 

In this guide we will go through the process of setting up an instance to communicate with an MySQL Database using the MySQL Connector on your SIA Connect device

 

If you need help installing a Connector, we have a guide for that here
 
Parameter Description
Name The name of the instance. This can be anything you want
Address The IP-address of the MySQL Server you are going to connect to
Username The username for an account that has access to the database
Password The password corresponding to the username
Database The name of the database you want to read from
Port The port of the MySQL server you are going to connect to 
Default: 3306

 

Item setup

In your newly created MySQL Instance you can create items to query the database. SIA Connect connects to the database as any other client, and will be able to execute any queries that the selected user is authorized to perform

Parameter
 
Description
 
Query default
 

This is the query that the item will perform in either the given time interval, or when it is triggered by a mapping
Example:

SELECT * from (table name)

 

server database

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Item variables
  • Instance variables
  • System variables

0
0
Expand