I only need to get number of rows from the peewee database. I know that .count or .wrapped_count can be executed in a query.
.count
.wrapped_count