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-03 00:26:03 UTC
- JSON Representation
https://github.com/yash-chauhan-dev/etl_airbnb_listing
A scalable ETL pipeline for transforming raw Airbnb listings data into a structured format for price and availability analysis. Built using Spark, HDFS, PostgreSQL and Docker.
airflow docker docker-compose etl etl-pipeline hdfs local-development postgresql python spark sql
Last synced: 11 Apr 2026
https://github.com/shashankpatil01/hibernate-employeedetails
To create a database where all the data of the Employees can be saved so that it can be extracted or updated. The data collected can be stored into the SQL database created and later accessed.
apache-maven apache-tomcat-9 hibernate html java-8 sql
Last synced: 10 Mar 2026
https://github.com/kiruko1025/student_management_system
Django web app for student management
Last synced: 24 Dec 2025
https://github.com/saya304/hcahps-patient-survey
Worked on the HCAHPS dataset to write queries and visualize the data for analysis
Last synced: 24 Mar 2025
https://github.com/yisus82/fic-bd2
Bases de Datos 2 - Facultad de Informática de A Coruña
Last synced: 24 Mar 2025
https://github.com/lorenzorottigni/db-university
Boolean academy SQL learning
Last synced: 05 Jan 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/sontungexpt/tous-netframework
Timetable window app wrote in csharp (unfinished)
Last synced: 30 Mar 2025
https://github.com/tinyhiker/sql_rental_database_design
Designed a SQL Database/Schema for a Car Rental System. It was created on an Oracle 11g Database. The project features Entity-Relationship Design, Functional Dependency Theory, 3NF/BCNF principles, SQL Code, Bash Scripting
3nf bcnf-database-structure bcnf-decompostion-algorithm oracle-database shell-scripting sql
Last synced: 29 Mar 2025
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/justfifi17/transportation-management-database
Transportation Business Management Database 🚗
Last synced: 25 Jan 2026
https://github.com/aditiagrawal04/netflix-insights-mysql-
SQL-based analytical project exploring Netflix’s dataset to extract insights about content type, genre, ratings, country-based distributions, and release trends. Ideal for understanding business intelligence using SQL.
business-intelligence data-analysis data-exploration mysql netflix sql sql-project
Last synced: 28 Jun 2025
https://github.com/nathaliaveneziano/onebitcode
Exercícios desenvolvidos durante o curso Full Stack Javascript na One Bit Code @OneBitCodeBlog.
bootstrap bulma css3 git github html5 javascript mongodb nodejs react sass sql typescript
Last synced: 11 Apr 2026
https://github.com/keyyard/today-notes
Today Notes is a lightweight, daily task management application built using Next.js, React, TailwindCSS, Prisma, and Postgresql - Supabase. It allows users to create tasks that expire in 24 hours, providing a clean and minimalist interface with support for dark and light themes.
eslint next next-auth next-rpc nextauth nextjs node postcss postgresql prisma prisma-orm react react-dom reactjs sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/guildofcalamity/todowebapp
A simple ToDo List web application utilizing ASP.NET Core, Bootstrap, SQL and EntityFramework.
asp-net-core csharp cshtml razor sql webapp
Last synced: 02 Jul 2025
https://github.com/kimhan-nah/hello-algorithm-sql
알알못 기만나가 알잘알이 쿼리 마스터가 되는 그날까지..!!!!!
Last synced: 12 Apr 2025
https://github.com/beatrice-appiah/tech4girls_backend
My assignments in my Tech4Girls- HACSA lessons
bash-script controlflows if-statements loops objectorientedprogramming python3 scripting sql
Last synced: 11 Apr 2026
https://github.com/lucashomuniz/Project-04
STATISTICAL ANALYSIS FOR DEMAND PLANNING IN POWERBI
bigquery data-analysis data-structures data-visualization database google-cloud-platform powerbi powerbi-visuals sql sql-query
Last synced: 11 Oct 2025
https://github.com/mezubairkhan/sql-server
This repository contains SQL Server queries.
backend sql sqlserver webdevelopment
Last synced: 29 Mar 2025
https://github.com/sifatullahsu/postgresql
Explore PostgreSQL: Unlock the power of PostgreSQL with a comprehensive collection of SQL queries in this repository.
postgresql relational-database sql
Last synced: 04 Nov 2025
https://github.com/d3athkai/sample-mysql-dump
mariadb mysql sample-mysql-dump sql
Last synced: 11 Apr 2026
https://github.com/rindow/rindow-database-pdo
Data access support for PHP PDO
dao-design-pattern framework pdo php sql
Last synced: 14 May 2025
https://github.com/kreipikc/golang-posts-website
An attempt to recreate a parody page for posts according to the hierarchy (Golang)
Last synced: 12 Jun 2026
https://github.com/basemax/megamenuc
MegaMenuC is a simple menu system for C that allows you to recursively get menu items and its submenus.
c mega-menu megamenu mysql recursive recursive-algorithm recursive-functions sql
Last synced: 11 Apr 2026
https://github.com/mrkem598/sql-functions
SQL functions are built into Oracle and are available for use in various appropriate SQL statements. You can also create your own function using PL/SQL.
avg max mod oracle-11g sql sql-functions sqrt truncate
Last synced: 06 Jan 2026
https://github.com/carroyo5/sql-db-space-analyzer
Este repositorio contiene un script SQL avanzado diseñado para analizar el uso de espacio en bases de datos de SQL Server. El script proporciona estadísticas detalladas sobre el almacenamiento consumido por las tablas, índices, y objetos internos, así como información sobre la fragmentación de índices.
Last synced: 03 Sep 2025
https://github.com/pdalbem/banco-de-dados
Repositório da disciplina Banco de Dados
ddl-commands dml-commands dql-commands postgresql relational-database sql
Last synced: 31 Mar 2025
https://github.com/michaeltennyson/web_development_and_deployment
This repository contains project work I created for the web development and deployment module
Last synced: 21 May 2026
https://github.com/filip-kustura/sql-database-assignment
Database Systems course project, completed in two parts: designing an arbitrary relational database and implementing it by creating, loading and querying data to meet specified criteria. Each query was accompanied by detailed explanations. Developed during the spring of 2020.
chen-notation database database-design database-normalization database-schema entity-relationship-diagram mysql nba normalization relational-database sql sql-queries university-project
Last synced: 02 May 2026
https://github.com/ruohansong/sql_practice
SQL queries from both Leetcode SQL 50 and some BigQuery practices
Last synced: 02 Jul 2025
https://github.com/buddhad/sql-learning
My Practice SQL queries
learn mysql mysql-database query sql sql-learning
Last synced: 28 Jun 2025
https://github.com/rushilsharma1/musicstore_analysis
Project on data analysis of an MusicStore
dataanalysis database datascience problem-solving query sql
Last synced: 02 Jan 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/wilhelmcs/sql-scripts
PL-SQL scripts used in database course
Last synced: 02 Jan 2026
https://github.com/datasqlsantosh/gold-price-prediction-portfolio
Welcome to my Gold Price Prediction Portfolio! This project focuses on predicting the future prices of gold using machine learning, particularly the Random Forest algorithm. The prediction model is implemented in a web application using Python Flask for backend development and HTML for the frontend.
boot css exce flask html jupyter-notebook matplotlib pycharm pycharm-ide python sklearn sql
Last synced: 20 Jan 2026
https://github.com/catterall/dbscripts
A small Python package to quickly run database object scripts against a database without dependency issues.
database database-management database-migrations databases script scripting scripts sql sql-query sql-server
Last synced: 15 Sep 2025
https://github.com/siddik-1997/basic-sql-queries
This repository contains a collection of basic SQL queries for working with MySQL. The queries cover a variety of common operations, including SELECT, Create, Search, Update. Each query includes a brief description and is well-commented for easy understanding.
basicsql database sql xampp-server
Last synced: 14 May 2025
https://github.com/suganyarajes/dbdiagram
The database design for Guvi Zen Class models various entities such as users, batches, problems, codekata, topics, attendance, tasks, and class sessions, establishing relationships to efficiently manage data related to an educational platform.
Last synced: 01 Jun 2026
https://github.com/fou1100ouacus/advanceddatabaseproblems
It is intended for database professionals, students, and anyone interested in deepening their understanding of complex SQL queries, performance optimization, and database design.
database sql tsql-stored-procedures
Last synced: 14 Apr 2025
https://github.com/puspacempaka/hackerrank-sql-challenges-intermediate
This repository features solutions to various intermediate-level SQL challenges from HackerRank. It includes efficient SQL queries, problem-solving techniques, and well-documented scripts. Explore these solutions to understand different SQL problems and enhance your skills.
challenges data-analysis database hackerrank-solutions queries sql sql-intermediate-level
Last synced: 02 Jan 2026
https://github.com/shauryagupta3/lib-management
backend go golang pgx postgresql sql
Last synced: 10 Mar 2026
https://github.com/fasunle/trivia
Udacity inspired App. Project 2 in Fullstack Engineering Role
ajax api cors flask fullstack python react restful-api sql
Last synced: 08 Apr 2026
https://github.com/mohamedamineboufares/redit-clone
A clone of the knowen plateforme Reddit.
graphql nextjs sql stepzen supabase tailwindcss
Last synced: 08 Apr 2026
https://github.com/senaldolage/mock-social-platform-sql
A hands-on SQL practice project simulating a social media app. Includes dummy tables, sample data, and analytical queries using joins, CTEs, subqueries, and window functions.
Last synced: 27 Jun 2025
https://github.com/hckhanh/pg2bigquery
A CLI tool to convert query from PostgreSQL to BigQuery
big bigquery google pg pgsql postgres postgres-tool postgresql postgresql-database postgressql query query-parser querybuilder sql sql-toolkit sql-tools tool toolbox toolkit utility
Last synced: 06 Jan 2026
https://github.com/1ayanabil1/snowflake_dbt_airflow_etl_pipeline
End-to-end data engineering project using dbt, Snowflake, and Apache Airflow for modeling, orchestration, and analytics pipeline automation.
airflow-dbt analytics apache-airflow dag data-engineering data-pipeline dbt etl pipeline snowflake sql
Last synced: 02 Jul 2025
https://github.com/yashwanth-kumar-kotla/walmart_10ksales
Data Analytics project on Walmart dataset.
Last synced: 03 Sep 2025
https://github.com/karenpayneoregon/northwind2020-scripts
Modified NorthWind database script
database microsoft-northwind-database sql sql-server sqlserver tsql
Last synced: 30 Apr 2026
https://github.com/omjaju18/3tier_chat_application
3 tier Chat Application using Kubernetes
docker docker-image jenkins kubernetes kubernetes-deployment nginx nodejs react services sql
Last synced: 12 Apr 2026
https://github.com/hotkit/tormor
Database migration library written in Python
migration-tool postgres python sql
Last synced: 14 May 2025
https://github.com/guilchaves/treinamento-goexpert
Repositório para armazenar anotações, estudos e projetos realizados durante o treinamnto Go Expert da plataforma FullCycle.
api-rest channels-go clean-architechture cobra-cli go golang gorm goroutines grpc sql testing
Last synced: 13 May 2026
https://github.com/nakkayev1707/resources
A curated collection of educational resources covering topics such as advanced SQL, Docker commands, .NET development, and open-source contribution opportunities.
docker dotnet education learning open-source reference sql
Last synced: 21 May 2026
https://github.com/afireinside777/bar-register-flask-react-app
Bar Register Flask React App which contains the API for the Bar Register React App, Coding Temple Final Project.
api-rest dbeaver flask flask-sqlalchemy insomnia migrations postgresql react render sql sqlalchemy typescript vite
Last synced: 08 Apr 2026
https://github.com/lajosbencz/php-stream-parse-sql
PHP library to parse large SQL files command-by-command
Last synced: 05 Apr 2025
https://github.com/doramgajo/packages
Packages is a simple delivery database manager.
Last synced: 30 Mar 2025
https://github.com/exegeses/python-avz-74433
Curso de Python avanzado | código 74433
Last synced: 19 Nov 2025
https://github.com/sebastianc2003/tlh-volunteer-management-database
Relational database system for managing volunteers, projects, and sponsors for a Day of Service event. Includes ERD, SQL schema, sample data, queries, and SDLC documentation.
data-modeling database erd project-management sdlc sql sql-server
Last synced: 14 May 2026
https://github.com/dcs-training/relationaldbandsql
Training on Relational Databases and SQL
Last synced: 25 Feb 2025
https://github.com/simhayn/genomics-cannabis-bigquery
BigQuery's Cannabis_Genomics Dataset Exploration using SQL in a Python Environment
big-data bigquery bioinformatics exploratory-data-analysis genomics python sql
Last synced: 02 Jan 2026
https://github.com/asifrahaman13/library-management
A simple library management system using the Fast API, SQLModel. Utilized simple sqlite database.
Last synced: 30 Mar 2025
https://github.com/ankush-web-eng/marketplace
This is an online marketplace developed to showcase my Django development skills.
Last synced: 10 Mar 2025
https://github.com/cbaie9/projet72_fruitsec
Source code for 72h projet
arduino mariadb node-red node-red-dashboard raspberry-pi sql
Last synced: 12 Apr 2026
https://github.com/data-analitycs-pos-tech-fiap/covid19_ibge
Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão
bigquery excel google-bigquery google-cloud-platform powerbi python sql
Last synced: 08 Apr 2025
https://github.com/aneesh-neelam/currency-exchange-rates-sync-job
Sync Job for Currency Exchange Rates
docker docker-compose dockerfile helm helm-chart kubernetes kubernetes-cronjob postgres postgresql postgresql-database python python3 sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 12 Apr 2026
https://github.com/s-narasimman/zepto_inventory_sql_data_analysis
This project focuses on data cleaning, exploration, and analysis of product information from the Zepto dataset using SQL. It provides actionable insights into pricing, stock availability, discounts, and category-level performance.
aggregation categorization csv data-analysis data-cleaning kaggle postgresql sql zepto
Last synced: 16 May 2026
https://github.com/chetan-tu/task-management-application
A RESTful API for task management, built with FastAPI and PostgreSQL. Enables users to create, view, update, and delete tasks efficiently.
ci-cd docker fastapi postgresql rest-api restful-api sql
Last synced: 01 May 2026
https://github.com/alexp11223/d3flightsdatavisualization
Some visualizations for Kaggle 2015 Flight Delays and Cancellations dataset using d3.js and Leaflet
d3 d3js dataset flight-map leaflet sql statistics visualization
Last synced: 31 Mar 2025
https://github.com/miguelhp373/banco_de_dados_modulo02
:file_folder: Conteúdo das Aulas de Banco de Dados ETEC
Last synced: 28 May 2026
https://github.com/vzamboulingame/data-portfolio
This repository showcases my projects in Python and SQL, highlighting my skills in data analysis & visualization.
data-analysis data-portfolio data-science data-science-portfolio data-science-projects data-visualization jupyter-notebook portfolio python sql
Last synced: 20 May 2026
https://github.com/isensee-bastian/db-basics
Tutorial code for my videos Database Usage in Golang Part 1 and Part 2
basic-programming beginner-tutorial-series database golang learn-to-code relational-databases sql sqlite table youtube
Last synced: 12 Apr 2026
https://github.com/pradeep-r04/hostel-mess-management
The Mess Food Management System is a full-stack web application designed to simplify and digitize hostel mess operations. It provides a convenient platform for students and faculty to register, log in, and select their meals based on a pre-defined weekly menu for breakfast, lunch, snacks, and dinner.
Last synced: 18 Feb 2026
https://github.com/palagdan/database-star-galaxy
This is a database that i created for commercial space firms.
Last synced: 22 Jul 2025
https://github.com/benzerinsio/seattleweather-powerbi
📊 Análise interativa de dados climáticos de Seattle com Power BI, usando dados preprocessados em SQLite para explorar temperaturas, precipitação e tipos de clima.
dashboard datapreprocessing datavisualization powerbi sql sqlite weatherdata
Last synced: 24 Mar 2025
https://github.com/dhanish03/college_management_system
College Management System is a Java Swing-based application that helps manage student records, including adding, searching, updating, and deleting student data using a MySQL database. It provides a simple GUI for efficient student management.
crud git gui java-8 java-swing jdbc-driver mysql sql standalone
Last synced: 13 May 2026
https://github.com/polgubau/uab-2022-practica2
A basic Auth processs to show a CV
Last synced: 31 Mar 2025
https://github.com/iushi6/birthday-reminder-mail
The Spring Boot Birthday Reminder Mail Service is a reliable and efficient way to automate the process of sending birthday greetings via email, saving time and effort for administrators while providing a personalized touch for users
camunda-bpm camunda-platform-8 gmail-smtp java spring-boot sql
Last synced: 29 Apr 2026
https://github.com/megapixel99/sql-nodejs
An SQL Database stored in memory during runtime
database node node-js node-module nodejs nodejs-modules sql
Last synced: 09 May 2026
https://github.com/vitor-msp/agencia-viagens-blue-bird-v2
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 2: ReactJS, API Java, MySQL.
api axios bootstrap dao-design-pattern gson java jdbc mysql react-bootstrap react-hooks react-router reactjs redux regexp servlet singleton-pattern sql
Last synced: 08 Apr 2026