awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bradmontgomery avatar

bradmontgomery/django-querycount

0
View on GitHub↗
408 stars·34 forks·Python·MIT·3 views

Django Querycount

Django Querycount

Features

  • Debugging - Middleware for logging database query counts.

Star history

Star history chart for bradmontgomery/django-querycountStar history chart for bradmontgomery/django-querycount

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Django Querycount

Similar open-source projects, ranked by how many features they share with Django Querycount.
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on GitHub↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    View on GitHub↗24,788
  • dereuromark/cakephp-whoopsdereuromark avatar

    dereuromark/cakephp-whoops

    14View on GitHub↗

    Seamlessly integrate Whoops into CakePHP applications.

    PHP
    View on GitHub↗14
  • dereuromark/executionorderdereuromark avatar

    dereuromark/executionorder

    21View on GitHub↗

    A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if app-, plugin- or other callbacks run in the order one expects them to.

    PHP
    View on GitHub↗21
  • dereuromark/cakephp-setupdereuromark avatar

    dereuromark/cakephp-setup

    35View on GitHub↗

    Provides useful development tools for managing a CakePHP app.

    PHP
    View on GitHub↗35
See all 17 alternatives to Django Querycount→

Frequently asked questions

What does bradmontgomery/django-querycount do?

Django Querycount

What are the main features of bradmontgomery/django-querycount?

The main features of bradmontgomery/django-querycount are: Debugging.

What are some open-source alternatives to bradmontgomery/django-querycount?

Open-source alternatives to bradmontgomery/django-querycount include: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… dereuromark/cakephp-whoops — Seamlessly integrate [Whoops] into [CakePHP] applications. dereuromark/executionorder — A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if… getsentry/sentry — This project is a comprehensive software observability suite and application performance monitoring platform designed… dereuromark/cakephp-setup — Provides useful development tools for managing a CakePHP app. dcramer/django-devserver — A drop-in replacement for Django's runserver.