awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
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·10 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Django Querycount

These projects share indexed features with Django Querycount. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 17 related projects→

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.

Which projects share features with bradmontgomery/django-querycount?

Projects with overlapping indexed features 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.