Home / gettingstarted

gettingstarted


Zoho Home | Forums | Blogs | Contact Us | Toll Free : 888 900 9646
 
 
Zoho CloudSQL
Get Started with Zoho CloudSQL in 4 easy steps
 

Developers can get started with Zoho CloudSQL in 4 easy steps. The following steps will help you to try out Zoho CloudSQL with Zoho Reports service:


1Register and get a Zoho API key for using Zoho CloudSQL

2

Login into Zoho Reports (you need a Zoho User id) and create a database on which you would like to execute the SQL queries. Checkout the help videos on Zoho Reports

Alternatively, you can create a copy of the sample Store Sales database to try out Zoho CloudSQL



3

Download the appropriate Client Library or JDBC Driver based on the programming language you are going to use.



4

Executing SQL Select statements

      • If you are using JDBC Driver for connectivity, follow the instructions in this page to query using JDBC Driver
      • If you are using Python Client library, go through sample file Sample.py in the Python Client library to know about how to execute a SQL Query
      • If you are using any other programming language, you need to use the Zoho Reports HTTP Export API to execute a SQL Query. You need to use the appropriate libraries in that language to make HTTP requests.


For support or help contact us at api@zohocorp.com




     RSS of this page