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-10 00:26:02 UTC
- JSON Representation
https://github.com/nik-0-05/mint-classics-model-car-database-with-mysql-workbench-project
This project analyzes inventory optimization and warehouse efficiency for Mint Classics Company using MySQL databases. I imported and explored the relational data model in MySQL Workbench, executing SQL queries like select, group by, and having to retrieve and analyse multi-table inventory data.
data-driven-decisions exploratory-data-analysis mysql-database sql
Last synced: 28 Mar 2025
https://github.com/ashwinwilson/ride-cancellation-trend-analysis-ola
This project simulates and analyzes 1 month of ride-booking data for OLA Cabs in Bengaluru. Using SQL and Power BI, we dive into customer behavior, booking trends, cancellation patterns, and business KPIs.
dax-query excel mysql powerbi-desktop sql
Last synced: 11 Apr 2025
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/martareb/sql-zoo
My solutions to the the tutorials of SQL Zoo
Last synced: 11 Apr 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/gumblex/naivegis
Such a simple and naive GIS platform.
gis leaflet postgresql sql sqlite3
Last synced: 16 May 2026
https://github.com/skalt/sql_parser_tests
a corpus of postgres SQL drawn from the postgres 13 regression tests.
corpus postgres postgresql sql
Last synced: 30 Apr 2026
https://github.com/mksingh431/sql-complete-notes
SQL, or Structured Query Language, is a robust and specialized programming language designed for efficient management and manipulation of relational databases. With SQL, you can seamlessly interact with databases like MySQL, PostgreSQL, Microsoft SQL Server, Oracle,.
Last synced: 21 Apr 2026
https://github.com/dibahk/sql50
this a collection of leet code problems I have solved
data-structures pandas pyhon sql
Last synced: 27 Mar 2025
https://github.com/nathaniel1024/php-login-registration-system
A secure login and registration system built with PHP, MySQL, HTML, and CSS. This project includes user authentication, password hashing, session management, and a "Forgot Password" feature using PHPMailer to send reset links via Gmail.
css gmail-smtp html mysql php phpmailer responsive-design smtp sql
Last synced: 11 May 2026
https://github.com/franciscoylderlan/api-todoapplication
API backend desenvolvida em Java utilizando o framework Spring Boot. A API é responsável por fornecer serviços para gerenciar uma lista de tarefas, permitindo a criação, atualização, exclusão e recuperação de tarefas.
Last synced: 17 May 2026
https://github.com/lchsk/postgresql_transactions
Benchmarking concurrent operations in PostgreSQL
benchmark cpp cpp17 isolation-level postgres postgresql sql transaction transactions
Last synced: 15 May 2026
https://github.com/juliargubolin/sql-for-data-analysis
This repository was created in order to insert all the documents, files and notes I took while learning SQL and data analysis through "SQL for Data Analysis: Advanced Techniques for Transforming Data Into Insights" by Cathy Tanimura (O'Reilly).
advanced data-analysis data-science sql
Last synced: 11 Jan 2026
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/czukowski/phpunit-sql
SQL strings testing helpers for PHPUnit
Last synced: 09 May 2026
https://github.com/unna97/twarc2_to_sql
This converts the output jsonl file twarc2 api to sql
computational-social-science sql twarc2 twitter
Last synced: 03 Jul 2026
https://github.com/douglasvolcato/pizza-fresh-server
backend nest nestjs prisma server sql typescript
Last synced: 15 May 2026
https://github.com/mairess/project-store-manager
Essa é uma API para gerenciamento de vendas, implementada com node, express, javascript e mysql. Ela é testada com mocha, chai e sinon, documentada com swagger e orquestrada com docker compose.
chai docker express javascript joi mocha msc-architecture mysql nodejs sinon sql swagger-ui
Last synced: 25 Jan 2026
https://github.com/maxmindlin/easy-sql
Lightweight MySQL connection wrapper and query builder for easy programmatic queries
Last synced: 27 Mar 2025
https://github.com/yamatattsu/pg_fire
pg_fire is a PostgreSQL extension to show fire effect.
demo extension fire postgresql sql
Last synced: 18 Mar 2025
https://github.com/guledim/super-cafe-etl-aws
In this group project simulating a real-world setting, we built a scalable ETL pipeline to process daily CSV transactions into a centralized PostgreSQL database. We used Docker, Grafana for visualization, and later implemented AWS cloud services to deploy a scalable, cloud-based ETL system.
aws aws-ec2 aws-lambda aws-redshift aws-s3 docker etl-pipeline etl-pipeline-automation grafana group-project python sql
Last synced: 15 Jun 2025
https://github.com/huseyin6/bank-system-database
A Sample Bank System Database. The repository contains its ER Diagrams, Relational Schema, Reports, and SQL file.
erdiagram oracle-sql relational-databases relational-schema sql
Last synced: 16 Feb 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-1e2
About Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados der sql workbench
Last synced: 11 Jan 2026
https://github.com/arvindk2025/sql-50-leetcode-challange-
This Repository contains SQL 50 Question of Leetcode.If you are a beginner and looking to improve SQL or an experienced developer interested in exploring different concepts, this collection has something for you.
Last synced: 11 Jan 2026
https://github.com/yuriyvyatkin/xml-parser
Тестовое задание компании ООО «АВТОДРАЙВ.РУ»
Last synced: 11 Jun 2026
https://github.com/cjunwon/covid19-tableau-dashboard
Building a Tableau dashboard using COVID-19 data
mysql sql tableau tableau-public
Last synced: 03 Apr 2025
https://github.com/kurooo-yamiii/pst-monitoring-management-system
PHP Native - Javascript - XML - Ajax - SQL PhpyMyAdmin - JS Library - Media Query - PDO
javascript jquery media-queries pdo-mysql php-native phpmyadmin sql xml
Last synced: 17 Mar 2025
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/naopeke/node-mysql-demo
self-learning Shopping List with Node.js and MySQL
Last synced: 15 May 2026
https://github.com/bengabay11/amd-server
Android Malwares Detector Server
andorid android-studio java malware-detection python security socket sql wxpython
Last synced: 17 May 2026
https://github.com/mikeludemann/security_code
Simple helper and tutorials for more security in website
php security security-code sql
Last synced: 28 Mar 2025
https://github.com/flexycode/ccobjpgl-js
CCOBJPGL-PY - Object-Oriented Programming in JavaScript
javascript node nodejs oop-in-javascript react sql
Last synced: 10 May 2026
https://github.com/xonorhc/sewer-data-management
Modelo de dados geoespaciais para sistemas de esgotamento sanitario.
data-structures postgis postgresql sql
Last synced: 14 Jul 2025
https://github.com/sahakkdev/next-level-food
Next Level Food App
better-sqlite3 css-modules nextjs14 s3-client sql
Last synced: 15 May 2026
https://github.com/kathiriyaakshay/cloudimts-website
Cloudimts is a radiologist reporting management system with DICOM image viewing, role-based access, and reporting features, streamlining the radiology workflow.
Last synced: 05 Apr 2026
https://github.com/potlitel/orders
Practical exercise of the following link : https://www.youtube.com/playlist?list=PLuEZQoW9bRnQhqXSzew7vCMt8kX_Ssjd8
blazor blazor-webassembly dotnet dotnet-core entity-framework entity-framework-core mssql-database mstest mstest-framework sales sql swagger swagger-ui webapi webapi-core
Last synced: 02 Apr 2026
https://github.com/darrendavy12/postgressql_python_retail_sales_data_pipeline_analytics
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI and psql tool.
analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom
Last synced: 09 Jul 2025
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/ahmednassar7/smart-campus
A university management system .
algorithms data-structures database java javaswing oop sql ux-ui
Last synced: 01 May 2026
https://github.com/yisus82/hackabos-final-project
Hack-a-BOS Bootcamp Final Project
angular angular7 css css3 css3-flexbox css3-mediaqueries html html-css html5 javascript js json mongo mongodb node node-js nodejs nodejs-server scss sql
Last synced: 07 Apr 2026
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/davidber0102/al-sql-mysql-server-oracle
Curso SQL con MySQL Server de Oracle
aluralatam aluralatamoneoracle6 database mysql-database sql
Last synced: 15 May 2026
https://github.com/bren12/domotica
Home automation system capable of collecting information from sensors or inputs, processing it and issuing orders to actuators or outputs. The system can access external communication or information networks.
arduino c-plus-plus javascript mqtt node-red nodemcu-esp8266 phpmyadmin sql
Last synced: 17 Apr 2026
https://github.com/warsvault/books-ive-read-sql-project
A simple website using PostgreSQL to list read books and info about them.
css ejs express html javascript node pgadmin4 postgresql sql
Last synced: 11 Apr 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/lynder063/database-systems
Tento repositář obsahuje materiály a zdroje týkající se návrhu a správy databázových systémů
Last synced: 06 Jan 2026
https://github.com/zofiaqlt/data_cleaning_sql
🎯 Real Estate data cleaned with SQL - use of Microsoft SQL Server and SSMS
data-cleaning microsoft-sql-server sql ssms
Last synced: 06 Apr 2026
https://github.com/dcostachar/cyclistic-case-study
An analysis of Cyclistic bike-share data with SQL and Tableau to uncover usage trends and generate marketing strategies to boost annual memberships.
consumer-behaviour-analysis data-visualization exploratory-data-analysis marketing-analytics mysql sql tableau
Last synced: 27 Mar 2025
https://github.com/bedirk/sql-projects-studies
My Projects and Studies by using SQL
azuredatastudio bigquery jupyter-notebook kaggle mssqlserver sql
Last synced: 06 Apr 2026
https://github.com/badernader321/layoffs-trends
This project aims to examine layoff data from around the world to understand the impact of job cuts in recent years.
Last synced: 09 Apr 2025
https://github.com/sarveshgupta1997/sarveshgupta.in
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 express fullstack-development github html5 javascript mongodb mongoose node-js profile readme resume sql webdeveloper websocket
Last synced: 07 Apr 2026
https://github.com/anav5704/learning-sql
Nothing much, just me learning SQL
Last synced: 18 Mar 2025
https://github.com/jolby/cl-sql-utils
An attempt to port Simon Willison's fantastic sqlite-utils to common lisp
common-lisp sql sqlite sqlite-utils
Last synced: 18 Mar 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-3
Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
Last synced: 11 Jan 2026
https://github.com/rckbrcls/portifolio
Portfolio built with Next.js, TypeScript, with microfrontend architecture. Uses Turborepo, React, SolidJS, Webpack, Node.js, and Flask.
aws flask microfrontend microservice monorepo nextjs nodejs nosql python react solidjs sql turborepo webpack
Last synced: 07 May 2025
https://github.com/anandanraju/sql_data_analysis_projects
About This Two projects involves analyzing Pizza Data & Walmart Sales data using SQL to identify insights and trends. The aim is to do data-driven approaches to understand sales performance, identify key factors influencing sales, and provide actionable recommendations for business improvement.
csv data-analysis data-management mysql pizza sql sql-schema walmart
Last synced: 24 Jun 2025
https://github.com/mateib20/proiect-aplica-ie-orientat-obiect
Joc Tower Defense 2D
database database-management game game-2d game-development gamedev games java java-8 java8 javafx object-oriented object-oriented-programming sql sql-query
Last synced: 07 May 2025
https://github.com/hrz8/lets-go-seeds
algorithms anagram go refactoring sql tech-assessment
Last synced: 17 Jun 2025
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/prince-t-asamoah/book-store-indexes
A Codecademy Advanced PostgreSQL Database Practice Project
Last synced: 16 Jun 2025
https://github.com/theoddysey/school-management-system
Student Management System is a comprehensive web application designed to streamline the management of student and staff records and is built using PHP & MySQL
management-system php server-side-rendering sql
Last synced: 26 Mar 2025
https://github.com/prince-t-asamoah/bytes-of-china
A Codecademy PostgreSQL Practice Project
Last synced: 04 Jun 2026
https://github.com/bfitech/zapstore-sqlite3
A simple SQLite3 connection wrapper.
microframework pdo php sql sqlite3
Last synced: 11 Jan 2026
https://github.com/alejandrocisnerosvillegas/prueba-de-habilidades
Plataforma de pruebas de habilidades desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los usuarios registrarse, completar pruebas personalizables y comparar resultados, mientras que el administrador gestiona pruebas y usuarios.
Last synced: 17 Feb 2026
https://github.com/mehmetfiskindal/fibooking-backend
henüz kullanıma hazır değil , geliştirme devam ediyor
api backend javascript nest nestjs nestjs-backend nodejs prisma sql typescrip
Last synced: 28 Oct 2025
https://github.com/ayonika2001/pizza_sales_sql_project
This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.
csv dbms mysql mysqldatabase mysqlserver sql
Last synced: 12 Apr 2025
https://github.com/daigts01/spring-boot-h2-rest-api
Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST
crud-operation crud-sample database hibernate-orm jdbc junit maven mysql postman r2dbc-h2 spring-data-jpa spring-data-rest spring-webflux sql
Last synced: 04 Jul 2025
https://github.com/bhaveshharmalkar/sql-data-warehouse-project
Comprehensive data warehousing and analytics project, from building a data warehouse to generating actionable insights
data-analysis data-analytics data-engineering data-science etl sql sqlserver
Last synced: 03 Jul 2026
https://github.com/aasmirnov-webdev/data_science_projects
Сборник всех выполненных учебных проектов курса Яндекс.Практикум "Специалист по Data Science".
bert catboost data-science database lgbm mashine-learning matplotlib numpy pandas python pytorch scikit-learn scipy seaborn sql xgboost
Last synced: 06 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/prasenjitb1234/electricity_billing_system_springboot_symbiosisproject
Built a Java Fullstack web application under Symbiosis Skills & Professional University - Capgemini CSR initialive
css hibernate-jpa java-8 maven mvc-architecture rest-api spring-boot sql validation
Last synced: 02 May 2026
https://github.com/occamist/turing-machine-in-sql
Turing Machine Simulation in SQL with less than 200 lines :guardsman:
postgresql sql turing-machine-simulator
Last synced: 15 May 2026
https://github.com/j-adenilson/cadastro-java-springboot
Projeto cadastro de funcionários em Java com Spring Boot
api api-rest docker docker-compose flyway h2-database java jpa-hibernate maven spring-data-jpa springboot sql swagger
Last synced: 16 May 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/mazkdevf/quick_sqlite_migration
This will help you transfer data from quick.db sqlite file to another one.
Last synced: 10 Jul 2025
https://github.com/mateo-404/consecionaria_jpa
Proyecto para una consecionaria que permite hacer CRUD con JPA
java jpa-persistence-applications sql swing
Last synced: 02 Apr 2025
https://github.com/maazqureshi-code/sql
This repository includes coursework, SQL queries, and practice exercises from the CMSE351 Database Systems course, covering relational databases, normalization, ER modeling, and SQL operations (DML, DDL, joins, subqueries).
Last synced: 17 Jun 2025