# Functions
NewMessageRepository return a new Message Repository instance.
# Structs
MessageRepository represents a message repository.
Results is returned by the Store method.
# Interfaces
SQLService is the interface to consume SQL service methods.