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/wb-az/sql-for-data-analysis-udacity
This repository contains SQL queries for the SQL for Data Analysis given by Udacity. The queries include commands to define, select, manipulate, control access, aggregate, and join data and data tables.
aggregation data-analysis data-cleaning erd joints postgresql sql subqueries-and-joins window-functions-in-sql
Last synced: 23 May 2026
https://github.com/cerberusprogrammer/mini_store
Mini Store is a mobile app that lets you manage your store from your phone, without the need for expensive or complicated equipment.
android app application flutter management management-system sql store windows
Last synced: 26 Feb 2025
https://github.com/nostalgiccoder/readexcelfile.lib
Extracts data from a spreadsheet and outputs its contents to a '.SQL' file. Data extraction tool useful for people using SQL Server Express with no access to SSMS addon and import wizard.
c-sharp console etl excel extract-data library net-framework spreadsheet sql
Last synced: 25 May 2026
https://github.com/tanyaaa05/mysql-learning
This repository features an in-depth SQL Basics course, focusing on key concepts for effective database management and querying with MySQL 📝
Last synced: 14 Mar 2025
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/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/yashlad27/visapaymentnetworkmanager
A Java Swing desktop application for visualizing and analyzing credit card payment transactions. Features interactive dashboards, time-based heatmaps, transaction analytics, and bank performance monitoring. Built with Java, Swing, and MySQL.
java javaswings jdbc payment sql swing-gui
Last synced: 09 Sep 2025
https://github.com/thomasjvu/leetcode
❓ Answers and explanations for my daily LeetCode practice problems
Last synced: 07 Apr 2025
https://github.com/leftcoastnerdgirl/big_data
This project uses PySpark and SQL to analyze Big Data.
jupyter-notebook pandas-python pyspark spark-sql sparksession sql structured-query-language
Last synced: 17 Jun 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/itsaladin/pharmacy-management-system
Management service application Developed by JAVA and Java-Swing and SQL database.
Last synced: 11 Jun 2026
https://github.com/halyusa16/basic-sql-employee-analysis
This project focuses on analyzing employee data through querying, performing table joins to connect related information, aggregating salary statistics, and using subqueries to extract meaningful insights.
data data-analytics data-exploration database mysql self-project sql
Last synced: 16 May 2026
https://github.com/databricks-solutions/lakets
LakeTS — Time Series Toolkit for Databricks Lakebase. Pure SQL (PL/pgSQL) functions delivering ChronoTables, RollUps, gap-filling, and Lakehouse Sync on a hot (Lakebase) + cold (Delta) tier — no custom extensions.
databricks delta-lake iot lakebase metrics plpgsql postgres postgresql sql timeseries
Last synced: 19 Jun 2026
https://github.com/turnipdo/pyodbc-data-import-for-ssms-alextheanalyst-ref-
Using Python's pyodbc module to connect to Microsoft SQL Server and import data into SSMS.
data-engineering pyodbc sql ssms
Last synced: 12 Apr 2025
https://github.com/sh-arky/rockbuster_sql
Repository for a project assessing customers and sales geographically for a video rental service.
Last synced: 21 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/jaxsnorris/row-level-security
Sample project to show how to add row level security (RLS) to SQL and Backend to intercept DB calls
dotnet-core row-level-security sql
Last synced: 03 Jan 2026
https://github.com/cemdervis/linq
linq is a minimalistic, header-only LINQ library for C++ 17 and newer.
cpp cpp17 cpp20 linq modern-cpp sql
Last synced: 24 Jun 2025
https://github.com/rachitdhar/azure-queue-viewer
An app to peek Azure Service Bus queue messages and query the data
Last synced: 23 Jun 2026
https://github.com/mehrajlatifli/petrol-station-mvp
Example of MVP, Local database of SQL Server
Last synced: 09 May 2026
https://github.com/raghavgarg1257/laratweets
A simple clone of twitter built using Laravel 5.4.
Last synced: 30 Mar 2025
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/scottyrichardson/grayl-database-main
Runs SQL queries against a PDO gateway. Part of the Grayl PHP framework.
composer-package database-query grayl php sql
Last synced: 23 Jul 2025
https://github.com/halyusa16/sql-employee-insights
This project dives into employee data to uncover actionable insights using SQL. It mimics real-world HR and business analysis tasks, from salary comparisons to workforce demographics and potential cost-cutting strategies.
Last synced: 11 Apr 2025
https://github.com/octoant/information-systems-and-databases
Information systems and database labs at itmo-university, autumn 2021.
databases information-systems java postgres postgresql sql
Last synced: 18 Apr 2026
https://github.com/andre-carbajal/employeemanagmentsystembackend
A Employee Management System built with Java, Spring Boot, and MySQL
java java-17 lombok lombok-maven maven mysql mysql-database spring spring-boot spring-doc spring-docs sql
Last synced: 09 Apr 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/banking-application-using-java
The purpose of this project is to provide basic banking facilities in a user-friendly GUI. The project provides a dashboard to the exiting users from where they can transfer, withdraw, and deposit money and see their transaction history. New users will be provided an easy step by step procedure to create an account where they will be given a unique
fxml java javafx jdbc rdbms sql xammp
Last synced: 19 May 2026
https://github.com/aima98/vet-clinic-database
Vet Clinic is a Data management system for a Vet Clinic. It inserts animals details into a central database, retrieve them, edit and update them or even delete any unwanted information. The data is managed through PostgreSQL Server.
Last synced: 30 Mar 2025
https://github.com/edochiari/international_debt-data_analysis
This project focuses on analyzing a dataset that contains information about international debt. The data includes debt figures for various countries, along with indicators specifying the type of debt. The goal of this analysis is to derive insights such as total debt, country rankings based on debt, and debt distribution across indicators.
dataanalysis debt international sql
Last synced: 07 Jan 2026
https://github.com/mairess/project-trybefy
Trybefy é um projeto que simula um streaming de música, o objetivo aqui é criar o banco de dados escrevendo apenas as queries.
Last synced: 08 Jan 2026
https://github.com/nitheshgoutham/youtube-data-harvesting-warehousing-using-streamlit
YouTube Data Harvesting and Warehousing using SQL and Streamlit
data-science python3 sql streamlit
Last synced: 17 Apr 2026
https://github.com/kshetritej/sql
solving advance database management systems assessment
Last synced: 11 Apr 2025
https://github.com/buggstomper/even-mangament-system
A comprehensive MySQL database implementation for event planning and management with normalized schema, sample data, and complex queries.
3nf data-modeling database database-design event-management event-planning food-catering mysql normalization sql sql-queries ticketing-system venue-management
Last synced: 11 Apr 2025
https://github.com/danhpaiva/project-stimulus-2020
:office: Mobile application developed to stimulate the growth of companies registered in the Estímulo 2020 project
Last synced: 18 May 2026
https://github.com/fortunewalla/flight-delays
Data Expo 2009: Airline on time data
airlines data-analysis data-science data36 database dataexpo dataset flightdelays flights ontimedata pgsql postgres postgresql sql tomimester
Last synced: 02 Mar 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/shohail-dev/electricity-bill-generation-system
A bill generation system that generates Electricity Bill based on the data provided by the user.
Last synced: 18 May 2026
https://github.com/andrewjmack/home_sales
SparkSQL to determine key metrics about home sales data. Spark to create temporary views, partition the data, cache and uncache a temporary table, and verify that the table was uncached.
jupyter-notebook pandas python spark sql
Last synced: 10 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/martajac/maven-music-challenge
https://mavenanalytics.io/challenges/maven-music-challenge/e161353d-9967-4297-869c-505de168e610
microsoft-sql-server powerbi sql
Last synced: 21 Mar 2025
https://github.com/serenasensini/fzth-sql
From Zero to Hero #SQL
postgresql postgresql-tutorial sql sql-tutorial
Last synced: 24 Jul 2025
https://github.com/judevector/sql-queries
This is my reference repository for SQL Queries I learn each day while working with Relational Database
learning-by-doing pgadmin4 postgresql sql
Last synced: 24 Jul 2025
https://github.com/shubham-kv/fcc--relational-database--mario-database
Commands & SQL Queries from Learn Relational Databases by building a Mario database FreeCodeCamp course.
database freecodecamp postgresql sql
Last synced: 04 Apr 2025
https://github.com/knands42/sql-data-warehouse
Building a Data Warehouse in SQL Server, including ETL process, data modeling, and analytics.
etl etl-pipeline sql sql-server
Last synced: 24 Jul 2025
https://github.com/bmalbusca/mysql-healthclinic
Health Clinic - SQL database
Last synced: 25 Jul 2025
https://github.com/bipul-hossein/postgresql_crud_operation
A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.
expressjs nodejs postgresql sql
Last synced: 11 Apr 2026
https://github.com/matan3sh/ecommerce-mvp
nextjs15 postgresql prisma react19 server-actions sql stripe
Last synced: 16 May 2026
https://github.com/demonicious/jql
Module used for Creating, Managing, Writing and Reading JSON Files and use them as a Database
database database-management db json sql
Last synced: 25 Feb 2025
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/mr-won/sql_injection_union
admin 경로 로그인에 mysql db md5()를 이용한 불법적인로그인
md5 md5-checksum md5-hash sql sql-injection
Last synced: 30 Mar 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/ireneflorez/sf-kindergarten-lottery
Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco
ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql
Last synced: 17 Feb 2026
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/nero103/housingdatacleaning
This is a data cleaning project on housing data within a state, using SQL to format, structure and standardize data for analysis.
data-cleaning data-definition-language data-manipulation sql t-sql
Last synced: 21 Mar 2025
https://github.com/bulletsentence/circuito-sql-e-java
Sistema em Java com SQL para uma Circuito de Formula 1
Last synced: 25 Jun 2025
https://github.com/1sumer/python-sql-repository
This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.
Last synced: 12 May 2025
https://github.com/namila007/reservbox-backend
A Hotel booking system for travel Agency (Backend)
api docker docker-image dockerfile gradle java jpa rest restful-api springboot sql
Last synced: 10 Apr 2026
https://github.com/izmian/google-business-intelligence_professionalcertificate
Included my course and project of Google Business Intelligence by Google on Coursera
bigquery business-intelligence datavisualization sql tableau
Last synced: 06 May 2025
https://github.com/mtholahan/advanced-mysqlquery-tuning-mini-project
Analyzed EuroCup 2016 data with advanced SQL queries. Imported CSV datasets into MySQL, designed schema with match, player, and referee details, and implemented queries covering match outcomes, penalty shootouts, player stats, bookings, substitutions, and referee activity to explore tournament dynamics.
bootcamp data-analysis data-engineering data-modeling database eurocup football mysql queries soccer sports springboard sql
Last synced: 15 May 2026
https://github.com/gabrielsvinha/db1
Aquele que não luta pelo futuro que quer, deve aceitar o futuro que vier
Last synced: 21 Mar 2025
https://github.com/kerimli-veli/razorpages-asp.net-mvc
This project implements CRUD operations (Create, Read, Update, Delete) using Razor Pages in ASP.NET Core MVC. It utilizes Entity Framework Core for database management, ensuring efficient data handling and a clean architecture.
asp-net-core asp-net-mvc csharp entity-framework-core orm razor-pages sql
Last synced: 04 Apr 2025
https://github.com/k-sameer701/mysql-cheatsheet
MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.
mysql mysqldata mysqldatabase sql
Last synced: 25 Jun 2025
https://github.com/1thallo/senai-dba
Repositório criado para armazenar conteúdo disposto no curso de Administração de Banco de Dados no SENAI.
database-management dbeaver mysql-workbench postgresql-database senai sql
Last synced: 18 Sep 2025
https://github.com/keiske0408/Lottery_Management_System
A lottery and raffle system using Ruby on Rails platform. Features include ticket sales, prize claims, user management, multi-language support, and dynamic content to engage participants.
bootstrap css docker html ruby-on-rails sql
Last synced: 18 Sep 2025
https://github.com/buddhima-jd3/laundry-management-system
Laundry Mart - A Laundry Management System
apache bootstrap css html java js mvc-architecture sql
Last synced: 07 Apr 2026
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/ubos-tech/ubos-template-ai-sql-translate-nr
Translate Natural Language to SQL Queries
chatgpt low-code open-ai sql sqltranslate transformation ubos ubos-tech
Last synced: 18 May 2026
https://github.com/isaaczhang4/java-app-course-scheduler
GUI Java App Course Scheduler that uses Derby Database and SQL to manage the course/enrollment data
derby-database gui-application java sql sql-queries
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/darshjasani/chathub
A feature-rich real-time chat application with Google authentication, infinite scroll, room creation, profile customization, and secure login functionality, providing users with a seamless and interactive messaging experience using ReactJS anf Firebase.
back backend firebase fornt-end html-css-javascript nosql reacthooks reactjs real-time sql
Last synced: 09 Apr 2026
https://github.com/zilean12/hackerrank
HackerRank-Solution
databases hackerrank-solutions linux-shell sql
Last synced: 04 Apr 2025
https://github.com/slick/slick-plainsql
slick-plainsql sample Slick application
Last synced: 08 Mar 2026
https://github.com/yehoudasaroussi/supermarket
An implementation of SuperMarket by a database and SQL queries. Done as part of SPL course.
Last synced: 27 Jul 2025
https://github.com/jfcardoso/banco-msql-vscode
cod3r dio mysql-database sql tutorial-exercises udemy-tutorial
Last synced: 04 Apr 2025
https://github.com/lixx21/hackerrank_sql
Hackerrank SQL problems and solved solution
hackerrank hackerrank-solutions sql
Last synced: 19 Feb 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/sharz1/sqlserverlibrarymgmtsystemdb
A set of SQL Server queries and stored procedures to CREATE and SELECT from tables in a database for a library book management system across a few (fictional) public library branches in Houston TX.
Last synced: 13 Jun 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/dxtaner/myworkspace
MyWorkspace
c csharp css docker docker-compose golang javascript postegresql python reactjs sql
Last synced: 10 Apr 2026
https://github.com/jawsee97/8-week-sql-challenge
SQL Case Study Project with Solutions
case-study data-analysis data-analytics mysql-database postgresql sql
Last synced: 16 May 2026
https://github.com/naomibbautista/crud_cafebreria
CRUD sobre una cafebrería (Librería - Cafe) conectada a SQL Server.
Last synced: 08 May 2026
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/davialencar2/ifpb-p2
Repositório com a função de centralizar atividades e anotações do Segundo Período do Curso.
Last synced: 09 Sep 2025
https://github.com/sushant-suresh/data_cleaning_project_using_postgresql
Data Cleaning Using PostgreSQL.
Last synced: 20 Jan 2026
https://github.com/eikster-dk/sqlc-gen-better-typescript
sqlc.dev plugin that generates typescript code (and Effect v4)
Last synced: 06 Apr 2026
https://github.com/cumulus13/sqlgen
SQL Query generator from website (like w3schools.com) to help learn sql
Last synced: 07 Nov 2025