AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http. AceQL HTTP is provided with three client SDK: - 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. - The AceQL Java Client JDBC Driver allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database. - The AceQL Python ...
Version12.0compared with

Version Details

Test Changes (1)

11.0 12.0
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.13.1

Managed Changes (1)

11.0 12.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.slf4j » slf4j-api-2.0.0