ska_dlm.dlm_db.db_access

DB access classes, interfaces and utilities.

Classes

PostgRESTAccess(api_url[, timeout, headers])

SQL database client accessed through the PostgREST HTTP API.

Exceptions

DBQueryError(url, method, params, json)

An error while performing a database query.