Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! πŸ—ƒοΈπŸ—„οΈ

Notifications You must be signed in to change notification settings

ThomasCode92/sql-complete-developers-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

30 Commits

Repository files navigation

SQL - Complete Developer's Guide

Welcome to the world of SQL!
From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up!

About this Repository
This repository contains the source code/ scripts and some resources used during the SQL - The Complete Developer's Guide course from Academind.
It is used to learn about 2 Popular RDBMS: MySQL & PostgreSQL.

A RDBMS (Relational Database Management Systems) is a piece of software that handles the actual data management and storage. It uses SQL as a language to interact with the database (e.g. for creating tables) and the data stored in those tables (e.q. select & filter data, insert data ...).

About

From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! πŸ—ƒοΈπŸ—„οΈ

Topics

Resources

Stars

Watchers

Forks

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /