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/Adil-Bikiev/Employee-Database-Management
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
database java java-jdk sql test
Last synced: 04 Nov 2025
https://github.com/bala-1409/loan-clustering-datascience-projects
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning
Last synced: 22 Mar 2025
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 18 Feb 2026
https://github.com/beolawork-art/novabank-churn-analysis
NovaBank has noticed that customers are closing accounts or going inactive, and they want to understand why.
data-analysis data-science-projects data-visualization eda machine-learning numpy pandas python scikit-learn sql
Last synced: 08 Apr 2026
https://github.com/itsmeyogesh22/solved-8-weeks-sql-challenge-correct-solutions
Included in Serious SQL Virtual apprenticeship program, this repository contains solutions for all eight different case studies crafted by Danny Ma. For more information please visit: https://8weeksqlchallenge.com/
8weeksqlchallenge data dataanalytics datawithdanny postgresql sql sqlserver-2022 t-sql
Last synced: 07 Apr 2025
https://github.com/edwyng/bd-gama-fase-ii
Implementación del esquema lógico - bd proyecto fase II
base-de-datos esquema sql sql-server
Last synced: 04 Nov 2025
https://github.com/danitilahun/sql_notes
SQL_Notes, is a well-organized collection of SQL problem solutions that primarily includes LeetCode SQL challenges alongside problems from other sources.
competitive-programming leetcode problem-solving sql
Last synced: 14 May 2025
https://github.com/henriquecosta05/feedhub
An automation built for AI learning purposes, FeedBuilder is being designed to build a fully-customized RSS feed for you, based on your favorite topics and discussions over the internet.
java nextjs postgresql react rss-feed rss-feed-scraper spring-boot sql tailwindcss typescript
Last synced: 08 Apr 2026
https://github.com/walfihajar/nexus-crypto-wallet
Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.
js mvc php poo postgresql pwa sql uml
Last synced: 05 Apr 2025
https://github.com/tanyaaa05/bms
Database Project: Bank Management System 🏦💻
Last synced: 02 Jan 2026
https://github.com/luizhm0reira/hackerrank
Resolutions from hackerrank questions
Last synced: 03 Jan 2026
https://github.com/allubie/periodic_table_database
periodic table database submission
Last synced: 20 Jan 2026
https://github.com/volkya/wordsapp-flask
A simple crud of words from different countries
csfr flask flask-restful jinja2 python security sql
Last synced: 19 May 2026
https://github.com/mariamelashkar/chorely
A dynamic and responsive task management system with CRUD operations, JWT authentication, and RESTful APIs. Deployed on AWS EC2 with Swagger and Docusaurus documentation.
aws-ec2 css docker-compose golang html javascript jwt mobile-first postgresql reactjs responsive-design restful-api sql swagger
Last synced: 08 Apr 2026
https://github.com/chojogebutsu/postgresql-data-analytics-project
This repository contains SQL scripts for analyzing ERP and CRM data from the gold layer of the data warehouse built in PostgreSQL_Data_Warehouse_Project. It covers both exploratory data analysis and advanced analytics techniques like trend analysis, cumulative metrics, performance tracking, data segmentation, and part-to-whole evaluation.
business-analytics business-intelligence data-analytics plpgsql postgresql sql window-functions-in-sql
Last synced: 06 Jun 2026
https://github.com/vaibhavgaikwad8476/ecommerce
Ecommerce Project using SpringBoot and React
api css html java js reactjs spring-boot sql
Last synced: 06 Nov 2025
https://github.com/amiorhmn/leetcode-sql-50-solutions
This repository contains my solutions to the problems in SQL 50 Study Plan of LeetCode.
leetcode leetcode-solutions leetcode-sql leetcode-sql-50 sql
Last synced: 08 Mar 2026
https://github.com/brunafcarvalho/dados_suicidio_brasil
Projeto independente para prática de SQL (SQLite) com dados DATASUS (2014–2018)
Last synced: 23 May 2026
https://github.com/tharun-mahendra/sql
A collection of SQL scripts and examples for learning and practicing database operations.
Last synced: 11 Apr 2025
https://github.com/nmatthews2203-del/rent-affordability-explorer
Interactive housing analytics dashboard using Zillow rent data and Census income data to analyze affordability, rent trends, and geographic housing differences across U.S. counties.
altair data-analytics data-visualization housing-data interactive-dashboard pandas plotly python real-estate sql sqlite streamlit
Last synced: 03 May 2026
https://github.com/interes-group/b-vsa-ls22-project2
B-VSA LS 21/22 Zadanie semestrálneho projektu 2
assignement course http-server java jersey jpa rest-api sql
Last synced: 07 Jul 2026
https://github.com/alex-1909-dn/panda-music
A database management project using MS Access as the front-end interface to create interactive forms, queries, and reports for managing music-related data. This application connects to a SQL Server database to perform core database operations, including insert, update, delete, and querying records
forms msaccess msaccess-vba queries reports sql sqlserver-2019
Last synced: 03 Jan 2026
https://github.com/samuelbarbosadev/learning_sql
Bem-vindo ao meu repositório de estudos sobre SQL.
Last synced: 22 Mar 2025
https://github.com/ameya-6964/university-management-system
This University Management System, developed using Java with JDBC, JavaFX, and MySQL, incorporates features like student and teacher registration, marking attendance, recording exam details, and displaying fee information. It efficiently handles essential university functions, promoting effective management of academic and administrative tasks.
eclipse-ide error-handling java jdbc rdbms sql
Last synced: 14 Mar 2025
https://github.com/lavianii/agendamento-de-horario
Um sistema de gestão de agendamento de horários simples.
java mysql mysql-database object-oriented-programming poo sql
Last synced: 01 May 2026
https://github.com/beinglojain/audio-vibe
A Podcast code written in Java language, Java GUI, Connected with a database written in SQL language.
database gui interface java java-interfaces podcast sql
Last synced: 03 Jan 2026
https://github.com/atiq-cs/net-core-demos
.Net Core demonstration programs, source-codes, blog articles links and documentation
asp-net-mvc c-sharp netcore sql
Last synced: 10 Sep 2025
https://github.com/shdrn2402/eight-week-sql-challenge
This repository contains eight learning projects aimed at developing applied SQL skills. It serves as a portfolio to demonstrate the practical use of SQL in solving real-world problems.
8weeksqlchallenge case-study dataanalysis dataanalytics postgresql relational-databases sql
Last synced: 08 Mar 2026
https://github.com/diegonunfio/sql-leetcode
Collection Study plan 50 SQL Leetcode
database datanalysis problem-solving sql sql-server
Last synced: 19 May 2026
https://github.com/rifatkasikci/hrms-data-postgresql
This repository contains the database of HRMS(Human Resource Management System)-PROJECT.
database-diagrams postgresql postgresql-database sql
Last synced: 25 Jul 2025
https://github.com/yunusemrejr/user-status-checker
User Status Checker (.NET/C#, SQL)
Last synced: 20 May 2026
https://github.com/d-vale/edx_cs50
Ce repository documente mon parcours d'apprentissage du cours CS50x de Harvard
c edx edx-cs50 harvard harvardcs50 js python sql
Last synced: 25 Jul 2025
https://github.com/mariam-zaidi/rsvp-movie-sql-casestudy
Provide recommendation to production company for their next project from historical data.
Last synced: 25 Jul 2025
https://github.com/kaichuuu/imdb-browser
IMDB Browser is a website to search for movie rating and details.
flask fullstack html postgresql project python react sql tailwindcss typescript vue
Last synced: 09 Apr 2026
https://github.com/ilhanenesdanis/hackerrank-sql
Hackerrank Sql
oracle postgresql sql sqlserver
Last synced: 08 Mar 2026
https://github.com/ssbarik/assignment
A basic login-register project | HTML CSS JS BS4 PHP MySQLi
bootstrap4 css3 html4 javascript login login-register login-signup mysqli php register-form signin signup sql
Last synced: 09 Apr 2026
https://github.com/rifa8/sql-hackerrank-solutions
SQL solutions
db2 hackerrank hackerrank-solutions ms-sql-server mysql oracle sql
Last synced: 08 Mar 2026
https://github.com/lucas2805g/sakiladw-parcial
Integrantes: Juan Lambezat, Matías Elebi y Lucas Gomez.
analysisservices etl integrationservices sql sqlserver visualstudio2022
Last synced: 18 Sep 2025
https://github.com/gcoronelc/cepsuni-sql1-55545
Taller de implementación de base de datos SQL Server en el CEPS-UNI.
database desarrollasoftware gcoronelc java sql
Last synced: 16 May 2026
https://github.com/coderboy-raiyan/rdbms
zero to hero in RDBMS
database-design database-management entity-relationship-diagram postgresql sql
Last synced: 26 Jul 2025
https://github.com/iinnffiinniittyy/selective-memory-2410
The Automated Auction System is a Java application designed for the purpose of product buying and selling. It operates via a console interface and is intended to be utilized by auction companies to facilitate their auctions. The system maintains a registry of both buyers and sellers who are affiliated with the auction company.
api auction-system buyer jdbc-database seller sql
Last synced: 26 Jul 2025
https://github.com/ec-nordbund/sql-escape-tag
escape sql sql-escape template-string-litaral
Last synced: 26 Jul 2025
https://github.com/mauriciovazquezm/relational-database-course-tasks
Relational Databases course tasks focused on practice queries syntax.
Last synced: 08 Jun 2026
https://github.com/ap/dbix-simple-interpol
monkey-patch DBIx::Simple to use SQL::Interpol
Last synced: 27 Jul 2025
https://github.com/cgrade/alx-higher_level_programming
This Repository Contains all the Project Tasks for Higher_Level_Programing in the Software Engineering Program at ALX
c javascript jquery object-oriented-programming python shell sql
Last synced: 09 Apr 2026
https://github.com/calcagnoloic/hackerrank_coding_challenge
Coding Challenge | HackerRank
hackerrank hackerrank-solutions python3 regex solving-problems sql
Last synced: 27 Jul 2025
https://github.com/reeju619/multi-step-form
A multi step form with validation, in each step after clicking the next button, it will save the data in SQL database and Google Sheet also. Before clicking the register button in 3rd step you can change your input and click next button again, it will automatically update your data in database and also in the Sheet.
css3 html-css-javascript php8 phpmyadmin sql
Last synced: 17 May 2026
https://github.com/ahmed0saber/web-pigeon-last-version
000webhost ahmed0saber css3 full-stack html5 javascript mysql php sql
Last synced: 09 Apr 2026
https://github.com/mega2799/db-set-cinematografico
Database Project 2020-2021
Last synced: 13 May 2026
https://github.com/wdyitz/new-santos-food
A New Santos Food é uma plataforma de delivery de refeições. (Clone do Ifood)
next-auth nextjs postgresql prisma react sql tailwindcss
Last synced: 09 Apr 2026
https://github.com/jefking/iaac-db-app-service
Infrastructure as Code: App Service + SQL Database
app-service arm azure azure-arm iaac json sql sql-database sqldatabase web-app
Last synced: 14 May 2026
https://github.com/artsiom-bukhautsou/museum
Web Application for the Belarusian Museum with hierarchical data structure
angular backend docker docker-compose frontend golang makefile postgresql rest rest-api sql
Last synced: 09 Apr 2026
https://github.com/rajkumar060301/sql-solution-experiments
This is my sql experiments all labs record.If any person need then use this repo all solution available in this repo.
computer-science-and-engineering mysql oracle-database solutions-engineering sql
Last synced: 27 Jul 2025
https://github.com/marko19907/sql-assignments
Mandatory SQL assignments for the "Datamodeling and Database Applications" course, fall 2021.
assignment-solutions relational-database sql sqlite3
Last synced: 27 Jul 2025
https://github.com/gabriellealfelix12/web_app_rating_5_estrelas
Web app que permite a avaliação de funcionários por meio de QR code
javascript mariadb php qrcode-generator sql
Last synced: 23 May 2026
https://github.com/aarushishukla3/aarushi_shukla_sql_chinook_analysis
This project leverages SQL-driven data analysis on the Chinook music database to uncover customer trends, sales performance, and genre preferences.
mysql-database powerpoint sql word
Last synced: 19 Sep 2025
https://github.com/ashwin331133/sql-project--sales-data-analysis--walmart
This SQL-based Walmart data analysis project aims to identify top-performing branches and products, optimize sales strategies using Kaggle's Walmart Sales Forecasting Competition dataset.
Last synced: 03 Jan 2026
https://github.com/komputronika/exceltosql
Design database schema in Excel/Spreadsheet then convert it to MySQL query.
excel generator mariadb mysql schema spreadsheet sql
Last synced: 16 Apr 2026
https://github.com/s1dewalker/credit-risk-modeling-in-python
Credit risk modeling | EDA | Python | SQL | Model Validation and Tuning | Classifier
bagging-ensemble classifier credit-card credit-risk credit-risk-analysis exploratory-data-analysis model-validation predictive-modeling python random-forest risk risk-modelling sql tuning
Last synced: 17 May 2026
https://github.com/arunabhagit/bank-customer-churn-analysis-and-risk-tracker
This project analyzes customer churn using machine learning and visual storytelling through Power BI. A Random Forest model identifies high-risk customers, while interactive dashboards reveal key churn patterns, enabling targeted retention strategies and data-driven decision-making for business improvement.
analysis data powerbi predictive-modeling sql
Last synced: 28 Jul 2025
https://github.com/gill-singh-a/mysql-brute-force
A Python Program that uses mysql-connector-python module to brute force MySQL Server
brute-force multithreading mysql python3 sql
Last synced: 19 May 2026
https://github.com/ynazymko12/goit-rdb-fp
Home task for Relational Databases: Фінальний проєкт
Last synced: 29 Jul 2025
https://github.com/amandaguedess/banco-de-dados-e-commerce.
Projeto Lógico Banco de Dados E-commerce
banco-de-dados ecommerce ecommerce-bancodedados mysql-database projeto-logico queries sql
Last synced: 29 Jul 2025
https://github.com/inkflow59/sqlgenix
A PHP library that let you build easily your SQL queries to build your dynamics websites easier, enabling performance and efficiency for your interactions with your databases
Last synced: 19 Feb 2026
https://github.com/malakasupun/crime-data-analysis-of-lapd
This project aims to explore and analyse crime patterns in Los Angeles using a dataset spanning from 2020 to the present. The primary focus is to extract meaningful insights by integrating structured data analysis and advanced techniques in SQL and Natural Language Processing (NLP).
data-analysis data-visualization llm nlp sql
Last synced: 29 Jul 2025
https://github.com/guilhermedeoliveiramachado/banco-de-dados-ii
Todas as atividades feitas em Banco de Dados no 2° Ano, junto com a Giovanna Eduarda Damasceno Reis. Foi utilizado o Microsoft SQL Server.
database microsoft-sql-server sql sql-server
Last synced: 16 Apr 2026
https://github.com/KwonNayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 21 Sep 2025
https://github.com/BhavyaBhargava/US_Telco_Churn_Analysis_and_Prediction
Prediction and Analysis of Customer Churn for a US Telecom Company
churn-analysis churn-prediction churn-user-prediction powerbi python random-forest sql sql-server
Last synced: 29 Jul 2025
https://github.com/prestonjohnson-portfolio/marketing-data-portfolio-project
Analyzing Marketing Data for Future Improvements
data data-analysis data-visualization powerbi sql sql-server
Last synced: 21 Sep 2025
https://github.com/dev2forge/sqlazo
SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.
basesdedatos database dev2forge modules opensource programming python python3 sql sqlite
Last synced: 31 Jul 2025
https://github.com/zborovskaanna/e-commerce-web-events-analysis
SQL project based on the Big Query public database 'The Look e-Commerce' and a dashboard in Looker Studio
analysis bigquery dashboard data-visualization looker-studio sql
Last synced: 03 Jan 2026
https://github.com/guilhermersouza34/modulo24back
Este projeto focou na implementação de testes unitários e de integração utilizando a abordagem de Desenvolvimento Orientado a Testes (TDD) para métodos de busca, exclusão e atualização nas classes de contrato e contato.
git java junit mockito spring-framework sql
Last synced: 09 Mar 2026
https://github.com/dwickyfp/duckdb-iceberg-writer
A practical example of using DuckDB to write tables into Apache Iceberg format. This repository demonstrates how to set up DuckDB with the Iceberg extension, connect to S3-compatible storage (e.g., MinIO), and create/manage Iceberg tables. Includes sample SQL scripts and configuration tips for local testing and data lake integration.
Last synced: 21 Sep 2025
https://github.com/mateuszk098/sql-queries
SQL Queries Training.
bigquery hackerrank-solutions query sql
Last synced: 04 May 2026
https://github.com/shaheerazam-dev/cyclistic-case-study-google-data-analytics-certificate
This case study simulates the real-world experience of a junior data analyst at Cyclistic, a fictional company. We will leverage the data analysis process framework (Ask, Prepare, Process, Analyze, Share, Act) to address critical business questions and provide data-driven insights to guide strategic decision-making.
bigquery data-science data-visualization spreadsheet sql tableau
Last synced: 06 Feb 2026
https://github.com/karencofre/riesgorelativo-lookerstudio
proyecto de análisis de datos y análisis perdicitvo en looker studio y google colab
bigquery data-analysis data-science machine-learning matplotlib python sklearn sql
Last synced: 03 Jan 2026
https://github.com/itsrummmy/offuture-project-sql
Descriptive analysis of Offuture’s sales data from 2011 to 2015, examining key trends and performance metrics across the time period using SQL & Tableau.
Last synced: 20 Apr 2026
https://github.com/qsmith-interos/interview-db-sqlite
Starter template for Database interviews
Last synced: 08 Nov 2025
https://github.com/lakshman-github/profile
Profile-Update
css-animations html5 java javascript sql uiux-design
Last synced: 08 Nov 2025
https://github.com/lakshman-github/ibm-project
Frontend - Backend - Database
css3 dsa-algorithm html javascript microsoft-excel sql
Last synced: 16 Apr 2026
https://github.com/diogocapela/isep-bddad
Resolução dos exercícios das aulas de Bases de Dados do ISEP 2018/2019.
Last synced: 16 Feb 2026
https://github.com/chrisross5/movie-web-shop-spring
College project (Java web programming S6): A dockerized Java Spring web shop, deployed on GCP App Engine. Supports anonymous browsing, customer & admin roles, cart management, purchase history & more.
appengine daisyui docker h2-database java javascript jdbc jpa lombok spring spring-boot spring-security sql sqlite tailwindcss thymeleaf
Last synced: 09 Apr 2026
https://github.com/timurgain/api_yamdb
api_yamdb
django-rest-framework python sql
Last synced: 31 Jul 2025
https://github.com/mainak-97/netflix-content-analysis-project
SQL-based analysis of Netflix’s movies and TV shows dataset to uncover content trends, popular genres, geographical insights, and audience preferences. Includes data queries, findings, and a presentation of key insights.
data-analysis mysql mysql-workbench powerpoint presentation-slides sql
Last synced: 23 Sep 2025
https://github.com/rixcian/pythonsql
Parsing and generating SQL queries from data files in JSON, XML, TXT, HTML using python. Part of a school project.
Last synced: 31 Jul 2025
https://github.com/siopipin/workshopci
Repository website workshop Codeigniter 15 juni 2019 - Mikroskil
Last synced: 09 May 2026
https://github.com/tanushreesarkar/hackerrank-sql-certificate-test-solution
🎓 Verified and optimized solutions to the HackerRank SQL Certification Test — covering Basic, Intermediate, and Advanced levels. Ideal for certification preparation, SQL interview practice, and MySQL mastery.
github-config hackerrank-sql-certificate-github hackerrank-sql-certification-solutions hackerrank-sql-skill-certification-answers hackerrank-sql-test-github hackkerrank-solutions mysql-database sql sql-basic-intermediate-advanced-hackerrank sql-certificate-test-hackerrank
Last synced: 31 Jul 2025
https://github.com/rand-asswad/gm4_bdd_univ
Projet de base de données en Génie Mathématique
Last synced: 11 May 2026
https://github.com/arnoldchrisoduor1/tokyo-olympics-data-engineering-pipeline-azure
End to End data Engineering Pipeline Using Microsoft Azure.
apache-spark azure-data-factory azure-datalake azure-storage azure-synapse databricks python sql
Last synced: 19 Feb 2026
https://github.com/agu3des/disaster
Website about disasters
angular css html javascript plpgsql sql typescript
Last synced: 09 Apr 2026
https://github.com/andreadcsousa/andrea_sousa_ddf_tech_022026
Este repositório apresenta a implementação de uma Plataforma de Dados para otimização de catálogo de produtos em um e-commerce de grande escala, utilizando o dataset Amazon Products Dataset 2023.
case colab dadosfera devops github kaggle metabase openai pmbok python sql streamlit vscode
Last synced: 23 May 2026
https://github.com/daniel-oyoo/login_page
This project is a web application enabling user registration and login, with data securely stored in a MySQL database. It features client-side validation, password hashing, and session management, suitable for a mental wellness platform.
Last synced: 09 Apr 2026