Queries

Sort options

Jakarta Persistence (JPA) (Coursera)

Mar 25th 2024
Jakarta Persistence (JPA) (Coursera)
Course Auditing
Categories
Effort
Languages
This course takes the student through a variety of labs exploring the interaction between Java Object Domain Models and Relational Database Tables, this is becoming the standard approach for database access in Java Applications. The course will illustrate how using meta data annotations, you can map domain objects to [...]

Java Data Access - SQL Primer (Coursera)

Mar 25th 2024
Java Data Access - SQL Primer (Coursera)
Course Auditing
Categories
Effort
Languages
This course will introduce the student to the basic concepts of SQL for interaction with Relational Databases. It will illustrate basic SQL statements to create and query tables, leverage table relationships through joins and subqueries, insert and update table rows.

Apache Spark (TM) SQL for Data Analysts (Coursera)

Apache Spark is one of the most widely used technologies in big data analytics. In this course, you will learn how to leverage your existing SQL skills to start working with Spark immediately. You will also learn how to work with Delta Lake, a highly performant, open-source storage layer [...]

Managing Big Data with MySQL (Coursera)

This course is an introduction to how to use relational databases in business analysis. You will learn how relational databases work, and how to use entity-relationship diagrams to display the structure of the data held within them. This knowledge will help you understand how data needs to be collected [...]

M100: MongoDB for SQL Pros (MongoDB)

Self Paced
M100: MongoDB for SQL Pros (MongoDB)
Free Course
Categories
Effort
Languages
Learn how to map your relational databases knowledge to MongoDB. This course will guide you on how to draw parallels between your existing knowledge and experience with relational databases and MongoDB. The course will contrast modeling a schema and writing application code and queries for a relational database versus [...]

Advanced Database Administration (edX)

Self Paced
Advanced Database Administration (edX)
Course Auditing
Categories
Effort
Languages
Learn the fundamentals of administering relational database management systems, including managing concurrency and creating objects in the database. This course is a continuation of the basic concepts, organization, and implementation models taught in the Introduction to Databases and Advanced Database Queries courses. [...]

Advanced Database Queries (edX)

Self Paced
Advanced Database Queries (edX)
Course Auditing
Categories
Effort
Languages
Learn the fundamentals of interacting with relational database management systems, including issuing advanced queries that return complicated results sets. This course is a continuation of the basic concepts, organization, and implementation models taught in the Introduction to Databases course, with an emphasis on the relational model. Among the topics [...]

Introduction to Database Queries (edX)

Self Paced
Introduction to Database Queries (edX)
Course Auditing
Categories
Effort
Languages
Learn the fundamentals of interacting with relational database management systems, including issuing queries that return results sets and modify data. This course is an introduction to the basic concepts, organization, and implementation models of databases, with an emphasis on the relational model. [...]