Tech Library
This page has videos and resources on setting up your database.
Oracle Database Setup
This video explains how to download Oracle Express, install SQL Developer, and create a connection.
SQL Developer Extension in VS Code
This video demonstrates how to install the SQL Developer Extension in VS Code, and some of its features.
It's the same video as on the Database Star YouTube channel.
SQL Server and SSMS
This video demonstrates how to set up SQL Server Express and how to install SQL Server Management Studio.
MySQL and MySQL Workbench
This video demonstrates how to set up the MySQL database and how to install MySQL Workbench.
Postgres and pgAdmin
This video demonstrates how to install the Postgres database.
It also shows how to set up pgAdmin. This tool isn't used in the SQL Simplified course.
Postgres andĀ DBeaver
This video demonstrates how to download and install the SQL editor called DBeaver, andĀ how to connect to a Postgres database using DBeaver.