KawanSoft AceQL HTTP API
AceQL HTTP is a secure framework of REST like HTTP APIs that allows accessing to remote SQL databases over HTTP from any device that supports HTTP.
AceQL HTTP is provided with two client SDK.
- The AceQL Java Client SDK allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database.
- The AceQL C# Client SDK allows to wrap the HTTP APIs using Microsoft SQL Server like calls in their code, just like they would for a local database.