# Functions
CreateDatabaseIfNotExists returns whether the db was created and an error if creation failed.
ExecuteStatement runs a statement that does not return a result.
# Constants
DateFormatString is the format to be used when converting a timestamp to a date.
TimestampFormatString is the format to be used when inserting timestamps in the database.