# Packages
No description provided by the author
# Functions
NewDB return DB connection.
# Constants
MappingTableName contains mapping between UUID and WorkloadID.
WorkloadTableName is the table name for workload.
# Variables
Dbname is database name of mgodb.
# Interfaces
DB is the interface for a db engine.