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-09 00:25:54 UTC
- JSON Representation
https://github.com/alexgenovese/machine-learning-bigquery-gcp
These SQL are based on available ecommerce dataset that has millions of Google Analytics records for the Google Merchandise Store loaded into BigQuery.
bigquery google google-cloud-platform purchase sql visitors
Last synced: 16 Oct 2025
https://github.com/awcodify/tx
Simple example to database transaction with golang
commit go golang rollback sql transaction
Last synced: 17 Oct 2025
https://github.com/vaxdata22/city-weather-and-s3file-rds-s3-bigquery-etl-by-airflow-on-ec2
This is my third AWS Cloud ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would perform data extraction to a database in parallel to a loading process into the same database, join the tables, copy joined data to S3 and finally copy the S3 file to BigQuery DW.
apache-airflow aws-ec2 aws-rds-postgres aws-s3 bigquery business-intelligence dags data-warehousing etl-pipeline openweathermap-api orchestration python3 sql
Last synced: 21 May 2026
https://github.com/sophior/dockersqlbackup
A script to run on a host and backup your databases by container name
backup-script bash containerstation docker msql-database mssqlserver nas qnap sql sql-server
Last synced: 14 Mar 2026
https://github.com/balajimohan18/sql-projects
The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language
data-analysis data-mining data-science eta microsoft-sql-server query-language sql sql-server sql-server-management-studio sqlqueries
Last synced: 14 Mar 2026
https://github.com/7sferry/dynamic-query-with-jpa
this is related to https://ferry.vercel.app/blog/dynamic-query-pada-java-part-i-jpa
hibernate java jpa query specification spring spring-boot springdata-jpa sql
Last synced: 05 May 2026
https://github.com/shivabajelan/legacy_employee_database_analysis
The SQL project involved designing tables to hold data from six CSV files, creating a table schema for each file, importing the data into SQL tables, and performing data analysis. The analysis involved answering various questions about the data, such as listing employee information and department managers and ...
erd postgresql relational-databases sql
Last synced: 17 Oct 2025
https://github.com/yuriibalandiuk/technological_practice
Technological practice assignments
airflow docker docker-compose jupyter-notebook pandas postgresql psycopg2 python3 sql
Last synced: 19 Apr 2026
https://github.com/belkinmix/sql-project---queries-and-data-modeling
A project from my university - I wrote business level SQL queries and developed an ER Model & remodeled a database.
data-modeling database database-schema datamodeling hackolade mysql sql
Last synced: 27 Jan 2026
https://github.com/prateek5525/online-shopping-analytics-project
The Online Shopping Analytics Project analyzed product trends, and regional sales using SQL and Tableau. Insights from the Sales and Location Dashboards highlighted key trends in demographics, product popularity, and regional performance. These findings empower businesses to optimize strategies, enhance marketing, and improve inventory management.
data-analysis excel kaggle-dataset sql tableau
Last synced: 20 Feb 2026
https://github.com/syuvraj19/dbs-assignments
This repository contains Advanced Database Services assignments from Seneca College's DBS211 & DBS311 courses.
database database-management dbms dbms-lab sql sql-server
Last synced: 19 Apr 2026
https://github.com/shani-kumar-gupta/bookmyshow-airtribe
Problem Solving Case: Bookmyshow
database dbms mysql normalization sql
Last synced: 18 Apr 2026
https://github.com/query-farm/python-sql-scan-planning
A Python library for intelligent file filtering using SQL expressions and metadata-based scan planning. This library enables efficient data lake query optimization by determining which files need to be scanned based on their statistical metadata.
duckdb predicate-pushdown predicates query-processing scan-planning sql sql-engines
Last synced: 14 Apr 2026
https://github.com/aayushy7777/weather_forecast_dashboard
Developed a Power BI dashboard using a weather API key to display real-time data on temperature, humidity, wind speed, and forecasts with dynamic visuals and filters.
excel figma powerbi sql weather-api weather-forecast
Last synced: 18 Oct 2025
https://github.com/professorlearncode/social-media-database-system
Dive into the 🌐 world of database management with this Python-based program! From connecting to servers to executing SQL queries, it's got all the tools you need. Plus, peek into a social media database schema and explore fun sample queries. Let's make data management as enjoyable as 🍰
database mssql mssqlserver python social social-media social-media-database sql threads
Last synced: 14 Mar 2026
https://github.com/qlishell/sql-the-practical-guide
If you work in data, you’ll write SQL queries all the time. So how do you write efficient SQL queries that are optimized for performance
Last synced: 18 May 2026
https://github.com/daihseven/pda
Repositório voltado às atividades realizadas no curso Desenvolvimento Full Stack do Programadores do Amanhã, contendo atividades em sala, extras e projetos solos e em equipe.
backend banco-de-dados desenvolvimento-web front-end full-stack full-stack-web-development html-css javascript nextjs nodejs postgresql reactjs sql typescript
Last synced: 14 Mar 2026
https://github.com/jumail-wm/quiet-attic-films
ESOFT assignment project. Using C# programming
csharp database mssql-database sql
Last synced: 14 Mar 2026
https://github.com/liannoi/exam-database
Examination work on subjects "Database Theory" and "Programming and Administration of the MS SQL Server DBMS"
database-theory exam exam-practice ms-sql-server sql sql-server t-sql
Last synced: 14 Mar 2026
https://github.com/karolinacodes/lighthousebnb
An application built for Database Design, ERD Creation & SQL Practice
Last synced: 16 Apr 2026
https://github.com/youssefali11997/book-store-system
Designed a MySQL relational database for a book store and implemented an application utilizing the database. Customer could make a pur- chase and track his purchases. Manager could add, remove, delete, modify books, order more books from a publisher and view reports about the store.
database java javafx mysql sql transaction-processing
Last synced: 14 Apr 2026
https://github.com/mrjaid23/quantum-analytics-sql-capstone-project
SQL Capstone Project
Last synced: 15 Mar 2026
https://github.com/youssefali11997/sql-challenges-solutions
My Solutions to Database Challenges in SQL from various online judges : HackerRank, LeetCode and others
hackerrank-solutions leetcode-solutions sql
Last synced: 27 Jan 2026
https://github.com/ashwin331133/sql-pizza-outlet-sales-analysis
This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.
Last synced: 24 Feb 2026
https://github.com/icejan/movie-dbms
This program aids a movie store owner in managing their inventory of movies online to sell or rent to customers 24/7.
bcnf-decompostion-algorithm c-sharp database-management dot-net er-diagram functional-dependency-analysis relational-algebra sql unix-shell
Last synced: 06 Feb 2026
https://github.com/saisurajmatta/nashville-housing-data-cleaning-project
Clean and standardize Nashville Housing dataset using SQL queries for improved data quality and structure.
azure-data-studio data-analysis mssql mysql sql sql-data-cleaning sql-queries sql-server-management-studio
Last synced: 23 Jan 2026
https://github.com/rohra-mehak/airbnb-reviews-dwh
Integrated Data Warehouse Solution for Airbnb Analytics: ETL Automation, SQL SERVER: Data Warehouse Modelling, OLAP Cube, and PowerBI Reporting
multi-dimensional-models olap-cube powerbi sql sql-server-database ssas ssis star-schema-tables
Last synced: 24 Jan 2026
https://github.com/ashu3291/music-store-analysis
Data Analysis for Digital Music Store using SQL
beginner-friendly-project portfolio-project sql sql-server sqlproject
Last synced: 15 Mar 2026
https://github.com/habibur-rahman-swe/worldcupdatabase
2nd Task of Relational Database Certification
Last synced: 27 Jan 2026
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/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/eeroel/ipykernel-duckdb
IPykernel wrapper with autocompletion and magics for DuckDB
data-science duckdb ipython jupyter sql
Last synced: 15 Mar 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/vidyavarshini17/sql-solutions-hackerrank-basic
Hackerrank SQL Basic Solutions
hackerrank-basics hackerrank-solutions hackerrank-sql-solutions sql
Last synced: 28 Jan 2026
https://github.com/jigyasag18/bird-strikes-in-aviation-project
This project analyzes over a decade of U.S. bird strike data (2000–2011) to evaluate safety risks, damage trends, and cost implications in aviation. Using PostgreSQL for database management and Power BI for dashboard visualization, it uncovers critical insights into when, where, and how wildlife impacts aircraft. Key findings inform strategically.
bird-strike-prevention bird-strike-prevention-in-real-airport data data-analysis data-analysis-project data-visualisation data-visualization data-visualization-project data-visualizations database dataset dax-query postgresql postgresql-database powerbi powerbi-desktop powerbi-report powerbi-visuals sql sql-database
Last synced: 09 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/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/Verkstaden/skifta
Skifta is a CLI tool for transforming data dumps by masking sensitive data, generating random test data, and creating smaller subsets for non-production environments.
data-dump data-dumps database mysql postgresql sanitize sql transform
Last synced: 24 Oct 2025
https://github.com/sugumarsrinivasan/sql-datawarehouse-project
Building Mordern datawarehouse with SQL Server, including ETL Processes, data modeling, and data analytics.
data-analysis data-analytics data-engineering data-lake data-science data-warehouse datawarehousing etl etl-pipeline medallion-architecture sql sql-query sql-server
Last synced: 19 Jun 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/leo-spj/powerbi_inteligencia-de-negocios
Curso universitario de Inteligencia de Negocios de la UTP: Dashboards interactivos en Power BI. Incluye ejemplos de datos en SQL y Excel.
business-intelligence course excel powerbi sql
Last synced: 26 Feb 2026
https://github.com/torrentelinux/osqlinux
Biblioteca de clases en Java para la conectividad a base de datos alojadas en servidores con SQL.
connectivity jar java java-classes jdbc linux-app netbeans-ide sql
Last synced: 29 Apr 2026
https://github.com/franco-diaz-licham/tournamenttrackerapp
Tournament Tracker is a desktop application that allows users to create and play through elimination-style tournaments (e.g. an indoor soccer tournament)
csharp csv dot-net sql sql-server visual-studio windows-forms
Last synced: 15 Mar 2026
https://github.com/guilhermehrt02/barber-schedule
O Sistema de Agendamento para Salão de Beleza é uma aplicação desenvolvida para facilitar o gerenciamento de serviços em um salão de beleza, permitindo que clientes agendem serviços como barbearia de forma eficiente e organizada.
h2-database java junit5 mockito spring-data-jpa spring-security springboot sql
Last synced: 19 Jan 2026
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/albertofaraujo/sql_eda_capes
O objetivo desta análise exploratória é identificar padrões e tendências nas atividades de fomento a bolsas de estudos no Brasil e no exterior, promovidas pela Capes desde 2005
apache-spark data-science databricks eda sql
Last synced: 06 Feb 2026
https://github.com/yunusemrejr/php-mysql-shopping-cart
Shopping Cart with PHP & MySQL (+CSS/HTML) *thanks to Codex Time on YT for the amazing tutorial
css ecommerce html mysql php shopping-cart sql xampp-server
Last synced: 14 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/project-tsurugi/tanzawa
Tsurugi SQL console, and more tools written in Java
cli database-access java jline jline3 sql tsurugidb
Last synced: 25 Oct 2025
https://github.com/sanchezluys/departamentos_municipios_colombia_postgresql
Listado de departamentos y sus respectivos municipios. Colombia
colombia geografia postgresql sql
Last synced: 07 Jul 2026
https://github.com/shubhamsharma0711/research-paper-management-system-rpms
Group Project Completed in CSE656:Information Integration and Applications course in IIITD during the Monsoon 2024 Semester. Professor:Mukesh Mohania
cohere cse656 flask fuzzywuzzy gcp html iia iiitd jinja mongodb mysql mysql-connector-python pandas pymongo python sentence-transformers sql
Last synced: 23 Jan 2026
https://github.com/khangtran85/user-behavior-analysis-for-ecommerce
A SQL project analyzing eCommerce data to uncover insights on traffic, customer behavior, and purchasing patterns. Covers key metrics like visits, transactions, and conversion rates, providing data-driven support for optimizing revenue and user experience.
bigquery ga-session google-analytics-sample publicdata sql
Last synced: 21 Feb 2026
https://github.com/its-alex/ms-auth
Nodejs authentication microservice for mariadb
authentication nodejs passport sql
Last synced: 15 Apr 2026
https://github.com/linguini1/carefinder
Matches patients with healthcare providers based on their specific needs and health profile. Based on the original OEC 2023 challenge.
api backend css database frontend full-stack html javascript python react rest-api sql sql-lite web-app web-development website
Last synced: 26 Oct 2025
https://github.com/iammshahbaz/destechnico
Simple ecommerce website Backened
Last synced: 04 Jan 2026
https://github.com/billgewrgoulas/sql-operators
Algorithms for UNION , MERGE-JOIN , INTERSECTION , SET-DIFFERENCE , GROUP-BY SQL operators
Last synced: 26 Oct 2025
https://github.com/binakot/timescaledb-error-distinct-on-single-object-array-and-second-order-by
Bug report to TimescaleDB about broken 'distinct on'
bug error planner postgres postgresql sql timescaledb
Last synced: 11 Apr 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/asirialwis/event-management-system
A robust Event Management System using React (Frontend) and .NET (Backend), with MS SQL as the database.
asp-net-core csharp dotnet ef-core ef-core-migrations mvc-architecture reactjs rest-api sql sql-server web-api
Last synced: 11 Apr 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/ascentis/foreach-db
PowerShell module to execute SQL scripts in each database in a single or multiple servers
parallel-programming powershell-module sql sql-server
Last synced: 14 May 2026
https://github.com/sultanbadri/sql-zoo
SQL practice with SQL zoo exercises.
Last synced: 23 Jan 2026
https://github.com/zainea-bogdan/data_engineer_project_wowcinema
WoWCinema is a project based on a fictional scenario where I stepped into the role of a Data Engineer, designing and building an end-to-end Data Infrastructure. A ETL pipeline ingests data from multiple sources, transforms it, and loads it into a centralized PostgreSQL data warehouse to power analytics, KPI tracking, and reporting
analytics big-data data datawarehousing etl-pipeline postgres python sql
Last synced: 19 May 2026
https://github.com/igorconstant/sgsp
Composition of the SGSP Project - Federal Institute of Science and Technology of São Paulo.
css html java javascript php sql
Last synced: 13 Apr 2026
https://github.com/jurek-muszynski/bd1
Repository for lab exercises as part of Data Bases 1 class @ Warsaw University of Technology
Last synced: 24 Jan 2026
https://github.com/lzhudson/daily-diet-api
The daily diet API is a project that consists of an API for controlling user meals.
api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod
Last synced: 24 Jan 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/garcane/unicorn-companies-analysis
Tracking unicorn startups (valued at $1B+) provides valuable insights for investors and analysts to identify high-growth industries and emerging trends.
data-analysis exploratory-data-analysis financial-analysis investor postgresql sql
Last synced: 24 Jan 2026
https://github.com/fshmidt/apache-nifi-template-for-.csv-sql-transform
Example NiFi flow template to read records from CSV file and put those into database.
Last synced: 24 Jan 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/charlesvdv/entitygen
Tool to generate go struct from SQL static analysis
database go go-generate golang postgresql sql tool
Last synced: 28 Jan 2026
https://github.com/jelonmusk/sqlquerybuilder-openai
A full-stack application built with React and Node.js that leverages OpenAI’s API to dynamically generate optimized SQL queries based on natural language prompts.
chatgpt express expressjs nodejs openai openai-api react reactjs sql vitejs
Last synced: 15 Apr 2026
https://github.com/prabhakar-naik/patient-management
Patient Management Microservice sample Project clone below:👇🔽
dependency-injection development-environment exception-handling global-exception-handling grpc ioc-container java jpa-hibernate microservice microservices orm-framework postgresql production request response restful-api spring spring-boot sql test-environment
Last synced: 15 Apr 2026
https://github.com/rahulchouhan1/sql-data-warehouse-project
Building a modern data warehouse with SQL Server, including ETL Processes, data modeling, and analytics.
data-analysis data-cleaning data-engineering data-science data-warehouse datascience etl etl-pipeline sql sql-query sql-server
Last synced: 24 Jan 2026
https://github.com/anandhupa1/sql-queries
sql level one and two assignments
Last synced: 06 Feb 2026
https://github.com/aaryan04/advanced-text-to-sql-rag
🚀 Advanced Text-to-SQL RAG System with LangChain, LangGraph & React - Convert natural language to SQL with AI-powered intelligence
ai fastapi langchain langgraph machine-learning natural-language-processing python rag react sql text-to-sql typescript
Last synced: 15 Apr 2026
https://github.com/saya304/data-cleaning-and-exploratory-data-analysis
Data Cleaning and Exploratory Data Analysis in Snowflake
data-cleansing exploratory-data-analysis snowflake sql
Last synced: 16 Mar 2026
https://github.com/kskmemory/data-analysis-sales-insights-with-powerbi
Data Analysis-Sales Insights with PowerBI
datamanipulation powerbi powerquery sql
Last synced: 28 Jan 2026
https://github.com/vidyadnina/other-sql-projects-and-queries
Other SQL projects and queries.
Last synced: 06 Feb 2026
https://github.com/beebus/hacker_rank_practice
My personal solutions to coding practices on the HackerRank.com website.
c-plus-plus coding coding-challenge coding-challenges coding-interviews github hackerrank hackkerrank-solutions oracle-database python3 ruby sql sql-server ubuntu1804
Last synced: 15 Apr 2026
https://github.com/danielwmartin1/supabase-todolist
Supabase TodoList
api-rest fullstack-development javascript nodejs postgresql reactjs sql supabase vercel-deployment vite
Last synced: 15 Apr 2026
https://github.com/mysto-007/cyclistic-bike-share-analysis
Analyzed the dataset of Cyclistic Rental Service as the Capstone project for Google Data Analytics SpecializationAnalyzed the dataset of Cyclistic bike-share (Capstone project for Google Data Analytics Specialization)
bigquery data-analysis excel ms-sql-server sql tableau tableau-public
Last synced: 16 Mar 2026
https://github.com/bishtrishu/pizza_sales_analysis_dashboard_sql_bi
Welcome to the Pizza Sales Analysis Dashboard project! This repository contains a comprehensive guide to building an interactive and insightful dashboard for analyzing pizza sales data using SQL and Power BI.
data data-science dataanalyst datavisualization dax dax-query microsoft microsoft-azure microsoft-sql-server msexcel mysql powerbi powerquery project sql
Last synced: 16 Mar 2026
https://github.com/nero103/medical-appointment-database-project
This is a relational database project with the goal of creating a data model for medical practices for organization of patient appointments using SQL.
datamodeling healthcare relational-database schema-design sql stored-procedures t-sql
Last synced: 28 Jan 2026
https://github.com/camillerob/recruitment_company_db
Creating a MySQL database for a recruitment company with data retrieval optimization.
Last synced: 28 Jan 2026
https://github.com/sujith-da279/2market_consumeranalytics
Customer behaviour analysis for 2Market, a global retailer, delivering actionable insights across demographics, advertising channels, and product preferences.
business-data-analysis customer-segmentation data-visualization demographic-analysis marketing-analytics report sql tableau-dashboards
Last synced: 28 Jan 2026
https://github.com/davidkhala/oracle-database-collection
collection of Oracle Database tools, documentation and notes
Last synced: 06 Feb 2026