An open API service indexing awesome lists of open source software.

https://github.com/kawansoft/aceql-http-client-android-sample

Android Sample to use with AceQL HTTP.
https://github.com/kawansoft/aceql-http-client-android-sample

android android-application jdbc jdbc-api jdbc-driver jdbc-drivers jdbc-utilities maria-database mariadb mysql oracle-database postgresql remote-sql sql sql-server

Last synced: about 2 months ago
JSON representation

Android Sample to use with AceQL HTTP.

Awesome Lists containing this project

README

          

# aceql-http-client-android-sample - v5.0
# April 6, 2021

AceQL Draw

This is a sample Android application that shows how to use the AceQL Client JDBC Driver within Android applications.
It allows to access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in the code, just like for a local database.

Main features:

* This sample project was created with Android studio 4.1.3.
* It will run on any Andoid device with API 30 (Android 11.0) or later.
* The AceQL Client JDBC Driver is licensed through the liberal Apache 2.0 license.

For more info, see AceQL HTTP Documentation page.