Data Engineering
Showing 697–708 of 758 results
UC3Mx: Introduction to Management Information Systems (MIS): A Survival Guide
Gain the skills and knowledge needed to succeed in an MIS-dominated corporate world.
UCSanDiegoX: Algorithms and Data Structures Capstone
Synthesize your knowledge of algorithms and biology to build your own software for solving a biological challenge.
UMBC, USMx: NoSQL Databases
Build a foundation of the four NoSQL (non-relational) databases: Document-oriented, Key-Value Pair, Column-oriented, and Graph.
UMBC, USMx: Relational Database Design
Learn how to design relational databases, including many popular relational database models. Relational database normal form will also be covered, so your design will conform to industry best practices.
UMBC, USMx: Relational Database Management Systems
Learn how to create and interact with a relational database. The course includes Data Definition Language (DDL) used for database creation and Data Manipulation Language (DML) used for inserting, updating and deleting data in the database.
Understand client-server communication in MySQL
Learn about connection handling in MySQL, back up and restore, and the client interface options available for MySQL.
Understand client-server communication in PostgreSQL
PostgreSQL is a client-server system, which allows many clients to connect to a central server. In this module, you learn how PostgreSQL manages connections from clients, and look at some common PostgreSQL client tools.
Understand concurrency in MySQL
Learn about concurrency in MySQL, including how to limit the number of connections, and when to use thread pools.
Understand concurrency in PostgreSQL
Azure Database for PostgreSQL is a multi-user relational database solution. The increase in users brings a risk of conflicts and so it is important to understand the concurrency systems that are in place.
Understand data warehouse developer features of Azure Synapse Analytics
Learn about the language capabilities that are available to create data warehouses in Azure Synapse Analytics.
Understand PostgreSQL query processing
The Azure Database for PostgreSQL server receives SQL queries and returns the relevant results. Each SQL query goes through several stages in order to return the correct results as quickly as possible.
Understand the built-in query intelligence enhancements of SQL Server 2022
Learn about and use the Intelligent Query Processing feature enhancements in SQL Server 2022.