{exp:channel:categories channel="directory"}
{category_name}
{exp:query sql="SELECT
count(exp_category_posts.entry_id)
AS post_count
FROM exp_category_posts
WHERE exp_category_posts.cat_id = '{category_id}' "}
({post_count})
{/exp:query}
{/exp:channel:categories}