SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-03 00:26:03 UTC
- JSON Representation
https://github.com/antonio2812/programadordeweb
Atividades/Exercícios Práticos do Curso
css3 git github html5 javascript jquery mysql php sql
Last synced: 08 Apr 2026
https://github.com/eufony/dbal
Zero-configuration extensible PHP database abstraction layer library.
Last synced: 01 Jun 2026
https://github.com/pkx8326/data_adventure_01_a_sql_adventure_medium_article
This repository contains the SQL queries and the dataset to accompany an article on Medium.com titled "The Data Adventure 01: “How Long will your Business Start to Profit?” — An SQL Adventure"
dataanalysis dataanalyst dataanalytics postgresql sql windowfunction
Last synced: 10 Jun 2026
https://github.com/edwyng/bd-gama-fase-ii
Implementación del esquema lógico - bd proyecto fase II
base-de-datos esquema sql sql-server
Last synced: 04 Nov 2025
https://github.com/giosil/dbsql-tools
A set of tools to manage relational SQL databases.
Last synced: 23 Jul 2025
https://github.com/srodriguezamarillo/mundotrade
Proyecto SQL de gestión de equipamiento y enlaces a Internet para la empresa de logística "Mundo Trade". Implementa técnicas avanzadas de SQL para garantizar la integridad y eficiencia del sistema y la correcta administración de datos.
data-integrity database-management equipment-management logistics optimization sql sql-functions stored-procedures triggers views
Last synced: 23 Jan 2026
https://github.com/yevheniidatsenko/goit-rdb-hw-05
✴️ RDB Hometask - SQL course
goit goit-rdb-hw-05 sql workbench
Last synced: 27 Jan 2026
https://github.com/mergisi/ai2sql-mcp
AI2SQL MCP Server - Generate, explain, optimize and fix SQL queries from natural language inside Claude Code. Supports PostgreSQL, MySQL, SQL Server, Snowflake, Oracle, SQLite.
ai2sql claude claude-code database developer-tools mcp mysql postgresql sql text-to-sql
Last synced: 10 Jun 2026
https://github.com/itsmeyogesh22/solved-8-weeks-sql-challenge-correct-solutions
Included in Serious SQL Virtual apprenticeship program, this repository contains solutions for all eight different case studies crafted by Danny Ma. For more information please visit: https://8weeksqlchallenge.com/
8weeksqlchallenge data dataanalytics datawithdanny postgresql sql sqlserver-2022 t-sql
Last synced: 07 Apr 2025
https://github.com/roluochke/ecommerce-inventory-api
This eCommerce Inventory API application, built on a RESTful API architecture with Django Rest Framework (DRF), offers a robust solution for managing inventory in an e-commerce setting. With its comprehensive features and seamless integration capabilities, the application provides a reliable and efficient way to handle inventory operations.
django django-rest-framework postgresql python restful-api sql swagger
Last synced: 11 May 2026
https://github.com/skytecat/thecheapestroute_sql
SQL statement that returns the cheapest tour using a Recursive Query
Last synced: 03 Mar 2025
https://github.com/athari22/analyzing-the-yelp-dataset
SQL for Data Science
analytics data data-science data-structures er sql
Last synced: 27 Jan 2026
https://github.com/luccaalves/atividades_logica_programacao_estruturada
Atividades de Lógica de Programação Estruturada em PHP (Variáveis, Variáveis em Array, Métodos de Envio de Dados POST e GET, Laço de Repetição, Operadores Lógicos e Relacionais, Arquivos de Função, Programação Orientada a Objeto, Calculadoras, e Formulários).
css3 html5 mysql php php7 php8 sql
Last synced: 15 Mar 2026
https://github.com/beolawork-art/novabank-churn-analysis
NovaBank has noticed that customers are closing accounts or going inactive, and they want to understand why.
data-analysis data-science-projects data-visualization eda machine-learning numpy pandas python scikit-learn sql
Last synced: 08 Apr 2026
https://github.com/devphde/schoolmanager-api
API de gerenciamento de alunos, professores e turmas.
background-jobs ddd-architecture docker nodejs postgresql redis solid-principles sql typescript
Last synced: 08 Apr 2026
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 18 Feb 2026
https://github.com/willmcpherson2/sdb
The Shadowbox Database
relational-algebra relational-database rust sql
Last synced: 30 Mar 2025
https://github.com/aelabassi/alx-higher_level_programming
ALX High Level Programming: Python, JavaScript, SQL
console-application database javascript python sql
Last synced: 11 May 2026
https://github.com/kowshikreddy97/dominick-s-finer-foods---retail-business
Dominick's Finer Foods is a retail business located in Chicago. DFF has 100+ stores and 25+ product categories. DFF wants to improve their business by understanding their stores and products performance. I created a data warehouse and pulled valuable insights which are key for DFF growth. Check it out!
analytics etl sql sqlserver-2019 ssis
Last synced: 23 Oct 2025
https://github.com/zhrgns/sql-ecommercedatabasemodel
This repo includes one of my personal projects that creates logical and physical design of an e-Commerce DB.
database e-commerce er-diagram oracle sql
Last synced: 14 Apr 2025
https://github.com/bala-1409/loan-clustering-datascience-projects
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning
Last synced: 22 Mar 2025
https://github.com/sh4rkvicc/20241_progbancodedados01_fatecipiranga
Meus estudos de PL/SQL
functions plsql postgresql sql
Last synced: 24 Oct 2025
https://github.com/oleksandra-o/sqlite
Using Databases with Python University of Michigan class
Last synced: 22 Feb 2026
https://github.com/bala-1409/loan-classification-data-science-projects
This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.
data data-analysis datacleaning datascience datavisualization exploratory-data-analysis loan machine-learning machine-learning-algorithms modelfitting sql supervised-learning visualization
Last synced: 22 Mar 2025
https://github.com/blacksuan19/sqlmigrately
Zero setup SQL schema migration from pandas DataFrames
Last synced: 18 Feb 2026
https://github.com/kelvinleandro/ufc-ira-calculator
Aplicação com Streamlit que calcula o Índice de Rendimento Acadêmico (IRA)
analytics dashboard data-visualization docker dockerfile github-actions google-drive-api pandas pdf-parser pdf-parsing plotly plotly-express postgres psycopg2 python python3 sql streamlit streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/rtandrew/data-science-nanodedree
My journey through Udacity's Programming for Data Science Nanodegree
python sql udacity-programming
Last synced: 24 Oct 2025
https://github.com/zheng-bote/cxx-cli_db-exec
command line tool to execute sql in an ordered manner
cpp23 database linux-shell sql
Last synced: 11 May 2026
https://github.com/amirdh17/snowflake-data-pipeline
It is an end to end data engineering automated project. Final report shows the Air Quality index of main IND cities. Data automatically flows from source to report by using Snowflake and its features. This Repo contains all the script, sample AQI json data, Streamlit script for dashboard, and python script for api call and automated data ingestion
python snowflake snowpark sql streamlit
Last synced: 27 Feb 2026
https://github.com/fabeklou/linkedin-learning_full-stack_web_developer
Here I'm learning full-stack web application development with linkedin-learning.
css3 development devops ecmascript6 es6 full-stack git github html5 javascript linkedin-learning nodejs nosql react rest-api sql
Last synced: 07 Apr 2026
https://github.com/mooorsoul23/auth-jwt-node
🛡️ Implement authentication and authorization with Node.js, Express, and JWT, featuring role management and API documentation.
auth authentication authorization bcryptjs create-react-app express jwt-bearer-tokens mongodb mongoose node-js-express node-jwt node-mongodb nodejs nodejs-api passport react-bootstrap sequelize-associations sql
Last synced: 08 Apr 2026
https://github.com/adhirajcs/dbms_college_assignments
My DBMS lab College Assignments.
college-assignment dbms oracle-database oracle-sql-developer pl-sql sql
Last synced: 23 Jan 2026
https://github.com/Adil-Bikiev/Employee-Database-Management
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
database java java-jdk sql test
Last synced: 04 Nov 2025
https://github.com/leyantong/payment_gateway
The Payment Gateway project simulates a payment processing system that allows merchants to process payments and retrieve payment details. This solution includes a payment gateway service, a mock bank simulator, and integrated Swagger documentation for API exploration.
gin golang payment-gateway sql uuid-generator webapp
Last synced: 28 Jan 2026
https://github.com/nesarw/travel-recommendations-website
A Travel Recommendation Website Project in PHP
Last synced: 14 Apr 2026
https://github.com/barcek/compost
recycling containers | command store & argument finesser | command-line tool | Python + Mypy, w/ SQLite
command-line-tool devops docker dx object-oriented-programming python sql sqlite
Last synced: 11 May 2026
https://github.com/pratik-khose/sql-leetcode-solutions
My SQL Leetcode Submissions
leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions queries sql
Last synced: 03 Jan 2026
https://github.com/pyrustic/litedao
Intuitive interaction with SQLite database
auto-init dao data database database-access library lightweight pyrustic python sql sqlite
Last synced: 09 May 2026
https://github.com/abderrahmanehamim/suivi-statistique-du-trafic-reseau-application-web
Ce projet "Suivi Statistique du Trafic Réseau" vise à créer une application web permettant de surveiller les paquets de données entrant et sortant d'un ordinateur. Il a été réalisé dans le cadre du module "Développement Frontend et Backend" du programme d'Ingénierie Numérique en Data Science et Intelligence Artificielle.
bash-script css hack javascript php sql webapplication
Last synced: 08 Apr 2026
https://github.com/lagenorhynque/tree-representations-in-rdb
Tree representation models in RDB
mysql relational-database sql tree-structure
Last synced: 25 Oct 2025
https://github.com/mykhailotanchuk/deepkross
Config files for my GitHub profile.
config css github-config javascript nextjs portfolio portfolio-website react reactjs resume resume-website sql typescript
Last synced: 30 Dec 2025
https://github.com/pradeep31747/smartsuggest-personalized_product_recommendations
This project implements a personalized product recommendation system using machine learning techniques to enhance user experience and drive engagement.
jupyter-notebook keras numpy pandas pyhton scikit-learn sql tensorflow vscode
Last synced: 28 Jan 2026
https://github.com/theunfeelingsoul/eneza_africa
Website and Blog. Yii2 and custom code
bootsrap css html javascript php sql yii2-framework
Last synced: 08 Apr 2026
https://github.com/n3m0n8/laravel-laragigs-sampleproject
A Laravel Project with CRUD and authentication | Video Presentation in Website link below:
alpinejs dbeaver laravel laravel-authentication laravel-controller laravel-eloquent laravel-eloquent-models php sql tailwindcss
Last synced: 11 May 2026
https://github.com/akshat2jain/blogapp_fullstack
Fullstack Bog App using Reactjs expressjs Nodejs and sql
aws-ec2 aws-s3 expressjs jsonwebtoken nodejs recatjs sequalizejs sql
Last synced: 08 Apr 2026
https://github.com/io7m-com/darco
Minimalist, opinionated database access.
database-access jdbc postgresql sql sqlite
Last synced: 22 Mar 2025
https://github.com/its-alex/ms-auth
Nodejs authentication microservice for mariadb
authentication nodejs passport sql
Last synced: 15 Apr 2026
https://github.com/turnipdo/ssms-sql-powerquerym-functions
Using Power Query M to extract values from Excel workbooks for dynamic insertion into SQL code.
data-analytics microsoft-excel powerquerym sql
Last synced: 23 Jan 2026
https://github.com/sawaira-iqbal/cutomer_credit-card-financial-use-power-bi-report-
💳📊 Developed an interactive Customer Credit Card Dashboard in Power BI to analyze revenue, transactions, and customer demographics for actionable financial insights. 👩💻📈 Integrated PostgreSQL + DAX measures to create KPIs, segment customers by age, income, and education, and uncover spending behavior trends.
db financialreport powerbi sql
Last synced: 26 Oct 2025
https://github.com/agu3des/estanteencantada
Livraria feita para a disciplina de Banco de Dados l e para as disciplinas de Estrutura de Dados, Sistemas Operacionais e Protocolos de Interconexão de Redes de Computadores
bancodedados books bookstore client-server data-structures livros python semaphore sql systems threads
Last synced: 14 Apr 2025
https://github.com/sanchezluys/bd_taller_mecanico_postgresql
BD postgresl, de un taller mecanico
Last synced: 30 Mar 2025
https://github.com/iammshahbaz/destechnico
Simple ecommerce website Backened
Last synced: 04 Jan 2026
https://github.com/sanchezluys/guia-publicar-proyecto-de-base-de-datos-
Guía para la publicación de un proyecto de bases de datos en GitHub
mysql oracle postgresql sql sqlite
Last synced: 09 May 2026
https://github.com/suganyarajes/sql-react33
SQL (Structured Query Language) is a domain-specific language used for managing and manipulating relational databases.
Last synced: 01 Jun 2026
https://github.com/panoschron97/company_project_pl_pg_sql
A company management system with PL/pgSQL.
pgadmin4 plpgsql postgresql sql
Last synced: 05 Nov 2025
https://github.com/tushar2704/sql-query
Repository is designed to help you strengthen your SQL query skills by providing a collection of common and interview-based SQL queries for practice.
artificial-intelligence data-analysis data-engineering data-science database database-management database-schema relational-databases sql sql-database sql-query tushar2704
Last synced: 04 Nov 2025
https://github.com/natballa/sql-toolkit
Ready-to-use SQL queries for PostgreSQL, Oracle & T-SQL
analytics database dba monitoring oracle postgresql sql tsql
Last synced: 18 May 2026
https://github.com/amirsaleh55/retail-sales-analysis-sql
This is a beginner Project for data analysis using SQL and pgadmin4 to create table , load data into table from csv file , cleaning data and answering data analysis questions
Last synced: 01 Sep 2025
https://github.com/kuldeepsharma-dataanalyst/college_database_system_sql_project
SQL project demonstrating database design, queries, and analysis for a college management system.
columns datacleaning datamanagement dbms dbmsproject mysql-database pgadmin postgresql queries rows sql sqlqueries tables
Last synced: 05 Nov 2025
https://github.com/nihalsheikh/google_data-analytics
Google Data Analytics Specialization
dataanalytics datavirtualization rprogramming sql tableau
Last synced: 28 Jan 2026
https://github.com/edwinrlambert/cyclistic-bike-share-analysis
This repository is part of the Google Data Analytics Capstone Project, focusing on analyzing Cyclistic's bike-sharing data to identify trends and strategies for converting casual riders to annual members. It aims to provide actionable insights for enhancing marketing efforts.
act analyze ask bigquery prepare process share sql
Last synced: 03 Jan 2026
https://github.com/sol-zeta/react-item-list
Item List for an Online Store
css database expressjs flex flexbox html javascript mysql node nodejs react reactjs sql styled-components styledcomponents
Last synced: 06 Feb 2026
https://github.com/cosmin-panescu/sql-walmart-data
📌 SQL Walmart Data Project
Last synced: 28 Jun 2025
https://github.com/ulisses22/formatfilesqlserver
Using Format File XML to Bulk Import data - SQL Server
Last synced: 25 Jan 2026
https://github.com/shubhamsoni98/analysis-with-sql
This project focuses on creating and managing a database for a music record company to perform various analyses on bands, albums, and songs. Using SQL, the goal is to create a structured relational database with relevant tables, insert necessary data, and perform queries that provide insights into the relationships between bands, albums, and songs.
analys analysis data data-science database dbms mysql mysqlworkbench project query schema sql
Last synced: 03 Jan 2026
https://github.com/giansalex/sql-formatter
Application for SQL-formatting in PHP
Last synced: 06 Apr 2025
https://github.com/suraj-kumar00/sql-from-basics-to-advanced
Learn SQL Basics to Advanced
database sql sql-query sqlite-database
Last synced: 05 Apr 2025
https://github.com/synle/sqlui-native
azure azure-storage cassandra cockroachdb cosmosdb mongodb mssql mysql postgresql redis sql sqlite sqlui-native sqluinative
Last synced: 12 May 2026
https://github.com/emanoelcampos/student-database
Comprehensive SQL learning project developed through the Learn SQL by Building a Student Database: Part 1 and Part 2 courses from FreeCodeCamp. Includes database creation, data insertion, and data querying using PostgreSQL and bash scripting.
bash-script freecodecamp postgres relational-database sql
Last synced: 09 May 2026
https://github.com/aaisha-nexus/sql_excel_project
A data analysis project using MS SQL Server and Excel, focusing on database setup, querying, data cleaning, and visualization with PivotTables & Charts. Explored real-world sales data, financial KPIs, and interactive dashboards.
charts dashboard data-visualization dataanalysis dataanalytics databases excel kpi mssqlserver pivot-tables queries sql
Last synced: 15 May 2026
https://github.com/mstovarh/inflacion-en-colombia-2010-2018
En este repositorio se encuentra el análisis descriptivo que le realizamos a los datos de la inflación en Colombia desde el 2010 hasta octubre de 2023.
Last synced: 23 Jan 2026
https://github.com/emanoelcampos/celestial-bodies-database
A relational database project using PostgreSQL, representing various celestial bodies. Detailed instructions are in project-instructions.md.
celestial-bodies command-line freecodecamp postgresql relational-database sql
Last synced: 05 Nov 2025
https://github.com/e0selmy4v/scpo-php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 07 Apr 2025
https://github.com/jiko23/sql_etl-query-faster
An idea to make sql bulk data insertion, deletion and update easier.
Last synced: 06 Jun 2026
https://github.com/ezejosue/taller1
¡Bienvenido/a a este taller práctico de SQL! Aquí pondrás a prueba tus habilidades en el manejo de bases de datos relacionales, específicamente en la creación de procedimientos almacenados y disparadores (triggers).
Last synced: 04 Nov 2025
https://github.com/elalfymohamed/sarahah
📍It is a copy of the Saraha website 🏗
Last synced: 11 May 2026
https://github.com/giosil/jdbc-tracer
Drivers for debugging jdbc applications.
debug debug-tool debugging jdbc jdbc-driver jdbc-drivers jdbc-tracer jdbc-utilities sql sql-tracer
Last synced: 05 Nov 2025
https://github.com/coderwahaj/railway-reservation-system
Designed and developed a Railway Reservation System with two distinct modules: Admin and Passenger. The Admin module allowed for managing train schedules, seat availability, and passenger records. The Passenger module enabled users to book, view, and cancel reservations.
Last synced: 03 Jan 2026
https://github.com/loesterbotelho/projeto-loester
Estou em processo de finalização, e ainda haverá alterações.
docker docker-compose flyway java mongodb postgresql rabbitmq redis spring sql
Last synced: 30 Dec 2025
https://github.com/ggarciajavier/udacity-dalf-project2-wrangle-openstreetmap-data
Work performed for the 2nd project of Udacity Data Analyst Nanodegree: OpenStreetMap data wrangling and analysis.
data-analysis openstreetmap python sql
Last synced: 12 May 2026
https://github.com/gokallpp/asp.net-mvc-portfolyo-uygulamas-
🌍 🔍"Asp.Net Core ile Dinamik Portfolyo Web Sitesi" kapsamında geliştirdim.
asp-net csharp mssql-database sql
Last synced: 16 Mar 2026
https://github.com/brianlesko/ms-sql-connect
Connect to a Microsoft SQL Server or a MySQL server - written purely in Python
connection data-science database mssql mssql-database mysql mysql-database python simple sql
Last synced: 16 Mar 2026
https://github.com/hajarwalfi/nexus-crypto-wallet
Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.
js mvc php poo postgresql pwa sql uml
Last synced: 11 May 2026
https://github.com/imumi17/rsvp_movies_case_study
SQL_case_study_RSVP_Movies
case-study imdb-dataset rsvp-movies sql
Last synced: 24 Jan 2026
https://github.com/betultugce/beeone
csharp desktop-app erp-application mssql-database sql ssrs visual-studio windows-forms winforms
Last synced: 14 Apr 2026
https://github.com/thoratstuti/detecting-sql-injection-attacks-using-ast-
A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.
Last synced: 22 May 2026