DB connection
Implement a client for connecting to all databases using knex. The actual implementation should be abstracted away to return a fitting connector based on CLI input parameters.
Implement a client for connecting to all databases using knex. The actual implementation should be abstracted away to return a fitting connector based on CLI input parameters.