# Packages
No description provided by the author
# Functions
NewDBConnection establishes a new database connection.
# Structs
Config stores configurations.
MySQLDialector is the MySQL database connection.
PostgreSQLDialector is the PostgreSQL database connection.
# Interfaces
DBConnector represents an interface for establishing database connections.