# sqlcli A library wrapping X/Open's SQL/CLI specification for C bindings. The `SQL.CLI` module contains all the foreign function calls, constants and types defined by the SQL/CLI specificaition. `SQL.CLI.Utils` module contains wrappers to SQL/CLI function calls that make easier to treat the error cases and deal with the SQL/CLI diagnostic as well as other useful constructs in calling SQL/CLI API.