Data Modeling and Applications (Coursera)

Offered by Illinois Tech,
Data Modeling and Applications (Coursera)

This course introduces the student to the use of a database management system to provide the software and database necessary to upgrade a DBMS system. Database structures, applications, network, relational and hierarchical data models, applicate programs development, query systems, file security, and the role of the database administrator will be studied. A course fee may apply.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Syllabus

Module 1: Why Use Databases
Welcome to Data Modeling and Applications! This course introduces the student to the use of a database management system to provide the software and database necessary to upgrade a DBMS system. Database structures, applications, network, relational and hierarchical data models, applicate programs development, query systems, file security, and the role of the database administrator will be studied. In Module 1 we delve into the foundational concepts of databases, contrasting them with traditional list-based data management. We'll explore the limitations of using lists, such as redundancy and the challenges of handling multiple themes in a single list, which can lead to complex data modification issues. By understanding these challenges, you'll appreciate the necessity and benefits of transitioning to a database system, which offers a structured, efficient approach to managing complex data sets.

Module 2: The Relational Model
In Module 2, we explore the relational model, a cornerstone concept in database design. This module will guide you through understanding how relational tables are structured, differentiating them from non-relational tables, and introducing essential relational terminology. You'll learn about the significance of keys, including primary and foreign keys, and how they are fundamental in establishing and navigating relationships within a database. Understanding Relations and Keys: We delve deeper into the relational model by examining how entities are represented in tables and how attributes and relationships are defined. The module will cover the characteristics of relations, ensuring you understand how tables are composed and the importance of key constraints in maintaining data integrity. By the end of this module, you'll have a solid foundation in how databases use relations and keys to organize data effectively and efficiently.

Module 3: Structured Query Language - Part 1
Welcome to Module 3: Introduction to SQL. In this module, we'll embark on a journey to understand SQL – the language underpinning relational databases. You'll discover why SQL is crucial in database environments, as we differentiate between its variants like MS SQL and MySQL, and demystify the art of crafting basic SQL SELECT statements. We'll delve into the history of SQL, tracing its origins from the 1970s at IBM to becoming the de facto standard for managing relational databases. Understanding SQL's declarative nature will empower you to express what you want from a database without delineating how to achieve it, a paradigm shift from procedural programming languages. By the end of this module, you'll gain a solid foundation in SQL's data definition and manipulation capabilities, setting the stage for more complex data interactions. Whether you're defining new tables or querying data, the insights from this module will equip you with the knowledge to navigate and manipulate database environments effectively.

Module 4: Structured Query Language - Part 2
Module 4 propels you deeper into the world of SQL, focusing on advanced techniques essential for sophisticated data management and analysis. Building upon the foundations laid in Module 3, we'll explore the intricacies of SQL JOINs, a pivotal concept allowing for the relational interlinking of tables, enriching your data querying capabilities. We'll cover various JOIN types—INNER, LEFT, RIGHT, FULL, and CROSS—each tailored for different data merging scenarios. Understanding these JOINs will enable you to construct more complex and powerful SQL queries, unveiling insights hidden within interconnected data. This module doesn't just stop at JOINs; it introduces you to SQL's potent functions and operators that facilitate advanced data manipulation and analysis. From aggregate functions that summarize data to scalar functions that operate on individual data points, you'll learn to harness SQL's full potential in transforming raw data into actionable insights. By the end of this module, you'll not only be adept at advanced SQL querying but also equipped to apply these techniques in real-world scenarios, ready to tackle any data challenge with confidence and finesse.

Module 5: Structured Query Language - Part 3
Welcome to Module 5, where we delve deeper into the world of SQL, focusing on advanced techniques that elevate your data manipulation and analysis skills. In this module, we'll explore the intricacies of SQL JOINs, a crucial concept that allows you to combine data from multiple tables, providing a comprehensive view of your data landscape. We'll cover various JOIN types, including INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN, and CROSS JOIN, each with its unique use cases and implications. You'll learn how to effectively use these JOINs to create more complex queries, enabling you to extract meaningful insights from your data. Whether it's understanding the nuances of self-joins or mastering the art of creating efficient queries that leverage multiple JOINs, this module is designed to enhance your SQL proficiency and equip you with the tools needed for sophisticated data analysis. By the end of this module, you'll not only have a solid understanding of different SQL JOINs but also gain the ability to apply these techniques in real-world scenarios, ensuring you can handle complex data challenges with confidence.

Module 6: Data Modeling and the E-R Model
Welcome to Module 6, where we dive into the intricacies of Data Modeling and the Entity-Relationship (E-R) Model, a fundamental framework for conceptualizing and structuring database schemas. This module will guide you through understanding the components of the E-R model, including entities, attributes, and relationships, and how they are utilized to construct a coherent and efficient database design. Exploring the E-R Model: In this module, you'll learn to create and interpret E-R diagrams, which visually represent the database's structure, showcasing how entities are interrelated. We'll cover different relationship types, such as one-to-one, one-to-many, and many-to-many, and introduce concepts like weak entities and recursive relationships. By the end of this module, you'll have a solid foundation in using the E-R model to design and analyze database schemas, preparing you for more advanced topics in database management.

