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/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/snigenigmatic/sql-engine
An educational SQL database engine built from scratch in C++ to understand database internals.
Last synced: 04 Apr 2026
https://github.com/lut-ful/club-management-dbms
This is a Database management system project based on SQL.
database database-management-system oracle sql
Last synced: 18 Apr 2026
https://github.com/moazaymanedda/computer_store_management_system
Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.
ai claude computer-store cpp dbms food-ordering jdbc llm mcp obsidian-md pl-sql sql stock store
Last synced: 13 Apr 2026
https://github.com/mayankyadav23/career-aspirations-of-genz
Explore a collection of interactive dashboards developed during my internship at KultureHire! This repository includes visual insights into Learning Aspirations, Manager Aspirations, and Mission Aspirations, designed to help stakeholders make informed decisions. 🌟📈
advanced-excel data-cleaning data-collection data-preprocessing data-visualization kulturehire sql
Last synced: 02 Mar 2026
https://github.com/jose-murilo/web-developer-course
Curso de Desenvolvimento Web pelo Reprograma Jucás
css html javascript nodejs react sql
Last synced: 13 Apr 2026
https://github.com/gcoronelc/uni-fiis-2025-1-si302-w
Curso de Programación Orientada a Objetos en la UNI-FIIS con Gustavo Coronel.
database java jdbc oracle-database rest rest-api restful spring springboot sql web
Last synced: 18 Apr 2026
https://github.com/alexekinney/url-shrtnr
Shortern URLs with ExpressJS, sqlite, and EJS
ejs express expressjs sql sqlite sqlite3 url-shortener
Last synced: 04 Apr 2026
https://github.com/69killian/oneshirt-by-loulou
E-commerce Website for OnePiece Fans
Last synced: 04 Apr 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/owainkenwayucl/stats-plus-plus
My latest attempt to have some useful stats tools for our services.
Last synced: 16 Apr 2026
https://github.com/coderjolly/spotify-api-data-analysis
The project leverages Apache Airflow for automating Spotify API data analysis, focusing on user activity. Extracting, transforming, and loading data efficiently, it provides insights via PowerBI dashboards.
airflow airflow-dags data data-engineering etl etl-pipeline microsoft-sql-server power-bi python scripting sql
Last synced: 27 Mar 2026
https://github.com/vlachenal/sql-request-builder
Dynamic SQL request builder
Last synced: 14 Jan 2026
https://github.com/danmadeira/building-svg-elements-with-pl-sql
Building SVG elements with PL-SQL
graphics-programming oracle pl-sql sql svg xml
Last synced: 03 Mar 2026
https://github.com/hosanabarcelos/aid-approval
Análise de dados | Aprovação ou reprovação de benefício.
Last synced: 03 Mar 2026
https://github.com/es1ammohamed/crm
Customer Relationship Management
authentication black django git orm pep8 postgresql python sql
Last synced: 04 Apr 2026
https://github.com/nicolashaubricht/sistema-de-gerenciamento-de-reservas
Este projeto é um sistema de gerenciamento de reservas para restaurantes, desenvolvido com Flask e SQLAlchemy. Ele permite que os usuários façam reservas, editem, excluam e visualizem seus agendamentos em uma interface intuitiva.
css3 database flask html5 sql sqlalchemy sqllite werkzeug
Last synced: 16 Apr 2026
https://github.com/nhoiyee/finance-and-supply-chain-analysis
The project involves performing financial and supply chain analytics on Atliq Hardwares data. The primary objective is to answer various analytical questions related to sales, gross sales, market, product, customers, and supply chain forecasting.
analysis excel mysql-workbench sql
Last synced: 03 Mar 2026
https://github.com/miroslaw-zieba/secure-query-handler
Secure Query Handler by Mirosław Zięba is a PHP class for secure, efficient SQL query management. Designed for robust database security, dynamic parameter validation, and transaction handling, it leverages parameterized queries to protect against SQL injection and maintain data integrity.
data-validation database-abstraction database-security error-logging miroslaw-zieba mssql multi-database-support mysql object-oriented-programming parameter-validation pdo php php-class postgresql query-builder secure-query-handler security sql sql-injection-prevention transaction-management
Last synced: 14 Apr 2026
https://github.com/turbot/steampipe-plugin-bluesky
Use SQL to instantly query posts, users and followers from Bluesky. Open source CLI. No DB required.
bluesky bluesky-api postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 20 Apr 2026
https://github.com/charles-dr/contacts-server
Node API for contact management
expressjs nodejs sql sqlite typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/luizhnr/database-fiap
fiap modelagem-de-dados modelo-fisico modelo-logico modelo-relacional oracle-database sql
Last synced: 01 Apr 2026
https://github.com/jpcadena/tweets-classification-backend
FastAPI Backend for NLP Project on Tweets classification about national insecurity at Ecuador.
aiofiles aioredis async asyncpg backend classification-model fastapi gunicorn jwt-authentication postgresql pydantic python python-jose redis restapi sql sqlalchemy starlette tweets uvicorn
Last synced: 13 Apr 2026
https://github.com/aaronlmathis/pysqlexport-gui
pySQLExport-gui is a cross-platform graphical application written in python designed to pull SQL data from mysql or postgresql and export it into various formats including CSV, JSON, HTML, XML, Excel and more
csv excel hdf5 json mysql parquet postgresql sql xml
Last synced: 18 Apr 2026
https://github.com/mehmetacisu/mvcstock
Stock tracking app with mvc 5
bootstrap csharp entity-framework mssql-database mvc-framework mvc5 sql
Last synced: 18 Apr 2026
https://github.com/fbarffmann/sql-challenge
Designed and queried a PostgreSQL employee database to analyze salary trends and organizational structure. Built ERD, created tables, and developed business-focused SQL queries.
data-cleaning data-modeling database-analysis employee-database erd postgresql salary-analysis sql
Last synced: 24 Apr 2025
https://github.com/neemiassgc/contact-manager-api
A RESTful api to manage contacts through CRUD operations. It was built with Java + Spring Boot + Postgres, protected with Spring Security + Oauth2 and deployed on App Angine with Supabase
auth0 crud docker google-cloud-app-engine google-cloud-platform gradle hibernate java jpa lombok oauth2 portfolio postgresql spring-boot spring-data-jpa spring-security spring-security-oauth2 sql supabase swagger
Last synced: 18 Apr 2026
https://github.com/sravyatogarla/movie-recommendation-system
A complete Movie Recommendation System project implementing Popularity-Based, Content-Based, and Collaborative Filtering models using the MovieLens dataset. Built with Python, Pandas, and Plotly, featuring interactive inputs and visualizations.
capstone-project collaborative-filtering content-based-filtering data-science data-visualization edureka jupyter-notebook machine-learning movie-recomendation-system movielens pandas popularity-based-filtering python recommender-system scikit-learn sql
Last synced: 13 Apr 2026
https://github.com/ndomah1/data-cleaning-in-mysql
This project cleans and standardizes a global dataset of tech layoffs using MySQL, transforming raw data into an analysis-ready format.
data-cleaning data-preparation layoffs mysql sql
Last synced: 25 Mar 2025
https://github.com/arryhere/postgre-sql
Postgre SQL
database postgres postgres-database postgresql postgresql-database psql sql
Last synced: 04 Mar 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/guilhermersouza34/sql_pt2
Projeto Criação de um banco de dados relacional com três tabelas principais: Produto, Cliente e Vendas. Foram estabelecidas relações entre essas tabelas para modelar cenários de vendas, onde produtos são vendidos para clientes registrados. Além disso, foram realizadas inserções de dados simulando registros de vendas e consultas
Last synced: 04 Jul 2025
https://github.com/alpha007-cmd/simple-login-page
Simple Login Page Which can be easily Ingerated to any projects
backend frondend login-page login-system php sql
Last synced: 31 Aug 2025
https://github.com/nambukeerthi/youtube_dataproject
Build a Streamlit App – A user-friendly interface. Use Google API – Fetch YouTube channel data. Store in SQL Database – Save channel details for easy access. Search & Join Tables – Allow users to query and view data
api numpy pandas python sql streamlit
Last synced: 09 Apr 2026
https://github.com/m7moudgadallah/db-design-practice
Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.
database database-schema eer-diagram erdiagram normalization sql sqlserver t-sql
Last synced: 01 May 2026
https://github.com/vsolanogo/postgres-sql-nestjs-example
docker-compose example nestjs postgresql sql
Last synced: 18 Apr 2026
https://github.com/bagaffey/sql-server-tools
Microsoft SQL Server tools and utilities
microsoft ms-sql-server ms-sql-server-managment-studio sql sql-server
Last synced: 05 Sep 2025
https://github.com/rachit1084/sql-practice-ankit-bansal
Personal SQL problem-solving practice based on Ankit Bansal's YouTube series, with logic-driven solutions for analyst prep.
analytics data-analysis data-analyst interview-preparation logical-reasoning postgresql sql sql-practice
Last synced: 04 Jul 2025
https://github.com/catrivas/relational-database-freecodecamp
Here you'll find all the projects I'm building for the Relational Database certification from freeCodeCamp. Feel free to explore, learn, or even borrow some ideas 🦇
bash command-line freecodecamp freecodecamp-curriculum freecodecamp-project gitpod-workspace linux postgresql psql relational-databases shell sql unix vscode
Last synced: 18 Apr 2026
https://github.com/zx2486/dbconnectortoolkit
This module provides an integrated tool to connect database under different settings, single db, master and slave, with cache, and use message queue to collect writes.
Last synced: 04 Mar 2026
https://github.com/andrehaguiar/joaogabriel-thyago
Deprecated
html-css-javascript php-mysql php5 sql webdesign
Last synced: 01 Apr 2026
https://github.com/rushikeshbihade/vendor-management-system-api-using-django-rest-framework
This Django and Django REST Framework-based Vendor Management System is designed to streamline the management of vendor profiles, track purchase orders, and calculate vendor performance metrics. This system allows users to create, update, and delete vendor profiles, manage purchase orders, and evaluate vendor performance based on various metrics.
backend-api database django django-rest-framework json python rest-api sql
Last synced: 09 Apr 2026
https://github.com/abhipatel35/gym-performance-analysis
Analyzing gym performance and user engagement in Arizona using Spark SQL, PySpark, and visualization techniques on the Yelp dataset.
apache-spark asu business-insights data-analysis data-processing-at-scale data-visualization dps gym-analysis rating-patterns sql trend-analysis user-insights yelp-dataset
Last synced: 16 Apr 2026
https://github.com/sarthakagg29/sql-share-trading-analysis
Analysis of share trading transactions using SQL. Includes table setup, sample data, and a variety of queries to answer typical business questions about stocks and trading.
data-analysis dbeaver portfolio postgresql share-market sql
Last synced: 04 Jul 2025
https://github.com/wtmcgrew/sql-credit-risk-analysis
Credit Risk Analysis using SQL & Excel – Approval trends by FICO, DTI, PTI, LTV, and delinquencies.
case-study credit-risk data-analysis financial-analysis loan-applications portfolio-project sql sqlite underwriting
Last synced: 04 Jul 2025
https://github.com/oxtna/dashboard
Interactive dashboard web application
database docker docker-compose python showcase sql
Last synced: 05 Apr 2026
https://github.com/animesshhh/Brick-Mortar-Business-Sales-Insights
This repo leverages SQL & Power BI to unlock sales insights & monitor target profit for a brick-and-mortar business.
data-analytics dax mysql powerbi sql sql-server
Last synced: 11 Mar 2025
https://github.com/mraskends/busdepot
BusDepot is a C# Windows Forms application developed as part of a university project. It simulates a simple bus depot management system, including drivers, buses, and route assignments.
csharp dotnet mysql mysql-database oop sql university windows-forms winforms
Last synced: 16 Apr 2026
https://github.com/andreadcsousa/alura_postgresql-introducao_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: 11 Oct 2025
https://github.com/jawj/nextjs-ts-pagila
neon nextjs pagila pagila-database postgres postgresql react sql vercel vercel-serverless zapatos
Last synced: 05 Apr 2026
https://github.com/nickklos10/sql-data-warehouse
A complete SQL-based data warehouse implementation featuring a medallion architecture (Bronze, Silver, Gold layers) for processing and analyzing customer and sales data from multiple source systems.
business-intelligence data-engineering data-warehousing etl postgresql sql
Last synced: 23 Feb 2026
https://github.com/aman-1998/Database_Design_and_SQL_queries
This repository contains a collection of SQL queries from different sources like interviews, coding websites, etc
database-design diagram oracle-database sql sql-developer
Last synced: 11 Mar 2025
https://github.com/pedramardakani/certificate-ibm-sql-django
The final project of the IBM course "Developing Applications with SQL Databases and Django" (https://www.coursera.org/learn/developing-applications-with-sql-databases-and-django)
Last synced: 14 Apr 2026
https://github.com/davidgaspardev/web-acton
Acton project
nextjs prisma reactjs sql typescript
Last synced: 18 Apr 2026
https://github.com/valda1/todolist
Todo list project using Java and SQL.
java sql todo todo-app todo-list todo-list-app todo-list-application todo-list-project todoapp todolist todolist-app
Last synced: 11 Oct 2025
https://github.com/badranalyst/nashville-housing-sql-data-cleaning
This project focuses on cleaning and preparing the Nashville Housing dataset for analysis using SQL. It involves identifying and rectifying inconsistencies, handling missing values, and optimizing the dataset for further exploration. The cleaned data is essential for accurate insights into housing trends and patterns in Nashville.
cleaning-data data-cleaning database dataset sql
Last synced: 11 Oct 2025
https://github.com/vidhya0501/day33task33_be_sql_bolt_task_vidhya
SQL bolt tasks
Last synced: 04 Mar 2026
https://github.com/siddhsuresh/blueblack-library-database-management
database django sql tailwind-css tailwindcss
Last synced: 14 Apr 2026
https://github.com/artnum/structured-json-query
Convert a JSON object into an SQL where clause or into an LDAP filter.
json ldap query-builder query-language sql
Last synced: 17 May 2026
https://github.com/polyclient/polyclient
Experimental proof-of-concept SQL/NoSQL database client.
cockroachdb database erd libsql linux macos mariadb mongodb mssql mysql nosql oracle polyclient postgresql redis sql sqlite wasm windows
Last synced: 14 Jan 2026
https://github.com/shubhamd99/nodejs-knex-postgres-database
Nodejs Knex Postgres Database Example
database knex nodejs postgresql sql
Last synced: 14 Apr 2026
https://github.com/babanigit/rungroop_runnersapp
Rungroops is an online platform for runners. This platform will help you to find clubs, schedule events, and meet other runners in your area.
aws-ec2 docker docker-compose dotnet-mvc mvc postgresql sql webapp
Last synced: 04 Mar 2026
https://github.com/alextheradu/rallly-unlocked
🚀 Rallly Unlocked — Self-hosted meeting scheduler with licensing restrictions removed. Run unlimited users for free via Docker. Fork of Rallly with enterprise features enabled by default. Perfect for teams and internal deployments.
cracked css docker docker-compose enterprise javascript nextjs open-source prisma rallly scheduling self-hosted shell spoofed sql ts unlimited unlocked
Last synced: 14 Apr 2026
https://github.com/dee-me-tree-or-love/chai_sql
ChaiSQL - a prototype optional type checker for raw SQL ☕️ 🫖 @ TU/e Database Research Group
Last synced: 11 Oct 2025
https://github.com/mastermindromii/orders-analysis-using-sql-and-python
In this repository, dive into an end-to-end data analytics project. Utilize Python and SQL, employ Kaggle API for dataset acquisition, Pandas for processing, and SQL Server for data storage. Finally, uncover insights through SQL queries!
connectivity mssql-database pandas python sql sqlalchemy
Last synced: 16 Feb 2026
https://github.com/mtanzim/vis-strong-go
Visualize Strong csv exports.
gcp gcp-cloud-run go golang javascript preact sql
Last synced: 14 Jan 2026
https://github.com/skyrocketstan/learning_netology_jdbc
Домашнее задание к занятию 8.3: JDBC API, JdbcTemplate, NamedParametersJdbcTemplate
homework java java-learning jdbc netology spring-boot spring-learning sql
Last synced: 11 Oct 2025
https://github.com/bakulwani/data-mart-weekly-sales
Cleaned and analyzed weekly sales data using SQL to build a business-focused data mart with KPIs, customer segmentation, and platform insights.
customer-segmentation data-analysis data-cleaning etl kpi-analysis mysql sales-analysis sql
Last synced: 21 Feb 2026
https://github.com/marcos-aparicio/hackerrank-solutions
Attempting to write efficient and readable code for hackerrank exercises
hackerrank-solutions hackerrank-sql-solutions sql
Last synced: 16 Apr 2026
https://github.com/paripsky/sqlgram
Visualize your PostgreSQL database schemas.
database-diagram database-visualization postgresql sql
Last synced: 17 May 2026
https://github.com/priyasishah1211/sql-project-hr-database
End-to-end Advanced SQL portfolio : Subqueries, Derived Tables, CTEs, Views, Windows Function, Stored Procedures, UDFs, Triggers and Indexes.
advanced-sql-queries data-analytics hr-database mssqlserver sql sql-projects tsql
Last synced: 11 Oct 2025
https://github.com/silvermete0r/sdu_hackathon_uss_db_analysis
Smart Data Ukimet Hackathon - "Data Modeling" case Solution - Topic: Store Analysis based on Unified Star Schema
data-analysis data-modeling postgresql python sql unified-star-schema
Last synced: 14 Apr 2026
https://github.com/dataspieler12345/francisco_smoothies
Streamlit Order App
Last synced: 13 Jul 2025
https://github.com/mindexpert7546/sql-developer-training
This repo represent the sql developer basic ...
microssoft-sql ms mssql mssql-database mysql mysql-database oracle oracle-database sql sql-developer
Last synced: 13 Mar 2026
https://github.com/hugo-hattori/tkinter_sql
User Interface Project created with Tkinter for SQL database manipulation.
crud crud-application database database-management pyodbc python python-script sql tkinter tkinter-messagebox tkinter-python
Last synced: 18 May 2026
https://github.com/leosimoes/udacity-exploring-weather-trends
Project 1 of the Udacity Data Analyst Nanodegree Program. Analysis of local and global temperature data, and comparison of trends.
Last synced: 11 Oct 2025
https://github.com/dataforge-projects/covid19_ibge
Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão
bigquery excel google-bigquery google-cloud-platform powerbi python sql
Last synced: 18 Feb 2026
https://github.com/gcoronelc/sql-server-bi-003
Taller de Inteligencia de Negocios con SQL Server en el CEPS-UNI.
bi desarrollasoftware gcoronelc sql
Last synced: 19 Jan 2026
https://github.com/megsummer/flashcardapplication
Flashcard Application for students
css html intellij java javascript jdbctemplate postgresql spring-boot sql visual-studio-code vuejs
Last synced: 19 Jan 2026
https://github.com/hectororm/connection
Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.
connection orm pdo php php8 sql
Last synced: 04 Mar 2026
https://github.com/himanchal-103/textmanipulator
TextManipulator is a web-based application built using Django, MySQL, HTML, and CSS. This application allows users to input text and perform various text processing operations on the provided string.
Last synced: 09 May 2026
https://github.com/kaushikrohida/sql_project_data_job_analysis
Data Analyst Job Analysis
postgresql sql visual-studio-code
Last synced: 12 Oct 2025
https://github.com/nada-ibrahim12/northwind-sql-analytics
Practical SQL queries, KPIs, and Views for the Northwind sample database. Focused on data analysis and reporting with SQL Server
cte joins procedures sql sqlserver subqueries tsql views
Last synced: 12 Oct 2025
https://github.com/abeltavares/postql
Python library and command-line interface (CLI) tool for interacting with PostgreSQL databases, providing simplified database management, query execution, and result export functionalities.
cli command-line-interface data-analysis data-engineering data-export data-management data-processing data-visualization database database-administration database-tools etl oop postgres postgresql psycopg2 python sql sqlalchemy wrapper
Last synced: 19 Jan 2026
https://github.com/shamil-t/sentiment-analysis-imdb-django
Imdb sentiment analysis using SVM Classifier,implemeted using Django and MySQL database
django imdb imdb-dataset pickle python3 sentiment-analysis sentiment-classification sklearn sql svm-classifier
Last synced: 14 Apr 2026
https://github.com/mberkiskal/messagebox-mesajkutusu
Login to the application with the user number and password. There are panels where we can see our message creation, incoming messages and outgoing messages.Uygulamaya kullanıcı numarası ve şifre ile giriş yapılıyor. Mesaj oluşturma, gelen mesajlar ve giden mesajlarımızı görebileceğimiz paneller bulunuyor.
chatapp csharp mssql mssql-database sql windows-forms windowsforms-applications
Last synced: 13 Apr 2026
https://github.com/jor2/y2project
2nd Year Project. We were tasked with developing a CRUD website that incorporated SQL, HTML, Java, and Scala. We completed this project using the Play Framework!
bootstrap html java play-framework scala sql
Last synced: 09 May 2026