Instructional Video9:55
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Databases

Higher Ed
In this video, you will learn to create a database on AWS and put our data in the cloud. We will understand databases and types. We will briefly explore DynamoDB and other database server examples (MySQL, Aurora, and others).
Instructional Video6:48
Get Me Coding

How To Create a MySQL Database Schema on Windows

9th - 11th
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the basic...
Instructional Video4:16
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Creating Database in RDS

Higher Ed
In this lesson, you will learn how to create a database in RDS. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video6:06
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Database Links

Higher Ed
In this practice video, we will reinforce our understanding of using database links. You will create and use a database link to the SOE schema in PDB1. This clip is from the chapter "Managing Database Connectivity" of the series "Oracle...
Instructional Video9:55
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) Databases

Higher Ed
This video focuses on AWS and its rich database solution. This clip is from the chapter "Essentials Chapter 1 – Amazon Web Services (AWS) Foundations and Services" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep...
Instructional Video8:02
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Database Security

Higher Ed
This video focuses on database security. This clip is from the chapter "Solutions Architect Chapter 12 - Amazon Web Services (AWS) Database Design" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021...
Instructional Video3:59
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Testing a Structured Query Language (SQL) Database

Higher Ed
This video explains how to test an SQL database. This clip is from the chapter "AZ-204 Structured Query Language (SQL) Database" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to AZ-204 SQL...
Instructional Video7:57
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Database Security

Higher Ed
When implementing databases, it is important to consider security. Databases store data and data may be sensitive at varying levels. In this video, database security is explored.
Instructional Video6:21
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Creating User in Atlas

Higher Ed
In this video, we will be creating a user in Atlas. This clip is from the chapter "Mongo with Node" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover Mongo with Node.
Instructional Video12:06
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using External Tables

Higher Ed
In this practice video, you will apply your knowledge by creating external tables using the ORACLE_LOADER and ORACLE_DATAPUMP access drivers. Through hands-on exercises, you will gain practical experience in utilizing External Tables to...
Instructional Video7:36
Curated Video

Comprehensive Android Developer Bootcamp - Creating the NoDoDao - Data Access Object Class

Higher Ed
Android Room – Alternative Database:Creating the NoDoDao - Data Access Object Class This clip is from the chapter "Android Room – Alternative Database" of the series "The Comprehensive Android Developer Bootcamp".This section will show...
Instructional Video8:12
Curated Video

Oracle Database Administration from Zero to Hero - Using Database Links (Part 1 of 2)

Higher Ed
In this video, we will explore the usage of database links. You will learn about database links, their types, and users, as well as understand naming database links. This clip is from the chapter "Managing Database Connectivity" of the...
Instructional Video10:06
Curated Video

Oracle Database Administration from Zero to Hero - Introducing Automatic Storage Management (Part 1 of 3)

Higher Ed
In this video, we will explore the fundamentals of Automatic Storage Management (ASM). You will learn about the concept of ASM and its benefits in managing storage within Oracle databases, ensuring improved performance, simplified...
Instructional Video12:24
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Data Access Service and Methods to Retrieve Records

Higher Ed
This lecture teaches how to create the Data Access Service class that implements an interface. You will be able to create data access service to the movies model as well as retrieve a list of movies and any specific movie from the...
Instructional Video13:41
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Create an RDS Database -Lab

Higher Ed
In this video, we'll learn how to create an RDS database – lab. This clip is from the chapter "AWS Database Services" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about AWS database...
Instructional Video11:26
Curated Video

Oracle Database Administration from Zero to Hero - Managing Database Users (Part 1 of 2)

Higher Ed
In this video, you will learn about managing database users. You will understand the concepts of database users and schemas and explore predefined accounts in Oracle. This clip is from the chapter "Managing Database Users and Security"...
Instructional Video5:29
Curated Video

Comprehensive Android Developer Bootcamp - Create ViewModel Class

Higher Ed
Android Room – Alternative Database:Create ViewModel Class This clip is from the chapter "Android Room – Alternative Database" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to use the Android...
Instructional Video12:06
Curated Video

Oracle Database Administration from Zero to Hero - Managing Roles (Part 2 of 2)

Higher Ed
In this video, we will continue our discussion on managing roles. You will learn how to use password-protected roles, understand the usage of the PUBLIC role, drop roles, obtain information about granted privileges and roles, and follow...
Instructional Video4:42
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Updating GraphQL Resolvers to use the Database

Higher Ed
Adding a database for GraphQL: Updating GraphQL Resolvers to use the Database This clip is from the chapter "Adding a database for GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section shows how to add a...
Instructional Video15:29
Packt

Creating a Production MongoDB Database

Higher Ed
Sending Emails (Task App): Creating a Production MongoDB Database This clip is from the chapter "Sending Emails (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending...
Instructional Video6:43
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Control User Access

Higher Ed
This video explains how to control user access. This clip is from the chapter "User Authentication" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how to implement user...
Instructional Video9:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating RDS MySQL Instance

Higher Ed
The first step for the project is to create the source, which is the MySQL database inside the RDS. Let's get started! This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS:...
Instructional Video0:55
Prime Coaching Sport

Moving - Ice skating spot to spot

K - 5th
Individual movement & locomotion PE skills - Ice skating spot to spot
Instructional Video6:30
Curated Video

Creational Design Patterns in Modern C++ - SQL Server Database Classes

Higher Ed
This video demonstrates how to add the SQL server database classes and explains their usage. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic...