Hey #Django friends! This question came up recently.

Are there any recommended 3rd party libraries if one wanted to build a light-weight data reporting tool for internally tracking various metrics? In Django.

@kojoidrissa I would consider using datasette. Though maybe https://datasette.io/tools/django-sql-dashboard would work?
django-sql-dashboard - a tool for Datasette

Django app for building dashboards using raw SQL queries