Instructional Video6:11
TED Talks

TED: How bad data traps people in the US justice system | Clementine Jacoby

12th - Higher Ed
Right now, hundreds of thousands of people are "stuck" in the US criminal justice system. They've completed all of their requirements for release, but nobody knows it because the system is run on old databases that don't talk to each...
Instructional Video4:12
SciShow

How to Make Pokémon GO

12th - Higher Ed
You wanna be the very best? Like no one ever was? Travel across your neighborhood with us and learn about some of the tech behind the phenomenon that is Pokémon GO.
Instructional Video2:31
Curated Video

AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Database Migration Service (DMS)

Higher Ed
In this video, you will learn about Database Migration Service (DMS).
Instructional Video12:36
Curated Video

AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Amazon Aurora DynamoDB Redshift and ElastiCache

Higher Ed
In this video, you will learn about Amazon Aurora DynamoDB Redshift and ElastiCache.
Instructional Video5:14
Curated Video

AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Amazon API Gateway

Higher Ed
In this video, you will learn about Amazon API gateway.
Instructional Video3:16
Curated Video

Mastering Databases with Microsoft Access: Simplifying Data Management

6th - Higher Ed
This video provides an introduction to databases, specifically focusing on Microsoft Access as a tool for managing and organizing data. It explains the concept of databases as collections of information stored on computers, highlighting...
Instructional Video3:21
Curated Video

What Are Vector Databases

12th - Higher Ed
Vector databases are rapidly growing in popularity as a way to add long-term memory to LLMs like GPT-4, LLaMDA, and LLaMA. Learn how popular vector databases like Pinecone and Weaviate can store ML embeddings to integrate with tools like...
Instructional Video3:48
Curated Video

What We Know About Next.js So Far

12th - Higher Ed
Vercel just introduced 4 new storage products, including a serverless Postgres database, a durable Redis store, and file uploads with CloudFlare R2. They also leaked some details about a new server actions feature for Next.js
Instructional Video8:33
Curated Video

15 Futuristic Databases

12th - Higher Ed
Let's take a look at the top 15 new databases that could disrupt software development in the future. Many new serverless databases leverage tools like Postgres and MySQL, while others attempt build entirely new systems from scratch.
Instructional Video9:09
Curated Video

Practical Cyber Hacking Skills for Beginners - Understanding Databases and SQL

Higher Ed
In this lesson, we will look at databases and structured query language (SQL) and how they can be used to manipulate and retrieve data.
Instructional Video12:43
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Installing the Blazor Movie App with Database from GitHub on User Machines

Higher Ed
This lecture walks through the process of simulating the Blazor CRUD application with the database after cloning it from the GitHub repository.
<
br/>
This clip is from the chapter "Authentication and Authorization" of the series...
Instructional Video7:46
Curated Video

Modern JavaScript from the Beginning - Second Edition - What Is JavaScript?

Higher Ed
In this video, we will cover the basics of JavaScript. We will discuss what is JavaScript used for and understand why we should learn JavaScript.
<
br/>
This clip is from the chapter "Course Introduction" of the series "Modern...
Instructional Video12:10
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Alternative - Install SQL Server on Docker (Any Operating System)

Higher Ed
This video explains the installation of SQL Server on Docker.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to...
Instructional Video5:22
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Install SQL Server Express (Windows)

Higher Ed
This video explains the installation of SQL Server Express on Windows.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental...
Instructional Video4:50
Curated Video

Modern JavaScript from the Beginning - Second Edition - What Is MongoDB?

Higher Ed
In this video, we will introduce MongoDB, a popular NoSQL database used in many web applications. We will discuss the differences between SQL and NoSQL databases, and the advantages of using MongoDB.
<
br/>
This clip is from the...
Instructional Video1:34
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - In-Memory Databases

Higher Ed
This video explains in-memory databases, which make the data extremely quick to access but the data is usually not persistent between sessions.
<
br/>
This clip is from the chapter "Databases" of the series "Web Development Concepts...
Instructional Video3:38
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Relational Databases - SQL

Higher Ed
This video explains SQL, a relational database where data is organized into rows and columns in a table. The entries in the table can have relationships to other tables and the developer can choose to structure ways to query or group...
Instructional Video4:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Database

Higher Ed
This video explains a database that holds onto data for a web application long-term. The browser can only hold onto information for a limited time. The data in databases is persistent. The data does not go away if the database or...
Instructional Video6:23
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Server

Higher Ed
This video explains the server that handles data exchanges between clients and databases. Users have the client on their device, so there are many clients. Those clients talk to the same server per application.
<
br/>
This clip is...
Instructional Video7:30
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Connecting to Data Sources

Higher Ed
After learning how to prepare and structure datasets for Tableau, we will connect the tool to different types of data sources to create visualizations on the platform.
Instructional Video5:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Integrating Spring Boot with Data JPA and In-Memory Database H2

Higher Ed
In this video, we will integrate Spring Boot framework with Data JPA, and an in-memory database called H2.
Instructional Video7:34
Curated Video

Chatbots Development with Amazon Lex - Services of AWS

Higher Ed
This video outlines the various services provided by AWS, including more than 200 services, AWS Compute, AWS Storage, AWS Database, AWS Migration, API Gateway, cloud management services, WAF and shield, elastic transcoder, and more.
Instructional Video3:15
Curated Video

Fundamentals of Secure Software - Password Demo

Higher Ed
This is a demo video on password management.
Instructional Video9:06
Curated Video

A Detailed Guide to the OWASP Top 10 - Understanding SQL and Databases

Higher Ed
This video explains databases and Structured Query Language (SQL).