# Functions
inspired by rails migrations, see https://goo.gl/8o9bCT.
Open returns a new driver instance.
Register globally registers a driver.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Interfaces
Driver is the interface every database driver must implement.