Show HN: Interactive PostgreSQL Tutorial(chartio.com)
chartio.com
Show HN: Interactive PostgreSQL Tutorial
https://chartio.com/learn/sql/
3 comments
Any plans to Open Source SQLBox? Very seamless integration with the blog post!
Thanks! I've actually got plans to write a post or two about how it was built and open source it. It's a nice minimal example of a python server and a database connection.
There are challenges built in and practice sections at the end of each segment. Any feedback/corrections/suggestions are hugely appreciated.
More on why I wrote it here: https://medium.com/@__dave/why-i-wrote-yet-another-sql-tutor...