Chevron Left
Back to Using Databases with Python

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

4.8
stars
21,414 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 22, 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 20, 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:

426 - 450 of 3,232 Reviews for Using Databases with Python

By Kumar, A

Oct 21, 2018

Lives up to the reputation being among the best in pedagogy. Absolutely recommended for anyone looking forward to understand the basics of data modelling and RDBMS.

By Tom G

May 30, 2018

DRC is awesome. The course and tools he provides are up-to-date. The examples are real world and useful. I highly recommend this and all Dr. Chuck, DRC, courses

By Okiria E

Jul 8, 2019

A firm foundation for understanding databases with Python and Structured Query Language. Thank-you Dr. Chuck for making what seems at first impression hard easier

By 曹洋

Nov 18, 2016

It's easy to understand the concepts of database and the relationships between packages of software. The programme which provided for starting is very impressive.

By Suresh R

Nov 8, 2022

Well Explanation by Dr. Severance and easy understanding on effective usage of Data structures and application when interlinking with web url.. Thank you Team :)

By Nikhil N

Oct 12, 2016

This is a wonderful course for anybody to ramp up their programming skills right from scratch. This gives enough confidence to take on further programming tasks.

By Yujie C

Feb 27, 2016

Dr. Chuck has a way to explain course materials very clear and straightforward. I would certainly recommend this course to anyone interested in learning python.

By Petrov A Y

Aug 31, 2016

It was interesting to have introduction with SQL by Charles Severanse. I think the course is efficient and full. I'll be glad to learn Python with Dr. further.

By Gabriela D P

Dec 9, 2021

Excelente curso, definitivamente Python es súper volátil, y es un mundo enormeeeee, Python junto con el lenguaje SQL es una explosión de proyectos brillantes.

By Constanzo A M D

Feb 16, 2021

This course had a very smooth pace, the assignments were quite easy but very useful to create solid foundations. I am very glad for having taking this course.

By Saksham S

Aug 8, 2020

Probably the best course! The instructor is pretty awesome! All aspects are covered from xml to json and working with apis with python. This course is a must!

By Shogo T

Mar 18, 2020

With awesome lectures and assignments, I was able to learn a lot of things from this course.

This course really encouraged me to continue to learn programming.

By Rohith N

Jun 26, 2017

If you want to learn python, I would suggest to take all the courses. Each and every course is awesome in it's own way! Well done Dr. Chuck- You are the best!

By Luis R C P

May 6, 2019

Very descritive and easy to follow introduction to databases and data arrangement.

The videos are very good and the instructor is one of the best I have seen.

By Yotam I

Aug 27, 2017

Some prior experience with sql would really help with this course, as I sometime felt lost with all the new terms and coding being dropped on me all at once.

By Radoslav M

Nov 1, 2016

This course was absolutely gorgeous in showing students what is possible when connecting powerful language like python with databases using SQL. Great stuff!

By Rafael A R A

Dec 10, 2021

A very interesting course where we learned about: Structured Query Language (SQL), Data Models, Many-to-Many Relationships in SQL, Visualization, APIs etc.

By Jeff S

Aug 17, 2017

Very interesting course. Well taught for students who are brand new to databases (it is understood that you are quite familiar with Python at this point).

By Wilfred C

Aug 25, 2016

Best of the best. Great instructor and materials. I finished all 4 classes of the series, which tells you how much I enjoy learning from this instructor.

By Keith D

Feb 13, 2020

Great course. Really enjoyed intro to SQLite. Only thing I wish it had that it doesn't is an intro to charting using a Python extension (e.g. Plotly).

By Irina G

Jun 22, 2017

Great course, great teacher! The material is presented in an easy and fun way to learn. Besides, it is something that can be use right away. Very useful!

By Mohd. F I S

May 10, 2021

Very good for practitioners who are beginning to work with python and database. Expect to see more short and precise exercises to be included in future.

By Josue C T

Aug 26, 2020

This course was a little tough, but I learned a lot and I've got to practice more about it. It is pretty beautiful to know that I am learning new stuff.

By Krishnendu S

Apr 19, 2020

Very good course. Highly informative and practical. I strongly recommend to all want to learn python from scratch. Thanks, Dr. Chuck! Thanks, Coursera!

By Roger M

Feb 7, 2019

This was a very interesting topic. Having worked with SQL before, it was really cool to see how easy is to add intelligence to a db system with python.