# Structs
DB wraps sqlx.DB to add custom query methods.
DBParams is used to construct the connection string.
LeaderboardEntry holds an entry in the in-memory leaderboard.
QResponse holds the response for a question request.
User holds the details of a particular user.