Chevron Left
Back to Database Design and Basic SQL in PostgreSQL

Learner Reviews & Feedback for Database Design and Basic SQL in PostgreSQL by University of Michigan

4.8
stars
857 ratings

About the Course

In this course you will learn more about the historical design of databases and the use of SQL in the PostgreSQL environment. Using SQL techniques and common commands (INSERT INTO, WHERE, ORDER BY, ON DELETE CASCADE, etc) will enable you to create tables, column types and define the schema of your data in PostgreSQL. You will learn about data modeling and how to represent one-to-many and many-to-many relationships in PostgreSQL. Students will do hands-on assignments creating tables, inserting data, designing data models, creating relational structures and inserting and querying relational data in tables....

Top reviews

CF

Oct 24, 2021

This course is for beginners from a very thorough perspective. Even though I've seen most of the material in college, it was great to catch up on it, and have a distinct perspective of the subject.

OT

May 31, 2021

Dr. Chuck is the best! I was waiting for this course quite a long, since 2015. To be honest, I was expecting Sqlite for everyone, but this one even better! Come with working hours to Dubai!

Filter by:

151 - 175 of 193 Reviews for Database Design and Basic SQL in PostgreSQL

By Lizeth G R R

•

Mar 23, 2022

Really great

By Nash J

•

Nov 11, 2021

very helpful

By Tawicha S

•

Sep 8, 2022

Great class

By Hugo R V A

•

Feb 1, 2022

excellent

By Yohanes D

•

Apr 14, 2023

Amazing

By Rased U Z

•

Jan 3, 2024

worthy

By Pedro M B C

•

Apr 2, 2023

Great!

By Ibrahima B

•

Mar 20, 2022

Great!

By Avinash S

•

Dec 28, 2023

nice

By DHOBI R I

•

Sep 5, 2023

good

By EelKing

•

Aug 23, 2023

fine

By G'anisher

•

Apr 3, 2024

ok

By NALAJALA H

•

Aug 18, 2023

kk

By Arkadii M

•

Dec 14, 2021

This is a small and rather simple course. The main issue for me was that the lecturer, trying too much to be approachable and easy-going, fell into colloquial and imprecise style of speech, which made many of his explanations very vague. Otherwise it is a good practical and down-to-earth complement to some of the high-brow database theory courses; I am going to try other courses from this specialization.

By NG, S L

•

Jul 26, 2021

The lecture video content is comprehensive but the lab assignments are all just inputting INSERT INTO commands; I think the it may vary more like building a table from scratch. Also, some questions from the quizzes ask about that of previous weeks. The scope of the weekly quiz should just include those from the current week.

By Alejandro C

•

Jun 27, 2021

Really enjoyed the energy of the instructor. Great place to start if you have never worked with SQL. Academic load is at a minimum and amount of information is just right for the beginner. I appreciated the personal opinions of Dr Chuck on how to design a DB while maintaining that there may be other ways of doing it also.

By Julius A

•

May 16, 2021

Wonderful content on databases as a whole, as well as easy access tools to quickly dive in. I do believe the first 3 weeks went a little heavy on giving the exact sql needed for the assignments, and I believe having students fill in column names rather than being able to copy/paste would help engrain it a little more.

By Simon N

•

Feb 18, 2024

It's good but the structuring could've been better. It also really lacks some necessary theory explanations, I was often googling stuff on my own to get a better understanding. Practical wise, it's really good.

By Cristóbal V

•

Jul 6, 2021

Very good introductory course. I would have liked to go in a little more detail in the installation so as to be able to set up your own postgresql instance but maybe that's out of the scope of the course.

By Thomas A

•

Dec 15, 2022

Very good course but some information is just too abstract. It need a little bit more detail and depth in order to understand concepts. The practicality of the exercises is just amazing. Great job!

By Asif A

•

Nov 1, 2021

Lectures are decently produced and informative. However, since this is a basic course, most people need way more extensive SQL practice than the trivial assignments provided by this course.

By Martin L

•

Jun 14, 2022

Dr. Charles is passionate about what he teaches, and it has made me become personally invested more into data science.

By Shivalaya Y

•

Sep 14, 2022

Amazing course...learned alot from this course. The instructor explained well how the internal things are working.

By Warren W

•

Nov 29, 2022

Overall good course. I had to locate some GitHub and W3schools SQL references to assist programming assignments.

By Paco K M

•

Jul 28, 2021

Muy buen curso, con la info necesaria para introducirte al mundo de las bases de datos a través de Postgresql