pub async fn get_provider_count(pool: &Pool<MySql>) -> Result<i64>
Counts the total number of providers in the database.