# Functions
ConnectToDatabase - Creates a new connection to a PSQL database with the given configuration.
CreateDatabase - Creates a new database with the given configuration.
DeleteDatabase - Deletes an existing database with the given configuration.
# Constants
10 seconds in milliseconds.
30 seconds in milliseconds.
30 seconds in milliseconds.
20 seconds in milliseconds.
# Structs
No description provided by the author