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-02 00:29:19 UTC
- JSON Representation
https://github.com/rkschroeder/datapractice
A collection of non-guided projects for practicing SQL and Python.
jupyter-notebook matplotlib pandas seaborn sklearn sql
Last synced: 13 Apr 2026
https://github.com/dobsontom/basket-abandonment
Data pipeline for detecting and responding to basket abandonment using BigQuery and Adobe Campaign.
adobe-campaign bigquery ga4 gcp sql
Last synced: 23 Feb 2026
https://github.com/marina-gal/sql-business-questions
A collection of SQL queries designed to strengthen analytical problem-solving skills using the AdventureWorks2019 sample database. tested and optimized in SQL Server Management Studio (SSMS).
adventureworks data-analysis data-analyst interview-preparation learning microsoft-sql-server practice sql sql-queries
Last synced: 30 May 2026
https://github.com/bhaskarmelkani/node-excel
elasticsearch excel nodejs sql
Last synced: 13 Apr 2026
https://github.com/ickitasm/sql-ecommerce-mini-project
An SQL mini project, dataset initiated is an artificial made by an AI, morever the 8ths instructions are included.
ecomerce mini-project pgadmin4 postrgresql sql vscode
Last synced: 20 Apr 2026
https://github.com/tanu4419/samsung_sales_2023
This SQL project analyzes Samsung's 2023 sales data to identify top-selling products, revenue trends, and sales patterns across various time periods and price ranges.
Last synced: 13 Jun 2026
https://github.com/s1dewalker/world-economic-data
Dashboard for world's economic data
Last synced: 05 Feb 2026
https://github.com/rubenslyra/dio-bootcamp
Este projeto visa criar um esquema de banco de dados para um cenário de e-commerce, destinado ao desafio Banco de Dados da DIO.
Last synced: 18 Mar 2025
https://github.com/andrejnano/IDS-projekt
Projekt na predmet IDS 2018 @ FIT VUT, BRNO
databases erdiagram fit ids school-project sql vut
Last synced: 11 Mar 2025
https://github.com/antoogal/datainsightexample
Example project showing skills with analytical tools
jupyter pandas-library powerbi python scipy sql sqlite3 statsmodels
Last synced: 11 Mar 2025
https://github.com/jaredpersonalorganization/aws-eks-aurora
AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB
aws aws-cdk eks eksctl golang kubernetes postgresql sql
Last synced: 01 Feb 2026
https://github.com/shivm-sb-07/healthcare_los_analytics
A Healthcare Length of Stay (LOS) Analytics Power BI project typically focuses on analyzing patient admission and discharge data to optimize hospital operations, reduce costs, and improve patient care
advancedexcel dax powerbi python3 sql
Last synced: 18 Mar 2025
https://github.com/lucaspmartins/bradesco-java-bootcamp
Este repositório contém desafios e projetos em Java desenvolvidos no bootcamp do Bradesco na DIO.
azure bootcamp java oop spring-boot sql
Last synced: 09 Apr 2025
https://github.com/tamdilip/springboot-jpa-angular1x
A simple Spring boot REST application to create single page application (SPA) using Spring Data JPA - SQL - AngularJS 1.x
angularjs microservice rest-api spa spring-boot spring-data-jpa springboot-jpa-angular1x sql
Last synced: 08 May 2026
https://github.com/quocduyenanhnguyen/california-crime-data-analysis
I analyzed crime incident-based data in California in the year 2022. I used SQL for analysis and Tableau for visualization.
2022 california crime-data dashboard data-analysis data-analytics data-manipulation data-modeling data-visualisation data-visualization database fbi mysql mysql-workbench nibrs sql tableau tableau-dashboards tableau-public
Last synced: 29 Apr 2026
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 Apr 2026
https://gitlab.com/asn42/challenge_website_2017
ASN CTF website https://wargame2017.sansnom.org/
42 42born2code 42school Crackme asn association born2code challenge cryptography ctf hacker nuitduhack security sql steganography wargame
Last synced: 11 Mar 2025
https://github.com/techgirldiaries/rydeeasy
A Python-based application for trip management, history viewing and booking modifications, ensuring an efficient and user-friendly experience.
database-management python sql taxi-booking
Last synced: 17 Jan 2026
https://github.com/mustafabklz/popular_companiy_logo
Query to create a table containing the names, site urls and black and white svg logos of a total of 75 companies/applications.
collection company logo mssql mysql sql sqltables svg table
Last synced: 15 May 2026
https://github.com/srinibas-masanta/homecare-database-management-system
This project is a database management system built on PostgreSQL for a home care worker providing agency. It is designed to facilitate efficient scheduling, billing, user registration, and contract management, ensuring compliance with healthcare regulations.
dbms-project postgresql postgresql-database sql srs-document
Last synced: 02 Apr 2025
https://github.com/purushothamadluru/analyzing-supermarket-trends-using-sql
This repository contains an analysis project focused on optimizing supermarket operations, particularly evaluating sales performance, operational costs, and labor efficiency. The analysis uses data-driven insights to assess the impact of opening or closing supermarkets on Sundays.
jupyter-notebook sql supermarket-trend-analysis
Last synced: 26 Mar 2025
https://github.com/aburraq/hotelmanagementsystem
This Hotel Management System is a Java-based application designed to streamline and facilitate the management of hotels, rooms, reservations, and guests by using Hibernate and JDBC, it provides a user-friendly interface for performing essential operations within a hotel environment.
hibernate hotel-management-system java jdbc orm postgresql reservation-system sql
Last synced: 27 Feb 2025
https://github.com/barsatkhadka/jsonsql
Manipulate JSON using SQL queries
java json maven maven-plugin sql
Last synced: 13 Apr 2026
https://github.com/beyzabasarir/brazilian-e-commerce-analysis
Brazilian E-Commerce Dataset By Olist PostgreSQL Analysis
data-analysis data-visualization sql
Last synced: 08 Jan 2026
https://github.com/lesiaukr/goit-rdb-fp
Master's degree. Relational databases: Final project
Last synced: 05 Feb 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/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/giomonci/lunar-intership-database
PHP project for Data Engineering Class
Last synced: 16 May 2025
https://github.com/Abhishek325/The-Dashboard
Initial design of a dashboard to assist different users organizing there stuffs online
automation-ui bootstrap3-theme dashboard mysql-database php-framework sql web-accessibility yaf
Last synced: 11 Mar 2025
https://github.com/grzegorzkossowski/da-sql-revision
Bit SQL revision, key words, queries, etc.
Last synced: 07 Sep 2025
https://github.com/henrique-efonseca/databases-migrations
Scripts and tools for migrating data between different databases. Built with Python.
database-migrations nosql python sql
Last synced: 16 Mar 2025
https://github.com/greatwoman23/hotel_reservation_analysis
In this project, we delve into the intricate world of hotel reservations, utilizing a multifaceted analytical approach to uncover valuable insights. Through a combination of SQL queries and Tableau visualizations, we meticulously dissect a rich dataset comprising booking details, customer demographics, and reservation statuses.
data-analysis data-science data-visualization hotel hotel-reservation publications sql sql-query sqlite3 tableau
Last synced: 15 May 2026
https://github.com/nuriofernandez/simple-golang-mysql-experiment
configuration example-project experimental golang mysql service sql
Last synced: 21 Aug 2025
https://github.com/crowthewicked/-ai-powered-e-commerce-review-sentiment-analyzer
Tech Stack: ✅ Frontend: React.js / Next.js (for SSR & SEO) ✅ Backend: Node.js (Express) / Django / Flask (for ML integration) ✅ Database: MongoDB (for flexible review storage) / PostgreSQL ✅ Machine Learning: Python (NLTK, TextBlob, spaCy, or Hugging Face Transformers) ✅ Deployment: AWS / Heroku / Vercel + Firebase (for hosting)
aws firebase full-stack-web-development huggingface nextjs nodejs python sentiment-analysis sql textblob
Last synced: 12 Apr 2026
https://github.com/execrc/learn-mariadb
This repo contains all the concept releated to SQL databases
learn-sql mariadb mariadb-database sql sql-resource
Last synced: 30 May 2026
https://github.com/aronniealsop/mock_portfolio_website
Personal blog part of app uses React for the frontend and SQLite for the backend. Blog content, including rich HTML (text, videos, etc.), is stored securely in the db.--safe from security risks from user-generated input b/c only site curator inputs blogs.
db express fs nodejs postman react sql
Last synced: 06 Apr 2026
https://github.com/mairess/project-talker-manager
Talker Manager é uma API para cadastro de palestrantes, com todas as rotas documentas com swagger-ui, onde é possível fazer um CRUD. Usei banco de dados em memória e MySQL.
docker expressjs javascript mysql2 nodejs sql swagger-ui
Last synced: 13 Apr 2026
https://github.com/kostek888888/projekt-bd1
Database for prison in Oracle SQL with PHP web interface to manipulate data.
oracle-11g php php-5 plsql sql sqlpl
Last synced: 10 Jan 2026
https://github.com/sotoblanco/datascience
Projects that show my skill in the data science field
data-science machine-learning portfolio python r regression sql trading
Last synced: 06 May 2026
https://github.com/equilapi/rest-api-node-mysql
Servidor desarrollado en NodeJS + ExpressJS que consume los datos de un entorno MySql (Workbench)
api-rest database expressjs mysql-database node sql workbench
Last synced: 13 Apr 2026
https://github.com/aniltulebag/todo-app
express mysql nodejs react sql typescript
Last synced: 13 Apr 2026
https://github.com/thomas-basham/ps-creel
This web application fetches fishing report data from the Washington Department of Fish and Wildlife (WDFW) Creel Reports page and displays it on an interactive map.
creel creel-survey data-science data-visualization database fish fishing nextjs postgresql puget-sound-data pugetsound react sql website
Last synced: 13 Apr 2026
https://github.com/semyonsinchenko/ibisgraph
An implementation of Pregel framework and graph algorithms on top of it with Ibis project DataFrames.
dataframes graph-algorigthms graph-algorithms ibis network-analysis pagerank pregel python sql
Last synced: 02 Apr 2025
https://github.com/gikurujulius/analysing-international-debt-statistics
Analsis on the international debt statistics Using Excel
dataanalytics jupyter-notebooks microsoftsqlserver sql
Last synced: 18 Jun 2026
https://github.com/anuj-dhungana-dev/task-manage
Task Management App
express javascript mern mern-project nodejs orm reactjs sql task-manager
Last synced: 11 Apr 2026
https://github.com/shchoholiev/transaction-reports-storage
Test task for a Junior position. An application that displays a report of completed transactions. 4 hours to complete task. WinForms, DevExpress.
clean-architecture dev-express dot-net-6 entity-framework-core sql test-task win-forms
Last synced: 22 Jun 2026
https://github.com/bhushan354/demo-database-repo
This is demo repository which I have created to learn about dfferent type of Databases and perform some basic and complex operations on relational and non-relational databases.
Last synced: 13 Apr 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/subhamsarangi/notification_scheduler
Notification management and scheduler
email flask notifications python rdbms scheduler smtp sql
Last synced: 16 May 2026
https://github.com/pratik-khose/realtime-sales-simulation
Power BI: Realtime Sales Simulation using SQL Server and Direct Query
data-analysis data-analytics data-visualization dax-query powerbi sql sql-server sqlserver
Last synced: 10 Jun 2026
https://github.com/mumbela/zambia-details-sql
Provides information on provinces, districts / towns and their number
districts mysql mysql-dump number-of-districts provinces sql towns zambia
Last synced: 31 May 2026
https://github.com/yeopster/data_engineering_gcp
Data Engineering Using Google Could Platform and Mage
data-engineering data-pipeline data-visualization gcp google-bigquery google-cloud-platform google-cloud-storage google-virtualmachine looker-studio mage-ai-pipeline sql
Last synced: 02 Apr 2025
https://github.com/khianvictorycalderon/rtams-rb-am
React (Typescript) + Tailwind CSS + ASP.NET + MS SQL Role-Based Account Management. Kind of full-stack project template
account-management asp-net aspnet ms-sql react react-tailwind-asp-net-ms-sql react-typescript role-based role-based-account-management sql sql-server tailwind tailwind-css
Last synced: 31 May 2026
https://github.com/emsquared2/dbms-ntua
Semester Project for DBMS course at ECE NTUA
databases dbms er-diagrams mysql nodejs sql
Last synced: 27 Sep 2025
https://github.com/vidushibhadana/covid19-data-exploration-using-sql
Deployed diverse SQL techniques to analyze COVID-19 data for an improved understanding of pandemic's regression.
data database database-management sql
Last synced: 19 Aug 2025
https://github.com/alphalawless/sql-uri
Beecrowd solutions sql 37/46
beecrowd-solutions-in-sql postgresql sql sql-queries
Last synced: 24 Apr 2026
https://github.com/danie-e/screensound
csharp heranca-e-polimorfismo linq poo sql
Last synced: 18 Oct 2025
https://github.com/lalathealter/telegospel
A simple telegram bot to arrange your daily reading of the Bible - in accordance to a lectionary of choice
go golang sql sqlite3 telegram-bot
Last synced: 14 Jun 2025
https://github.com/adimyy/sql-leetcode
This repository contains my solutions to LeetCode SQL problems.
Last synced: 07 Sep 2025
https://github.com/firetyrant/sql-portfolio-projects
Documenting my SQL learning journey with hands-on projects focused on data cleaning, analysis, and optimization.
bigquery data-analysis databases etl learning portfolio query-optimization sql
Last synced: 19 Apr 2026
https://github.com/kathleenwest/myadodemo
A simple windows form application that uses ADO.NET to connect to an existing (pre-installed) SQL Server Database to query and then display product categories into a Data Table Grid View on the form.
ado ado-net csharp csharp-code northwind northwind-database sql sql-server-database visual-studio windows-forms
Last synced: 20 May 2026
https://github.com/tisttnf/lima
Project Link and Match STT NF
bootstrap css html javascript laravel php postgresql sql
Last synced: 14 Apr 2026
https://github.com/oyingidie/codingnomads-fullstack_development
Learning to build products, scripts, and automations from scratch.
django flask fullstack-development python restful-api sql
Last synced: 13 Apr 2026
https://github.com/vaxdata22/lagos-weather-s3-snowflake-email-notif-etl-by-airflow-on-ec2
This is my first ever AWS Could ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would extract data (JSON) from the OpenWeatherMap API, transform it, dump it as CSV in S3 bucket, then copy it to a destination table in Snowflake DW and send email notification.
apache-airflow aws-ec2 aws-s3 business-intelligence etl-pipeline openweathermap-api orchestration python3 sql
Last synced: 29 May 2026
https://github.com/keyyard/flask-sql-ecom-website
Dynamic E-Commercial Website with Frontends HTML CSS JS BOOSTRAP, Backends Python Flask. Database via SQLite3
back-end bootstrap bootstrap5 css flask flask-application flask-backend html js python sql sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/theakshaykgowda/real_estate-customercare_analysis
This project involves analyzing a comprehensive dataset of real estate customer care interactions.
analysis powerbi sql sqlserver
Last synced: 15 Mar 2026
https://github.com/madhu-smita-behera/social-media-analytics-using-mssql
Extracting meaningful insights from Social media database using MSSQL
mssqlserver socialmediaanalytics sql
Last synced: 04 Apr 2026
https://github.com/omiyagames/everybody-plays-golf
A now-defunct Ludum Dare 39 game: With the combined power of internet, you too can contribute to putting a single golf ball into the hole. The more heads, the better, so this should be an easy task, right? Good luck, golfer, and don't you run out of your own energy!
database game game-jam gamejam ludum-dare ludumdare mysql php sql unity unity3d
Last synced: 05 Oct 2025
https://github.com/andreadcsousa/alura_postgresql-funcoes_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao postgresql sql
Last synced: 10 Apr 2025
https://github.com/andreadcsousa/alura_postgresql-administracao_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao postgres postgresql sql
Last synced: 10 Apr 2025
https://github.com/willaevangelista/blog-pessoal_java
Repositório do Projeto Blog Pessoal, desenvolvido durante o Bootcamp Fullstack Java da Generation Brasil.
generation-brasil insomnia java spring-boot sql
Last synced: 13 Apr 2026
https://github.com/sahilmgandhi/cs143-project-2
CS 143 Project 2 Code: Implement Disk Based Hashing for SQL DataBase
Last synced: 11 Jun 2026
https://github.com/cityssm/data-proxier
Limit the amount of data exposed using a database proxy.
database mssql proxy sql sql-server
Last synced: 13 Apr 2026
https://github.com/mostafaashra/important-sql-queries-for-data-cleansing-and-normalization
sql queries
Last synced: 12 Mar 2025
https://github.com/rodrigorvsn/sql-server
🎲 Exercises done with SQL Server to train query's
Last synced: 05 Oct 2025
https://github.com/billwallis/game-stats
Statistics for game events and outcomes.
Last synced: 15 Feb 2026
https://github.com/abdelhamid2c/projects-php
Build PHP projects: gallery, auth, URL shortener, & to-do app
authentication mysql php sql todo-app url-shortener
Last synced: 29 Apr 2026
https://github.com/jianxi-erin/bigdata-machinelearning-lab
本项目是一个综合性的大数据与机器学习实验平台,包含两个主要任务,每个任务涵盖三个关键技术模块:大数据处理、数据分析和机器学习。项目基于真实的竞赛设计,提供完整的数据处理模拟和建模实践。
data-analysis data-visualization hadoop machine-learning python spark sql
Last synced: 03 May 2026
https://github.com/samyomb/olist-ecommerce-analytics
Olist e-commerce performance & customer reviews — Python cleaning + BigQuery SQL + Looker Studio dashboard (2017 FY & 2018 YTD) with actionable insights
analytics bigquery brasil customer-experience dashboard data-visualization e-commerce looker-studio olist python review sql
Last synced: 05 Oct 2025
https://github.com/ytisf/tableturner
A versatile tool to parse large SQL dump files into CSV format. Features include a GUI and TUI, table selection, and row repair. Perfect for data migration and analysis. Built with Python.
csv csv-export csv-parser sql sqldump
Last synced: 05 Oct 2025
https://github.com/joyceannie/sql-data-with-danny-case-studies
Case study solutions for #8WeekSQLChallenge at https://8weeksqlchallenge.com
8-week-sql-challenge 8weeksqlchallenge case-study data-analysis data-analytics postgresql sql
Last synced: 05 Oct 2025
https://github.com/ankitwalimbe/ecommerce-funnel-analysis
SQL-based analysis of the Olist e-commerce dataset — building an order funnel (purchase → approval → delivery) with breakdowns by payment type, product category, region, and monthly trend. Includes insights, CSV exports, and Tableau dashboard.
bigquery business-intelligence data-analysis ecommerce funnel-analysis sql tableau-public
Last synced: 05 Oct 2025
https://github.com/alyllanes/dbt-analytics-projects
A repository for all the dbt modeling projects I'm working on to practice my skills
analytics-engineering bigquery dbt sql
Last synced: 05 Oct 2025
https://github.com/erez-yahalomi/rental_phone_search_ai-agent
The Rental AI Agent, is a cutting-edge AI solution that scrapes rental listings from website, calls landlords, transcribes audio conversations, summarizes responses, and presents results in a dashboard. Quickly identify the best rental properties, collect relevant information, and get concise summaries without manually calling dozens of landlords.
agentic-workflow ai-agents api flask html python scraping-websites sql sqlite voice-chat voice-conversion
Last synced: 05 Oct 2025
https://github.com/sebastianhochreiter/sql-projects
business-intelligence data datascience microsoft microsoft-sql-server sql
Last synced: 22 Feb 2026