• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Using Databases with Python

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

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.8
    stars
    21,423 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

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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:

    2701 - 2725 of 3,234 Reviews for Using Databases with Python

    Filled StarFilled StarFilled StarFilled StarStar

    By Gregory S

    •

    May 16, 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!

    Filled StarFilled StarFilled StarFilled StarStar

    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!!!

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    By Chris C

    •

    Dec 18, 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.

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    By Heinz K

    •

    Mar 2, 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.

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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!

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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).

    Filled StarFilled StarFilled StarFilled StarStar

    By Ziad A

    •

    Aug 16, 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

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    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.

    Filled StarFilled StarFilled StarFilled StarStar

    By Mahir A

    •

    May 5, 2020

    The course is nice. But instructor didn't focus on the last 2/3 weeks codes like geodata or geodump. I think the lecture videos of those classes should be updated.

    Filled StarFilled StarFilled StarFilled StarStar

    By Peter A

    •

    Jul 25, 2016

    Good Course but slightly schizophrenic due to the object oriented topics. Don't feel that they belong in this course and would be really ticked off if paid for it.

    Filled StarFilled StarFilled StarFilled StarStar

    By Alexander S

    •

    Dec 23, 2017

    Useful for understanding databases, however it was quite simple and most of the code was written and I did not have to write a lot of code to complete the course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Pedro S

    •

    Oct 29, 2016

    Good course. I just expected my last assignment to be more challenging. But with the examples given we can create challenges for ourselves on real life projects.

    Filled StarFilled StarFilled StarFilled StarStar

    By Sylvia S

    •

    Mar 13, 2016

    Great course and additional materials. The last week seemed a bit too far away from the previous one, though. Still it was manageable and understandable, Thanks.

    Filled StarFilled StarFilled StarFilled StarStar

    By Shubham K S

    •

    Jul 23, 2019

    Love the course..learned new things but few parts at last can be explained in more detail format as it can help us a lot to us in developing application .......

    Filled StarFilled StarFilled StarFilled StarStar

    By Jonatan M G

    •

    Jun 30, 2022

    En general fue un buen curso sin embargo creo que los ejercicios contenian mucho codigo que daba un gran salto en cuanto a lo que era explicado en las clases.

    • Chevron Left
    • 1
    • ...
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • ...
    • 130
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.