# Functions
NewDB creates a wrapper object for a NewDB database to creates new or load an existing DB.
# Structs
BucketNotFoundError is returned when a bucket/table is not found.
DB is a wrapper for the DB database library.
DatabaseExistsError is returned when a database already exists when trying to create it.