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-06-25 00:25:43 UTC
- JSON Representation
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/sayed-ashfaq/target-sql
In this project, I analyzed Target company's data using SQL in BigQuery, focusing on data extraction, manipulation, and performing various analytical queries to derive insights.
aggregation bigquery cte joins sql
Last synced: 09 Apr 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/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/exbotanical/coalesce
Highly performant implementation of SQL `COALESCE` for JavaScript. Return the first value that is not null or undefined.
coalesce helper-functions micro-library sql validation-library
Last synced: 16 Oct 2025
https://github.com/hit07/tutorial
Developed a Database Management System utilizing MySQL as the backend database and PHP for seamless record storage and retrieval. This project enables efficient data management with robust functionalities and user-friendly PHP interfaces.
css html mysql-database php sql
Last synced: 28 Feb 2025
https://github.com/ramyacp14/vision-mart
Developed an integrated platform to unify Vision Books, Vision Flicks, Vision Music, and Vision Mart. Utilized Snowflake for data warehousing, DBT for data transformation, and Power BI for creating dashboards and business analytics. The framework includes data integration, processing, and visualization to improve operations and customer experience
datawarehouse dbt git powerbi snowflake sql
Last synced: 12 Jun 2025
https://github.com/mraskends/poetystorage
A C# WinForms application for storing and reading poetry. Includes user login, registration, and customizable settings. Users and poems stored in a MySQL database. Built as a university coursework project.
csharp database desktop-app login-system mysql sql university windows-forms winforms
Last synced: 12 Apr 2026
https://github.com/rachit1084/sql-practice-ankit-bansal
Personal SQL problem-solving practice based on Ankit Bansal's YouTube series, with logic-driven solutions for analyst prep.
analytics data-analysis data-analyst interview-preparation logical-reasoning postgresql sql sql-practice
Last synced: 04 Jul 2025
https://github.com/charlie-obrien/random-schemas
A growing collection of SQL schemas and data that I use for various projects.
Last synced: 04 Jul 2025
https://github.com/sandipmaurya2611/rail-pass-management-system-using-php-and-mysql
This repository contains a Customer Relationship Management (CRM) system generated using PHP, CSS, and MySQL. The CRM system is designed to help businesses manage their interactions with current and potential customers, track leads, and streamline sales processes.
Last synced: 12 Apr 2026
https://github.com/umairali254/lms_web-app_in_php
LMS site in PHP(JS/Ajax) with MIT license. Data is also included in database folder. You can use this application freely :)
api bootstrap css html javascript json mysql mysql-database php sql
Last synced: 12 Apr 2026
https://github.com/mithunshanbhag/mithunshanbhag.github.io
My blog.
angular azure azure-app-service azure-devops azure-functions azure-storage bootstrap dotnet dotnet-core dotnetcore rxjs sql
Last synced: 12 Apr 2026
https://github.com/harsh-arora-4114/e-commerce-data-analysis
Built and analyzed a relational database to derive insights on sales, customer behavior, and product performance. Used advanced SQL queries for data aggregation, trend analysis, and inventory monitoring. Strengthened skills in data visualization through queries and business reporting.
data-analysis-via-sql-queries relational-databases sql sql-data-visualization
Last synced: 03 Feb 2026
https://github.com/riddhi2025/fees_management_system
Web-based application using Flask, SQL
css flask-application flask-restful html js python sql
Last synced: 12 Apr 2026
https://github.com/iantomasinicola/indici-sql-server
Estrarre informazioni sugli indici di SQL Server
database indexdb sql sql-server
Last synced: 11 Mar 2026
https://github.com/lukeskywalkerii/website
data-analysis data-visualization powerbi python r sql statistics
Last synced: 12 Apr 2026
https://github.com/ifrankxue/project_sql_job_data_analyst
Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.
git github postgresql sql sqlite sqlserver vscode
Last synced: 11 Mar 2026
https://github.com/renatoelho/fluxo-elt
Trata-se de um processo de ELT (Extração, Carga e Transformação) que integra um sistema legado com um banco de dados relacional (no exemplo, um MySQL) para um banco NoSQL (ElasticSearch) sem alterações significativas nos dados transferidos.
docker docker-compose dockerfile elasticsearch elt etl kibana nifi sql
Last synced: 12 Apr 2026
https://github.com/abhishekpsonawane07/sql_digital_music_store-data
SQL based project on Digital Music store, Solved 3 Sets of questions Ranging from Easy, Medium and Advance.
Last synced: 07 Jan 2026
https://github.com/rstoetter/mk-sql-data
mk-sql-data gives programmers the possibility, to generate even large amounts of testing data for SQL databases on the fly. It is a CLI app written in PHP
data-generation data-generator db2 generator human-data ibm-db2 informix mssqlserver mysql oracle php postgresql postgresql-database random random-generation sql sqlserver testing
Last synced: 12 Apr 2026
https://github.com/munyabelden/database_from_diagram
This is a SQL database about a hospital, containing patients data. Built with SQL , PostgreSQL
Last synced: 03 Apr 2025
https://github.com/munyabelden/vet-clinic
This a database called Vet Clinic about animals. Contains animal names, date of birth, etc. Built with SQL
Last synced: 03 Apr 2025
https://github.com/space-lumps/oroboro-dw-dbt
This project builds a clean, BI‑ready table user_base in BigQuery
analytics-engineering bigquery business-intelligence ci-cd data-mart data-modeling dbt elt gcp geospatial jinja metabase sql yaml
Last synced: 04 Sep 2025
https://github.com/idakrech/balkan-quiz
Java-based CLI quiz app using MySQL – created for OOP exam at Kristiania University College.
cli java object-oriented-programming oop quiz sql
Last synced: 12 Jun 2025
https://github.com/srikanth-josyula/programming-challenges
Contains Solutions for HackerRank & Leet Code
hackerrank hackerrank-solutions java leetcode leetcode-solutions sql
Last synced: 09 Apr 2025
https://github.com/memosainz/sportclub-mysql-phpmyadmin
A small exercise. Two tables emulating the database of a sport club. Where it's being used phpMyAdmin with MySQL.
Last synced: 04 Jul 2025
https://github.com/sambitos23/react-sql-editor
A web-based application capable of running SQL queries and displaying the results of said query.
react-ace react-csv react-hot-toast reactjs sql tailwindcss
Last synced: 25 Jun 2025
https://github.com/nikunjk9/system-performance-monitoring-and-visualization
A comprehensive solution designed to monitor and visualize system performance metrics in real-time. Technologies used are Python, SQL, Power BI.
monitoring performance powerbi python sql
Last synced: 16 Mar 2025
https://github.com/query-farm/python-sql-manipulation
A Python library for intelligent SQL predicate manipulation using SQLGlot. This library provides tools to safely remove specific predicates from SQL WHERE clauses and filter SQL statements based on column availability.
predicate-filtering predicate-logic predicate-pushdown sql sqlglot
Last synced: 05 Sep 2025
https://github.com/chojogebutsu/postgresql-data-warehouse-project
Building a Data Warehouse with PostgreSQL, including ETL processes, Data Modeling, and Analytics.
data-cleaning data-engineering data-warehouse etl plpgsql postgresql sql
Last synced: 03 Jul 2025
https://github.com/robinn3056/netflix-originals-data-analysis-exploring-trends-and-insights
This project involves analyzing the Netflix Originals dataset using MySQL to uncover trends and insights. By performing various SQL operations, such as GROUP BY, HAVING, ORDER BY, LIMIT, JOINS, WINDOW FUNCTIONS, and SUBQUERIES, we aim to explore key patterns in the data.
Last synced: 06 Jan 2026
https://github.com/rawanhammad96/data_science_projects
This repository holds a collection of my projects and work covering concepts in data science. The languages used in this folder include R, Python, and SQL.
athena aws linux machine-learning powerbi python r spark sql tableau
Last synced: 04 Feb 2026
https://github.com/hurricanemark/relational_database
Modeling a relational database often is the starting point for scoping and prototyping. Data is the most valuable part of any applications. Understanding your data will result in its best presentation.
bash-script csv database git pl-psql postgresql sql
Last synced: 12 Apr 2026
https://github.com/platzi-master-c8/automation-database
This is how was created the database for Automation cell in Heroku-Postgres 🚀🛢️
Last synced: 30 Mar 2025
https://github.com/bgoonz/express_js_notes
Notes on node, express, sql, Sequelize, MongoDB, authentication, graphQL
authentication express graphql mongodb nodejs sequelize sql
Last synced: 12 Apr 2026
https://github.com/andreansx/sql
Minimalistic set of explainations and practise excercises for SQL on High School Final Exam in informatics. No theory, just practical explainations
Last synced: 26 Jan 2026
https://github.com/zhukovanan/r_working
The data-driven developments based on R-language
Last synced: 19 Apr 2026
https://github.com/devlandsio/com2034-sql
Lập trình T-SQL với SQL
fpt-polytechnic mssql sql t-sql
Last synced: 04 Jul 2025
https://github.com/hfanieng/hfanieng
About me / über mich
abap css dmx ehs html json oop php programming project-management python sap sql
Last synced: 12 Apr 2026
https://github.com/bernardo-mg/querydsl-example-sql
Using the Querydsl DSL to handle SQL queries.
Last synced: 16 Mar 2025
https://github.com/damir-sijakovic/ds-store
This is webshop database written in SQL
Last synced: 05 Jan 2026
https://github.com/jjlongoria/sf-database-to-sql
Repository to storage the Salesforce Database to SQL system. Convert any SObjects and their relationships on SQL Script
apex converter salesforce salesforce-developers script sql
Last synced: 06 Jan 2026
https://github.com/pedrior/mywallet
Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias.
aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture
Last synced: 12 Apr 2026
https://github.com/dhanyasri20/credit-risk-prediction
Credit Risk Prediction using Python, SQL, and Flask. Trained ML models (Random Forest) to identify high-risk loan applicants with 86% accuracy, automated SQL reporting, and deployed a Flask web app for real-time predictions.
classification credit-risk data-analysis financial-data flask loan-prediction machine-learning python random-forest sql
Last synced: 28 Apr 2026
https://github.com/santiagoagustinplaza/data-science-sql
The repository contains SQL examples organized into folders corresponding to the "Advanced SQL for Data Engineering" course sections. Each folder includes SQL files with examples and exercises to reinforce your understanding.
Last synced: 04 Feb 2026
https://github.com/alekrish-12/online_retailer-database
WINAIM BACKEND DATABASE ASSIGNMENT: The Online Retailer Database project aims to evaluate the ability to work with transactional data, aggregate functions, and subqueries. By designing a comprehensive database schema and writing SQL queries
commands database gitbash github-config schema sql
Last synced: 02 Jun 2026
https://github.com/winniecirino/health-insurance-analysis
This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.
Last synced: 08 Apr 2025
https://github.com/shrutiijoshi/maven_movies_rental
Data analysis of movies CD/DVD rental (transactions) and inventory
Last synced: 12 Jun 2026
https://github.com/dmarzzucco/apirest-personnel-manager
Personnel Manager. Small API created as a test with Spring Boot.
docker java postgresql spring-boot sql
Last synced: 19 Apr 2026
https://github.com/whlke1/ether-multi-tool
Ether is a multi-tool with many features in the areas of Cybersecurity, Pentesting, OSINT, Network Scanning, Discord and Hacking.
cybersecurity database discord dox email hacking ip linux malware-builder multi-tool multitool multitools osint pentesting sql stealer-builder token-grab tool tools windows
Last synced: 12 Apr 2026
https://github.com/dr1n/customermanagementsystem
ASP Net Core management customer system
ajax asp- asp-net-core asp-net-core-mvc authentication authorization efore jqeury sql webapi
Last synced: 12 Apr 2025
https://github.com/satvikpraveen/rsvp_case_study
A comprehensive IMDB dataset analysis using SQL. Includes database setup, advanced queries, and actionable insights. Organized with files for database creation, queries, and solutions. Features an Entity-Relationship Diagram (ERD), executive summary, and SQL scripts. Perfect for SQL workflows and business intelligence in the film industry.
aggregate-functions business-intelligence common-table-expressions data-analysis data-driven-decisions data-querying database-design entity-relationship-diagram imdb-dataset relational-database sql subqueries-and-joins
Last synced: 11 Jan 2026
https://github.com/shubhamsinghcmr/code-diverse
Here, you'll discover a versatile collection of code snippets spanning various programming languages. These snippets are crafted to be easily integrated into your projects, empowering you to efficiently address diverse programming needs across different applications.
android cloud csv custom-server java php python sql xml
Last synced: 12 Apr 2026
https://github.com/chingling152/webapi-inlockgames
Api utilizando entity framework (Database First)
api-client csharp database-first entity-framework incompleto json jwt-token sql swagger-ui
Last synced: 16 May 2026
https://github.com/khoa-bit/duck-migration
A zero-dependency Go library for handling database migrations
database-migrations go golang migration sql sqlite
Last synced: 02 May 2026
https://github.com/mateusz-przybyla/CreativeWallet
A web application to manage your home budget [final stage -> frontend+backend+custom MVC framework]
bootstrap css dependency-injection factory-pattern html mvc php sql
Last synced: 12 Apr 2025
https://github.com/victory-ik/analysing-motorcycle-part-sales
This project analyses wholesale sales data to determine how much net revenue each product line generated per month per warehouse. The dataset contains sales transactions from June to August 2021, including details such as payment methods, warehouses, and client types.
data-aggregation postgresql query-optimization sql
Last synced: 29 May 2026
https://github.com/sajjad425/mastermotor
This Power BI project provides an interactive Employee Analytics Dashboard designed to analyze workforce trends and insights. The dashboard leverages a combination of stacked column charts, line charts, and clustered bar charts to deliver a comprehensive view of employee data.
hranalytics hrdashboard powerbi sql
Last synced: 04 Feb 2026
https://github.com/itayreznikie/retail-data-analysis
SQL queries and Power BI dashboards for data exploration and business analysis.
Last synced: 09 Feb 2026
https://github.com/billgonzo123/empl-tracker
A command-line based, project management tool for keeping track of team members under a SQL database.
Last synced: 15 May 2026
https://github.com/bhushan148/library-management-system
The 📚 Library Management System using SQL Project involves designing and managing a library database. It includes setting up tables for branches, employees, and books, performing 🛠️ CRUD operations, and using 📋 CTAS for advanced querying. The project aims to demonstrate expertise in 💾 SQL database design, 📝 data manipulation, and 📊 analysis.
Last synced: 29 May 2026
https://github.com/mark-bit-hub/gui_login-registration
This repository contains a Java Swing application for managing student registrations, logins, and minor student details. The application uses MySQL as the backend database and provides a user-friendly GUI for interacting with the system
database hashing jdbc myconnector sql
Last synced: 16 Mar 2025
https://github.com/akkiepro/microservice-quiz-app
Quiz App using different microservices such as question-service, quiz-service, service-registry and an api-gateway-service.
api-gateway curl eureka eureka-client eureka-server java microservice microservices-architecture postgresql postman question-service quiz-service rest rest-api restful-api service-registry spring spring-boot sql
Last synced: 02 Apr 2026
https://github.com/praveendecode/iss-data-warehouse-mongodb-sql-project
Space Exploration Data Fusion : Unleashing the International Space Station Insights with MongoDB and SQL Integration
database dataharvesting datawarehousing etl-pipeline iss mongodb postgresql python sql streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/luacrds/atividades_banco_de-dados
Exercícios práticos de Banco de Dados desenvolvidos durante o bootcamp da Generation Brasil. O conteúdo aborda a criação e manipulação de tabelas SQL em três contextos diferentes: Recursos Humanos (RH), E-commerce e Registro Escolar.
banco-de-dados generation-brasil mysql sql
Last synced: 11 Apr 2025
https://github.com/niranjanrao07/stock-price-prediction
This project establishes an ETL pipeline for stock price data using Apache Airflow and Snowflake. It extracts daily stock prices from the Alpha Vantage API, transforms the data for analysis, and loads it into Snowflake.Machine learning models are then trained to forecast stock prices.
apache-airflow python snowflake sql stock-price-prediction
Last synced: 12 Jun 2025
https://github.com/mateo-404/universidad
Programas que realicé durante mi instancia estudiando la Tecnicatura Universitaria en Programación en la UTN FRRa durante los años: 2023-2024 🎓
c csharp estudios java practice pseint pseudocode sql university utn-frra
Last synced: 01 Apr 2025
https://github.com/valda1/appartment_management_system
Java Software Engineering Bootcamp final project: Apartment house management system.
bootcamp bootcamp-project course-project coursework database house-management java javafx management-app management-application management-system managementsystem sql
Last synced: 07 May 2026
https://github.com/rdrahul123/books
Books must be read as deliberately and reservedly as they were written.
algorithms-and-data-structures blockchain books cryptography datastructures dbms machine-learning mongodb sql
Last synced: 12 Jun 2025
https://github.com/filsan95/project-iot_malware_identification
This repository contains the code and data for a project that detects malware from IoT devices using a publish-subscribe model with Confluent and Databricks. The project streams IoT device data to Kafka, analyzes it, and detects malware using machine learning models such as Random Forest and Gradient Boosted Trees.
apache-kafka classification confluent databricks machine-learning-algorithms scikit-learn sql
Last synced: 16 Mar 2025
https://github.com/janmin123/cyclistic
Capstone project for Google/Coursera Data Analytics Course
analysis bigquery sql tableau visualization
Last synced: 10 Jul 2025
https://github.com/danishayman/law-firm-management
The Law Firm Management System is a comprehensive software solution designed to streamline administrative tasks, client management, and case organization within law firms.
java javafx javafx-application maven sql sqllite
Last synced: 12 Jun 2025
https://github.com/dirkbosman/node-postgresql-destructured
A (Destructured) Express Node PostgreSQL App
api express javascript node nodejs postgresql sql
Last synced: 25 Mar 2025
https://github.com/amishidesai04/ecommerce-furniture-website
Introducing Couch Potato, an E-commerce website for all your furniture needs. This repository contains the source code for a fully functional website, providing a seamless shopping experience. Built with HTML, CSS, JavaScript, jQuery, PHP, and SQL, it runs locally on USBWebServer. Follow the instructions below to set up and explore its features.
css ecommerce-website full-stack-web-development furniture-ecommerce html javascript php sql usbwebserver website
Last synced: 12 Apr 2026
https://github.com/sushant-suresh/data_cleaning_project_using_postgresql
Data Cleaning Using PostgreSQL.
Last synced: 20 Jan 2026
https://github.com/messsimo/cms-php
Ready-made example of a CMS for business
api chartjs cms css html javascript mysql php sql
Last synced: 12 Apr 2026
https://github.com/theanasuddin/tiger-style-bangladesh
Website for Tiger Style Bangladesh, a leading knitwear exporter of Bangladesh RMG industry that I created in 2019. Technology used: HTML5, XML, CSS3, CSS Frameworks: ZURB Foundation, Animate.css, Bootstrap, JavaScript, JS Libraries: Modernizr, jQuery, FancyBox, Popper, PHP, MySQL etc.
animate-css bootstrap corporate-website css3 fancybox html5 javascript jquery modernizr mysql php popperjs shtml sql web-development website wow-js zurb-foundation
Last synced: 12 Apr 2026
https://github.com/mirzaim/library-management-system
Library Management System with Python and MySQL for managing users, books, and transactions.
library-management library-management-system mysql mysql-database python sql
Last synced: 07 Jan 2026
https://github.com/prashantsaini1525/sql_one-shot
SQL One-Shot: A quick, hands-on guide from Apna College Youtube Channelto master SQL fundamentals. This repository features concise notes, practical examples, and exercises to help beginners get up to speed with SQL.
apna-college beginner beginner-friendly database one-shot sql sql-tutorial
Last synced: 04 Apr 2025
https://github.com/jackieocham/rest-metrics-data-analysis
Data analysis on sleep and health tracking data collected over many years
data-analysis data-cleaning data-manipulation data-preparation data-project exploratory-data-analysis initial-data-analysis mysql mysql-database sql
Last synced: 01 Apr 2025
https://github.com/dsgs76/spring-pokeapi-acm
This repository contains the first work for ACM Java Spring course
java maven spring-boot springframework sql web
Last synced: 09 May 2026
https://github.com/salmankhanmsk786/the-room
The Room is a social media platform for students and faculty to connect and engage. Built with PHP, JavaScript, CSS, and HTML, it features a user-friendly interface for communication.
Last synced: 30 Mar 2025
https://github.com/purvajage/villas
The Villas is a hotel booking website where users can browse and book villas, schedule visits, and manage their reservations. It features a robust login and signup system.
css html5 javascript jquery php sql
Last synced: 12 Apr 2026
https://github.com/dieperid/ror1-school-manager
Repository for ROR1 course
activerecord ruby ruby-on-rails sql
Last synced: 21 Feb 2026
https://github.com/bagusperdanay7/postgresql-notes
Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)
Last synced: 28 Apr 2026
https://github.com/marcosfshirafuchi/devsuperior-bee-uri-2602-busca-simples
DEVSUPERIOR : Java Spring Professional - BEE/URI 2602
bancodedados beecrowd-solutions devsuperior java jpql maven maven-plugin maven-pom nelio-alves nelioalves poo postgresql relacionamentos spring spring-boot springboot springdata-jpa springdatajpa sql uri-online-judge
Last synced: 12 Apr 2026