# Functions
ClearInserts Clears tables.
Delete Deletes an user.
GetUserByID Gets an user by ID.
InsertBatchASync Inserts a batch of given quantity asynchronous.
InsertBatchSync Inserts a batch of given quantity synchronous.
ListInserts Lists all inserts for one batch by id.
ListUsers Lists all users.
Login Authenticates an user.
Upsert Inserts or updates an user.