# Functions
Close closes an open database connection.
CloseRows closes a sql.Rows object and logs any errors that occurred.
Get returns the singleton database connection.
Open opens a new database connection to the specified SQLite database file.
Set sets the singleton database connection.