learning-sql
There are 29 repositories under learning-sql topic.
brunocampos01/banco-de-dados
Aulas, exercícios e resumos sobre banco de dados
scottsimpson/learning-sql-programming
Exercise Files for the LinkedIn Learning course 'Learning SQL Programming'
juanparomero/aprendeSQL
Ejercicios de SQL
costinEEST/sql-track
Relational databases path to mastery
HagenGaryP/Practical_SQL
Using Anthony DeBarros' book, "Practical SQL" as a means of coding along, learning, and teaching.
daverbk/learning-sql
Exercises and Examples from Learning SQL by Alan Beaulieu and LeetCode SQL 50
JonathanMoreno14/Online-Resources-from-the-Web
A collective list of online resources.
spodin/learning-sql
Learning SQL with example schema in Docker
BUGISU/sql-study-lab
Oracle 기반 SQL 문법, DML/DDL/TCL/DCL, 서브쿼리, 인라인뷰, 조인, 뷰, 시퀀스, 트랜잭션, PL/SQL까지 폭넓게 다루는 실습 중심 SQL 연습 프로젝트입니다.
eykemesquita/banco-de-dados-iniciante
Repositório de Banco de Dados Iniciante do Curso AlgaWorks
ionStici/db
Learn SQL, PostgreSQL, SQLite
delaney-data/SQL-CreateTablesImport
A demonstration of how to create tables in PostgreSQL and import data for analysis.
Dhanrajraju/SQL-Basic-to-Advance
Learn SQL basic to advance queries with my SQL notebook
jarsonX/Learning_SQL
An SQL query goes into a bar, walks up to two tables and asks 'Can I join you?'
BiQueryPls/Movie_Data_Analysis_with_SQL-Queries
This project demonstrates the use of SQL queries for data retrieval and filtering based on various conditions, utilizing SQL concepts such as BETWEEN, IN, ORDER BY, and HAVING. The dataset includes movies from different genres and studios, structured to provide insights through queries. Inspired by Codebasics exercises.
DarkHawk727/learning-sql-3rd-edition
Solutions to Learning SQL 3rd Edition by Alan Beaulieu
imnitingupta61/sql-preparation-beginner-projects
Beginner-friendly SQL practice notebooks covering foundational concepts with weekly updates. 📘🔍
joannestephany/LAB_SAD_BD
Repository of basic sql exercises
krauseannelize/nb-sql-ms-exercises
SQL exercises and learning notebooks from the Masterschool Data Analytics curriculum
lky473736/learningSQL
(GCU-CSE) Database and Intelligent Information Technology (Preliminary University at GCU)
mrzzy/learning-sql
Learning SQL 3rd Edition Exercises
Sandra1me/MySQL-Contact-Agenda
Contact Agenda is a beginner-level MySQL project that demonstrates how to create, manage, and query a simple contacts database. It includes scripts for database creation and basic CRUD operations (Create, Read, Update, Delete).
Serms1999/learning-sql-book
A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.
StudiYash/SQLinion
This is the Master Repositiory of the SQLinion Course which can help anyone to learn SQL from Scratch.
vininjr/uri-solutions-sql
uri questions sql
zwieratko/sqlite3-python
Python snippets for using SQLite3