Module 7: Database Design
Welcome to Module 7, where we focus on transforming E-R data models into relational designs, a critical step in database design. This module will equip you with the skills to translate conceptual models into practical, structured database schemas. We'll delve into the normalization process, learning how to apply these techniques to ensure data integrity and optimize database performance. Advancing Database Design: As we progress, you'll gain insights into denormalization and its role in balancing efficiency and complexity in database structures. We'll explore how to represent weak entities and various relationship types within the relational model, enhancing your ability to design more sophisticated and effective database systems. By the end of this module, you'll be proficient in creating and manipulating relational designs, setting a strong foundation for advanced database management and optimization.

Module 8: Database Administration
Welcome to Module 8, focusing on Database Administration, a critical aspect of managing and maintaining a robust database system. This module will introduce you to the key responsibilities of database administration, including ensuring data concurrency, security, and effective backup and recovery strategies. You'll gain insights into the fundamental practices that keep a database reliable, secure, and performing optimally. You'll learn about the challenges and solutions in ensuring data integrity and consistency when multiple users access and modify the database simultaneously. By the end of this module, you'll have a comprehensive understanding of the critical role that effective database administration plays in the overall success of database management.

Summative Course Assessment
This module contains the summative course assessment that has been designed to evaluate your understanding of the course material and assess your ability to apply the knowledge you have acquired throughout the course.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Uso de bases de datos con Python (Coursera) Coursera
University of Michigan

Uso de bases de datos con Python (Coursera)

Este curso presentará a los estudiantes los conceptos básicos del lenguaje de consulta estructurado (Structured Query Language, SQL), así como el diseño básico de bases de datos para almacenar datos como parte de una iniciativa de varios pasos para recopilar, analizar y procesar datos. El curso utilizará SQLite3 como base de datos. También crearemos rastreadores web y procesos de visualización y recopilación de datos de varios pasos. Utilizaremos la biblioteca D3.js para realizar la visualización básica de datos.

Jun 22nd 2026
5-12 Weeks
Data-Driven Decisions with Power BI (Coursera) Coursera
Knowledge Accelerators

Data-Driven Decisions with Power BI (Coursera)

New Power BI users will begin the course by gaining a conceptual understanding of the Power BI desktop application and the Power BI service. Learners will explore the Power BI interface while learning how to manage pages and understand the basics of visualizations. Learners will engage in numerous hands-on experiences to discover how to import, connect, clean, transform, and model their own data in the Power BI desktop application.

Jun 22nd 2026
5-12 Weeks
Introduction to Data Engineering (Coursera) Coursera
IBM

Introduction to Data Engineering (Coursera)

This course introduces you to the core concepts, processes, and tools you need to know in order to get a foundational knowledge of data engineering. You will gain an understanding of the modern data ecosystem and the role Data Engineers, Data Scientists, and Data Analysts play in this ecosystem. The Data Engineering Ecosystem includes several different components. It includes disparate data types, formats, and sources of data.

Jun 22nd 2026
4 Weeks
Relational Database Support for Data Warehouses (Coursera) Coursera
University of Colorado System

Relational Database Support for Data Warehouses (Coursera)

Relational Database Support for Data Warehouses is the third course in the Data Warehousing for Business Intelligence specialization. In this course, you'll use analytical elements of SQL for answering business intelligence questions. You'll learn features of relational database management systems for managing summary data commonly used in business intelligence reporting. Because of the importance and difficulty of managing implementations of data warehouses, we'll also delve into storage architectures, scalable parallel processing, data governance, and big data impacts. In the assignments in this course, you can use either Oracle or PostgreSQL.

Jun 22nd 2026
5-12 Weeks
Big Data Analysis with Scala and Spark (Scala 2 version) (Coursera) Coursera
École Polytechnique Fédérale de Lausanne

Big Data Analysis with Scala and Spark (Scala 2 version) (Coursera)

Manipulating big data distributed over a cluster using functional concepts is rampant in industry, and is arguably one of the first widespread industrial uses of functional ideas. This is evidenced by the popularity of MapReduce and Hadoop, and most recently Apache Spark, a fast, in-memory distributed collections framework written in Scala. In this course, we'll see how the data parallel paradigm can be extended to the distributed case, using Spark throughout.

Jun 22nd 2026
4 Weeks
Relational Database Design (Coursera) Coursera
University of Colorado Boulder

Relational Database Design (Coursera)

Have you ever wanted to build a database but don't know where to start? This course will provide you a step-by-step guidance. We are going to start from a raw idea to an implementable relational database. Getting on the path, practicing the real-life mini cases, you will be confident and comfortable with Relational Database Design. Let's get started!

Jun 22nd 2026
4 Weeks
Big Data Analysis with Scala and Spark (Coursera) Coursera
École Polytechnique Fédérale de Lausanne

Big Data Analysis with Scala and Spark (Coursera)

Manipulating big data distributed over a cluster using functional concepts is rampant in industry, and is arguably one of the first widespread industrial uses of functional ideas. This is evidenced by the popularity of MapReduce and Hadoop, and most recently Apache Spark, a fast, in-memory distributed collections framework written in Scala. In this course, we'll see how the data parallel paradigm can be extended to the distributed case, using Spark throughout.

Jun 22nd 2026
4 Weeks
Foundations for Big Data Analysis with SQL (Coursera) Coursera
Cloudera

Foundations for Big Data Analysis with SQL (Coursera)

In this course, you'll get a big-picture view of using SQL for big data, starting with an overview of data, database systems, and the common querying language (SQL). Then you'll learn the characteristics of big data and SQL tools for working on big data platforms. You'll also install an exercise environment (virtual machine) to be used through the specialization courses, and you'll have an opportunity to do some initial exploration of databases and tables in that environment.

Jun 22nd 2026
5-12 Weeks