Chevron Left
Back to Using Databases with Python

Learner Reviews & Feedback for Using Databases with Python by University of Michigan

4.8
stars
21,392 ratings

About the Course

This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. The course will use SQLite3 as its database. We will also build web crawlers and multi-step data gathering and visualization processes. We will use the D3.js library to do basic data visualization. This course will cover Chapters 14-15 of the book “Python for Everybody”. To succeed in this course, you should be familiar with the material covered in Chapters 1-13 of the textbook and the first three courses in this specialization. This course covers Python 3....
Highlights
High quality course material

(143 Reviews)

Top rated instructor

(176 Reviews)

Top reviews

FF

Nov 21, 2017

the way this course is design is absolutely amiziong. just good amount of most important information is provided. task are not too complecated to finish (maybe coudl be little more dificult:) love it!

CW

Jan 19, 2020

Tied together many data transfer concepts that I had heard of but did not understand. Very interesting set of topics - makes a novice understand what other languages might be interesting to learn.

Filter by:

2676 - 2700 of 3,226 Reviews for Using Databases with Python

By Zenil S

Mar 9, 2018

Get to learn basics of SQL in this course.A good chunk of code to be used in assignments is explained before in lectures, so you solve a similar if not same problem in the assignment which is shown in the lecture.

By SG

Mar 2, 2018

Having done other courses in the specialization, I found that the lectures of Week 4 and Week 5 involved very less modification to the existing code, thereby reducing the ability to try out coding on one's own.

By Todd S

Dec 15, 2015

Another great class that covers a lot of information that builds nicely on the preceding classes. I would like to see an additional Exercises per topic that more complex. Maybe add an extra credit or bonus one.

By YANG J

Jul 9, 2020

Highly recommendable and instructive. Yet the content of this course is a bit introductive so that I haven't learned that much SQL and database skills using Python. Though, it is very suitable for beginners.

By Hung-Chia Y

Mar 15, 2018

Towards the end of the course, the code starts getting a lot complex. Even though Dr. Severance said not to worry about a lot of them, I don't feel I understand the material as fully as the previous courses.

By Rony A

Aug 6, 2017

The course was interesting and broad in teaching SQL and its use in handling simple and complex databases. What I missed though, was more emphasis and hands-on exercises on the use of SQL in Python scripts.

By Ologia E

Sep 8, 2020

A very challenging, fun and useful course. Things come together as we learn how to incorporate what we've previously learned as well as a deeper understanding of the terms we've been using in course 3.

By Georgii F

Oct 11, 2017

This course is extremely simple and it is not very good. To become a better programmer you have to write a lot of code. Theory is helpful too, but practice is much more needed. More practice, please...

By Richard E A M

Mar 5, 2017

I know that Dr. Chuck mentioned that he can't cover everything about databases and SQL. But I felt that the content could have been a bit more informative.

Thanks a lot Dr. Chuck and the teaching staff.

By Brent T

Feb 1, 2020

Course is worthwhile taking and Dr. Severance is engaging in the videos. People new to Python should read book chapters prior to viewing videos so as to familiarize themselves with the subject matter.

By Sean Q Z

Sep 11, 2016

I hope this can be a little bit more challenge. All the assignments are easy to be finished, some of them can be done within minutes. Comparing with JHU's R programming, that can be too hard, though.

By Junaid S

Oct 23, 2020

It teaches about the basic concepts of databases and how to use them (sqlite3) with python.

Considering that databases are used in almost every application, the course needed to provide more details.

By Rethek K

May 6, 2020

A little more hands on practice on python and writing our own logic and code would've been better. Other than that this course is perfect, has great content and instructor, totally enjoyed it.

By Ashok K

Oct 8, 2019

The course is very useful for beginners like me. I have gained good knowledge in python through these courses. Way of teaching and presenting the concept is very good and impressed me a lot.

By Leo T

Oct 6, 2023

More deliberation in explaining the geocoding (week 5) could further improve the course. Difficulty level of last section/ assignment was not commensurate with overall pace of the course.

By Weihe W

Aug 8, 2019

The assignments are too simple. Not even in real world, in pet open source projects, you have to explore so many things and after taking this course you are definitely not ready for that.

By Gustavo B

Jan 20, 2016

The Professor is amazing, with a great sense of humor. But, I felt that the last three assigments were rather easy, given the fact that the code was almost all produced by the Professor.

By Mourad T

Mar 7, 2021

useful and easy to learn content, this course was the smoothest for me between the 5 courses.

there is one thing I would change witch is the difficulty of the final (peer) assignment.

By Gregory S

May 15, 2019

The data modeling parts were not totally accurate bu other than that I loved the course. It will be essential in my job to use Python to interact with databases so this was awesome!

By Vaybhav S

Mar 2, 2017

All the chapters have been well explained. However, the last chapter was a bit vague and needed deeper insight; especially the code used for data visualisation.

Thanks Dr. Chuck!!!

By Dimitry R

Jul 18, 2019

A good and comprehencive course on creating databases. However, imho it lacks the information on creating a simple user interface of a database. This topic is not covered at all.

By Dawood A

Sep 26, 2020

why there is no Arabic subtitle. At least don't show that the is.

need more to explain other tools in sql.

but this was a very good course of how to use python to build a database

By Caroline

Nov 8, 2019

Very good introduction to databases and SQL. I would have liked a different week 5 assignment and a deeper explanation of the more difficult python codes, such as geodump.py.

By Chris C

Dec 17, 2021

Super helpful course once again from Dr. Chuck! Bit frustrated when some code were left unexplained, but that's understandable given the introductory nature of this course.

By DUSHYANT V

Sep 8, 2020

This is really a good course to learn the uses of python in every field. Instructor try to give the best and this course give knowledge not only in Python but also in SQL.