# Functions
Connect to database MySQL/SQLite using gorm gorm (GO ORM for SQL): http://gorm.io/docs/connecting_to_the_database.html TODO Switch to Config struct.
Create the database MySQL/SQLite by name with existing connection TODO read dbName from gorm config FIXME it doesn't work with SQlite.
FIXME it doesn't work with SQlite.