![]() |
VOOZH | about |
Appsmith is an open-source internal tool builder that allows teams to quickly and easily build a UI to help improve their business operations. When combined with CData Connect AI, you gain immediate access to MySQL data for business applications. This article outlines the process of connecting to MySQL using Connect AI and creating a basic application from MySQL data within Appsmith.
CData Connect AI offers a pure SQL Server, cloud-to-cloud interface for MySQL, enabling the creation of business applications directly from live MySQL data within Appsmith, all without the need for data replication to a native database. As you build applications, Appsmith generates SQL queries to gather data. With its inherent optimized data processing capabilities, CData Connect AI efficiently channels all supported SQL operations, including filters and JOINs, directly to MySQL. This leverages server-side processing to swiftly deliver the requested MySQL data.
Connectivity to MySQL from Appsmith is made possible through CData Connect AI. To work with MySQL data from Appsmith, we start by creating and configuring a MySQL connection.
The CData Provider supports connecting to on-premises and cloud-hosted versions of MySQL such as Amazon RDS for MySQL, Google Cloud SQL for MySQL, Azure Database for MySQL, or Oracle MySQL HeatWave. The Server and Port properties must be set to a MySQL server. If IntegratedSecurity is set to false, then User and Password must be set to valid user credentials. Optionally, Database can be set to connect to a specific database. If not set, tables from all databases will be returned.
You can use SSH (Secure Shell) to authenticate with MySQL, whether the instance is hosted on-premises or in supported cloud environments. SSH authentication ensures that access is encrypted (as compared to direct network connections).
To connect to MySQL via SSH in Password Auth mode, set the following connection properties:
To connect to MySQL via SSH in Password Auth mode, set the following connection properties:
When connecting to Connect AI through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
With the connection configured and a PAT generated, we are ready to connect to MySQL data from Appsmith.
To establish a connection from Appsmith to the CData Connect AI Virtual SQL Server, follow these steps:
With a connection configured to a datasource, we can add a SQL query to actually retrieve data from the data source.
With the MySQL data connected to the UI elements in the application, we can deploy the Application. To do this, click Deploy in the top-right corner of Appsmith, then the application is opened in a separate window displaying the MySQL data.
π Application deployedTo get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!
Learn more about CData Connect AI or sign up for free trial access:
Free Trial