4 Tips to Design a Better Database
Database Star
4 Tips to Design a Better Database
4:42
How to Relate Tables in a Database Design
Database Star
How to Relate Tables in a Database Design
5:07
Stop Making These 3 Database Mistakes
Database Star
Stop Making These 3 Database Mistakes
5:28
How to Start Designing a Database the Right Way
Database Star
How to Start Designing a Database the Right Way
4:03
Why Good Database Design Really Matters
Database Star
Why Good Database Design Really Matters
3:41
Build a Flight Booking Database with SQL
Database Star
Build a Flight Booking Database with SQL
17:11
How to Automate an Excel Report with SQL
Database Star
How to Automate an Excel Report with SQL
8:01
Easily Compare Data in SQL Tables (Do They Match?)
Database Star
Easily Compare Data in SQL Tables (Do They Match?)
5:07
4 Ways to Write Better SQL Joins
Database Star
4 Ways to Write Better SQL Joins
7:29
3 Common Issues When Writing SQL Joins
Database Star
3 Common Issues When Writing SQL Joins
7:06
4 Helpful Features In This SQL Server Add-In
Database Star
4 Helpful Features In This SQL Server Add-In
8:35
Why Your SQL Joins are Missing Records
Database Star
Why Your SQL Joins are Missing Records
3:58
This is How You Select Data From Two Tables in SQL
Database Star
This is How You Select Data From Two Tables in SQL
6:57
5 Reasons Why It’s Bad to Store Your Data in One Table
Database Star
5 Reasons Why It’s Bad to Store Your Data in One Table
10:12
How to Deploy Database Changes With No Outage
Database Star
How to Deploy Database Changes With No Outage
6:00
SQL UPDATE Statement Explained in 9 Minutes
Database Star
SQL UPDATE Statement Explained in 9 Minutes
8:48
Avoid This SQL Keyword For Better Queries
Database Star
Avoid This SQL Keyword For Better Queries
4:29
How to Create a New User in Oracle Database
Database Star
How to Create a New User in Oracle Database
8:48
How to Connect to MySQL in VS Code and Run SQL
Database Star
How to Connect to MySQL in VS Code and Run SQL
9:54
Is SQL Still Worth Learning in 2025?
Database Star
Is SQL Still Worth Learning in 2025?
3:59
Stop Wasting Time Documenting Your Database
Database Star
Stop Wasting Time Documenting Your Database
11:30
Build an IMDb Database with SQL
Database Star
Build an IMDb Database with SQL
37:09
How to Install Oracle SQL Developer on M1 Mac
Database Star
How to Install Oracle SQL Developer on M1 Mac
2:18
How to Solve This Database Design Problem
Database Star
How to Solve This Database Design Problem
8:09
I Tried to Query 10 MILLION Rows in Postgres in 1 Second
Database Star
I Tried to Query 10 MILLION Rows in Postgres in 1 Second
14:21
Simplify Your Docker Commands With This Technique
Database Star
Simplify Your Docker Commands With This Technique
7:12
Complete SQL Roadmap for Beginners
Database Star
Complete SQL Roadmap for Beginners
7:20
SQL Data Analysis Project: NBA Games & Teams
Database Star
SQL Data Analysis Project: NBA Games & Teams
32:35
How to Install SQL Server Management Studio (SSMS)
Database Star
How to Install SQL Server Management Studio (SSMS)
2:49
How to Create a Stored Procedure in Oracle PL/SQL
Database Star
How to Create a Stored Procedure in Oracle PL/SQL
4:22
DbVisualizer Tutorial: How to Get Started
Database Star
DbVisualizer Tutorial: How to Get Started
17:43
Introduction to PostgreSQL Tutorial - Part 4
Database Star
Introduction to PostgreSQL Tutorial - Part 4
5:38
DataGrip Tutorial: Getting Started
Database Star
DataGrip Tutorial: Getting Started
13:20
LucidChart Tutorial: How to Create an ERD
Database Star
LucidChart Tutorial: How to Create an ERD
12:14
How to Generate 10 MILLION Sample Rows in SQL
Database Star
How to Generate 10 MILLION Sample Rows in SQL
24:29
How to Install PostgreSQL on Windows
Database Star
How to Install PostgreSQL on Windows
4:31
How to Combine Text from Many Rows into One Row in SQL
Database Star
How to Combine Text from Many Rows into One Row in SQL
4:37
40 Advanced Tips for SSMS (To Save You Time)
Database Star
40 Advanced Tips for SSMS (To Save You Time)
29:41
SQL: Find All Tables with a Specific Column
Database Star
SQL: Find All Tables with a Specific Column
6:01
Easily Get Your SQL Server Data into Excel
Database Star
Easily Get Your SQL Server Data into Excel
4:52
Easily Import Your Excel File Into SQL Server
Database Star
Easily Import Your Excel File Into SQL Server
4:58
UUID vs INT: What’s Better For Your Primary Key?
Database Star
UUID vs INT: What’s Better For Your Primary Key?
9:40
How to Create a Pivot Table in MySQL
Database Star
How to Create a Pivot Table in MySQL
6:21
I Tried to Query 10 MILLION Rows in MySQL in 3 Seconds
Database Star
I Tried to Query 10 MILLION Rows in MySQL in 3 Seconds
22:44
What Is SQL Union and How Can You Use It?
Database Star
What Is SQL Union and How Can You Use It?
4:20
Why You Should NOT Use SELECT *
Database Star
Why You Should NOT Use SELECT *
3:35
I Surveyed 483 SQL Users About Their Tools
Database Star
I Surveyed 483 SQL Users About Their Tools
7:28
How To Group By with Multiple Columns in SQL
Database Star
How To Group By with Multiple Columns in SQL
2:09
Azure Data Studio Tutorial
Database Star
Azure Data Studio Tutorial
16:26
SELECT * Except One Column in SQL: How To
Database Star
SELECT * Except One Column in SQL: How To
7:01
How to Set Up SQL Server with Docker (2024)
Database Star
How to Set Up SQL Server with Docker (2024)
6:00
Forgotten Your PostgreSQL Password? Here’s the Solution.
Database Star
Forgotten Your PostgreSQL Password? Here’s the Solution.
3:31
20 Years of SQL Advice in 11 Minutes
Database Star
20 Years of SQL Advice in 11 Minutes
11:01
How to Set Up a MySQL Database on Google Cloud Platform
Database Star
How to Set Up a MySQL Database on Google Cloud Platform
4:42
SQL Data Analysis Project: eCommerce Site
Database Star
SQL Data Analysis Project: eCommerce Site
30:10
How to Find the Nth Row in SQL
Database Star
How to Find the Nth Row in SQL
3:07
Use This One SQL Command to Insert OR Update a Table
Database Star
Use This One SQL Command to Insert OR Update a Table
8:52
SQL Inner Join vs Outer Join: Explained
Database Star
SQL Inner Join vs Outer Join: Explained
5:08
How To Load One BILLION Rows into an SQL Database
Database Star
How To Load One BILLION Rows into an SQL Database
12:17
Simplify Complex SQL With This Feature
Database Star
Simplify Complex SQL With This Feature
3:22
How to Set Up an Azure SQL Server Database
Database Star
How to Set Up an Azure SQL Server Database
6:49
SQL Data Analyst Project: Car Sales Data
Database Star
SQL Data Analyst Project: Car Sales Data
34:28
HARD Leetcode SQL Problem Solved (#262)
Database Star
HARD Leetcode SQL Problem Solved (#262)
12:34
SQL Medium Leetcode Problem Solved (#177)
Database Star
SQL Medium Leetcode Problem Solved (#177)
8:06
How to Export a Database to SQL in DBeaver
Database Star
How to Export a Database to SQL in DBeaver
4:50
What is SQL HAVING and Why Use It?
Database Star
What is SQL HAVING and Why Use It?
3:44
Movie Theatre Database Design: Step-by-Step
Database Star
Movie Theatre Database Design: Step-by-Step
27:50
DBeaver Data Import: How to Import a CSV
Database Star
DBeaver Data Import: How to Import a CSV
3:51
Stop Complex SQL Date Logic and Use This Instead
Database Star
Stop Complex SQL Date Logic and Use This Instead
13:32
DBeaver and GitHub Tutorial: Version Control Your Code
Database Star
DBeaver and GitHub Tutorial: Version Control Your Code
16:29
SQL Leetcode Problem Solved (Leetcode 183)
Database Star
SQL Leetcode Problem Solved (Leetcode 183)
11:00
ENUM vs Check Constraint vs Lookup Table: Which Is Better?
Database Star
ENUM vs Check Constraint vs Lookup Table: Which Is Better?
8:28
3 Ways to Rank Your SQL Results (And When To Use Each)
Database Star
3 Ways to Rank Your SQL Results (And When To Use Each)
5:49
How to Install Oracle on Windows (in 2024)
Database Star
How to Install Oracle on Windows (in 2024)
9:28
How to Install Oracle on an M1/M2 Mac (Finally)
Database Star
How to Install Oracle on an M1/M2 Mac (Finally)
12:35
Data Analyst Project: Step-by-Step Analysis with SQL
Database Star
Data Analyst Project: Step-by-Step Analysis with SQL
34:04
SQL Aggregate Functions: What You Need to Know
Database Star
SQL Aggregate Functions: What You Need to Know
9:08
How to Join 3 or More Tables in SQL
Database Star
How to Join 3 or More Tables in SQL
4:29
Stop Doing This With Your SQL
Database Star
Stop Doing This With Your SQL
5:50
How to Understand the SSMS Execution Plan
Database Star
How to Understand the SSMS Execution Plan
6:52
8 Tips for pgAdmin (To Save You Time)
Database Star
8 Tips for pgAdmin (To Save You Time)
9:45
eCommerce Product Database Design: Step-By-Step
Database Star
eCommerce Product Database Design: Step-By-Step
30:42
This Is Why You Should Care About SQL Performance
Database Star
This Is Why You Should Care About SQL Performance
3:15
How to Understand the pgAdmin Execution Plan
Database Star
How to Understand the pgAdmin Execution Plan
8:28
Find Time for Learning With This 10-Minute Task
Database Star
Find Time for Learning With This 10-Minute Task
5:44
Stop Making This Database Mistake with Decimal Values
Database Star
Stop Making This Database Mistake with Decimal Values
3:20
SQL Developer in VS Code Tutorial (2024)
Database Star
SQL Developer in VS Code Tutorial (2024)
8:42
Understand This Feature To Write Faster MySQL Queries
Database Star
Understand This Feature To Write Faster MySQL Queries
5:41
How to Design a Database for AirBNB
Database Star
How to Design a Database for AirBNB
18:47
How to Export to CSV in MySQL Workbench
Database Star
How to Export to CSV in MySQL Workbench
3:37
This Is Why People Put WHERE 1=1 In Their SQL
Database Star
This Is Why People Put WHERE 1=1 In Their SQL
2:47
I Critique a Database Design: My Honest Review
Database Star
I Critique a Database Design: My Honest Review
11:02
How to Import a Database in MySQL Workbench
Database Star
How to Import a Database in MySQL Workbench
3:24
Database Design for an Online Course Website
Database Star
Database Design for an Online Course Website
10:38
72% Cost Reduction in This SQL With Two Small Changes
Database Star
72% Cost Reduction in This SQL With Two Small Changes
7:22
Edit Data In MySQL Workbench WITHOUT Using Update
Database Star
Edit Data In MySQL Workbench WITHOUT Using Update
3:41
Try This Technique To Speed Up Your Complex SQL
Database Star
Try This Technique To Speed Up Your Complex SQL
4:53
3 Ways to Change a Password in MySQL Workbench
Database Star
3 Ways to Change a Password in MySQL Workbench
2:38
Oracle Live SQL Tutorial
Database Star
Oracle Live SQL Tutorial
12:29
Run Query, See Results - Then Filter? (MySQL Workbench)
Database Star
Run Query, See Results - Then Filter? (MySQL Workbench)
2:18