Skip to content

Commit 73ec126

Browse files
committed
Link to my blog post and video
1 parent 9edf612 commit 73ec126

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Django SQL Dashboard provides an authenticated interface for executing read-only
99

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

12+
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).
13+
1214
Features include:
1315

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

0 commit comments

Comments
 (0)