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-03 00:26:03 UTC
- JSON Representation
https://github.com/hammadhttps/pos-point_of_sale_-system
A comprehensive Point of Sale (POS) system designed for metro stores with multi-branch support, role-based access control, and offline functionality.
dao-interface gui-application java javafx-application jdbc jdbc-driver pointofsale sql xammp
Last synced: 07 Aug 2025
https://github.com/moesio-f/games-library-db
Biblioteca de jogos digitais através de persistência poliglota com bancos NoSQL.
Last synced: 12 Jun 2025
https://github.com/souhiloo/personalbase.sgl
Manage your personal information with this PostgreSQL database. Track courses, finances, habits, tasks, and trips efficiently. 🌟📊
courses data-modeling erd finance-tracker habit-tracker personal-database postgresql relational-database sql trips
Last synced: 04 Jul 2025
https://github.com/deimosproject/querybuilder
adapter builder deimos mysql pgsql postgresql psql query query-builder sql sqlite sqlite3
Last synced: 02 Oct 2025
https://github.com/fortunewalla/birdstrikes
birdstrikes database created for postgresql with simple sample queries
birdstrikes csv data-analysis data-science database dataset pgsql postgresql practice sample sql sql-query workshop
Last synced: 02 Oct 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-8
Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados modelo-logico sql stored-procedure workbench
Last synced: 07 Aug 2025
https://github.com/jomi195/ferienwohungen-reservierungssystem
StayFinder is a showcase under construction for an apartment booking system for Database-Systems Classes 1 at HTWG Konstanz.
api database java jersey oracle oracle-database react sql typescript vite
Last synced: 13 Apr 2026
https://github.com/busesimsek/dataanalysisportfolio
A compilation of my data analysis projects using SQL, Python, and Tableau.
data-analysis data-visualization python sql tableau
Last synced: 12 Jun 2025
https://github.com/fvucemilo/recipe-app-api
Recipe API project
api-development continuous-deployment continuous-integration database devops django django-rest-framework docker docker-compose python python3 rest-api software-engineering sql tdd test-driven-development web-development
Last synced: 13 Apr 2026
https://github.com/lilmorzz/sistema-lpsmart
Sistema Java de Vendas com Controle de Estoque para LPSmart.
Last synced: 31 Mar 2025
https://github.com/codeadamca/php-sql-mysql
An introduction to using PHP with MySQL.
Last synced: 19 Feb 2026
https://github.com/yuvenalmash/vet-clinic-db
Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.
Last synced: 03 May 2026
https://github.com/aditya-shukla-professional/book-summary
A web app for users to securely log, manage, and sort notes about books they've read.
ejs javascript nodejs postgresql sql
Last synced: 13 Apr 2026
https://github.com/andremenezesds/pa004_health_insurance
Health Insurance Cross-Sell(Learning to Rank Machine Learning Project)
backend backend-api data-analysis data-science data-visualization dataviz lgbm machine-learning matplotlib numpy optuna pandas python scikit-learn shell-script sql webapi xgboost
Last synced: 09 Apr 2026
https://github.com/margaretkhendre/employee-analysis-vs-sql-challenge
SQL is used in this repository to examine the hiring process of a fictional company, Pewlett Hackard. Data modeling, data engineering, and a data analysis are displayed here.
Last synced: 22 Feb 2026
https://github.com/gaurav-822/localdsa
A Python library for managing and solving coding problems locally. It fetches similar problems from your local database, adds helpful comments after `question.id` and `question.name`, and lets you quickly test and store solutions without using external APIs.
Last synced: 06 Aug 2025
https://github.com/dotkboy-web/acbp
A tiny domain-specific language (DSL) for composing And/Constraint/Bitmask/Policy models, plus a Postgres toolkit and a Streamlit app for exploration and benchmarking.
dashboard data-science database dsl plpgsql python shell sql zero-latency
Last synced: 13 Apr 2026
https://github.com/biemannt/webcontrol-sql-demo
Simple MS-SQL Database for demostration purposes
Last synced: 24 Apr 2025
https://github.com/cmdr-nova/mafia-hustle
A Mafia Wars clone that I started, and don't feel like completing. Up for grabs! Anyone can fork and complete, I just don't want the responsibility of finishing this, and then finding out that a bunch of usernames and passwords got stolen on my server.
browser-game game python sql webpage
Last synced: 12 May 2025
https://github.com/euiyounghwang/es-job-interface
es-job-interface
data-ingestion elasticsearch fastapi oracle python-elasticsearch sql
Last synced: 18 Apr 2026
https://github.com/sridevi-pemmasani/sql-project-ngo-operations
SQL-Project-NGO-Operations
mysql-database mysql-workbench sql
Last synced: 24 Apr 2025
https://github.com/sohamb21/dbms-sql-practice
A collection of SQL practice problems and solutions to enhance DBMS skills.
Last synced: 01 Feb 2026
https://github.com/lexiortiz/advanced-data-analytics
Structured learning notes, code snippets, and key takeaways from the Google Advanced Data Analytics Professional Certificate. Serves as a personal reference for reinforcing concepts and as a resource for others on a similar learning journey.
data data-analysis data-engineering google python-3 sql
Last synced: 29 May 2026
https://github.com/richardzhang01/tech-blog
This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.
express-js handlebars handlebars-js mvc-architecture mysql node-js sql
Last synced: 09 Apr 2026
https://github.com/hbtlucas/libray--postsql
database e scripts em postgresql sobre livros e vendas
postgresql postgresql-database postsql sql
Last synced: 05 Aug 2025
https://github.com/borjamome/accidentes_madrid
Análisis de Accidentes en Madrid en SQL (2023)
accidentes-coche data-analysis madrid sql
Last synced: 17 Jan 2026
https://github.com/vaibhavpal7549/Leetcode
This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.
mysql mysql-database oracle sql sqlite
Last synced: 05 Aug 2025
https://github.com/derstimmler/transactionmyths
This repo shows how to solve concurrency problems in a high load multi user system with SQL transactions and NServiceBus sagas.
concurrency csharp database dotnet nservicebus sql transactions
Last synced: 13 Apr 2026
https://github.com/ani811625/csi-assignment8
CSI-Assignment8 is the final week submission of the Celebal Summer Internship Program, focused on implementing a Date Dimension Table commonly used in data warehousing and analytics. This repository includes SQL scripts for table creation, stored procedure development, and data population.
etl microsoft-sql-server sql ssms stored-procedures
Last synced: 05 Aug 2025
https://github.com/ireneflorez/exploringweathertrends
Exploring Weather Trends using SQL, moving averages, and data visualization
Last synced: 10 Feb 2026
https://github.com/mostafa-ghorab/talabat-business-insights-and-analysis
🗃️📊 Leveraging SQL + Power BI to optimize Talabat's revenue, reduce failures, and drive growth (2023-2024)
Last synced: 07 Jan 2026
https://github.com/bhargav02550/springbootjpa
This repo consists of all crud operations that can be performed on SQL Database using spring data JPA.
java jpa-hibernate mysql-database postman rest-api spring springboot sql
Last synced: 09 Apr 2026
https://github.com/codelander07/web-projects-2022-2026
htms-css-javascript mearn-stack no-sql sql
Last synced: 16 Oct 2025
https://github.com/unknownsoup/budget_tracker
A personal budget tracker to build my knowledge of working with databases and data analysis. In this case using SQL and python for the analysis.
data data-science databases python sql
Last synced: 26 Jan 2026
https://github.com/treasarose/ecommerce_data_anaysis_project
This repository contains an SQL dataset for an e-commerce platform and queries to analyze customer behavior, product performance, seller activity, and order fulfillment. By addressing critical business questions, this project serves as a foundation for those interested in using SQL to gain insights and optimize e-commerce operations.
database ecommerce mssql project sales sql sqlquery
Last synced: 18 Apr 2026
https://github.com/1ayanabil1/databases-with-the-python
Learn how to work with SQL and NoSQL databases in Python using SQLite, MySQL, and MongoDB. Hands-on notebooks following the official Udemy course.
data-science database jupyter-notebook mongodb mongodb-database mysql nosql python sql sqlite udemy-course
Last synced: 13 Apr 2026
https://github.com/husnainramzan7022/intertrack-project
Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.
bootstrap mongodb nodejs reactjs sql tailwindcss
Last synced: 13 Apr 2026
https://github.com/aaaastark/electronjs-desktop-application
Website convert into Desktop Application through the Electron JS
css electronjs html javascript js json jsx reactjs sql
Last synced: 07 Apr 2026
https://github.com/anuppm9917/bank_database_management_mysql
The bank database manages customer, account, branch, and loan data. It supports operations like sorting, joining tables, and filtering records by criteria, aiding in efficient banking data management and analysis.
database database-management mysql sql
Last synced: 18 Apr 2026
https://github.com/lbxa/pedidos-carnes
Website basico usado para pedidos de carne online.
css html javascript php react sql
Last synced: 13 Apr 2026
https://github.com/toia-19/nodejs-jwt
Vinculación de un proyecto de NodeJS con Base de Datos SQL (ITS Cipolletti) - 2024.
Last synced: 01 May 2026
https://github.com/chaseofthejungle/java-employee-directory
A Spring Boot MVC web app for an employee directory (via SQL database).
java spring-boot spring-boot-mvc sql tomcat-server
Last synced: 15 May 2026
https://github.com/lucaslopezc/desafio-sql
Repositorio con consultas SQL para analizar datos de estudiantes en make-it-real-tarea-clase.clase_mir. Incluye exploración de datos, filtros (WHERE, HAVING), agrupaciones (GROUP BY), ordenamientos (ORDER BY, LIMIT) y estructuras condicionales (IF, CASE).
Last synced: 04 Oct 2025
https://github.com/cmtv/sqlean
Simple SQLite database manager. Focus on writing code, rather then messing with queries.
database db entity sql sql-entity sqlite
Last synced: 30 Sep 2025
https://github.com/build-on-aws/real-time-analytics-with-flink-sql
Sample code repository that contains the sample data set files and Zeppelin notes to run analytical queries with SQL.
aws flink kinesis-data-analytics sql streaming
Last synced: 03 Aug 2025
https://github.com/nanotubing/demo_permit_etl_script
All SQL ETL script normalizing L&I demolition permits from Philadelphia for insert into Postgis
etl philadelphia postgis postgresql sql
Last synced: 11 Mar 2026
https://github.com/syed-bilal-haider-engineer/bilal-node_mysql
we are create app node.js react and Mysql Database.
client-side databse materila-ui mysql node reactjs routing server sql
Last synced: 11 Apr 2026
https://github.com/kaykes8/time-to-answer
css3 javascript ruby ruby-on-rails sql
Last synced: 13 Apr 2026
https://github.com/tanuj-maheshwari/sql-executor
Java based library for executing SQL queries for CRUD operations against an RDBMS, built using gradle.
Last synced: 19 May 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 2026
https://github.com/jasminemlewis/file-tracker
File Tracker allows staff to maintain accurate record and traction of destroyed or stored boxes and files, and permit users to requests files.
asp-net sql vb-net web-application
Last synced: 13 Jun 2025
https://github.com/dimitrov-s-dev/complete_sql
Complete SQL MasterClass
microsoft-sql-server mssql mysq postg sql
Last synced: 11 Mar 2026
https://github.com/mattmeyers/qb
A simple query builder
go golang golang-library query-builder sql
Last synced: 17 Jan 2026
https://github.com/kirbytes/ecommerce-analytic-platform
DEMO for ISOM671 course project
aws dataengineering frontend-web nosql python sql
Last synced: 13 Apr 2026
https://github.com/farhashaad/farhashaad98
This is a repository to showcase my skills, share projects and track my progress in Data Science related projects.
data data-visualization dataanalysis matplotlib pandas python seaborn sql tableau
Last synced: 24 Apr 2026
https://github.com/sameer6690/data_analytics_bootcamp_hdnb
This is an analytics project on the "Titanic - Machine Learning From Disaster" dataset's train.csv file. I performed data cleaning with MS Excel before using SQL to query results based on the questions provided for the completion of the project. Finally I visualized the data on Google Looker Studio.
bigquery excel looker-studio sql
Last synced: 14 Feb 2026
https://github.com/glitzzybetty/sql-personal-project
This is a show case of my SQL super powers in an assumed fictional company
business-analytics business-intelligence dataanalytics database mssql-database sql
Last synced: 11 Mar 2026
https://github.com/moapis/testdata
A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.
Last synced: 19 Jun 2025
https://github.com/samukce/test.fluentmigrator
A simply tool to facility TDD in database migration using FluentMigrator.
database-migration database-migrations facility fluentmigrator sql tdd
Last synced: 14 Jan 2026
https://github.com/samuelrvg/words-english-sql
SQL - Inserts de palavras inglês com suas traduções para o português.
english-translation english-word insert-script sql translation words
Last synced: 02 Aug 2025
https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project
In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.
data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql
Last synced: 09 Apr 2026
https://github.com/nmhongtram/sql-learning
This is a repo for self-studying SQL
data-analytics data-warehouse self-learning sql sql-server
Last synced: 28 Oct 2025
https://github.com/emammacedo/onlineticketingplatform
Development of an Online Ticket Plataform using Django and Postgres (Data Bases Class)
Last synced: 19 May 2026
https://github.com/torshin5ergey/1tdada-do_2024-08-23_6.10
1T Data "Data architect (DevOps)". Задание 2024-08-23 6.10
csv docker docker-compose dockerfile postgresql python sql
Last synced: 11 Jun 2026
https://github.com/jotstolu/netflix-sql-data-analysis-project
This project explores the Netflix dataset using SQL queries to uncover trends, patterns, and business insights that could help stakeholders understand content distribution, viewer preferences, and platform optimization
data-analysis sql sql-server tsql
Last synced: 02 Aug 2025
https://github.com/badernader321/music-store-analysis
This project will analyze music store data to determine the most popular genres, top-selling songs, and customer preferences
Last synced: 09 Apr 2025
https://github.com/khushi-sabarad/8-week-sql-challenge
Case studies' solutions for the #8WeekSQLChallenge by Danny Ma
8weeksqlchallenge case-study data-analysis mysql sql
Last synced: 06 Sep 2025
https://github.com/fivan999/cinema-controlling-system
It is an application on PyQt created as a project for educational platform Yandex Lyceum. If you are owner of a cinema company, this app can help you to control it easier!
pyqt5 python sql yandex-lyceum
Last synced: 15 Jun 2025
https://github.com/pheyth15/instafood-ordering-system
Online Food Ordering System | In Compliance to DCIT24
css-html-javascript ordering-system php sql
Last synced: 11 Mar 2025
https://github.com/kogo1616/sql
Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍
Last synced: 16 Mar 2026
https://github.com/akshayreddykotha/trendence-sql-hackathon-2019
My submission for the Tredence SQL hackathon which helped me score a position in the top 50.
Last synced: 27 Feb 2025
https://github.com/rickadams2/sql-databasemodelinganddesign-01-videotheek
ddl dml erd sql sqlserver tsql tsql-stored-procedures
Last synced: 02 Aug 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/qaiswardag/sql-and-sql-queries
SQL queries, Data Types, String Functions and Logical Operators.
Last synced: 01 Aug 2025
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/meodaosi/movie-tickets-online-bookings
A Spring Boot REST API for an online movie ticket booking application developed by a team of 2 members using Core Java, Spring Framework, Oracle, etc. It offers a range of features such as movie and ticket management, user authentication, and more.
hibernate java jdbc lombok mapstruct maven ngrok postman spring spring-data-jpa spring-security-jwt springboot sql
Last synced: 10 Feb 2026
https://github.com/belgianbiodiversityplatform/natagora-occurrences
🦆 Observations.be - Species occurrence datasets published by Natagora
Last synced: 06 Jul 2025
https://github.com/xtenzq/uni-database
📚 Homework repository for Database course at Inha University
c cpp database mariadb mysql sql university-assignment
Last synced: 13 Apr 2026
https://github.com/analyst-lochan/flight-delay-and-cancellation-dataset-2019-2023-
This project demonstrates a complete data analytics pipeline starting from raw real-world flight data to professional visual dashboards using SQL Server and Power BI. It showcases data import, cleaning, optimization, transformation, and dynamic DAX-based visual reporting.
airline-performance business-intelligence data-analysis data-cleaning data-modeling data-visualization dax etl flight-data kaggle-dataset portfolio-project powerbi powerbi-dashboard sql sql-server
Last synced: 09 Sep 2025
https://github.com/aritrac1/hackerrank
HackerRank Solutions
30-days-of-code 30daysofcode cpp dsa hackerrank hackerrank-solutions java javascript mysql problem-solving python sql
Last synced: 13 Apr 2026
https://github.com/guilhermelange/postgresql-performance
Querys that assist in the analysis of application performance
performance-analysis postgres postgresql sql
Last synced: 06 Sep 2025
https://github.com/edwin5354/student_management_system
A mini project that connects an SQL database to Python with added tkinter GUI elements.
Last synced: 06 Sep 2025
https://github.com/stohirov/task-app-quarkus
First ever quarkus project which will be the simple task management application
docker graalvm http java jax-rs jquery kubernetes quarkus quarkus-tests sql
Last synced: 13 Apr 2026
https://github.com/matteospanio/progetto-bd-2021
Progetto di gestione di DB con flask per il secondo modulo del corso di Basi di Dati alla facoltà di informatica di Ca'Foscari
bootstrap database flask html postgresql sql webapp
Last synced: 09 Apr 2026