Skip to content

Commit

Permalink
Link to my blog post and video
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed May 10, 2021
1 parent 9edf612 commit 73ec126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Django SQL Dashboard provides an authenticated interface for executing read-only

Applications include ad-hoc analysis and debugging, plus the creation of reporting dashboards that can be shared with team members or published online.

See my blog for [more about this project](https://simonwillison.net/2021/May/10/django-sql-dashboard/), including [a video demo](https://www.youtube.com/watch?v=ausrmMZkPEY).

Features include:

- Safely run read-only one or more SQL queries against your database and view the results in your browser
Expand Down

0 comments on commit 73ec126

Please sign in to comment.