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/bachiriy/avito
A simple classified ads website developed using native PHP, inspired by the Moroccan online marketplace Avito.
Last synced: 17 Oct 2025
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/kleamertiri/8-week-sql-challenge
Use cases solutions for #8_Week_SQL_Challenge from #DataWithDanny
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/tashi-2004/database-systems-db
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql
Last synced: 28 Apr 2025
https://github.com/allancalix/recursive-doc-model
Explores recursive document models using Postgresql
postgresql relational-model sql
Last synced: 14 Jun 2025
https://github.com/songleo/database-system
This repository offers a tool for quickly setting up a database system utilizing the mysql. It's perfect for Proof of Concept (PoC), educational, or testing scenarios.
database kind kubernetes mysql sql
Last synced: 13 Apr 2026
https://github.com/alexlatam/sql-mysql-structure
Repository corresponding to the MySQL and MariaDB course - Platzi
Last synced: 16 Apr 2026
https://github.com/tudororban/kodasql
A Database Management System in Rust
database-management-system rust sql
Last synced: 20 Apr 2026
https://github.com/kammradt/sql-builder
🚀 Learning about some patterns and using them to create a non-production-ready SQL builder
Last synced: 13 Jul 2025
https://github.com/gcoronelc/sistuni-plsql-004
Taller de PL/SQL en SistemasUNI.
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/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/gorros/redshift-utils
Collection of useful Redshift queries.
Last synced: 15 Mar 2026
https://github.com/tahrz/simple-game-api
Simple game api, with sql and noSql realizations.
bash docker-compose mongodb-driver nosql openapi php7 postgres sql
Last synced: 07 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/mrjaid23/quantum-analytics-sql-capstone-project
SQL Capstone Project
Last synced: 15 Mar 2026
https://github.com/vaibhavjain-dev/learning-sql
Daily SQL learning log: daily code snippets and resources from Riti Kumari's YouTube playlist
Last synced: 06 Jul 2025
https://github.com/mariacarolinass/exercicios-sql
Exercícios básicos de SQL utilizando o MySQL
Last synced: 20 Oct 2025
https://github.com/kareraolivier/nextjs-dashboard
Learning nextjs with 16 chapter
eslint javascript nextjs prettier-eslint sql typescript vercel
Last synced: 13 Apr 2026
https://github.com/rakibul263/mysql-database
📌 SQL-এর খুঁটিনাটি (MySQL সহ) এই 🗂️ রেপোজিটরিতে SQL-এর বিভিন্ন খুঁটিনাটি বিষয় বাংলা ভাষায় 📖 ব্যাখ্যা করা হয়েছে। এখানে 🛢️ MySQL-এর প্রয়োজনীয় কোয়েরিগুলো সংযুক্ত করা হয়েছে ✅
Last synced: 20 Oct 2025
https://github.com/enyaude/integrated-project-maji-ndogo-part-2
Explore Maji Ndogo's water quality analysis project, where a detailed 60,000-record database is used to identify pollution hotspots and guide intervention strategies. Leveraging Python, MySQL, and Jupyter Notebook, this project uncovers patterns and addresses environmental issues, driven by the call for data-driven solutions by President Naledi.
jupyter-notebook mysql mysql-database python sql
Last synced: 07 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/kajitiluna/twinsqla
TWinSQLA is a light framework for mapping SQL statements to python functions and methods.
Last synced: 14 Jan 2026
https://github.com/jbrown9124/do-or-do-not
Created a social task-managing full-stack web application. Allows you to create, share, edit (drawing and image importing features included), and complete tasks with users on your friends list. Includes user authentication, a friends list (received and sent friend requests), and friend alerts (ex. notifying a user when a friend has completed a shared task). The client was created with React.js, the REST API with Python (Django), and data is stored in and queried from a PostgreSQL (SQL) database. Deployed using Heroku.
bootstrap-5 django heroku javascript postgresql python reactjs sql
Last synced: 07 Apr 2026
https://github.com/bilalilyasjhandir/car-rental-service
The "Car Rental Service" project is designed to streamline the entire car rental process for both customers and administrators.
csharp dotnet sql windowsforms
Last synced: 28 Jan 2026
https://github.com/otobrglez/speedy-limeta
Experimenting with GIN index (intarray) in PostgreSQL
Last synced: 30 May 2026
https://github.com/msaf1980/xk6-sqlx
k6 extension to load test RDBMSs (PostgreSQL, MySQL, MS SQL and SQLite3)
Last synced: 16 Mar 2025
https://github.com/godsonkoithodathu/flight-database
In this repository, I am showcasing my skills in SQL programming and my knowledge of database management systems (DBMS), specifically using PostgreSQL. Dealing with the Flight Database
Last synced: 27 Jan 2026
https://github.com/azozzalfiras/toters_app
Design Toters App By Flutter with Api & sql
android api dart flutter iphone javascript mysql nodejs sql
Last synced: 13 Apr 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/eufony/dbal
Zero-configuration extensible PHP database abstraction layer library.
Last synced: 01 Jun 2026
https://github.com/marcosach/tp-infra
Este repositorio contiene todos los archivos que componen al trabajo práctico final de la materia Infraestructura para la Ciencia de Datos de la Licenciatura en Ciencia de Datos (UNSAM).
bigquery buckets datamart datawarehouse etl gcp gcs pipelines python sql
Last synced: 17 Apr 2026
https://github.com/lugolbis/snuv
Déploiement d'une BDD complexe sous Oracle Database 23ai.
base-de-donnees database oracle oracle-database pl-sql sql
Last synced: 25 Mar 2025
https://github.com/karimulla2621/web-development-
I'm currently training at career sure academy HTML and CSS Bootstrap here I'm mentioning my Learning i have done some projects by using html and CSS bootstrap
bootstrap5 css express-js html javascript mangodb nodejs python reactjs sql
Last synced: 17 Jan 2026
https://github.com/rckbrcls/cefer
Academic database app for managing sports facility reservations, activities, users, reports, and PostgreSQL rules.
academic-project database-course docker-compose flask nextjs postgresql react sports-facility sql typescript
Last synced: 30 May 2026
https://github.com/rikiitokazu/dataprojects
Data analysis practice using SQL and Python
Last synced: 12 Apr 2026
https://github.com/valyauw/lodgings-app
Example Lodgings Admin CMS + Showcase Web Application
Last synced: 21 Jun 2026
https://github.com/turbot/steampipe-mod-jira-thrifty
Are you a Thrifty Jira dev? This Steampipe mod checks your Jira project(s) for unused and under-utilized resources.
atlassian-jira cost cost-control cost-optimization hacktoberfest jira sql steampipe steampipe-mod thrifty
Last synced: 19 Mar 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/ososuna/spring-framework
Spring Framework 5 & Spring Boot 2 course
java jpa-hibernate microservices mongodb mvc springboot sql
Last synced: 17 Apr 2026
https://github.com/rstoetter/csql-php
a PHP class with various methods to work on and analyze SQL statements
Last synced: 15 Mar 2026
https://github.com/ruru-lyy/bank-management-system
A simple bank management system built using Python and SQL to handle customer registration- SignUp/SignIn, Transaction operations such as cash deposit/withdrawal, fund transfer and Account Updation functionalities. The purpose for creating this project was to understand OOPS and Databases.
Last synced: 04 Jul 2025
https://github.com/master-helix/music-queries
This is a beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset
data-analytics data-visualization ms-excel postgresql sql
Last synced: 06 Sep 2025
https://github.com/vasanthakumar70/elt-with-snowflake-and-dbt
This project builds an end-to-end data pipeline to process and analyze retail sales data.
Last synced: 17 Jan 2026
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/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/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/nicolasvero/codewars
My solutions to the Codewars platform's exercises
csharp java javascript php ruby sql typescript
Last synced: 13 Apr 2026
https://github.com/drvipulasharma/e-commerce-data-analysis-sql-big---query
E-Commerce-Data-Analysis-SQL-Big-Query
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/amandaguedess/projeto-banco-de-dados-ecommerce
Projeto de Banco de Dados para um sistema de E-commerce
banco-de-dados conceitual mysql-database projeto sql workbench
Last synced: 18 Jun 2025
https://github.com/hgwood/craql
A small example app to show how to program business web app back-ends in SQL with PostgreSQL.
Last synced: 16 Mar 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/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/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/edwin5354/student_management_system
A mini project that connects an SQL database to Python with added tkinter GUI elements.
Last synced: 06 Sep 2025
https://github.com/guilhermelange/postgresql-performance
Querys that assist in the analysis of application performance
performance-analysis postgres postgresql sql
Last synced: 06 Sep 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/matviyroman/answer.matviy.pp.ua
answer.matviy.pp.ua
answer-set-programming css css3 html html5 javascript jquery js mysql oop php sql
Last synced: 13 Apr 2026
https://github.com/aritrac1/hackerrank
HackerRank Solutions
30-days-of-code 30daysofcode cpp dsa hackerrank hackerrank-solutions java javascript mysql problem-solving python sql
Last synced: 13 Apr 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/legendarym4x/sqlalchemy_with_alembic
SQLalchemy learn
alembic postgresql python sql sqlalchemy
Last synced: 16 May 2026
https://github.com/xtenzq/uni-database
📚 Homework repository for Database course at Inha University
c cpp database mariadb mysql sql university-assignment
Last synced: 13 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/mayankyadav23/career-aspirations-of-genz
Explore a collection of interactive dashboards developed during my internship at KultureHire! This repository includes visual insights into Learning Aspirations, Manager Aspirations, and Mission Aspirations, designed to help stakeholders make informed decisions. 🌟📈
advanced-excel data-cleaning data-collection data-preprocessing data-visualization kulturehire sql
Last synced: 02 Mar 2026
https://github.com/vigneshss-07/data-engineering
This Repo contain details related to Data Engineering tech stacks
gcp hadoop-hdfs hive pyspark scala spark sql
Last synced: 13 Apr 2026
https://github.com/belgianbiodiversityplatform/natagora-occurrences
🦆 Observations.be - Species occurrence datasets published by Natagora
Last synced: 06 Jul 2025
https://github.com/cartervr/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram sql tableau
Last synced: 13 Mar 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/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/jdrodas/powerrangersdb
Dominio de Problema y scripts de implementación de un modelo de datos para el curso introductorio de bases de datos relacionado con el universo de los Power Rangers
entity-relationship-diagram normalization sql
Last synced: 07 Jan 2026
https://github.com/kunalkumar2001/ola-project-using-excel-powerbi-and-sql
Built using SQL, Excel, and Power BI, this project showcases essential metrics and trends in the Ola ecosystem, offering stakeholders actionable insights to enhance decision-making
analytics dataanalysis excel ms mssqlserver mysql posgresql powerbi sql
Last synced: 19 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/satyacoder29/crm-analytics-power-bi
CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊
advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/brandoncardoso/english-quiz-site
A simple website to quiz english grammar/particles.
bulma css ejs expressjs html javascript nodejs sequelizejs sql
Last synced: 11 Jan 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/nataebern/mak-gripe-bot
The main content of the project Mak_Gripe_bot
aiogram aiogram-bot asyncio datatime python random sql sqlite3
Last synced: 31 Aug 2025
https://github.com/mohamed-khaled0/covid-data-exploration.sql
Covid-19 data
covid19-data data-analysis datacleaning microsoft-sql-server sql
Last synced: 06 Feb 2026
https://github.com/andriikot/sql__codewars
Codewars SQL Solutions
algorithms codewars codewars-sql solutions-sql sql
Last synced: 06 Feb 2026
https://github.com/fikrimusa/codewars
A Collection of Programming Practice Exercises
cpp11 cpp14 cpp17 cprogramming postgresql sql
Last synced: 14 Apr 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/rafaellamarquess/java-barber-shop-back
flyway-migrations java mapstruct mysql spring-boot sql
Last synced: 13 Apr 2026
https://github.com/daominsy6/capstoneproject-intelliride
INTELLIRIDE: A Web Based Jeepney Tracker and Fare Calculator Monitoring System with Mobile Android Application for Arayat Express Jeepney Transport Service Cooperative
admin google-maps-api monitoring php sql tracker tracking web
Last synced: 27 Apr 2025
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/lopes51789/salaryanalysis
This salary dataset is a good candidate for descriptive analysis, and we can identify which demographics experience reduced or increased salaries. For example, we could explore the salary variations by gender, age, industry, and even years of prior work.
data-analysis json mysql python3 sql tableau
Last synced: 13 Apr 2026