ÌÇÐÄvlog¹ÙÍø¹Û¿´

Chevron Left
Back to Database Management with Java and SQL

Learner Reviews & Feedback for Database Management with Java and SQL by Amazon

4.7
stars
19 ratings

About the Course

This is the fourth course in the Amazon Junior Software Developer Professional Certificate. In this course on Introduction to Databases and Basic SQL Queries, you will learn essential knowledge and skills for working with relational databases and querying data using SQL (Structured Query Language). You'll start by understanding fundamental concepts like tables, rows, and columns and learn to write basic SQL queries for operations such as selecting, inserting, updating, and deleting data. You'll interact with the command line to create, populate, and query a simple database. Moving on to SQL Queries, you'll explore advanced topics, including retrieving data from multiple tables using JOINs, filtering data with WHERE clauses, and sorting/grouping data using ORDER BY and GROUP BY clauses, enabling efficient data manipulation within databases. Subsequently, you will delve into JDBC Fundamentals, gaining insights into JDBC (Java Database Connectivity), setting up JDBC drivers and connections, executing SQL queries and commands with JDBC statements, establishing database connections using DriverManager and DataSource, managing database connections effectively, and executing DDL and DML statements for database schema management and data manipulation. By the end of this course, you will be proficient in working with databases, writing SQL queries, and utilizing JDBC to interact with databases in Java applications. After completing this course, you’ll be able to: • Discuss different types of common database configurations. • Manipulate datasets with Java programming tools and techniques. • Illustrate the process of data querying and retrieval using SQL with JDBC....

Top reviews

EA

Feb 1, 2025

The journey was amazing and I have learned a lots of thing . learned about problem solving . its never coding its how you think to solve the problem

AD

Feb 6, 2025

Nice course, the video lectures & Notes gives good knowledge & hands on Labs gives more confidence to us Students.

Filter by:

1 - 7 of 7 Reviews for Database Management with Java and SQL

By Fernando V

•

Jun 21, 2025

not usefull support when platform can't submit your assigment

By Dat N

•

Apr 9, 2025

This course is really helpful for Junior Software Developer who just start your Web development career. It covers all foundations a web developer need to work on his/her career. You will have good experiences with both theories and hands-on lab assignment that you can test everything after lectures. Recommended courses in ÌÇÐÄvlog¹ÙÍø¹Û¿´!!!

By Easin A

•

Feb 2, 2025

The journey was amazing and I have learned a lots of thing . learned about problem solving . its never coding its how you think to solve the problem

By ASHISH D

•

Feb 6, 2025

Nice course, the video lectures & Notes gives good knowledge & hands on Labs gives more confidence to us Students.

By pranav g

•

Mar 16, 2025

In the last module of this course, in the project there is a connectivity error in when attempting the database connection using sql tools in the vscode.

By Daniel P K

•

Feb 25, 2025

JavaFX module is a bit confusing, but overall a good course

By Alexandra Y

•

Jul 2, 2025

I liked the sections up until Module 2. The content was clear and helpful, especially the module about JDBC. BUT №1: The graded lab in Module 2 has a technical issue in the starter code. Support doesn't respond, and none of the course staff have fixed the problem. Many students face the same issue, such as: testTablesExist: Expected 'customers' table to exist, but it was not found. I noticed that some of these issues were reported on discussions over 6 months ago and still haven’t been addressed. :( The graded lab in Module 3 has a similar issue: testDatabaseConnection: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Location is not set. Fortunately, I was able to fix this one myself. BUT №2: JavaFX is not really relevant anymore. I haven’t seen it listed as a requirement in any job postings on LinkedIn. It would be much more useful to focus on technologies that are actually used in the industry, like Spring, Spring Boot, etc. I hope this course gets updated in the future, because the previous ones were significantly better!