![]() |
VOOZH | about |
Google AppSheet is a no-code development platform for application software, enabling users to design mobile, tablet, and web applications. When combined with CData Connect AI, you gain immediate cloud-to-cloud access to MySQL data for business applications. This article outlines the process of connecting to MySQL using Connect AI and constructing a basic app from MySQL data within AppSheet.
CData Connect AI offers a dedicated cloud-to-cloud interface for MySQL, enabling the creation of reports directly from live MySQL data within AppSheet, all without the need for data replication to a native database. When you design applications that interact with data, AppSheet formulates SQL queries to retrieve the required information. 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 AppSheet is made possible through CData Connect AI. To work with MySQL data from AppSheet, 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, you are ready to connect to MySQL data from AppSheet.
The steps below outline connecting to CData Connect AI from AppSheet to create a new MySQL data source.
Once you create the data source for MySQL, you can start building apps on MySQL data. Start by clicking "My apps" in the menu.
At this point, you can configure the design of your app, selecting which columns from the selected table to display, use as labels, and more. Preview the app in the preview panel and then publish or share it when ready.
π Configuring an app connected to Connect AI.To 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