# Functions
New returns a DB client object.
# Structs
Aggr contains the methods for the aggregation operation.
Delete contains the methods for the delete operation.
DB is the client responsible to communicate with the DB crud module.
Delete contains the methods for the delete operation.
Get contains the methods for the get operation.
Insert contains the methods for the create operation.
PreparedQuery contains the methods for the PreparedQueries operation.
Update contains the methods for the update operation.
# Interfaces
No description provided by the author