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.7
stars
22,202 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 21, 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!

JT

Apr 26, 2023

Great course easy to follow, very good notes, videos and guidance on how to complete the assignments. This is a great introduction course to begin your knowledge and training to be a Data Scientist.

Filter by:

301 - 325 of 3,208 Reviews for Databases and SQL for Data Science with Python

By Kaitlyn

Jun 20, 2018

Great course! I learned the basics of SQL. Wish there was a more in depth discussion of SQL and its capabilities, but I received a great base and it helped me remember everything I had forgotten from college.

By Ma.Gabriela R

Mar 4, 2022

It has been very interesting and useful. Very well structured, they have taken great care of the details and it shows by the fluidity in how each of the activities is achieved. Program content is excellent!

By Abigail B

Feb 6, 2020

Excellent introduction to SQL as well as using SQL within a Python environment to query data. Provides a solid background in basic database management and utility, as well as a good transition into analysis.

By Mohamed B

Sep 26, 2024

The course is quite smooth. It helped me recap the important basics of SQL with some nice additions on the usage of Jupyter Notebooks to manipulate SQL. Thanks to everyone who contributed to this course!

By Brian B

Nov 26, 2020

Good hands-on practice with SQL in a Python and Data Science context. Covers the very basics of SQL, including relational database fundamentals plus DDL, and then builds to some decent challenging queries.

By Carlos A

Feb 21, 2020

This course gave me all the basic knowledge of SQL that I should need for Data Science. It was so well explained that it even seems too easy. Thank you so much for this great opportunity to gain knowledge.

By JEANETTE V

Dec 19, 2021

It was a extremely challenging for a newbie to the world of SQL, there were areas in which some simple guidance from a professional would help. Overall I feel comfortable with what I was able to achieve.

By kishore K

Dec 27, 2020

One of the best practice oriented, well organized course in the Coursera. I would highly recommend it to my friend too. Awesome teaching and thank you so much IBM for keeping such an awesome expert tutors

By Jean C M

Apr 15, 2020

Learned a lot and offers a lot of real-world tips. I started this course as a beginner and couldn't be more thankful for this course for giving me a wider understanding of SQL and writing in the language.

By Anar A

Jun 7, 2020

That was an amazing course that I really improved my programming skills for data science in Python as well as SQL databases. Really like practical parts of the course which most of the part is practical.

By Kristīne T

Mar 21, 2025

This was well structured course. Enough exercises to practice! What I loved the most about this course was the additional (optional) Module 6. It wasn't easy, but the last exercise session was exciting!

By ousmane d

Dec 23, 2019

One of the best course I never studied before. I'm really happy with what I'm learning and experiencing in this course.

Thank you very much for your endless effort to make joice in people's life like me.

By Oscar S

Apr 20, 2024

Este curso ofrece una experiencia excelente y práctica para aprender bases de datos y SQL. Proporciona habilidades directamente aplicables en la vida laboral, con ejercicios y proyectos del mundo real.

By CAIWEI Z

Aug 29, 2020

An appropriate course for the beginner. Introduce the basic queries statement. And the most useful point is instructing how to use DB2 and how to start SQL in python. The DB2 is fluent and easy to use.

By Jeyhun A

May 4, 2020

Good opportunity to learn essential and fundamental SQL skills. The most important part of this course is that it teach you to use SQL and Python together while getting familiar with Database concepts.

By John N

Oct 21, 2019

Awesome Course!!!! I learned a lot about IBM Watson, SQL queries how to connect to API, and more of Jupyter Notebook. This course is strongly recommended for those who wants to become a Data Scientist.

By Cesar A

Jul 5, 2020

Excelente curso, aprendí relativamente rápido los conceptos básicos de SQL desde 0 y conocí el uso de Python a través de Jupyter Notebooks, habilidades aprendidas son de gran uso en el campo laboral.

By Ibrahim O A

Feb 22, 2021

The course served as a good SQL refresher and I love the that I get to run all the exercise and assignment on IBM cloud. That really saved me a lot of stress. Good foundational course overall.

By Vinit W

Mar 23, 2023

Coursera offers a variety of high-quality courses related to databases and SQL for data science. These courses can be a valuable resource for anyone looking to develop their skills in this area.

By Jess M

Feb 28, 2019

Clear, thorough, well-designed. Labs give useful practice, assignments and quizzes test the actual instructional content. This course is by far the best in the IBM Data Science specialization.

By Guillermo d J C G

Nov 18, 2021

It was great. It helped me understand the theory and practice of SQL topics like expressions, statements, clauses, DML, MML, JOINs and much more. And all the practice material was very helpful.

By Nagateja A

Mar 25, 2025

It was a wonderful and joyful learning from the starting to end, i also enjoyed while solving the quries on the hands on. I strongly suggest this course for any beginer who wants to learn SQL.

By James O

May 8, 2024

The course content is thorough and is introduced in a simple to advance manner; Queries are equally written in more than one way that makes you see how an output is arrived at. Just amazing

By Yaroslav M

Mar 22, 2020

Great introduction to basic manipulation of SQL tables and working with the IBM DB2 databases by connecting to them with iPython. Very straightforward explanations and very enjoyable tasks.