chemicalchecker.util.psql.psql

Basic connection and query fuctions for PostgreSQL.

Functions

get_connection

Return the connection to a PSQL DB.

qstring

Method to query a PSQL DB.

qstring_cur

Method to query a PSQL DB.

query

Method to query a PSQL database which returns data.