Chevron Left
Back to Databases and SQL for Data Science with Python

Learner Reviews & Feedback for Databases and SQL for Data Science with Python by IBM

4.6
stars
19,398 ratings

About the Course

Working knowledge of SQL (or Structured Query Language) is a must for data professionals like Data Scientists, Data Analysts and Data Engineers. Much of the world's data resides in databases. SQL is a powerful language used for communicating with and extracting data from databases. In this course you will learn SQL inside out- from the very basics of Select statements to advanced concepts like JOINs. You will: -write foundational SQL statements like: SELECT, INSERT, UPDATE, and DELETE -filter result sets, use WHERE, COUNT, DISTINCT, and LIMIT clauses -differentiate between DML & DDL -CREATE, ALTER, DROP and load tables -use string patterns and ranges; ORDER and GROUP result sets, and built-in database functions -build sub-queries and query data from multiple tables -access databases as a data scientist using Jupyter notebooks with SQL and Python -work with advanced concepts like Stored Procedures, Views, ACID Transactions, Inner & Outer JOINs through hands-on labs and projects You will practice building SQL queries, work with real databases on the Cloud, and use real data science tools. In the final project you’ll analyze multiple real-world datasets to demonstrate your skills....

Top reviews

BS

May 20, 2020

Amazing course for beginners! The entire course is well structured and has good hands-on assignments. SQL is extremely essential for Database management and fun learning so please do try this one out!

SR

Aug 25, 2022

I am thankful to coursera for providing database and sql for data science course in such a way that anyone can

understand the basic fundamental of sql and database. I learn a lot from this course.

Filter by:

2326 - 2350 of 2,657 Reviews for Databases and SQL for Data Science with Python

By Abe M

•

Oct 19, 2021

Great content wise. They find a way to teach you something new that you may not come across on other SQL courses. However, I am giving it a 3 only because connecting to a database is pain in the butt. After applying all the tips by staff, and other peers from the discussion forum, I was still out of luck. Only deleting the old Db2 service and making a new Db2 helped me.

By Vicente M

•

Mar 14, 2023

The course itself is really good, but the assignments are really broken, it requires a lot of extra work to get some of them to work and it discouraged me from finishing it, it requires some updating to get the links and images working again, plus, I finished the Honors module and got no notification or acknowledment so I don't know if I'm missing something

By Ibrahim G F

•

Jul 16, 2023

The course was Ok, buh then the explanations were a little difficult to grasp and when it was time for me to complete my final Peer graded assignment I faced a lot of difficulty as compared to the other assignments before now. There was a lot of difficulty accessing the IBM Db2 Database. Whenever I tried I was prompted to enter my Credit card information.

By Utkarsh R

•

Apr 10, 2020

Though the course content is good and covers the essential portion of SQL and also lets you try your skills on real-world data, the course video feels outdated and monotonous and makes it less interesting to watch. In Majority of videos, the instructor shows screenshots of code and its output instead of running which feels utterly passive.

By Michael M

•

Apr 24, 2022

The online tools are a bit cumbersome - which wasts time - compared to other Coursera courses I've taken. For example, the University of Michigan Python courses use a much more user friendly online tool, a Runestone interactive textbook, which is a much more accessible and easier to use online tool that allows for more learning time.

By Xiangyu T

•

May 14, 2022

The overall content in teaching is good. However, the infrastructure is poor. Most of the time wasted on building up the connection between ibm-db2 and the jupyter notebook. The failed in connection repeatedly came up for several months. I finally finish the assignment with sqlite. Totally lost the confidence with the db2.

By Ioannis D

•

Apr 13, 2020

All in all an ok introduction to SQL, have found other courses much more insightful and easy to follow. Course felt too fast at some points for someone without a Computer Science background. Too much attention on how to do things on the various IBM tools and writting SQL using Python rather than learning SQL itself.

By Anastasia D

•

Apr 13, 2021

