Very useful!
Ratings and Reviews for Using Databases with Python
Back to course Page
Reviews and Ratings
Reviews
Great introduction to Databases!
I felt in love with Python during the course :)
Great teacher, very good learning material!
I enjoyed this course and look forward to using what I've learned at work.
Amazing and very knowledgeable Dr. Chuk. I wish the lectures could have been a little more detailed and we could have more practice assignment.
Good class for new comers, and in order to be professional, you need to learn more about it.
This was another superb course!! However I'd still suggest the following to make it even more complete:
1) Please also show how to connect/operate with other DBMS like Oracle, MySQL using Python (at least briefly).
2) Please delve a little deeper into OOP topics in Python, it looked a bit cut-short.
great
Dr Chuck has covered basics of relational database as well in this course where i learnt how to model a database from the available data we have .He has also successfully covered different ways to extract data from files (html,xml,json) and dump into database as well as pulll from database and write into file in specific format.