Database Star
Are you looking to improve your database development and SQL skills?
You've come to the right place.
Learn how to improve these skills by watching the videos on my channel. You'll learn:
- how to use many different SQL functions and features
- how to design a database and normalise your database tables
- how to set up different databases
- how to use SQL Developer and other IDEs
Plus much more!

Designing a Database for a Doctor’s Clinic

The Secret to Writing Better SQL Queries

Avoid This Type of Database Design

5 Steps for Writing SQL to Solve Problems

4 Tips to Design a Better Database

How to Relate Tables in a Database Design

Stop Making These 3 Database Mistakes

How to Start Designing a Database the Right Way

Why Good Database Design Really Matters

Build a Flight Booking Database with SQL

How to Automate an Excel Report with SQL

Easily Compare Data in SQL Tables (Do They Match?)

4 Ways to Write Better SQL Joins

3 Common Issues When Writing SQL Joins

4 Helpful Features In This SQL Server Add-In

Why Your SQL Joins are Missing Records

This is How You Select Data From Two Tables in SQL

5 Reasons Why It’s Bad to Store Your Data in One Table

How to Deploy Database Changes With No Outage

SQL UPDATE Statement Explained in 9 Minutes

Avoid This SQL Keyword For Better Queries

How to Create a New User in Oracle Database

How to Connect to MySQL in VS Code and Run SQL

Is SQL Still Worth Learning in 2025?

Stop Wasting Time Documenting Your Database

Build an IMDb Database with SQL

How to Install Oracle SQL Developer on M1 Mac

How to Solve This Database Design Problem

I Tried to Query 10 MILLION Rows in Postgres in 1 Second

Simplify Your Docker Commands With This Technique