Amazing!
Ratings and Reviews for Using Databases with Python
Back to course Page
Reviews and Ratings
Reviews
Base on the previous courses I was expecting more about this one.
thanks coursera team and dear dr chuck
Great course!! Thank you, Coursera, Michigan University, and Dr. Chuck
The homeworks are way too easy.
I loved the exposure to APIs including Google Places API. Integrating it with some SQL and a few database tricks made this class very worth while.
I found a new meaning of python programming. Thanks a lot Dr. Chuck.
This course goes little fast and gave a little knowledge on SQL Basics. Some libraries were not discussed in previous lectures but came into assignments.
helpful!!
I really like the intro accessing the web with two common API's namely Google location API and twitter API. But this course is falling a little bit short when introducing the relational database model as persistence technology only. Instead of providing an introduction in a SQL as special language I really would expect a comparison of different persistence approaches such as popular NoSQL vs standard relational model. However if accepting the focus on the relational model of this course, then I would expect some intro into OR mapping with SQL alchemy. After all regarding persistence part the course is not well balanced.