Great course, really helpful lectures on the intregration of SQL / relational databases in Python.
Ratings and Reviews for Using Databases with Python
Back to course Page
Reviews and Ratings
Reviews
Great way to combine SQL and Python!
Perfect course to start up with databases.
Very good, but rather brief. It does teach you the basics, but uses Python 2, not 3.
Very basic, rather simple
Best coursera course I've done so far. Thanks for a great course. Would reccomend anyone who has used ORM's ,but is not yet comfortable with relation database theory and using raw SQL to take this course. Also great for people who enjoy python in general.
Great Fantastic
Thank you so much for your sharing, Dr. Chuck!
This course only touches on python + relational databases. Specifically, investigates SQLITE and the sqlite3 python library. The work is very minuscule (assignments were to simply modify pre-written python scripts). Nevertheless, good introduction to DB coding in python.
Good but for beginners