# Packages
Package apmmysql imports the gorm mysql dialect package, and also registers the mysql driver with apmsql.
Package apmpostgres imports the gorm mysql dialect package, and also registers the mysql driver with apmsql.
Package apmsqlite imports the gorm sqlite dialect package, and also registers the sqlite3 driver with apmsql.