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/mahmoudwal27/sql-data-analysis
This project demonstrates SQL operations for managing student enrollments, including creating tables, inserting data, updating records, and running queries to analyze student and course information. It showcases skills in data manipulation, aggregation, and advanced query formulation.
analysis data-analysis sql sql-data-analysis sql-queries
Last synced: 13 Feb 2026
https://github.com/vegadelalyra/angular_springboot_cafe_frontend
Angular 11 Frontend for Full Stack App of a Cafe System Management constructed with Angular 11 + Spring Boot 17 + MySQL DB. Backend here: https://github.com/vegadelalyra/angular_springboot_corporation_app
angular boot mysql spring springboot sql
Last synced: 05 May 2026
https://github.com/shash309/nutrinion
A Django-based food tracking application that helps users monitor their nutritional intake and maintain a healthy diet.
Last synced: 07 May 2026
https://github.com/deepakramani/dbt-bike-insights
A small scale ETL project that ingests data into the data warehouse using dbt(data build tool) to facilitate transformation and analytics.
analytics-engineering data-engineering dbt dimensional-modeling etl jinja sql
Last synced: 21 Jan 2026
https://github.com/jorbush/data_engineer_technical_test
technical test for a data engineer position
Last synced: 21 Jan 2026
https://github.com/deypadma2020/sql_project
✏️ A collection of practical SQL case studies and solutions exploring real-world business scenarios: car showroom analysis, esports tournament, customer insights, finance analysis, pricing strategy, and marketing analytics.
business-intelligence case-study data-analysis database mysql queries sql
Last synced: 30 May 2026
https://github.com/korawica/sqlplate
:scroll: SQL template generator
data-quality jinja2-templates sql sql-template
Last synced: 15 Feb 2026
https://github.com/tomalexsmith/sql-challenges
Repository to act as a library for all my SQL practice going forward
hackerrank leetcode ms-sql-server mysql preppindata snowflake sql
Last synced: 15 Feb 2026
https://github.com/srosalino/pixel_play_store_database
Database design and implementation for a Videogame Company.
database-design database-management-system database-schema sql
Last synced: 28 Feb 2026
https://github.com/alejandrocisnerosvillegas/gestor-de-rendimiento-academico
Plataforma de gestión de rendimiento académico para la universidad Bahía del Mar, desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Facilita el acceso a calificaciones y optimiza la gestión administrativa.
Last synced: 15 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/asandahdevs/classic-models
Data exploration and manipulation using a sample database
Last synced: 15 Feb 2026
https://github.com/ankitrai259/goodcabs_insights_360
Goodcabs Insights 360
powerbi powerpoint-presentations sql
Last synced: 15 Feb 2026
https://github.com/pathilink/ebury_case
Technical case study in Analytics Engineering using BigQuery, focusing on dimensional modeling and SQL queries for payment and client analysis.
Last synced: 05 Oct 2025
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/jigyasag18/travel-form-using-php-technology
Travel Form Using PHP Technology is a project designed to collect and manage student information for trips. Built with HTML, CSS, and PHP, it features a user-friendly interface and a MySQL database for efficient data storage and retrieval.
css css3 cssstyle databse html php phpform phpforms sql travelform
Last synced: 09 Apr 2025
https://github.com/davenaugler/unit_18-hibernate
Bank account app using Hibernate
hibernate hibernate-jpa hibernate-orm java jpql mysql spring-data-jpa springboot sql
Last synced: 16 Apr 2026
https://github.com/kalebers/leetcode
Personal Codes from Leetcode challenges using different languages
cpp csharp database java javascript leetcode-solutions python sql
Last synced: 14 Apr 2026
https://github.com/vitormimaki/sweettec
SweetTec (Access Database)
access database programming sql vba
Last synced: 16 Feb 2026
https://github.com/oleksiiprykhodko/mikartenergy
It is my pet-project for practice .NET, Angular, SQL, Docker, Html, CSS. It is website for a distribution and engineering company engaged in industrial automation.
angular asp-net-core bootstrap5 c-sharp css docker docker-compose dot-net entity-framework-core fluent-validation font-awesome html ms-sql-server primeng scss serilog siemens sql typescript web-api
Last synced: 02 Apr 2026
https://github.com/pkx8326/data_adventure_01_a_sql_adventure_medium_article
This repository contains the SQL queries and the dataset to accompany an article on Medium.com titled "The Data Adventure 01: “How Long will your Business Start to Profit?” — An SQL Adventure"
dataanalysis dataanalyst dataanalytics postgresql sql windowfunction
Last synced: 10 Jun 2026
https://github.com/essien1990/alx-higher_level_programming
Python programming tasks as a software engineer
c javascript linux python3 ruby scripting shell sql
Last synced: 14 Apr 2026
https://github.com/enescidem/form-db-system
A student management system on Microsoft SQL Server, managing data with basic SQL queries as well as advanced techniques like INNER JOIN, LEFT JOIN, Stored Procedures and Triggers.
csharp database database-management mssql-database sql sqlserver
Last synced: 05 May 2026
https://github.com/satvikpraveen/postgres-polaris
Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.
analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql
Last synced: 05 May 2026
https://github.com/habibur-rahman-swe/relationaldatabase
Free code camp certification course
bash psql relational-databases sql
Last synced: 28 Feb 2026
https://github.com/mahmud-kandawala/sql-projects
A bundle of SQL projects I did in high school
Last synced: 19 Mar 2026
https://github.com/sharkutilities/sql-programmability
A set of useful utility functions, stored procedures, etc. useful inside a SQL table.
functions helper-functions mssql mysql scripts sql utility utility-function
Last synced: 16 Feb 2026
https://github.com/spy230/stress_testing
Программа предназначена для проведения стресс-тестирования базы данных
Last synced: 09 Jun 2026
https://github.com/patricktrainer/dbt-no-select-star
Prevent `SELECT * FROM your_table;`
dbt dbt-packages jinja2 macros sql
Last synced: 19 Mar 2026
https://github.com/agrawalchaitany/flask-secure-file-sharing
A Flask-based secure file sharing system that enables secure file transfers between Operations Users and Client Users through encrypted URLs.
flask flask-sqlalchemy html html-css-javascript mysql mysql-database python sql
Last synced: 05 May 2026
https://github.com/erb13020/nucamp-sql-with-python-resources
My name is Eric Burt. I started coding in 2013 and have been a software engineer for over 5 years. I have been teaching an introductory software engineering class SQL with Python at Nucamp since March 2023. Here is my curated list of hand-picked resources that I share with my students daily.
backend docker flask postgresql python relational-databases sql
Last synced: 16 Apr 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/avnigoyal25/e-yojanaconnect-system
Many people are eligible for government assistance programs, but they often don't know which programs they qualify for or how to access them. This can result in missed opportunities for help. Our project aims to create a system that takes user input and then uses that information to recommend the government scheme that is the best fit for them.
bootstrap javascript nodejs reactjs sql
Last synced: 16 Apr 2026
https://github.com/boyank95/finalproject_yara_internship2023
A full stack REST application, created with React and NestJS, using PostgreSQL for the database
css html javascript nestjs reactjs sequelize sql
Last synced: 16 Apr 2026
https://github.com/lesiaukr/goit-rdb-fp
Master's degree. Relational databases: Final project
Last synced: 05 Feb 2026
https://github.com/night-slayer18/chatbot-ai
An AI chatbot which uses ChatGPT and RASA Framework using java and kotlin with authentication using retrofit and golang as backend integrated with mongodb as database
chatbot digitalocean gol java kotlin mongodb nlu python rasa retrofi sql
Last synced: 16 Apr 2026
https://github.com/0xeab/salty-utility
Utility for processing bording school menus
data-processing dishes emoji formatter language-processing parser sql tagging
Last synced: 16 Feb 2026
https://github.com/mrjaid23/covid19-data-analysis---sql-data-exploration
SQL Data Exploration
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/kriss024/oracle
SQL Commands for Oracle Database
oracle oracle-database plsql sql
Last synced: 19 Mar 2026
https://github.com/mitobrien/code_example_qr
A code quick reference & example reference site for HTML/CSS/JavaScript/Ruby/Rails/SQL
css html javascript ruby ruby-on-rails sql
Last synced: 14 Apr 2026
https://github.com/eesunmoon/db-nypd
[Project] Database ETL of NYPD
data-preprocessing database er-diagrams etl mysql postgresql sql
Last synced: 05 May 2026
https://github.com/sajalvats/tech-haven---dashboard
Deploy advanced analytics using PowerBI to enhance decision making process for a consumer electronics firm
dax daxstudio excel powerbi powerbiservice powerquery sql
Last synced: 19 Mar 2026
https://github.com/markphamm/leetcode
Daily LeetCode solutions in Python, SQL, and more – featuring efficient algorithms, clean code, and a variety of problem-solving techniques.
Last synced: 03 Oct 2025
https://github.com/barcek/compost
recycling containers | command store & argument finesser | command-line tool | Python + Mypy, w/ SQLite
command-line-tool devops docker dx object-oriented-programming python sql sqlite
Last synced: 11 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/aa-nadim/dbms
Database Management System
database database-management database-management-system dbms mysql postgresql sql
Last synced: 05 May 2026
https://github.com/daudhidayatr/course-mysql-database
Ini merupakan proses pembelajaran MySQL-Database
mariadb-database mysql-database sql
Last synced: 09 Oct 2025
https://github.com/esscova/ecommerce-data-pipeline
Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.
data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql
Last synced: 05 May 2026
https://github.com/munyabelden/blog_app
The blog application provides an intuitive and engaging platform for users to share their thoughts and ideas through blog posts, while also facilitating interaction and engagement among users through comments and likes.
cancancan devise postgresql rails-api rails-spec rswag ruby ruby-on-rails sql
Last synced: 05 May 2026
https://github.com/andresilmor/airline-database
Introduction Project to the development of a SQL/Relational Database, using MySQL. From the Model Design till the implementation and test information insertion.
conceptual-model database first-timers mysql-database relational-databases sql sqlserver university university-project
Last synced: 22 Mar 2025
https://github.com/phamhongphuc1999/userapi
Simple API written by C# interacts with mongodb and mysql
asp-net-core mongodb sql sqlite
Last synced: 05 May 2026
https://github.com/emanoelcampos/periodic-table
This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.
bash bash-script freecodecamp git postegres postegresql relational-database sql
Last synced: 05 May 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/smuibrig/petition
This project aims to bring the beloved UBER JUMP bikes back by collecting signatures from enthusiastic users. The app also enables registered users to see who else signed the petition.
express javascript nodejs sql vuejs
Last synced: 11 Apr 2026
https://github.com/garretthilberling/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.
flask gunicorn jinja2 mysql pymysql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/riccardorevalor/datasciencedatabasetech
Labs, exercises related to the course 'Data Science and Database Technology' of Politecnico di Torino
olap-database pl-sql sql triggers
Last synced: 02 Apr 2025
https://github.com/richardzhang01/employee-tracker
A simple command-line application utilizing Inquirer to manipulate a SQL database
Last synced: 06 May 2026
https://github.com/sr-tamim/srt.sqlclient.core
dotnet dotnet-core nuget nuget-package sql sqlclient
Last synced: 04 Feb 2026
https://github.com/julesss-coder/sql-practice
SQL exercises for CodersBay bootcamp
Last synced: 19 Mar 2026
https://github.com/noud/laravel-schema-real-binary
Laravel realBinary, case sensitive string, Schema column type
laravel laravel-package mysql schema sql
Last synced: 06 May 2026
https://github.com/akshat-kumar-work/postgre-sql-learning
Learning Postgres using PG library for NODE JS
crud-operation joins pg psql relationships-between-database sql sqlinjection transactions
Last synced: 01 Mar 2026
https://github.com/debjyotisaha/sql-projects
Designed and implemented SQL-based projects to analyse and manage datasets efficiently. Demonstrated expertise in writing complex queries, optimizing database performance, and performing data extraction, transformation, and loading (ETL) processes.
Last synced: 09 Oct 2025
https://github.com/subhamsarangi/notification_scheduler
Notification management and scheduler
email flask notifications python rdbms scheduler smtp sql
Last synced: 16 May 2026
https://github.com/sathviknayak123/bank-loan-powerbi
Power BI dashboard to analyse Bank Loan data
dax-expression mysql-server powerbi powerquery sql
Last synced: 20 Mar 2026
https://github.com/andreihirlav/order-management
Order management app for processing client orders for a warehouse, designed with the layered architecture pattern.
Last synced: 01 Mar 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/antonharbers/sql-worldcup-fcc-cert
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 16 Apr 2026
https://github.com/gaaniruddha/fit5195-a1
This repository contains assignment #1 that was completed as a part of "FIT5195 Business Intelligence and Data Warehousing", taught at Monash Uni in S1 2020.
data-warehousing sql star-schema
Last synced: 01 Mar 2026
https://github.com/mgckaled/rs_data-analytics
Repositório agregador do conteúdo da formação Data Analytics desenvolvido pelo Rocketseat.
data-analytics data-visualization python sql statistics
Last synced: 09 Oct 2025
https://github.com/akshay-rajan/s2
S2 MCA Coursework
ai awt bash-scripting devops haskell java linux mongodb networking oop plsql sql system-administration
Last synced: 14 Apr 2026
https://github.com/brunaccgomes-projetos/ds-aih-pipeline
Desenvolvimento de uma pipeline robusta de dados para ingestão e transformação de grandes volumes de dados de internações hospitalares (AIH - Autorização de Internação Hospitalar) do DATASUS.
airflow apache-spark aws-s3 docker etl pyspark sql vscode
Last synced: 06 May 2026
https://github.com/alessioborgi/helpdesk_system
A web-based help desk application designed to streamline customer support and issue tracking. This project includes features like ticket management, user authentication, and real-time updates to facilitate efficient communication between customers and support teams.
css javascript php python sql system ticketing
Last synced: 28 Mar 2025
https://github.com/patrice-h/presta-tests
data-structures request sql tests
Last synced: 20 Mar 2026
https://github.com/seyla123/laravel-cars-selling-website
A Laravel-based web application for a car selling platform, allowing users to browse, list, and manage car listings,search car, with features like user authentication, email verification.
laravel php postgres sql tailwindcss
Last synced: 16 Apr 2026
https://github.com/takshshah-16/pizza_sales_sql
SQL-powered pizza sales analytics project using MySQL Workbench to derive business insights through data exploration and queries.
business-intelligence data-analysis database-management mysql sql
Last synced: 09 Oct 2025
https://github.com/mayurifag/postgresql-db-cleaning-scripts
Make any sql actions with your postgresql dumps and get new gzipped dump
bash database postgresql script sql
Last synced: 13 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/lmithilesh-26/sql-queries
This repository is a collection of my solutions to HackerRank, LeetCode, and various practiced SQL queries.
hackerrank-solutions pgadmin4 plpgsql sql sql-practice sql-query
Last synced: 02 Mar 2026
https://github.com/nihadamirov/holbertonschool-higher_level_programming
Higher-level programming
containerization-with-docker css devops docker html javascript network python resful-api sql
Last synced: 16 Apr 2026
https://github.com/lozitsky/voting
Restaurant voting system
heroku hibernate jackson java8 jpql json junit4 maven rest security spring spring-data-jpa spring-mvc spring-security springboot2 sql travis-ci
Last synced: 16 Apr 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/badhanhitesh/tasksync
A dynamic, versatile tool for effortlessly displaying and organizing tasks on a virtual board. With an intuitive interface and extensive customization options, it offers an efficient and elegant solution for individuals and teams to manage projects and daily activities.
html-css java sql vannila-javascript
Last synced: 23 Apr 2025
https://github.com/valda1/inventory
Test task for Junior Developer position using PHP, jQuery and SQL.
bootstrap css html inventory inventory-management inventory-system jquery jquery-ajax junior-developer junior-developers junior-web-developer oop oop-principles php php-mysql phpmyadmin sql web-development webdevelopment website
Last synced: 06 May 2026
https://github.com/filsan-musa/Course-SQL_Fundamentals_for_Data_Analysis
This course serves as an introduction to Structured Query Language (SQL) for the aspiring data analyst, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.
chinook-database database relational-databases sql sqlite
Last synced: 23 Mar 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/rushilsharma1/financialdataset_frauddetection_analysis
Analysis of the fraud detection from the financial dataset using sql workbench and command line
command-line dataanalysis datascience insights sql sqlquery sqlworkbench
Last synced: 19 Mar 2026