# Functions
CloseDB closes the database connection.
CreateURL creates a new URL record in the database.
DeleteURL deletes a URL record from the database.
GetURLByShortURL retrieves a URL record from the database by short URL.
GetURLs retrieves all URL records from the database.
No description provided by the author
UpdateURL updates a URL record in the database.