From the course: Advanced Python: Practical Database Examples

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

Continue building applications with databases

Continue building applications with databases - Python Tutorial

From the course: Advanced Python: Practical Database Examples

Continue building applications with databases

- Congratulations on finishing the course. By getting practice using databases in real world applications, you've become more familiar with how databases can be used in Python. From here, I encourage you to check out some of the other Python courses in the library. For diving deeper into databases, try some of the courses focused solely on your database of choice. SQLite, MySQL, or Postgres. Understanding the nuances of the technologies your application interacts with can be the difference between spending a week on a coding problem versus an hour. You may also want to dig deeper into some of the technologies we touched on. These include Flask, pandas, and FastAPI. If you want more practice with databases and Python, I encourage you to take my advanced Python, working with databases course. This one explains more of the specifics of how SQLAlchemy works and the basics of how Python interacts with databases.…

Contents