The course itself was really cool. But the dataset of chicago public schools is bad (I had to change the name of all columns from lower to uppercase, and the leaders icon is all "weak" so db2 considers it as 4chars long, which is false, so I encoutered a lot of errors that i shouldn't have during this course

By yassery k

•

Apr 15, 2020

overall good course but my issue is that there are no notes provided to review just the videos and the labs, notes would've been a great addition to this course..also there is an issue of incorrect grade given in the peer reviewed assignment, i hope this gets rectified because it ruins the fun in learning.

By Aayush M

•

Jul 11, 2019

Lecture slides are required. Please note that so much being taught in a small video may slip out of mind and to quickly go through so many syntax would have been possible only if lecture slides would have been provided.

It is not possible to look back into videos again if i want to confirm some syntax.

By Valerio M

•

Apr 18, 2021

The material is fair but Week 6 should be reviewed. However, it took much more time than needed just because too many technical problems with Watson. The cloud service wasn't reliable and some packages were incompatible so many students had to find workarounds. The staff wasn't very present.

By Rhett J

•

Sep 26, 2019

The information in the class is outstanding, the problem is IBM Jupyter Notebooks' kernels fail within 10 minutes, and must be reloaded constantly. The final exam requires 10 answers via Jupyter notebook trial and error, and it took me nearly 3 days of constant refreshing to get this done.

By Kendall G

•

Oct 31, 2018

This course is not a complete overview of SQL by any means. You will only learn the most basic functions. The value here however is that the course guides you on how to write SQL queries in Python. To round out your SQL skills, you will need to take a more in depth beginner course.

By Viatcheslav L

•

Sep 9, 2020

The course content is very good. The so-called teacher-student "communication" is dreadful! I would never imagine that paying money for the course, I would be so explicitly ignored by the teaching staff for weeks! I even passed the deadlines due to multiple tech problems.

By Marcio F

•

Mar 31, 2022

I felt a bit let down with the final assignment. Frankly, I was expecting a, way more Python proned task but instead the assignment was incredibly simple, pretty much what I would do in any RDBM. No Pandas, no MatPlotLib, no ScyPy whatsoever.

Overall the course is okay.

By Ozge I

•

Feb 1, 2019

Some quizzes include questions about materials not yet introduced. The material could be much more interesting with more interesting and interactive examples. Hands-on Labs should include new materials rather than letting the students rewrite given queries in sql.

By Hui A

•

Dec 23, 2019

Some of the instructions in the course are not as clear as those provided by other Coursera's courses. There are some sections with outdated screenshots and typos. This disrupts the learning process and requires extra time to guess and sort out the materials.

By Nathan P

•

Oct 10, 2019

Decent course. The SQL code is somewhat different and you need to practice it a lot. I do not think you get enough practice to really know SQL just from this course. There is only a few labs and even in there you only actually type a little bit of SQL

By Manoranjini

•

May 17, 2020

Less / inactive response on Discussion forums. Lots of issues that has been reported over months but not fixed. Course content is good. But Week 3 assignments, which was important for me, took ages to finish owing to error on practice environments

By KORNKAMON P

•

Jul 25, 2021

If you want to learn with SQL. This is the best course. It has Lab for query lang testing. But week 4 make me confuse because it taught about database with Python and i have no knowledge about it. So i listen with confuse and do not understand it.

By ming y

•

Jun 18, 2021

Not very well-organized, it would be better to include the variable information of each dataset in the description section of each hands-on project. Also, my DB2 has bugs and won't display query results, and it is extremely slow and unstable.

By Rebecca M

•

Nov 8, 2019

a few issues on the assignment which lead to a couple of extensions in the deadline, adding a month extra to pay for, Not all the screen shots were the same in the demos as the interfaces have changed slightly. apart from that a good course

By Katrina P

•

Jul 2, 2020

The videos were very very hard to follow. The voice over that has been used for the videos is very hard to follow, but once I made my own notes and read the content from my notes, the content itself was contained a lot and was very useful.

By Patrice J E

•

Apr 17, 2020

Great course content and pace however the downfall was the IBM Developer Skills Network Labs and the IBM Db2 on cloud..Both these systems were extremely glitchy even during my Final Assessment and support in the Discussion forum was slow

By rk s

•

Feb 10, 2022

1)Many typos in lecture material please fix them.

2) the final exam was too hard, and the practice problems did not prepare us well for this. I strongly reccomend including more problems or more difficult problems during quiz session.