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/asandahdevs/covid-19-analysis
Analysis of COVID-19 data using SQL
Last synced: 07 Feb 2026
https://github.com/umairsyed613/efdbfactory.sql
Factory Pattern for Entity Framework core. supports multiple sql server database with multiple dbcontext support.
dbcontext entity-framework entity-framework-core factory-pattern sql
Last synced: 19 Oct 2025
https://github.com/jiahuaxue/data-analysis
Data analysis portfolio showcasing E-commerce, IMDB, and Airbnb projects with Python and SQL.
bigquery data-analysis-project jupyter-notebook portfolio python sql
Last synced: 07 May 2026
https://github.com/wahyuisdarmawan/login-2tables-with-1form
aplikasi untuk login 2 tabel dengan 1 form
Last synced: 02 Apr 2026
https://github.com/ahmed-aquarius/data-warehousing-assignment
Solution of DW assignment with SSIS. Question2: type-2 slowly changing dimension with incremental loading. Quesiton3: Versioning
datawarehousing mssqlserver slowly-changing-dimensions sql ssis-packages versioning
Last synced: 18 Jun 2025
https://github.com/hbtlucas/udf---user-defined-function
Conteúdo para estudo de funções em linguagem sql, escrita com postgresql
database functions postgresql sql sql-functions
Last synced: 29 Apr 2026
https://github.com/mahmud-kandawala/hoopslink-database-design-capstone-project
This repository hosts the source code and documentation for a versatile platform that connects coaches, players, and equipment suppliers. The system facilitates scheduling, inventory management, performance reviews, and transaction processing, creating a unified experience for all stakeholders involved in the basketball community.
database microsoft-sql-server normalization 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/varejaodacarne/casa-criativa
🏠 Casa Criativa - A place where you can keep your ideas (OmniStack 11.0)
css html javascript nodejs omnistack rocketseat sql
Last synced: 05 May 2026
https://github.com/jose-murilo/web-developer-course
Curso de Desenvolvimento Web pelo Reprograma Jucás
css html javascript nodejs react sql
Last synced: 13 Apr 2026
https://github.com/tanuj-maheshwari/aims
Academic Information Management System. Multi User database for an academic institute with various constraints generally present in an institute. Implemented using stored procedures and triggers in PLPGSQL.
Last synced: 22 Feb 2026
https://github.com/kursatfndk/homework-tracking-db-sql
This project includes a basic SQL database to keep track of the topics. It was developed to practice SQL after learning Python.
Last synced: 19 Oct 2025
https://github.com/mstovarh/analisis_de_canciones_de-spotify-m-s-repoducidas-en-2023-
En este repositorio se encuentra el análisis descriptivo que le realicé sobre las visualizaciones de las canciones más escuchadas de Spotify en 2023.
Last synced: 23 Jan 2026
https://github.com/yulia-momotyuk/dla-data-analysis-practice
This repository contains my homework assignments completed during the "Data Analyst in IT" course at Data Loves Academy.
analytics data-analysis data-visualization excel mysql numpy pandas postgres powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/rayapatilavakumar/sql-server-videos-for-beginners
My Youtube playlist - SQL Server Videos for Beginners - https://www.youtube.com/playlist?list=PLOX4P8JBtVQCH3nU5FXyrOoLn1z9rTUf1
dynamic-sql isolation sql sql-injection-attacks sqlserver stored-procedures synonyms view
Last synced: 24 Feb 2026
https://github.com/mathiaslinux/sae301public
Website for an real estate agent
css database educational-project html js mariadb php sql
Last synced: 13 Apr 2026
https://github.com/shvetsihorr/sql-projects
SQL and Google BigQuery-Portfolio Projects
azuredatastudio bigquery mssql postgresql sql
Last synced: 15 Mar 2026
https://github.com/abdullahasghar/sql
The repo includes all projects and assessments I have completed with SQL. IDE/s used: MS SQL Server, Google Big Query.
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/jpcadena/tweets-classification-backend
FastAPI Backend for NLP Project on Tweets classification about national insecurity at Ecuador.
aiofiles aioredis async asyncpg backend classification-model fastapi gunicorn jwt-authentication postgresql pydantic python python-jose redis restapi sql sqlalchemy starlette tweets uvicorn
Last synced: 13 Apr 2026
https://github.com/lilmorzz/sistema-lpsmart
Sistema Java de Vendas com Controle de Estoque para LPSmart.
Last synced: 31 Mar 2025
https://github.com/kitaah/crispy_choco
Application permettant aux salariés d'une entreprise de consulter les coordonnées d'autres salariés
chocolate csharp database dotnet fontawesome management-application rich-client sql sql-management-studio sql-server-express student-project windows-forms
Last synced: 11 Apr 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/fvucemilo/recipe-app-api
Recipe API project
api-development continuous-deployment continuous-integration database devops django django-rest-framework docker docker-compose python python3 rest-api software-engineering sql tdd test-driven-development web-development
Last synced: 13 Apr 2026
https://github.com/ndomah1/data-cleaning-in-mysql
This project cleans and standardizes a global dataset of tech layoffs using MySQL, transforming raw data into an analysis-ready format.
data-cleaning data-preparation layoffs mysql sql
Last synced: 25 Mar 2025
https://github.com/azizy22/duckdb-cho
🦆 Explore DuckDB with enhanced features and performance for efficient data analytics and querying in your applications.
analytics big-data cross-platform data-analytics data-management data-science data-warehousing database duckdb in-memory-database open-source performance sql sql-query visualization
Last synced: 12 Apr 2026
https://github.com/jahidul2004/explore-postgres
A complete SQL practice guide with examples covering SELECT, UPDATE, DELETE, ALTER, aggregate functions, logical and date operations — all in one file for easy learning and copy-paste use.
database ordbms postgresql rdbms sql
Last synced: 26 Feb 2026
https://github.com/jomi195/ferienwohungen-reservierungssystem
StayFinder is a showcase under construction for an apartment booking system for Database-Systems Classes 1 at HTWG Konstanz.
api database java jersey oracle oracle-database react sql typescript vite
Last synced: 13 Apr 2026
https://github.com/alpha007-cmd/simple-login-page
Simple Login Page Which can be easily Ingerated to any projects
backend frondend login-page login-system php sql
Last synced: 31 Aug 2025
https://github.com/nambukeerthi/youtube_dataproject
Build a Streamlit App – A user-friendly interface. Use Google API – Fetch YouTube channel data. Store in SQL Database – Save channel details for easy access. Search & Join Tables – Allow users to query and view data
api numpy pandas python sql streamlit
Last synced: 09 Apr 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/bybenpuls/table-builder-pg
Simple tables creator
asyncpg pg postgresql psycopg2 python python-sql sql
Last synced: 29 Jan 2026
https://github.com/valyauw/lodgings-app
Example Lodgings Admin CMS + Showcase Web Application
Last synced: 21 Jun 2026
https://github.com/bagaffey/sql-server-tools
Microsoft SQL Server tools and utilities
microsoft ms-sql-server ms-sql-server-managment-studio sql sql-server
Last synced: 05 Sep 2025
https://github.com/abhixsh/parkmate-backend
🚗 Java backend for ParkMate – a smart parking system. Manages user data, parking slots, and real-time availability using MySQL, and Gson.
Last synced: 19 Jun 2025
https://github.com/sarthakagg29/sql-share-trading-analysis
Analysis of share trading transactions using SQL. Includes table setup, sample data, and a variety of queries to answer typical business questions about stocks and trading.
data-analysis dbeaver portfolio postgresql share-market sql
Last synced: 04 Jul 2025
https://github.com/lyrasis/collectionspace-sql
Notes on and examples of SQL for working with CollectionSpace data
collectionspace postgresql sql
Last synced: 23 Jan 2026
https://github.com/chechelnitskaya/pet-project-2
Моделирование СУБД для отеля и написание SQL-запросов к ней
database-management erdiagram postgresql sql
Last synced: 12 Jul 2025
https://github.com/darrendavy12/postgressql_retail_sales_data_pipeline-analytics
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI or psql tool.
analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom
Last synced: 04 Jul 2025
https://github.com/angel-dart-archive/query_builder
[ARCHIVED] Use angel_orm instead.
angel-framework angel-service database mongo postgresql query-builder sql
Last synced: 23 Oct 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/moesio-f/games-library-db
Biblioteca de jogos digitais através de persistência poliglota com bancos NoSQL.
Last synced: 12 Jun 2025
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/omr5221/bi-scripts
Example of DI BI tool scripting
automation configuration-files data-analysis data-warehousing dimensional-analysis diver etl-pipeline lookup modeling perl-script python shell-script sql summarization
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/droffilc1/spendless
Spendless is a web application for users to track their expenses
javascript mysql python react sql sqlalchemy tailwindcss ubuntu
Last synced: 15 Apr 2026
https://github.com/shubhamsoni98/prediction-with-binomial-logistic-regression
To predict client subscription to term deposits and optimize marketing strategies by identifying potential subscribers.
binomial data data-science eda machine-learning matplotlib pipeline python scikit-learn seaborn sklearn sql visualization
Last synced: 06 Feb 2026
https://github.com/rikiitokazu/dataprojects
Data analysis practice using SQL and Python
Last synced: 12 Apr 2026
https://github.com/richiepagard/one-night-sql
Just one night with SQL. A fun SQL playground where I explore and document what I learn. Just experimenting and enjoying the programming world!
Last synced: 18 Jan 2026
https://github.com/alddesign/crudkit-standalone
Ready to use version of "alddesign/crudkit".
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 15 Apr 2026
https://github.com/femto11/jaggqly
A GraphQL to SQL generator for Spring Boot.
Last synced: 12 Apr 2026
https://github.com/ultrasage-danz/sql-free-to-paid-conversion-rate-project
Checkout this link for more projects
csv data-science mysql py python sql
Last synced: 07 Jan 2026
https://github.com/gowri-malla216/expense-tracker
A full-stack expense tracking application built using C# .NET Core (ASP.NET MVC) and JavaScript with CSHTML & Syncfusion Charts. It allows users to track expenses, manage categories, analyze spending trends, and visualize financial data using interactive charts.
csharp cshtml donet-core entity-framework-core restful-api sql
Last synced: 16 Mar 2025
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/akshpraj/students-performance
analyze student performance data with SQL and then visualize it in Power BI. My goal is to make the data clear and actionable, helping educators and students make informed decisions.
Last synced: 29 May 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/sambitos23/react-sql-editor
A web-based application capable of running SQL queries and displaying the results of said query.
react-ace react-csv react-hot-toast reactjs sql tailwindcss
Last synced: 25 Jun 2025
https://github.com/aopandey/5nf-counts-of-bushels-project
SQL Project about monitoring Indiana's soybean and corn harvests
5nf azure-data-studio microsoft-sql-server sql
Last synced: 15 Mar 2026
https://github.com/haquanq/hotelms-winform-app
An windows application to manage hotel activities
Last synced: 08 Feb 2026
https://github.com/namratha2301/drdo-internship
A GUI-based application designed with Qt for tracking, analyzing, and visualizing weapon information. This project integrates custom plotting capabilities using qcustomplot and includes database connectivity with SQL Server to retrieve and store weapon data.
cpp qt5 qtcreator qtdesigner sdlc sql
Last synced: 23 Mar 2025
https://github.com/pavanpadamata26/singletondesignpattern
This repository implements the Singleton Design Pattern for managing a thread-safe, centralized database connection pool. The design ensures only one instance of the connection pool exists during the application’s lifecycle, optimizing resource usage and performance.
Last synced: 06 Feb 2026
https://github.com/tools4ever-nim/nim-system-powershell-microsoft-sql
Microsoft SQL Server
microsoft powershell sql system
Last synced: 23 Oct 2025
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/joliwood/sql-showcase
OLD - CRUD Back app to use an online DB with postgresql, hosted on the cloud by render.com
bootstrap database ejs express node postgres postgresql psql sql
Last synced: 23 Feb 2026
https://github.com/nikkvd/ipl-data-analysis-for-2024-special-edition-magazine
This project analyzes IPL data (2021-2023) using SQL to extract insights on player performances, team strategies, and trends for a special IPL 2024 edition magazine.
Last synced: 24 Feb 2026
https://github.com/space-lumps/oroboro-dw-dbt
This project builds a clean, BI‑ready table user_base in BigQuery
analytics-engineering bigquery business-intelligence ci-cd data-mart data-modeling dbt elt gcp geospatial jinja metabase sql yaml
Last synced: 04 Sep 2025
https://github.com/munyabelden/vet-clinic
This a database called Vet Clinic about animals. Contains animal names, date of birth, etc. Built with SQL
Last synced: 03 Apr 2025
https://github.com/rstoetter/mk-sql-data
mk-sql-data gives programmers the possibility, to generate even large amounts of testing data for SQL databases on the fly. It is a CLI app written in PHP
data-generation data-generator db2 generator human-data ibm-db2 informix mssqlserver mysql oracle php postgresql postgresql-database random random-generation sql sqlserver testing
Last synced: 12 Apr 2026
https://github.com/renatoelho/fluxo-elt
Trata-se de um processo de ELT (Extração, Carga e Transformação) que integra um sistema legado com um banco de dados relacional (no exemplo, um MySQL) para um banco NoSQL (ElasticSearch) sem alterações significativas nos dados transferidos.
docker docker-compose dockerfile elasticsearch elt etl kibana nifi sql
Last synced: 12 Apr 2026
https://github.com/ifrankxue/project_sql_job_data_analyst
Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.
git github postgresql sql sqlite sqlserver vscode
Last synced: 11 Mar 2026
https://github.com/iantomasinicola/indici-sql-server
Estrarre informazioni sugli indici di SQL Server
database indexdb sql sql-server
Last synced: 11 Mar 2026
https://github.com/umairali254/lms_web-app_in_php
LMS site in PHP(JS/Ajax) with MIT license. Data is also included in database folder. You can use this application freely :)
api bootstrap css html javascript json mysql mysql-database php sql
Last synced: 12 Apr 2026
https://github.com/sh4rkvicc/20241_progbancodedados01_fatecipiranga
Meus estudos de PL/SQL
functions plsql postgresql sql
Last synced: 24 Oct 2025
https://github.com/gunifiri/duckdb-ghw
🦆 Accelerate analytics with DuckDB's integration for GitHub workflows, enabling efficient data handling and processing directly within your repositories.
analytics analytics-engine big-data columnar-storage data-analysis data-science database duckdb in-memory-database open-source parquet python query-planner r sql
Last synced: 29 Apr 2026
https://github.com/ajla-brdarevic/poslovna-inteligencija
Zadaće iz predmeta Poslovna inteligencija - PTF UNZE SI II Ciklus I Semestar 2024/25
apache-hop bussiness-intelligence google-bigquery powerbi rapidminer sql
Last synced: 26 Feb 2026
https://github.com/oleksandra-o/sqlite
Using Databases with Python University of Michigan class
Last synced: 22 Feb 2026
https://github.com/charlie-obrien/random-schemas
A growing collection of SQL schemas and data that I use for various projects.
Last synced: 04 Jul 2025
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/hit07/tutorial
Developed a Database Management System utilizing MySQL as the backend database and PHP for seamless record storage and retrieval. This project enables efficient data management with robust functionalities and user-friendly PHP interfaces.
css html mysql-database php sql
Last synced: 28 Feb 2025
https://github.com/sayed-ashfaq/target-sql
In this project, I analyzed Target company's data using SQL in BigQuery, focusing on data extraction, manipulation, and performing various analytical queries to derive insights.
aggregation bigquery cte joins sql
Last synced: 09 Apr 2025
https://github.com/jonatasperaza/learnlanguages-backend
New BackEnd For LearnLanguages
bcrypt cors learnlanguages nodejs nodeserver postgresql sql
Last synced: 08 May 2026
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/an4pdm/esquema-conceitual-para-banco-de-dados
Projeto feito para o bootcamp DIO "Formação SQL Database Specialist".
banco-de-dados entidade-relacionamento modelo-conceitual mysql sql sqlworkbench
Last synced: 01 Jun 2026
https://github.com/ebebbington/copytube
PHP focussed app. Learning project: HTML, SASS, JS, PHP, Laravel, Docker, SQL, Blade Redis Pub/Sub & DB Cache, Deno WS Sockets
css deno docker html javascript nginx php php-fpm sql
Last synced: 07 Jan 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/theng23/e-commerce-website-performance-analysis-sql
Using Bigquery base on Google Analytics dataset to analyze E-commerce Website
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/anandkr21/sql_sequelize
This is very Basic app using SQL Squelize which store data in SQL Database, it's created for learning purpose only.
bcrypt expressjs jsonwebtoken nodejs sql
Last synced: 15 Apr 2026
https://github.com/agentic-dev-io/agent-farm
DuckDB Spec-OS for multi-org AI agent swarms. 175+ SQL macros, Spec Engine, MCP Apps, meta-learning.
ai-agents duckdb embeddings llm mcp ollama python rag sql web-scraping
Last synced: 12 Apr 2026
https://github.com/devlandsio/com2034-sql
Lập trình T-SQL với SQL
fpt-polytechnic mssql sql t-sql
Last synced: 04 Jul 2025
https://github.com/drisskhattabi6/SQL-Server-and-T-SQL-Lab
this repo contains lesson about SQL-Server and T-SQL with a practical work in French for T-SQL
database lesson pratical-work sql sql-server t-sql
Last synced: 21 Jul 2025
https://github.com/tusharjain5/task-management-app-part1-springboot
In this repository, we focus on backend operations such as adding, updating, and deleting tasks.
hibernate java postman spring-data-jpa springboot sql
Last synced: 10 May 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