Chevron Left
Back to Using Databases with Python

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

4.8
stars
21,276 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

AR

Invalid date

I learned how to create a database model and trying to create models for my own day to day data for practicing. It's a really great tool for sorting things out. Thanks Coursera, Thanks Dr. Chuck :)

CS

Invalid date

Well taught course, with material made easy to understand and discussed in an engaging way. The assignments really help to solidify your understanding and are like puzzles that I enjoy working at.

Filter by:

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

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 7, 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 9, 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.

By Anton B

Dec 29, 2016

Maybe, it will be useful to add more theory about 3 normal forms?

Thank for awesome database introduction. I've had lack of practice with 3 normal forms, but you fixed it.

By Deleted A

Apr 1, 2019

This course is a very good one for beginners like me. But I felt that the assignments were way too easy. It would be better if the assignments were made more challenging.

By Heinz R K

Mar 1, 2018

Very good course to understand interactions between databases and programs. However, week 5 was a bit unclear in its goals and the solution for the exercise a bit tricky.

By Damian C

Dec 6, 2019

I took this course as part of the specialization, and I am glad I did. Great course, I hope It will help me in the near future, when I feel comfortable changing career.

By Fernando C A

Jul 2, 2019

I would've liked to have to write more code, as most of the exercises were just modifying the written code a bit, but not actual writing! Aside from that, great course!

By Aron W

Aug 8, 2017

I enjoyed this course, but since I have a lot of background in databases, I wished there were more practices with retrieving data from a remote data base vs. a web api.

By fernando o

May 18, 2020

O curso apresenta conceitos básicos para criar e manter um banco de dados simples com SQLite3 e Python. Rápido e bem explicado. Faltou avançar um pouco mais no Python.

By STEVE S

Nov 9, 2017

I like this course. 4 star is "excellent"; I do not grade anything 5 star (unless it is so good that no better one emerges even till the end of human civilization).

By Ziad A

Aug 15, 2020

This course is harder than the other 3 courses in the specialization and it lacks some beginner tasks, it is like giving you a stone and asking you to build a house

By Alexandra N

May 23, 2018

The last assignment was very interesting but I felt it was a little bit rushed. More details about the API key are needed so all students can finish the assignment.

By Magnus

May 15, 2016

The course and the lectures are very good. But the assignments are bit to easy and hence its easy to pass without putting in the effort really learning what taught.