#61 · Primary category: Business Intelligence & Analytics

sql-explorer

ai analytics django-application reporting sql

SQL reporting that Just Works. Fast, simple, and confusion-free. Write and share queries in a delightful SQL editor, with AI assistance.

Project last updated:04/23/25

GitHub Stars

2.9K

Forks

372

Contributors

109

License

Other

Why we included this project

Teams that work in SQL every day often end up building ad-hoc reporting scripts or paying for a heavy BI suite. This Django application sits in the middle: you can drop it into an existing Django project or run it on its own, and it connects to the usual databases (MySQL, Postgres, Oracle, SQLite, Snowflake, MS SQL Server, MariaDB) as well as uploaded CSV, JSON, or SQLite files. The query editor is the main surface, but the real time-savers are the surrounding features: scheduled snapshots of data that changes, parameterized queries that turn into simple forms for non-SQL colleagues, in-browser pivot tables and scatter plots, email delivery of results, and a JSON API for saved queries. The AI assistant is optional, so the reporting workflow works fine without an LLM key. For small teams that want self-hosted analytics without the overhead of a full BI platform, this is a straightforward choice.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category