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/devquotient/web_app_hackathon
3d css html interactive javascript json mobile-first onepage queries sass sql webapplication
Last synced: 28 Mar 2025
https://github.com/coderookie0/minimarket_management_system
Minimarket Management System
ccharp management-system minimarket sql windows-app windows-forms
Last synced: 10 May 2026
https://github.com/vijinho/sql-formatter
Yet another SQL-formatting tool written in PHP
Last synced: 08 Apr 2025
https://github.com/theadaptoid/mayo-datathon
datathon hackathon healthcare python research sql
Last synced: 27 Apr 2026
https://github.com/marcosmaio/tech-jobs
Projeto de site proprio - Finalizado
bootstrap javascript jquery laravel mysql php sql sql-server stripe-payments
Last synced: 07 Apr 2026
https://github.com/sunmadeq/todo
A minimal To-Do application built with Go
clear-ar docker docker-compose dockerfile gin go golang golang-api golang-jwt golang-migrate golang-rest jwt jwt-authentication rest-api sql
Last synced: 06 Jan 2026
https://github.com/muktarkhanabilda/uk_bank_customers
Я создал базы данных, импорт данных о клиентах британского банка, а также создание информативного отчета с использованием Power BI Desktop. Провели обучение и оценку двух моделей, GaussianNB и KNeighborsClassifier, включая перекрестную проверку для более точной оценки их производительности.
pandas-dataframe powerbi python sql
Last synced: 16 May 2026
https://github.com/malihanan/healthcare
A Windows Forms Application for centralised healthcare data management.
Last synced: 18 May 2026
https://github.com/avijit18/spring-boot-employee-management-system
Efficient employee management system using Spring Boot, Hibernate, and SQL database for streamlined project tracking and organization.
backend-api hibernate-jpa java spring-boot sql
Last synced: 18 May 2026
https://github.com/rafaelmoraes003/mysql-all-for-one
Project that performed CRUD operations on a MySQL database.
Last synced: 21 May 2026
https://github.com/todd-demone/lighthouse-bnb
The primary purpose of this project was to design a relatIonal database and use SQL and PostgreSQL to create and query the database. The SQL was incorporated into the Node.js/Express backend.
database-design javascript postgresql sql
Last synced: 18 May 2026
https://github.com/kshitiz1302/pizza-sales-report
The report provides insights into pizza sales trends for 2015, focusing on peak periods, customer preferences for large pizzas, and the best-performing menu items.
data-cleaning data-management data-manipulation data-modeling data-storytelling data-visualization dax dax-expression dax-query mysql mysql-database mysqlworkbench powerbi powerbi-dashboards powerbi-desktop powerbi-report powerbi-visuals sql sql-server
Last synced: 18 May 2026
https://github.com/gabrielemaurina/advanced_dbms_golf_project
The advance dbms course project about golf clubs.
database dbms dbms-project oracle-database oracle-db sql
Last synced: 18 May 2026
https://github.com/ahadly/sql-data-analytics-project
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-queries sql-query sql-server window-functions window-functions-in-sql
Last synced: 18 May 2026
https://github.com/suniljeurkar/snowflakebd
SnowflakeBD is a Python-based test automation framework designed to perform data integrity, business validation, and performance testing on Snowflake databases. It uses Pytest, Snowflake Python Connector, and RSA key authentication to ensure secure and efficient testing.
big-data python3 query snowflake sql
Last synced: 21 Mar 2025
https://github.com/nour-zayed/shopping-trends-analytics-sql-python-power-bi
"End-to-end Shopping Trends analytics project using SQL, Python, Excel & Power BI — data cleaning, EDA, KPI generation, and interactive dashboards with DAX for actionable business insights."
business-intelligence data-analysis data-visualization dax powerbi python sql
Last synced: 18 May 2026
https://github.com/stefagnone/-wedding-vendor-pricing-and-customer-satisfaction-analysis
Data-driven analysis of wedding vendor pricing and customer satisfaction, with database design, SQL optimization, and cost breakdown generation.
business-intelligence cost-optimization customer-satisfaction data-analysis database-design python sql vision-board-analysis wedding-planning wedding-vendor-pricing
Last synced: 03 May 2026
https://github.com/joaopblume/airflow-erp-api-integrator
This was a project for a company that uses a Kunden ERP in an Oracle and wants to integrate new ORDERS into the Millennium API. I created an Apache Airflow instance and wrote a DAG for this flow. After every execution, it sends a feedback email to the company. The data is based on a View inside Oracle, grouped by order items and sent via REST API
airflow api dag oracle python rest-api smtp sql
Last synced: 21 Mar 2025
https://github.com/jabercrombia/csv-to-sql
A simple Python script that converts CSV files into SQL CREATE TABLE and INSERT statements. Drop your CSV files into the csv/ directory, run the script, and get structured SQL output in the sql/ directory
Last synced: 06 May 2026
https://github.com/fortademunca/luca-andrei-portfolio
I developed a rigorous cybersecurity project portfolio on mock clients covering NIST, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.
chronicle cybersecurity escalation ids incident-response linux nist playbook python security security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark
Last synced: 03 Jan 2026
https://github.com/jvsmota/beecrowd
Repositório para armazenamento de respostas do Beecrowd para exercitar lógica de programação.
Last synced: 03 Apr 2025
https://github.com/robinmillford/analyzing-e-commerce-transactions---data-cleaning-cohort-analysis-and-sql
In this project, I aimed to analyze the profitability of products in an e-commerce dataset. I performed various SQL queries to extract valuable insights about product profitability, including the identification of the top 5 products with the highest profit margin, and unique combinations of brands and product lines with the highest profitability.
cohort-analysis data-analysis data-visualization excel jupyter-notebook powerbi python3 sql
Last synced: 18 May 2026
https://github.com/mdalamin5/play-with-sql-from-scratch-sqlalchemy-orm
A complete hands-on SQL practice repo based on CampusX's DBMS & SQL course. Covers DDL, DML, Grouping, Joins, Subqueries, and Window Functions using MySQL. Ideal for beginners to strengthen their database skills with real-world datasets and structured folder-wise queries.
mysql-database postgresql sql sqlalchemy-python
Last synced: 09 May 2026
https://github.com/slashmo/chinchilla-cli
Easy to use file-based SQL migrations toolkit
Last synced: 17 Feb 2026
https://github.com/siddharthbadal/databases
Database Design and Development
database-design database-management database-schema mysql mysql-database sql
Last synced: 21 Mar 2025
https://github.com/mb-44/leet-code-solutions
Everyday, I'm trying to publish daily problem in LeetCode.
bash javascript mysql pandas python python3 sql typescript
Last synced: 12 Apr 2026
https://github.com/json2d/schematable
a library for working with SQL tables in Python
boilerplate-reduction schematable-urls sql workflow
Last synced: 01 Apr 2025
https://github.com/rafagomezguillen/desarrollo-de-aplicaciones-web
Trabajos, tareas y exámenes del Ciclo de Desarrollo de Aplicaciones Web
csharp dotnet html-css-javascript java javascript spring-boot sql
Last synced: 12 Apr 2026
https://github.com/greenblat17/social-network
Social network built using Spring Boot, , Spring MVC, Spring Security with JWT Authentication, Spring Data JPA with PostgreSQL
hibernate java spring-boot spring-security sql
Last synced: 18 May 2026
https://github.com/shubhodippal/exam-space-public-version
A comprehensive, secure, and feature-rich online examination platform built for educators and students worldwide.
full-stack-web-development java react rest-api spring-boot sql
Last synced: 08 May 2026
https://github.com/berkemuftuoglu/ib_computer_science_ia
My International Baccalaureate computer science internal assessment
Last synced: 04 Dec 2025
https://github.com/nitin-diwakar/leetcode-sql
database leetcode leetcode-practice mysql mysql-database sql
Last synced: 18 May 2026
https://github.com/domsabianca16/taskmanager-app
Task Manager Spring Boot Application
Last synced: 16 May 2026
https://github.com/ianevictoria/codejourney-engsoft-unicesumar
CodeJourney-Unicesumar é um repositório dedicado a armazenar os trabalhos e projetos de programação realizados durante minha jornada acadêmica na Unicesumar.
Last synced: 03 Apr 2025
https://github.com/ayushtiwari134/ayush_dbms
dbms mini project for space exploration database system
css flask flask-sqlalchemy html javascript sql
Last synced: 12 Apr 2026
https://github.com/ultipro/digit-music
Digit Music created by Patryk 'UltiPro' Wójtowicz using SQL.
mssql-database music-store sql
Last synced: 03 Oct 2025
https://github.com/madhvi-n/celestial-bodies-database
A PostgreSQL project as a part of the Relational Database course https://www.freecodecamp.org/learn/relational-database/
freecodecamp-project postgresql sql
Last synced: 08 Apr 2025
https://github.com/deniska69/zayavka
Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"
Last synced: 25 Mar 2025
https://github.com/eduardo106919/base_dados
Conteúdos abordados na unidade curricular Base de Dados 2024/2025
Last synced: 11 Jun 2025
https://github.com/shellynagar27/business-insights-360-project
A comprehensive Dashboard which provides better understanding of the business's market standing, key focus areas for optimization, underperforming customers, and year-wise financial insights, aiding in better inventory planning and performance tracking. Further it can be used in answering n number of why questions based on the situations.
dashboard data-analysis data-visualization dax-languague dax-studio excel performance-optimization power-bi reporting sql storage-manager
Last synced: 27 Jan 2026
https://github.com/Yashi-Singh-9/sql
Projects of SQL
mariadb mariadb-database ms-sql mssql-database postgresql sql sqlite
Last synced: 31 Dec 2025
https://github.com/xaaria/database_programming
Tietokantaohjelmointikurssin harjoitustyö 2018 [Postgres]
database postgresql-database sql
Last synced: 07 May 2025
https://github.com/alessioborgi/ElectricCompany-TicketingSystem
Detailed analysis of an Electric Consultancy Company and Development of a Ticketing System.
css database disaster fleet gdpr guacamole javascript management networking php recovery smartworking sql
Last synced: 30 Dec 2025
https://github.com/tawfikhammad/sql-problems-hackerrank
The solutions of SQL hackerrank problems
Last synced: 11 Jun 2025
https://github.com/codeslash21/explore_weather_trend
Weather trends analysis of the World and the Delhi (India) city over last 150 years.
data-visualization nanodegree-project python3 sql
Last synced: 03 Jul 2026
https://github.com/allnulled/express-boilerplate
Código fuente base para servidores basados en Node.js + Express + SQLite.
automatic backend boilerplate decorators express mysql rest rest-api security sequelize server sql sqlite user-interface
Last synced: 05 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/victoralves08/covid-data-normalization
Projeto final da disciplina SIN-220, Banco de Dados com linguagem MySQL do curso de Sistemas de Informação pela Universidade Federal de Viçosa - Campus Rio Paranaíba.
Last synced: 08 Apr 2025
https://github.com/harshbisht27/walmart-sales-data-analysis--sql-project
This project employs SQL to perform an in-depth analysis of Walmart sales data, drawing valuable insights from Kaggle's Walmart Sales Forecasting Competition dataset to uncover trends and patterns in retail performance.
Last synced: 25 Feb 2026
https://github.com/adam-robson/bookshoppe
This repository consists of an improvised list of real-life books written by real-life authors. Mostly very old authors. It was built using Express and PostgreSQL.
beekeeper jest nodejs nodemon pg postgresql sql vscode
Last synced: 20 Jan 2026
https://github.com/an4pdm/projeto-logico-de-bd-para-oficina
Criação de projeto lógico de banco de dados utilizando o MySQL Workbench.
banco-de-dados databases mysql project queries sql
Last synced: 19 Jan 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/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/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/amandaguedess/projeto-conceitual-banco-de-dados-oficina
Sistema de Controle e Gerenciamento de Execução de Ordens de Serviço em Oficina Mecânica
banco-de-dados esquema-conceitual mysql-database mysqlworkbench sql
Last synced: 11 Jun 2026
https://github.com/bailador93/bailador93
Bienvenido a mi Perfil
bailador93 express javascript js laravel mongodb mysql next php readme sql sqlserver typescript vuejs
Last synced: 07 Apr 2026
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/carpentries-incubator/sql-business
SQL for Business
alpha business carpentries-incubator database english lesson sql
Last synced: 23 Dec 2025
https://github.com/quaddarv1ne/flet_projects_db
Чтение и запись данных в базу данных на Flet
darwin database flet flet-app flet-dev maximdupley mysql postgresql quadd4rv1n7 sql sqlalchemy sqlite
Last synced: 05 Apr 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/smandekar1/SQL
SQL commands and exercises using customers, product, and order tables. contains query, join, and aggregate commands. XAMPP server
Last synced: 12 Mar 2025
https://github.com/mominur-emon/Company-Database-using-SQL
I'm manually creating the company database basis table in this case, and then using SQL queries that combine the two tables that I built using the company database table.
Last synced: 12 Mar 2025
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/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/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/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/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/sumit0ubey/projects-webapp
A curated collection of dynamic and responsive web projects built using Django, Bootstrap 5, and PostgreSQL. It including search filters, YouTube integration, dark/light theme support, and GitHub/live demo links.
bootstrap5 django django-application javascript postgresql python sql website
Last synced: 30 Dec 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/billgewrgoulas/todo
A PHP web application with users and roles.
Last synced: 18 May 2026
https://github.com/dauntlessdev/oraclesql-ordering-system
ordering system db scripts using oracle
Last synced: 15 Jan 2026
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/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/jakeherp/cs50
My solutions for Harvard University's CS50 course 2020.
Last synced: 18 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/vibhabellutagi19/vibhabellutagi19.github.io
Personal website
apache-spark data-engineering python sql
Last synced: 13 Apr 2026
https://github.com/blackwatermelon0000/cricpulse
CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.
beginner-friendly cricket cricket-analytics desktop-application java java-project javafx jdbc live-scores match-trackers multithreading object-oriented-programming oracle-database player-stats scorecard sports-analytics sql student-project tournament-management transaction-management
Last synced: 18 May 2026
https://github.com/bobbyiliev/mz-adonisjs-demo
Streaming SQL with Materialize, Redpanda/Kafka and AdonisJS
adonisjs materialize redpanda sql streaming-data
Last synced: 17 Mar 2025
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/prakharsinha-09/binarybard-blogfordevs
presenting you the all new blog webapplication, will be leveraging PostrgesSQL as database, HonoJS for writing APIs, Prisma ORM with Connection Pooling and many more backend tech and React and Tailwind for the Frontend
cloudflare cloudflare-workers connection-pool honojs javascript nodejs npm postgresql prisma prisma-accelerate react sql tailwind typescript vite zod-validation
Last synced: 10 Apr 2026