Advanced SQL for Application Development
Provided an overview of advanced SQL techniques and the use of SQLAlchemy, a Python SQL toolkit. This course also covered how to design a SQL database for scalability through partitioning, be more reliable through error trapping and best practices, and how to maintain a large database. At the end of each section the course provided a challenge for you to attempt on your own in order to practice what was reviewed in the previous section.