From the course: Using SQL with Python

Unlock the full course today

Join today to access over 23,300 courses taught by industry experts.

Thank you

Thank you

- [Bill] In this course, my goal was to give you a good understanding of how to use SQL with Python. I've shown you how to connect to a database, how to submit queries, including adding, editing, and deleting data, and how to read from a database. You've seen examples of common use cases, including libraries for interacting with simple SQL queries and creating a custom creditor phase. I suggest you experiment a lot with the example code. Tear it apart, break it, expand it, learn from it. Python is a rich and powerful environment for working with databases. Take full advantage. I hope this course has helped you to gain a deeper understanding of how to use SQL in Python and I look forward to seeing what you create with your own applications.

Contents