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/ivan-montes/db-exercises
Because doing Databases exercises is not as boring as people say...just joking, it is. :grin:
Last synced: 09 Feb 2026
https://github.com/gikurujulius/bikestores-analysis
A complete Bike stores data analysis project using SQL and Microsoft Excel.
dataanalytics datavisualization microsoft-sql-server microsoftexcel pivot-tables sql
Last synced: 18 Mar 2026
https://github.com/yehezkiel1086/dsa-stuffs
Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.
algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki
Last synced: 16 Apr 2026
https://github.com/cagandemirmr/mavenfuzzy_funnel_analysis
From website sessions to orders, customer journey analyzed to find cons and problems.
Last synced: 13 Feb 2026
https://github.com/franco-diaz-licham/suggestionsapp
The suggestion site application is a .NET 6 Blazor Server web application that allows users to put through suggestion requests for a given department within a company.
azure-ad-b2c blazor-server csharp sql sql-server visual-studio
Last synced: 15 Apr 2026
https://github.com/jeandeboutgat/base-de-donnee-relationelle
Travaux pratiques sur l'interrogation d'une base de données en utilisant le langage de requête (SQL)
Last synced: 09 Feb 2026
https://github.com/philogicae/covalent-bootcamp
Covalent's Data Alchemist Bootcamp 2022
covalent covalent-api data-science sql
Last synced: 19 Mar 2026
https://github.com/controldata23/foresight-pharmaceutical
This analysis is an EDA done on a certain Pharmaceutical Dataset
dashboard exploratory-data-analysis spreadsheets sql tableau-public
Last synced: 19 Mar 2026
https://github.com/joseph-pabian/life-expectancy-
Statistical analysis of life expectancy in developed vs developing countries using SQL and Python
data-analysis duckdb public-health python sql statistics
Last synced: 07 May 2026
https://github.com/molinsagustin/cinedata
# CineData Trabajo práctico grupal para la materia Ingeniería de Datos I en la Universidad Argentina de la Empresa. El mismo consistió en el desarrollo de una base de datos relacional en Microsoft SQL Server Managment Studio utilizando metodología Ágil SCRUM, que se utilizó desde el relevamiento de requisitos hasta la implementación final.
agile data data-modeling database diagram entity-relationship-diagram microsoft-sql-server relational-databases relational-model scrum scrum-agile sql sqlserver
Last synced: 28 Feb 2026
https://github.com/jpisnice/mssql-docker-persistent
Simple setup for Microsoft SQL server for local development using Docker
development docker microsoft-sql-server sql
Last synced: 25 Apr 2026
https://github.com/mcereal/nestjsdb2
NestJS DB2 implementation
database db2 ibm migrations nestjs query-builder sql transactions
Last synced: 14 Feb 2026
https://github.com/siddhant4srivastava/sql-project
SQL-based project analyzing tenant profiles, rental data, and referral activities to answer key business queries.
Last synced: 09 Feb 2026
https://github.com/badranalyst/global-covid-19-data-exploration-with-sql
Explored COVID-19 data from around the world using SQL, analyzing case trends, mortality rates, and recovery patterns. Queried and visualized key metrics across regions and time to gain insights into the pandemic's global progression and impacts.
Last synced: 14 Feb 2026
https://github.com/svdexe/bankloananalytics_sql_research_and_powerbi_dashboard
Comprehensive bank loan portfolio analysis using MySQL for data processing and Power BI for interactive dashboards. Tracks key lending metrics including loan performance, risk assessment, and borrower demographics with real-time KPI monitoring.
datamodeling dax financial-analysis powerbi sql
Last synced: 09 Feb 2026
https://github.com/arpitbrur/j-shop-spring-boot-mini-project
Here I'm uploading the J-shop Spring boot project with postman API. This project is real time project like e-commerce.
custom-query hibernate-jpa mysql-workbench postman-api spring-boot spring-framework sql
Last synced: 08 Feb 2026
https://github.com/alejandrocisnerosvillegas/plataforma-de-gestion-de-viajes
Plataforma de Gestión de Viajes desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite planificar y reservar viajes, gestionar perfiles y recibir asesoramiento, todo con una interfaz intuitiva y funciones avanzadas para garantizar eficiencia y dinamismo.
Last synced: 14 Feb 2026
https://github.com/lucasmontagnani/site_e-commerce
Site de tipo e-Commerce completo, contendo interfaces para usuários/administradores, responsividade e transações bancarias.
e-commerce e-commerce-project e-commerce-website html html-css-javascript html5 javascript language-javascript linguagem-php menu mysql mysql-database php products shopping shopping-cart site sql web website
Last synced: 07 May 2026
https://github.com/edumoraes1/republicacao-produtos
SQL Query realizada para criação de automação de disparo de push via salesforce
bq data-analysis salesforce sql
Last synced: 14 Feb 2026
https://github.com/noorzaie/sqema
Convert relational databases to json schema format
json-schema postgresql schema sql validation
Last synced: 08 Feb 2026
https://github.com/irem-yigit/garantibbva-patika-bootcamp-projects
Bu repository Garanti BBVA Becoder Yazilimci Yetistirme ve Meslek Edindirme Programi odevlerini icerir.
css3 html5 java javascript react spring-boot sql
Last synced: 08 Feb 2026
https://github.com/nguyenanhtuan1912/sql-exercises-examples
SQL Exercises and Examples
Last synced: 19 Mar 2026
https://github.com/turbot/steampipe-mod-bitbucket-compliance
Run individual controls or full compliance benchmarks for across all of your Bitbucket resources using Steampipe.
bitbucket cis cis-benchmark compliance hacktoberfest security sql steampipe steampipe-mod
Last synced: 19 Mar 2026
https://github.com/namanraj336/friend-list
A Friend List manager app made with Ruby on Rails
bootstrap4 crud crud-application devise heroku rails7 ruby ruby-on-rails sql windows
Last synced: 15 Feb 2026
https://github.com/mrs-wilderness/etl-mini-exercise
A small SQL ETL exercise demonstrating a basic PostgreSQL workflow with staging, simple data cleaning, and incremental batch processing.
Last synced: 10 Jun 2026
https://github.com/yeuner/file-analysis-sql-demo
Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.
data-analysis dataset pandas sql sqlite streamlit vizualization
Last synced: 15 Apr 2026
https://github.com/rakibul263/mysql-database
📌 SQL-এর খুঁটিনাটি (MySQL সহ) এই 🗂️ রেপোজিটরিতে SQL-এর বিভিন্ন খুঁটিনাটি বিষয় বাংলা ভাষায় 📖 ব্যাখ্যা করা হয়েছে। এখানে 🛢️ MySQL-এর প্রয়োজনীয় কোয়েরিগুলো সংযুক্ত করা হয়েছে ✅
Last synced: 20 Oct 2025
https://github.com/perlmonker303/battleshipgamewinforms
The classic 2D Battleship game made in C# Win Forms
access battleship csharp sql windowsforms
Last synced: 01 Feb 2026
https://github.com/4s4v1n/studentsinfodb
Data base structure for students information project
database plpgsql postgresql sql
Last synced: 28 Feb 2026
https://github.com/ankitrai259/goodcabs_insights_360
Goodcabs Insights 360
powerbi powerpoint-presentations sql
Last synced: 15 Feb 2026
https://github.com/gregwhitaker/sql-notebook
Personal Notebook of SQL Examples
Last synced: 07 Feb 2026
https://github.com/exegeses/introdb-75386
Curso Introducción a Bases de datos | Código 75386
erdiagram mysql mysql-database mysql-server sql
Last synced: 15 Apr 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/mrs-wilderness/insect-observation-data-pipeline
Data pipeline for a fictional insect-observation app, combining real data with synthetic user metadata (OLTP → ETL → OLAP + BI).
Last synced: 10 Jun 2026
https://github.com/rishi-gupta-data/bank-managmemt-system
A relational database designed to manage banking operations, including accounts, branches, employees, transactions, and services with advanced querying capabilities.
Last synced: 16 Feb 2026
https://github.com/yosoymitxel/generador-diccionario-de-base-de-datos
Código que genera diccionarios de datos automático para una base de datos
Last synced: 16 Feb 2026
https://github.com/fabiannorbertoescobar/der-sql-ejercicios
TP de Base de Datos. DER. MR. Modelado y armado de la base de datos. Tablas, vistas, consultas, stored-procedures, triggers
bd db mysql queries sql sql-server transact-sql transaction
Last synced: 07 May 2026
https://github.com/petreasil/project-4-openclassrooms
Map out a technical solution for the food delivery site ExpressFood
Last synced: 01 Mar 2026
https://github.com/fadhlidev/text2sql
Secure natural language to SQL API with multi-database and multi-LLM support
Last synced: 15 Jun 2026
https://github.com/vaneeza-7/hackerrank-sql-certification-solutions
HackerRank Beginner and Intermediate SQL Certification Solutions
certification hackerrank hackerrank-solutions sql
Last synced: 01 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/zainulabdeenofficial/usermanagmentsystemusingjson
The "User Management System Using JSON repository by Zainulabdeenoffical is a desktop application that manages user data using JSON as a lightweight database. Built with C# and .NET, it supports user authentication, CRUD operations, and data persistence without requiring a traditional database.
Last synced: 01 Jun 2026
https://github.com/feronivan/yandex.prilavok_sql-project_mqa
SQL-запросы для приложения "Яндекс.Прилавок".
Last synced: 01 Feb 2026
https://github.com/debora-carvalho/exerciciosql_oracle_function
Exercícios práticos para o desenvolvimento de Functions em PL/SQL (utilizando Oracle), referente a disciplina de Banco de Dados Relacional (DSM).
Last synced: 20 Mar 2026
https://github.com/yaasiin-ayeva/d4d-express-sql-boilerplate
Dev4Diversity Express API Boilerplate is a server side element to handle apis. Runs with SQL databases, Use TypeORM, JWT authentication, decorators & Custom seeders.
api-rest boilerplate-template clean-architecture dev4diversity express sql typeorm typescript
Last synced: 01 Feb 2026
https://github.com/patrice-h/presta-tests
data-structures request sql tests
Last synced: 20 Mar 2026
https://github.com/darkin424/blog-website
A Blogging website template based on prisma and bun.js
bunjs postgresql prisma sql template
Last synced: 31 Jan 2026
https://github.com/full-stack-web-developer-and-designer/sql-quizzer
SQL Quizzer by w3schools
css html mirnesglamocic mysql php sql w3schools
Last synced: 15 Apr 2026
https://github.com/thkox/uni_2020-scientific-conference-website
This project is a web-based application developed for the final assignment of the "Internet Technologies" course, offered in the 1st semester of the 2020 academic year at the University of Piraeus, Department of Informatics.
1st-semester 2020 css department-of-informatics html java mysql-database php sql university-of-piraeus
Last synced: 16 Apr 2026
https://github.com/mahmudmridul/authentication
aspnet-web-api authentication dotnet identity react redux-toolkit sql sqlserver
Last synced: 16 Apr 2026
https://github.com/shahardekel/diabetes-analysis
bigquery cognos-dashboard python sql
Last synced: 15 Apr 2026
https://github.com/ferg1e/pajamasql
PHP SQL wrapper and model layer
database-abstraction-layer mysql mysqli-library php postgresql sql sqlite sqlite-wrapper
Last synced: 16 Apr 2026
https://github.com/hitthecodelabs/bigquery_ml
Jupyter notebooks that utilize Google BigQuery's machine learning capabilities.
Last synced: 15 Apr 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-af-3
Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados functions modelo-conceitual modelo-logico sql stored-procedure workbench
Last synced: 25 Feb 2026
https://github.com/sepandjp/quick_post
This is a simple PHP framework for learning MVC in PHP.
bootstrap bootstrap5 design-patterns framework mariadb mvc mvc-architecture mvc-framework mysql php php7 sql
Last synced: 16 Apr 2026
https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook
Implementing how to work with SQL on Jupyter notebook
jupyter-notebook pandas postgresql sql
Last synced: 07 May 2026
https://github.com/istifano/contactify-website-
📠Dans ce projet, l'objectif est de développer une application web permettant de gérer une liste de contacts.
css html mysql php sql tailwindcss
Last synced: 15 Apr 2026
https://github.com/burakkontas/oracle-sql-plsql-practice
Hands-on exercises, query quizes, and PL/SQL scripts for the NORTHWIND database. Perfect for developers starting with Oracle or refining their database skills.
database northwind northwind-database oracle plsql practice sql
Last synced: 23 Jun 2026
https://github.com/daniel-pereira-guimaraes/oracle-study
Oracle Database study.
data-recovery ddl dml oracle-database pl-sql sql stored-function stored-procedure
Last synced: 02 Mar 2026
https://github.com/engineeringsoftware/sqllogictest
List of resources related to sqllogictest
database db slt sql sqllogictest testing
Last synced: 31 Jan 2026
https://github.com/abhijeet-bhambere/sql-server-trail
A collection of learnings for T-SQL, Microsoft SSMS & builds up on existing knowledge of SQL concepts.
dbms-notes sql sql-server-management-studio sqlser t-sql
Last synced: 25 Feb 2026
https://github.com/owainkenwayucl/stats-plus-plus
My latest attempt to have some useful stats tools for our services.
Last synced: 16 Apr 2026
https://github.com/brianlesko/postresql-docker
Run a postgreSQL server hosted in a docker container, and start a webUI for basic querying
basics container containerization containers data data-science docker postgres postgresql sql template
Last synced: 31 Jan 2026
https://github.com/hosanabarcelos/aid-approval
Análise de dados | Aprovação ou reprovação de benefício.
Last synced: 03 Mar 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/tomascuevas/aprendiendo-sql
Seguimiento de TAREAS y CLASES del curso de SQL de Fernando Herrera
docker docker-compose plpgsql postgresql sql
Last synced: 03 Mar 2026
https://github.com/johnkinuthiaa/learn-sql-from-boot.dev
This is a repo for step by step mysql learning from boot.dev and also w3schools.It covers both simple and advanced concepts of sql.
Last synced: 07 Feb 2026
https://github.com/aavishkarmahajan/sql
SQL code assignments and practice questions from SQL courses, SQL data analysis
Last synced: 07 Feb 2026
https://github.com/brunoviola/leetcode
Resolução de exercícios propostos na plataforma LeetCode.
leetcode leetcode-sql mysql postgresql sql
Last synced: 16 Apr 2026
https://github.com/cevheri/spark-nyc-fire-incident
NYC Open Data - Fire Incident Dispatch Data
apache-spark pyspark python spark spark-core spark-sql spark-streaming sql
Last synced: 08 May 2026
https://github.com/skm0626/algorithm
Solving at least one question every day!
Last synced: 15 Apr 2026
https://github.com/mrbrunelli/curso-banco-de-dados
Curso de banco de dados e SQL
business-intelligence database mysql oracle plsql sql sqlserver t-sql
Last synced: 08 May 2026
https://github.com/arryhere/postgre-sql
Postgre SQL
database postgres postgres-database postgresql postgresql-database psql sql
Last synced: 04 Mar 2026
https://github.com/nemeslaszlo/benco-and-cramhead-study-cases
This repository contains my solutions for Benco and Cramhead study cases in hungarian language, using Oracle SQL and PL/SQL. (Oracle SQL Developer)
oracle-database oracle-sql-developer plsql sql
Last synced: 25 Feb 2026
https://github.com/liolb/sql2csv
Export SQL Server Table data to CSV
automation csv data database export extraction powershell scripting sql sql-server sql-table
Last synced: 08 May 2026
https://github.com/shakalbotenterprises/parameters-management-system
Client and server sides to work with dynamically changing parameters
java postgresql shakal-bot-enterprises spring sql
Last synced: 08 May 2026
https://github.com/chdl17/nyc_green_taxis_peak_hour_analysis
This project analyzes GCP BigQuery data and uses Looker Studio to build a Peak Hour Analysis.
bigquery gcp google-cloud-platform looker-studio sql
Last synced: 06 Feb 2026
https://github.com/evanmathew/netflix_sql_data_analysis
This project explores the Netflix dataset using SQL to answer complex analytical questions. It involves data cleansing, aggregation, ranking, and advanced SQL techniques to uncover insights such as top-performing directors by genre, content diversity by country, yearly content trends, and more.
case-study-project netflix postgresql sql
Last synced: 04 Mar 2026
https://github.com/codegeekr/landing-page-psicotest360
Landing Page for Psico test 360
api api-rest astro bootstrap5 css css-animations css3 django html5 javascript react sql sqlalchemy
Last synced: 30 Jan 2026
https://github.com/kmchris/prestashop-product-feed
Generate a Google Merchant XML product feed using PrestaShop SQL query
converter csv google-merchant prestashop product-feed sql xml
Last synced: 16 Apr 2026
https://github.com/utsav240606/-ai-powered-e-commerce-review-sentiment-analyzer
🤖 Analyze e-commerce reviews with AI to uncover sentiment, enhance user experience, and streamline product feedback through an intuitive platform.
aws firebase full-stack-web-development huggingface nextjs nodejs python sentiment-analysis sql textblob
Last synced: 15 Apr 2026
https://github.com/dolmen-go/mylogin-driver
A database/sql driver that wraps github.com/go-sql-driver/mysql with a connection string refering to a ~/.mylogin section
database-driver go golang mylogin mysql sql
Last synced: 25 Feb 2026
https://github.com/mraskends/busdepot
BusDepot is a C# Windows Forms application developed as part of a university project. It simulates a simple bus depot management system, including drivers, buses, and route assignments.
csharp dotnet mysql mysql-database oop sql university windows-forms winforms
Last synced: 16 Apr 2026
https://github.com/santiago-giordano/ahora12project
Excel, SQL and Python processing from excel files
data-analysis excel jupyter-notebook microsoft-sql-server pandas sql sqlalchemy sqlserver
Last synced: 16 Apr 2026
https://github.com/vidhya0501/day33task33_be_sql_bolt_task_vidhya
SQL bolt tasks
Last synced: 04 Mar 2026
https://github.com/lohiyah/e-commerce-springboot-react
Modern full-stack e-commerce platform using Java Spring Boot and React. Features secure authentication, product catalog, shopping cart, and responsive design. A comprehensive web application demonstrating advanced development techniques.
docker e-commerce-project full-stack-web-development spring-boot springboot3 sql
Last synced: 15 Apr 2026
https://github.com/hectororm/connection
Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.
connection orm pdo php php8 sql
Last synced: 04 Mar 2026
https://github.com/madhuresh2011/employee-data-analysis-using-sql
This project focuses on analyzing employee data using SQL to gain insights into workforce patterns, performance metrics, and organizational trends. The dataset includes employee demographics, job roles, salary information, and performance evaluations.
analysis database presentation project query question-answering sql
Last synced: 04 Mar 2026
https://github.com/billwallis/metabase-monitoring
Scripts for monitoring Metabase usage.
Last synced: 30 Jan 2026
https://github.com/melvinmo/db_lab_archive
This repository houses the course materials for my undergraduate database design lab, encompassing assignments and a final project on designing an automotive sales database.
ado-net csharp data-management microsoft-sql-server sql tsql
Last synced: 06 Feb 2026
https://github.com/helixcipher/todays-command
Today's Command is a modern Linux desktop widget that delivers a curated daily command directly to your screen, complete with explanations, interactive quizzes, streak tracking, and customizable reminders.
desktop-widget learning linux python quiz sql
Last synced: 05 Mar 2026
https://github.com/jkmagnussen/would-you-rather-back-end
A Laravel, MySql backend to the "Would You Rather" React front end application. Supplemented with php slim and composer, comprised of a "database.php" abstraction layer for MySql queries and an "index.js" REST API file. This project has been switched to Laravel.
composer laravel laravel-application laravel-framework laravel5 php php-slim sql
Last synced: 05 Mar 2026