STEDI project
-
Updated
Nov 11, 2024 - Python
STEDI project
Created a PostgreSQL Database for A Virtual Social Network
SQL Reference — Complete Glossary is a comprehensive, interactive reference for Structured Query Language (SQL), covering everything from fundamental SELECT statements to advanced window functions and recursive CTEs. With 50+ terms organized into 11 categories and 3 difficulty levels, this resource provides clear explanations🧑🏿💻📊🗄️.
MySQL Simulator Pro is a fully interactive, browser-based MySQL database simulation environment that lets you write and execute real SQL queries — including SELECT, INSERT, UPDATE, DELETE, CREATE TABLE, ALTER TABLE, CREATE INDEX, JOINs, transactions (BEGIN/COMMIT/ROLLBACK), and even role-based access control (GRANT/REVOKE)🗄️👨🏿💻.
Creating a university DataBase using MySQL
A group project, where I designed RDBMS aspects such as ER design, database population, DDL, DML, and where I co-developed the Flask app
The repo houses the complete SQL schema and data scripts for a relational database designed for a bed and breakfast lodge.
SQL_Notes: Learn SQL concepts through practical application! This repository contains concise notes on key SQL concepts, commands, and techniques, illustrated by solutions to LeetCode SQL challenges and exercises from other sources. Sharpen your SQL skills by understanding the why behind the code!
This project is designed to split an SQL script file (DDL structure only) into several files, and categorize these files based on the objects such as tables, views, functions, stored procedures, sequences, etc.
This is a data cleaning project on housing data within a state, using SQL to format, structure and standardize data for analysis.
Add a description, image, and links to the data-definition-language topic page so that developers can more easily learn about it.
To associate your repository with the data-definition-language topic, visit your repo's landing page and select "manage topics."