# README
repo
# Packages
Package connectors contains implements for making connections to relation database.
No description provided by the author
# Functions
NewMetrics registers and returns common DAL metrics used by all services (namespace).
NewSQL build and returns new SQL client.
# Constants
Default values for config.
Default values for config.
Default values for config.
Default values for config.
# Interfaces
Connector for making connection.
MetricCollector is a helper for easy collecting metrics for every handler.