django-admin-interface VS django-sql-explorer

Compare django-admin-interface vs django-sql-explorer and see what are their differences.

django-admin-interface

:superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features. (by fabiocaccamo)

django-sql-explorer

Easily share data across your company via SQL queries. From Grove Collab. (by chrisclark)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
django-admin-interface django-sql-explorer
5 4
1,652 2,195
- 0.5%
8.9 8.3
3 days ago 24 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-admin-interface

Posts with mentions or reviews of django-admin-interface. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.
  • Why Is the Django Admin "Ugly"?
    3 projects | news.ycombinator.com | 27 Oct 2023
    There's a good plugin called django-admin-interface that cleans up the Admin page to a point where it is still recognizable as the admin page but looks nicer. You also can customize the color themes, matching the palette of the app.

    https://github.com/fabiocaccamo/django-admin-interface

  • What do you think of Django Admin?
    2 projects | /r/django | 23 Feb 2022
    When I started to use django more than 10 years ago, I was really happy for the admin, immediately after I felt the necessity to customise (re-brand) it for each client, so I looked for available packages and my conclusion was that all admin replacements in the end become hard to maintain, have many issues open and are abandoned, so I ended up writing my own solution that does exactly what I needed: customise the interface using the admin itself. Many years later my solution still works and have few issues open, I use it on a daily basis on different projects and many other users use it. This package is publicly available on GitHub/PyPi: django-admin-interface (I’m the author, any feedback is appreciated).
  • Django admin looks dated and is not mobile friendly, any better options ?
    4 projects | /r/django | 10 Mar 2021
    I've been using django admin interface and it's great. Really well written. https://github.com/fabiocaccamo/django-admin-interface

django-sql-explorer

Posts with mentions or reviews of django-sql-explorer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Online Django Development Sprint, October 19-20.
    6 projects | /r/django | 19 Oct 2023
  • Saving Filtered Querysets for Future Access
    2 projects | /r/django | 4 Oct 2022
  • 3% of 666 Python codebases we checked had a silently failing unit test
    20 projects | /r/Python | 15 Feb 2022
    https://github.com/ansible-community/ara/pull/358 https://github.com/b12io/orchestra/pull/830 https://github.com/batiste/django-page-cms/pull/210 https://github.com/carpentries/amy/pull/2130 https://github.com/celery/django-celery/pull/612 https://github.com/django-cms/django-cms/pull/7241 https://github.com/django-oscar/django-oscar/pull/3867 https://github.com/esrg-knights/Squire/pull/253https://github.com/Frojd/django-react-templatetags/pull/64 https://github.com/groveco/django-sql-explorer/pull/474 https://github.com/jazzband/django-silk/pull/550 https://github.com/keras-team/keras/pull/16073 https://github.com/ministryofjustice/cla_backend/pull/773 https://github.com/nitely/Spirit/pull/306 https://github.com/python/pythondotorg/pull/1987 https://github.com/rapidpro/rapidpro/pull/1610 https://github.com/ray-project/ray/pull/22396 https://github.com/saltstack/salt/pull/61647 https://github.com/Swiss-Polar-Institute/project-application/pull/483 https://github.com/UEWBot/dipvis/pull/216
  • Show HN: Django SQL Dashboard
    3 projects | news.ycombinator.com | 10 May 2021
    Very cool! I wrote Django SQL Explorer[0], and this looks very similar in spirit, but an emphasis on visualization that Explorer does not have (to the extent it has a focus, it's more on providing a reasonable way to write complex queries and re-use them).

    These types of tools are extremely handy.

    [0] https://github.com/groveco/django-sql-explorer

What are some alternatives?

When comparing django-admin-interface and django-sql-explorer you can also consider the following projects:

django-rest-framework - Web APIs for Django. 🎸

django-jazzmin - Jazzy theme for Django

doccano - Open source annotation tool for machine learning practitioners.

django-newsfeed - A news curator and newsletter subscription package for Django

Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

django-tastypie - Creating delicious APIs for Django apps since 2010.

django-modern-rpc - Simple XML-RPC and JSON-RPC server for modern Django

Python Blogs - A curated list of python programming language blogs

django-template - A battle-tested Django 2.1 project template with configurations for AWS, Heroku, App Engine, and Docker.

django-formapi - Django API creation with signed requests utilizing forms for validation.

django-classifier - Flexible constructor to create dynamic list of heterogeneous properties for some kind of entity. This set of helpers useful to create properties like contacts or attributes for describe car/computer/etc.