# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
DB is an interface that can be used to execute queries and commands, and also to send batches.
Queryable is an interface that can be used to execute queries and commands.
TxQueryable is an interface that can be used to execute queries and commands within a transaction.