django-planet
Posts
Blogs
Authors
Search
Posts
Blogs
Feeds
Authors
Home
Blogs
TestDriven.io Blog
Approximate Counting in Django and Postgres
June 3, 2024
Approximate Counting in Django and Postgres
in blog
TestDriven.io Blog
original entry
Approximate Counting in Django and Postgres
This article looks at how to speed up counting with Django and PostgreSQL.
Recent Posts
Django News - 🎊 DjangoCon US 2025, Wagtail Updates, and Tips for Django Developers - Jan 3rd 2025
Complex Django filters with Subquery
My 2024 in review
Django in 2024
2024 - My year in review
Deploying a Django App to AWS ECS with AWS Copilot
Django News - New Django Accessibility Team Members, Performance Pitfalls, and PyCon US 2025! - Dec 27th 2024
Django: Fail in templates with {% url '' %}
Optimizing SQLite - Building SaaS #210
Getting Started Contributing to Django