This alias represents column name and sorting order for queries.
using DbOrderBy = std::pair<String, DbOrder>;