Docs
  • LogicLoop Documentation
  • LogicLoop Quickstart
  • Data Sources
    • Connect your data source
      • Deployment options
    • Supported data sources
      • API data (JSON)
      • AWS CloudWatch
      • BigQuery
      • Databricks
      • Google Analytics
      • Google Sheets
      • MongoDB
      • Microsoft SQL Server
      • MySQL
      • Oracle
      • PostgreSQL
      • Snowflake
      • Combine Results
      • LogicLoop Data Source
  • Queries
    • Write a rule
      • More rule options
      • A/B testing rules
      • Version history
      • Query Snippets
    • Visualizations & dashboards
      • Visualizations
      • Dashboards
  • Actions
    • Set up an action
    • Action destinations
      • Email
      • Slack
      • Webhooks & APIs
      • Microsoft Teams
      • Salesforce
      • Zapier
      • PagerDuty
      • Write to Database
      • Chain Rules
      • Google Sheets
      • Bento
    • Templating
  • Case Management
    • Case Management
      • Ticket Generation
      • Case Triage
      • Custom Fields and Attachments
  • AI
    • AI Query Helper
    • Ask AI
  • Teams & Settings
    • Integrations
      • Slack
      • Google Sheets
    • Invite your teammate
    • Groups & Permissions
  • Changelog
  • FAQs
  • Troubleshooting
  • Templates
    • Templates Home
    • Risk & Fraud Rules
    • AML Transaction Monitoring Rules
    • Logistics & Marketplace Ops
    • Customer Success & Growth
    • Systems Observability
    • Data Quality Monitoring
    • Healthcare
    • HTML Email Templates
      • Annual Review
      • Weekly Performance Table
      • Invoice Recap
  • BETA
    • AI SQL API
    • Approving rules
    • Render Data as JSON
    • Case Analytics
    • Python
  • Security & Legal
    • Security
    • AI Security
    • Terms of use
    • Privacy policy
    • Services description
Powered by GitBook
On this page
  • Prerequisites
  • Setup
  • Connection Details
  • Additional Settings

Was this helpful?

  1. Data Sources
  2. Supported data sources

MySQL

PreviousMicrosoft SQL ServerNextOracle

Last updated 1 year ago

Was this helpful?

In this guide, we will walk you through the process of connecting to a MySQL database using three different options: MySQL (Azure), MySQL (Amazon RDS), and MySQL.

Prerequisites

Setup

Connection Details

Data Source Name

The "Data Source Name" is a user-defined name for your database connection. It can be anything you prefer and will help you identify this connection in your system.

Host

The "Host" refers to the address or domain name of the MySQL server you want to connect to. This can be an IP address or a domain name.

Port

The "Port" is the port number on which the MySQL server is listening for incoming connections. The default port for MySQL is 3306.

User

The "User" is the username you use to authenticate with the MySQL server.

Password

The "Password" is the corresponding password for the user specified above.

Database Name

The "Database Name" is the name of the MySQL database you want to connect to. Make sure you have appropriate permissions to access this database.

Additional Settings

Use SSL (Secure Sockets Layer)

For all three connection options, you have the choice to use SSL for secure communication with the MySQL server. You can enable this feature by checking the "Use SSL" option.

MySQL (Azure) and MySQL (Amazon RDS)

If you are connecting to a MySQL database hosted on Azure or Amazon RDS and choose to use SSL, you don't need to upload a certificate file. The SSL configuration will be handled automatically.

MySQL

If you are connecting to a regular MySQL database and choose to use SSL, you have the option to upload SSL certificate files. These certificate files are required for secure communication.

SSH Tunnel (Optional)

If you need to establish an SSH tunnel for added security or network configuration, you can provide the following details:

  • SSH Username: The username for the SSH connection.

  • SSH Host: The address or domain name of the SSH server.

  • SSH Port: The port number for the SSH server.

Please note that using SSH is optional, and you should only configure these settings if you have a specific requirement for an SSH tunnel. If you need the SSH public key, reach out to our support team at support@logicloop.com.

allows access to LogicLoop
Deployment
admin