CloudSQL SDKs
To enable developers to easily use the Zoho Analytics CloudSQL HTTP API, we have provided Client libraries in the below given programming languages.
JAVA CLIENT LIBRARY
Java SDK wraps the HTTP API of Zoho Analytics with the easy to use methods in Java language. This could be used if you do not want to use the Zoho Analytics JDBC Driver.
SAMPLE CODE SNIPPET FOR USING CLOUDSQL WITH JAVA CLIENT API:
For more details on Java client libraries, view this link.
PYTHON CLIENT LIBRARY
Python SDK wraps the HTTP API of Zoho Analytics with the easy to use methods in Python language.
SAMPLE CODE SNIPPET FOR USING CLOUDSQL WITH PYTHON CLIENT API:
For more details on Python client libraries, kindly view this link.
C# CLIENT LIBRARY
C# Client Library wraps the HTTP API of Zoho Analytics with the easy to use methods in C# .Net programming language.
For more details on C# client libraries, kindly view this link.