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-07 00:26:23 UTC
- JSON Representation
https://github.com/fabricioism/mlb-database
Modelamiento y creación de una base de datos de las Grandes Ligas de Béisbol (MLB) desde el siglo XIX hasta Junio 2020.
Last synced: 10 May 2026
https://github.com/tawfik-s/brokerage-firm-database-project
data base project using oracle sql - pl sql - form builder
database form-builder oracle oraclesql report-generator sql
Last synced: 22 May 2026
https://github.com/gabrieldarezzo/who-next
Pegue sua localização, e encontre as pessoas próximas (Formula de Haversine)
google-maps-api googlemaps haversine sample sql
Last synced: 03 Nov 2025
https://github.com/hazelnutparadise/db-playground_frontend
榛果繽紛樂 DB Playground 的前端原始碼。
Last synced: 10 May 2025
https://github.com/vishal-v/databases
Efficient queries for the VTU lab on Databases
Last synced: 15 Jan 2026
https://github.com/wtlow003/sql-peer-tutor-workshop
Materials used to conduct SQL Peer Tutoring Workshop, organised under Centre for Experiential Learning (CEL) at Singapore University of Social Sciences (SUSS).
Last synced: 31 May 2026
https://github.com/gustavfreitas/banco_de_dados
Conhecimentos em SQL, MySQL com base nas aulas do Senac
mysql mysql-database mysql-server sql
Last synced: 23 Jul 2025
https://github.com/aruppatra04/end-to-end-data_warehouse-pipeline
Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.
bronze-silver-gold data-cleaning-and-preprocessing data-warehouse sql sql-server
Last synced: 02 Feb 2026
https://github.com/iamvikash28/nl2sql
Ask your database questions in plain English. Get back real SQL, a safety check, and a results table.
chatbot data-analysis database gemini gemini-api google-genai llm llm-apps nl2sql nlp pandas python sql sql-generator sqlite streamlit text-to-sql
Last synced: 06 Jul 2026
https://github.com/karensaraimoralesmontiel/8-week-sql-challenge
Case Studies Solutions for the 8-Week-SQL-Challenge.
Last synced: 02 Jan 2026
https://github.com/harsh-arora-4114/e-commerce.sql
This project provides a SQL-based solution for managing and analyzing data for a small e-commerce business. The database contains information about customers, suppliers, products, orders, and order details.
Last synced: 30 Mar 2025
https://github.com/audy21/sql-exploratory
A recent SQL exploratory, to get a better knowledge and practices.
Last synced: 18 Jun 2025
https://github.com/pedrohenrique-git/sql-scripts
Some examples and exercicies made in sql
Last synced: 25 Jun 2025
https://github.com/sontungexpt/tous-netframework
Timetable window app wrote in csharp (unfinished)
Last synced: 30 Mar 2025
https://github.com/bekcodingaddict/nodejs-the-complete-guide-with-maximilian-schwarzmuller
Master Node JS & Deno.js, build REST APIs with Node.js, GraphQL APIs, add Authentication, use MongoDB, SQL & much more!
back-end-development expressjs mongodb nodejs nosql sql
Last synced: 08 Apr 2026
https://github.com/jorgecj/school-database
Code to create a database for a school with MySQL.
Last synced: 06 Jul 2026
https://github.com/kpechenenko/travel-agency
The final project for the database course at the university.
database erdiagram postrgesql sql
Last synced: 10 Jun 2025
https://github.com/bashkirtsevich/tg-facts-bot
Telegram bot for publishing interesting facts
aiocron aiohttp aiohttp-client aiosqlite asyncio scorpions spiders sql sqlite sqlite3 telegram telegram-api telegram-bot telegram-bot-api telegram-bots ticks
Last synced: 17 May 2026
https://github.com/brianleect/eth-onchain-price
Retrieve and store price of ETHUSD from onchain sources into an SQLite DB for reading.
ethereum onchain sequelize sql
Last synced: 12 May 2025
https://github.com/safoanmiah/mc-tournaments
A tournament hub created by me (that quickly kept getting bigger) to manage some in game Minecraft tournaments. It converses with a database, Soupbase, to get information to display. It'll also be connected to a discord bot to facilitate the creation of events, and a Minecraft plugin made in java to have influence in game.
next-js postgresql sql tailwindcss website
Last synced: 08 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
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/cindygnaedinger/practica-sql
Práctica queries en MySQL - Notas
Last synced: 01 Jun 2026
https://github.com/shivani0126/adventure_works_data_analysis
Data Analysis of Bicycle Manufacturing Company Using Python, SQL and Power BI. The objective of this project is to create an end-to-end sales analytic report based on AdventureWorks database.
dashboard data-visualization dataanalysisusingpython datacleaning datagathering datapreparation dax-query powerbi python salesanalysis sql
Last synced: 05 Apr 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/lingumd/pewlett-hackard-analysis
Analysis on number of retiring employees per title and employees eligible for mentorship program using SQL.
joins postgresql sql sql-database sql-query
Last synced: 16 Mar 2025
https://github.com/petrknap/zoned-datetime-persistence
Timezone aware date-time persistence
datetime doctrine dql eloquent helper java-library jpa jpql laravel orm-library persistence php-library sql summer-time time-saving timezone winter-time zoneddatetime
Last synced: 25 Jan 2026
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/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/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/ulisses22/formatfilesqlserver
Using Format File XML to Bulk Import data - SQL Server
Last synced: 25 Jan 2026
https://github.com/cosmin-panescu/sql-walmart-data
📌 SQL Walmart Data Project
Last synced: 28 Jun 2025
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/onyxwizard/learn-tech
A single repository for deep, practical understanding of core technologies — designed to grow with you.
css database html ja java javascript py python react sql typescript
Last synced: 07 Apr 2026
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/szymon-budziak/database_project
Database system for a company providing catering services.
Last synced: 17 May 2026
https://github.com/sskender/business-intelligence
Business Intelligence FER labs
bi-tools business-analytics business-intelligence data-warehouse data-warehouse-architecture database dimensional-model dimensional-modeling etl mssql mssql-database olap olap-database real-time real-time-data real-time-data-warehouse reporting reporting-views-and-visualizations sql visualization
Last synced: 17 May 2026
https://github.com/kevinkoech357/alx-higher_level_programming
Python and Javascript learning path.
Last synced: 12 May 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/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/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/pankajparkar/sample-bank
Sample Bank Application
angular csharp css dotnet html sql typescript webapi
Last synced: 09 Apr 2026
https://github.com/kalyan4636/learning_sql
SQL Syntax SQL Select SQL Select Distinct SQL Where SQL And, Or, Not SQL Order By SQL Insert Into SQL Null Values SQL Update SQL Delete SQL Select Top SQL Min and Max SQL Count, Avg, Sum SQL Like SQL Wildcards SQL In SQL Between SQL Aliases SQL Joins and all topics are covered in this repo.
dbms excel msexcel msword mysql nosql sql sql-server ssms ssms-extension
Last synced: 17 May 2026
https://github.com/noamarchante/hotel_db
Hotel database (Database subject - Computer engineering degree)
Last synced: 03 Apr 2025
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/theng23/analyze-revenue-phone-sales-store-sql
Utilize SQL to explore order, customer, revenue, brand of Phone Store
Last synced: 24 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/blacksuan19/sqlmigrately
Zero setup SQL schema migration from pandas DataFrames
Last synced: 18 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/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/willmcpherson2/sdb
The Shadowbox Database
relational-algebra relational-database rust sql
Last synced: 30 Mar 2025
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/skytecat/thecheapestroute_sql
SQL statement that returns the cheapest tour using a Recursive Query
Last synced: 03 Mar 2025
https://github.com/gabrielamoura25/carloca-sql
Um sistema de locadora de carros simples e eficiente.
Last synced: 11 Jan 2026
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/danitilahun/sql_notes
SQL_Notes, is a well-organized collection of SQL problem solutions that primarily includes LeetCode SQL challenges alongside problems from other sources.
competitive-programming leetcode problem-solving sql
Last synced: 14 May 2025
https://github.com/wb-az/sql-for-data-analysis-udacity
This repository contains SQL queries for the SQL for Data Analysis given by Udacity. The queries include commands to define, select, manipulate, control access, aggregate, and join data and data tables.
aggregation data-analysis data-cleaning erd joints postgresql sql subqueries-and-joins window-functions-in-sql
Last synced: 23 May 2026
https://github.com/alexsandro-ms/mycontacts
Aplicação full-stack de gerenciamento de contatos
express jstack next postgresql sql styled-components
Last synced: 08 Apr 2026
https://github.com/guyinwonder168/database-mcp-server
Production-ready MCP provider for SQL databases with unified AI agent interface, supporting MySQL, MariaDB, PostgreSQL, and SQLite with secure credential management and comprehensive query tools.
ai-agents ai-tools artificial-intelligence claudecode codex database go mariadb mcp mcp-server model-context-protocol mysql opencode postgresql sql sqlite
Last synced: 02 Apr 2026
https://github.com/tanyaaa05/bms
Database Project: Bank Management System 🏦💻
Last synced: 02 Jan 2026
https://github.com/luizhm0reira/hackerrank
Resolutions from hackerrank questions
Last synced: 03 Jan 2026
https://github.com/allubie/periodic_table_database
periodic table database submission
Last synced: 20 Jan 2026
https://github.com/bienlim/web-fundamentals
Collection of projects and exercises to understand web development fundamentals.
css html javascript jquery sql
Last synced: 05 Apr 2025
https://github.com/svenslaggare/gitrends
Web-based behavior code analysis tool.
behavior-code-analysis datafusion git sql trends
Last synced: 17 May 2026
https://github.com/umamasaif/daycare-management-system
This repository contains the source code for a Daycare Management System, a semester project developed using C# and SQL. The system features a user-friendly interface built with WinForms, allowing for efficient management of daycare operations such as managing children's records, staff details, schedules, and more.
csharp database-management gui sql winforms
Last synced: 04 Oct 2025
https://github.com/rekha0suthar/grocery-store-web-application
css flask html5 jinja2-templates python3 sql sqlite3
Last synced: 03 May 2026
https://github.com/s-h-i-v-i-s/digital-music-store-data-analysis
Analyzed an online music store database using PostgreSQL and SQL to uncover key business insights, enhancing decision-making through data-driven analysis and visualization.
Last synced: 22 Jun 2026
https://github.com/ahmedhassan-da/world_largest_banks_-etl
Python-based ETL pipeline that extracts the world’s largest banks by market cap, transforms values using exchange-rate data, and loads the final dataset into CSV and SQLite. Includes structured logging, multi-currency conversion, web scraping with BeautifulSoup, and SQL querying.
beautifulsoup etl-pipeline finance python sql sqlite
Last synced: 17 May 2026
https://github.com/venkat-a/exploratory-data-analysis-eda-using-pyspark
Leverage the power of Apache Spark for large-scale data processing and analysis
dataframes descriptive-statistics hadoop-hdfs matplotlib plotly-express pyspark-python seaborn sql statistical-analysis visualization
Last synced: 12 Jun 2026
https://github.com/tianzonglin/commentsall
This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to select them all from the data table and show them on the webpage.
Last synced: 15 Jan 2026
https://github.com/shdrn2402/eight-week-sql-challenge
This repository contains eight learning projects aimed at developing applied SQL skills. It serves as a portfolio to demonstrate the practical use of SQL in solving real-world problems.
8weeksqlchallenge case-study dataanalysis dataanalytics postgresql relational-databases sql
Last synced: 08 Mar 2026
https://github.com/diegonunfio/sql-leetcode
Collection Study plan 50 SQL Leetcode
database datanalysis problem-solving sql sql-server
Last synced: 19 May 2026
https://github.com/ite-2022-pwr/sem4-bd1-lab-ak
Bazy danych 1 - laboratoria
Last synced: 06 Jan 2026
https://github.com/knands42/sql-data-warehouse
Building a Data Warehouse in SQL Server, including ETL process, data modeling, and analytics.
etl etl-pipeline sql sql-server
Last synced: 24 Jul 2025
https://github.com/rifatkasikci/hrms-data-postgresql
This repository contains the database of HRMS(Human Resource Management System)-PROJECT.
database-diagrams postgresql postgresql-database sql
Last synced: 25 Jul 2025
https://github.com/yunusemrejr/user-status-checker
User Status Checker (.NET/C#, SQL)
Last synced: 20 May 2026
https://github.com/d-vale/edx_cs50
Ce repository documente mon parcours d'apprentissage du cours CS50x de Harvard
c edx edx-cs50 harvard harvardcs50 js python sql
Last synced: 25 Jul 2025
https://github.com/ralitsaterzieva/fantasy-creature-zoo
React and NodeJS based project
axios express nodejs postgresql react sequelize sql vite
Last synced: 06 Apr 2026
https://github.com/mariam-zaidi/rsvp-movie-sql-casestudy
Provide recommendation to production company for their next project from historical data.
Last synced: 25 Jul 2025
https://github.com/tomy-jr98/air-quality-sql-project
Air pollution analysis using BigQuery and Tableau, with data cleaning, aggregation, and visualization.
air-pollution bigquery data-analysis portfolio sql tableau
Last synced: 25 Jul 2025
https://github.com/carloshenriquefs/senai_spmedgroup_sprint3_ui_manha_carloshenriquef
Layout - SPMedGroup
adobe-xd api banco-de-dados css html javascript sql
Last synced: 15 May 2026
https://github.com/sam-moen/data-analyst-portfolio
This is a repository that I have created to showcase skills, share projects and track my progress in Data Analytics / Data Science related topics.
data dataanalysis matplotlib mssql pandas powerbi python seaborn sql
Last synced: 08 Mar 2026
https://github.com/ssbarik/assignment
A basic login-register project | HTML CSS JS BS4 PHP MySQLi
bootstrap4 css3 html4 javascript login login-register login-signup mysqli php register-form signin signup sql
Last synced: 09 Apr 2026
https://github.com/fmw666/it-qas
IT知识储备库,愿我能早日成为一名大佬!
etc it languages nosql operating-system programmer qa sql web
Last synced: 02 Feb 2026
https://github.com/vigneshss-07/mastering-sql-and-bigquery-on-google-cloud-platform
Take your Data Analytics skills to the next level with this comprehensive playlist. Learn SQL from the basics to advanced techniques while mastering BigQuery on Google Cloud.
Last synced: 21 Jun 2025
https://github.com/thjbdvlt/litteralement
schéma de base de données postgresql EAV hybride pour l'analyse de textes en français
eav french nlp nlp-french postgresql spacy sql
Last synced: 05 Apr 2025
https://github.com/rifa8/sql-hackerrank-solutions
SQL solutions
db2 hackerrank hackerrank-solutions ms-sql-server mysql oracle sql
Last synced: 08 Mar 2026
https://github.com/4ngelojr/ai-ml-cheatsheets
🗂️ Access essential AI and ML concepts with quick-reference cheatsheets for effective learning and project implementation.
bigdata cheatsheet computer-science convolutional-neural-networks data-science deep-learning dl excel hadoop keras linux neural-networks numpy pig plotly probability sql statistics
Last synced: 01 May 2026