# Functions
New creates a new DBA and returns it.
NewDefaultOptions returns new Options initilized with our reasonable defaults.
TableBloatQuery returns the query to run to check for table bloat.
# Structs
DBA is an automatic database administrator.
Options controll how the DBA determines what to do.
TableBloatResult returns the results of checking table bloat.