# Variables
ErrAlreadyExists is thrown when db instance already exists.
ErrInstanceNotReady is thrown when gsql instance is still not marked as Ready.
ErrNotExists is thrown when db instance does not exists.
# Interfaces
DbInstance interface to operate database server.