# Functions
CreateLink inserts a link entry in the links table.
CreateLinksTable creates the links table in the database.
DBConnect returns a pointer to a database connection.
GetHashByShort gets a hash from a link entry by its value of the short column.
GetURLByShort gets a link entry from the links table by its value of the short column.
RemoveExpiredLinks removes an expired link entry from the links table.