# Functions
CreateDatabase with the given name.
CreateQuery compile query and lookup for results on a specified database.
DeleteDatabase with the given name.
GetData from database to JSON.
InsertData into a specified table into a specified database.
Login with the admin name and the token.
Signin handler to handle signin request.