Are there any other frameworks that come with a built in admin panel?

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • phoenix_live_dashboard

    Realtime dashboard with metrics, request logging, plus storage, OS and VM insights

    it's not the same sort of admin panel, but phoenix comes with a live dashboard: https://github.com/phoenixframework/phoenix_live_dashboard

  • oban

    💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

    We use elixir + phoenix heavily. I find that the promise of not having to rely on the equivalent of redis, celery etc, sometimes to be a dream. As an example, we now use https://github.com/sorentwo/oban as our task queue. Perhaps if your team is experts at designing a robust distributed messaging queue system, you can skip the libraries and roll it yourself. But often I guess it seems easier to use the tools that are out there.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts