# Functions
GetDbConnectionParams converts to database connection string, and quotes from .env.csvexporter or linux export returns connection string, driver name, quote character and error if failed.
New creates a new database manager.
# Interfaces
DBer is the database manager.