# Functions
GetMongoDBVersion returns the parsed version of the connected MongoDB server.
GetMySQLVersion returns MAJOR.MINOR MySQL version (e.g.
ParsePostgreSQLVersion parses the given PostgreSQL version string.
# Constants
MySQLVendor represent MySQL vendors.
MySQLVendor represent MySQL vendors.
MySQLVendor represent MySQL vendors.
# Structs
MySQLVersion represent major, minor numbers of mysql version separated by comma.
# Type aliases
MySQLVendor represents MySQL vendor.