Chevron Left
返回到 Introduction to Databases for Back-End Development

学生对 Meta 提供的 Introduction to Databases for Back-End Development 的评价和反馈

4.6
658 个评分

课程概述

Back-end developers write applications that end-users use to interact with databases. Some common tasks that end-users carry out using these applications include storing, searching, extracting and manipulating data. Therefore, it’s essential that all back-end developers possess strong knowledge and experience with how databases work. In this course, you’ll receive an introduction to databases and explore the different ways in which they can be used to store and manage data. You’ll also learn to distinguish between different types of database management systems. You’ll then practice basic creation and data selection tasks with the use of Structured Query Language (SQL) commands. By the end of this course, you’ll be able to: - Demonstrate a working knowledge of the concepts and principles that underpin how databases work - Identify and explain the different types of core technology and management systems used in databases - Identify and interpret basic SQL statements and commands - Manipulate records in a database with the use of SQL statements and commands - Outline alternatives to SQL - and plan and design a simple relational database system You’ll also gain experience with the following: - Fundamental concepts in database - Basic MySQL syntax and commands - Database management systems - Relational databases...

热门审阅

OJ

Dec 15, 2022

It was a informative and precise course with sufficient labs to get hands on. I found Normalization is pretty tricky to implement. More detailed readings shall help me improve and gain confidence.

ID

Oct 9, 2022

T​hey do not teach Databases and SQL anywhere like here. Meta sure does Software Engineering very differently. If you want to be the best, I guess you ought to learn from the best.

筛选依据:

101 - Introduction to Databases for Back-End Development 的 125 个评论(共 164 个)

创建者 Info B

Oct 5, 2024

Refreshing

创建者 Tarlan

Oct 29, 2023

Top level

创建者 MIAN M Z A

Aug 6, 2023

very good

创建者 Djae M A

Jun 16, 2023

Satisfied

创建者 amir s

Dec 31, 2023

good job

创建者 Shiyam R

Dec 23, 2022

Amazing

创建者 Adeel K

Dec 10, 2022

amazing

创建者 Ishag H

Aug 24, 2023

V Good

创建者 Hung T D

Apr 4, 2023

thanks

创建者 Joʻrabek I

Sep 2, 2025

... .

创建者 Arfat S

Feb 4, 2025

Easy

创建者 SHADRACK S

Feb 18, 2023

GOOD

创建者 Dinuka H

Sep 9, 2022

GOOD

创建者 Stephanie L

Jan 21, 2024

The final quiz instructions/answers are technically incorrect given the question asked and diagrams provided. Question 10 in particular is a problem for multiple reasons: The column name is incorrect compared to the correct answer and the instructions themselves are incorrect, hinting to only fill in the blank information and yet the example used to base this blank information contains brackets which the answer expects.

创建者 Alexander N

Dec 11, 2022

Good introduction to databases. But there are some mistakes in question still. Like there were questions that started like "How to update table" while available answer options contained only "update" SQL statements. E.g. meaning question should be "How to update a record", because to update table "alter" SQL statememnt should be used.

创建者 Galina T

Aug 20, 2023

The course covered all main concepts of database development, with many opportunities for practice. There were small errors in some of the readings. It would be great if the autors also added how to work with MySQL from the command line. Otherwise I would recommend this course as an introduction to databases to aspiring developers.

创建者 Aishwarya K M

Jun 22, 2025

PROS: The video lecturers were good, readings were good too. Practice assignments too, Discussion forums was helpful. CONS: Nothing discussed on logical operators; Only simple contents were available in this course. Final graded assignment is complex, and says "wrong" for right answers too.

创建者 Franco F

Feb 3, 2023

Last knowledge test at the end of the course did not shown where the mistake was, I reviewed all lessons that were advised to review and the answer was correct, but still was marked as wrong. There is something to be corrected there.

创建者 umer a

Jul 12, 2023

Excellent Course. This Course is not in detail. Database administrations features are not covered such as user authentication etc. Also triggers , functions , logs and other related stuff is missing.

创建者 Khaled E

Dec 5, 2022

It is amazing course to start with databases

but there are two problems

at assignments there is questions about the next videos

and there is a problem at using online vscode sandbox of the course

创建者 Tauhid A

May 20, 2023

teaches fundamentals of Sql, it would be nice if thy had some lectures about nosql, like mongodb. The final evaluation however is quite buggy. Also please make the instructions a bit clearer.

创建者 Shyam J

Dec 12, 2024

Overall good course. It would be more helpful to understand data normalisation concepts if provided with number of examples on how issue might occur in database during different operations.

创建者 Omar R

Jan 5, 2023

very Good Explanation and amazing instructor, but i think the content need to add more intermediate topics of databases such as how to deal with MySQL or what is views and indexs.

创建者 alfredo o

Oct 20, 2022

This cours is overall a good course to resfresh or learn the basis of SQL, but the tests could be better, especially the last one (it has a lot of formatting problems).

创建者 Andrey O

Jul 25, 2023

Briefly knowledge about databases. Some tasks are not clear. It could be shorter, a lot of topics were repeated for 3-5 times.