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/ryan-bendelson/com-390
Advanced Database Systems class files
linear-regression microsoft-sql-server sql tsql visual-basic visual-studio windows-forms
Last synced: 19 May 2026
https://github.com/mmeyer23/finops-sql
Open-source SQL toolkit for cloud cost analysis (AWS, GCP, Azure) built for FinOps engineers and data teams.
aws cloud-cost cost-optimization cur finops postgres sql
Last synced: 19 May 2026
https://github.com/gcoronelc/igh-mayo-2023
Taller de desarrollo de software con Gustavo Coronel
java javascript jpa oracle postman rest rest-api restful software software-engineering spring spring-boot spring-mvc springboot sql
Last synced: 09 Apr 2026
https://github.com/aksoni07/meditrack
The MediTrack is a database-driven application designed to manage hospital workflows, including patient details, employee information, appointments, billing, lab tests, disease history, and patient feedback. It streamlines hospital operations, ensuring efficient management of data related to patients and staff.
crud-operation erd-diagram erdiagram many-to-many microsoft-excel mysql mysql-workbench normalization one-to-many sql tsql
Last synced: 05 Aug 2025
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/fabricioism/mlb-database
Modelamiento y creación de una base de datos de las Grandes Ligas de Béisbol (MLB) desde el siglo XIX hasta Junio 2020.
Last synced: 10 May 2026
https://github.com/divinemoments/project-2-mysql-practice
The objective of Project 2 is to practice fundamental SQL SELECT statements in MySQL, including column and row selection, aliasing, filtering, ordering, and creating derived columns, to gain proficiency in basic data retrieval and manipulation.
Last synced: 17 Jun 2025
https://github.com/flowerinthenight/luna-go
Go SQL driver for Luna.
apache-arrow cache columnar-storage duckdb golang in-memory-database olap sql
Last synced: 19 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/davidam/sql-examples
Simple and funny examples about SQL
Last synced: 19 May 2026
https://github.com/dmarks84/coursework_project_apache-airflow-kafka-on-toll-booth-data
Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in live toll booth data, wrangles and transformed, and wrote into a SQL database
apache-airflow apache-kafka automation dags data-modeling databases eda elt etl mysql numpy pandas pipelines python sql
Last synced: 11 Apr 2026
https://github.com/ilevn/sql-generator
SQL Generator for Postgresql-backed systems
generator postgresql psycopg2 python python39 sql
Last synced: 19 May 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/marcosalves90/bunchin
Online time tracking platform project.
axios css javascript php react reactjs sql tailwindcss typescript
Last synced: 06 Aug 2025
https://github.com/ramonanf/construccion_de_software_y_toma_de_decisiones
Mis primeros pasos como desarrolladora web
ajax ejs-template-engine html-css-javascript model-view-controller nodejs sql
Last synced: 24 Apr 2026
https://github.com/roushankhalid/python-sql-workflow
'Python-SQL-Workflow' showcases basic CRUD operations using Python and MySQL, demonstrating how to interact with a sample database. Developed as part of the CampusX SQL For Data Science course, it provides foundational skills for managing data workflows in SQL.
database localhost python sql sql-server
Last synced: 10 Apr 2026
https://github.com/emilyjspencer/bookmarks
A bookmark manager that stores a collection of bookmarks as urls. A Makers project (post-Makers).
crud database postgresql ruby sinatra sql
Last synced: 16 Jan 2026
https://github.com/onjoseph/vet_clinic
Vet_Clinic is a series of queries to demonstrate various types of actions that can be performed onto a database, as well as different queries to read data out of the database.
database database-management postgresql queries sql
Last synced: 29 Apr 2026
https://github.com/towaquimbayo/comp-4537
BCIT Computer Systems Technology (CST) - COMP 4537 (Internet Software Architecture)
api api-rest css css3 html html-css-javascript html5 microservice microservices mysql node nodejs software-architecture sql web-application web-development
Last synced: 07 Apr 2026
https://github.com/sandipmaurya2611/doctor-appointment
This repository contains a Doctor Appointment project built using PHP, MySQL, and CSS. The project aims to provide a platform for patients to schedule appointments with doctors online, simplifying the appointment booking process.
Last synced: 18 Apr 2026
https://github.com/iamandaleao/mysql
Anotações e comandos SQL organizados por tópicos: criação de banco, tabelas, inserção, consultas, alterações, exclusões, tipos de dados e atalhos. Conteúdo em andamento.
mysql sql wamp-server workbench
Last synced: 07 Aug 2025
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/Smohanta23/Brainwave_Matrix_Intern-T1
A web-based E-Library Management System Portal built with PHP and MySQL. This project allows users to browse books, manage borrowing activities, and access personalized features. The admin panel facilitates efficient management of books, users, and borrowing records. Includes login authentication for both users and admins.
database-management e-learningportal e-lms educational-project library-management-system mysql-database php-framework phpmyadmin-database sql sqlworkbench
Last synced: 07 Aug 2025
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/samnoonabrar/documentary-listview
A web app that will keep track of all the documentaries I have seen
Last synced: 19 May 2026
https://github.com/iankitnegi/leetsql-solutions
LeetSQL Solutions is my dedicated space for practicing competitive coding and solving SQL-related LeetCode questions. This repository showcases my problem-solving skills and SQL expertise, with each solution featuring detailed explanations and optimized queries for better understanding and future reference.
Last synced: 11 Feb 2026
https://github.com/noturlee/tasktracker-windows-app
This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module
custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf
Last synced: 09 Feb 2026
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/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/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/sebastianofazzino/ibm-data-science-professional-certificate
In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.
data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql
Last synced: 09 Apr 2026
https://github.com/vitormanoelvb/banco_dados_avaliacao_1etapa_vitormanoel_wauclidson
Resolução da Avaliação 1º Etapa - DDBD
academia academic academic-project academy avaliacao avaliacao-pratica brmodelo data-science database databases derby-database entity-relationship-diagram mysql sql
Last synced: 07 Aug 2025
https://github.com/imranxc/hackerrank-solutions
Solutions to HackerRank problems from various domains, including SQL, Python, algorithms, data structures, and more.
hackerrank java javascript python sql
Last synced: 10 Apr 2026
https://github.com/mberkiskal/phonedirectory-telefonrehberi-mini-project
Directory with basic SQL operations. Temel sql işlemleri ile telefon rehberi.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 19 May 2026
https://github.com/kwee-veen/chemicalresearchdatabase_sql
Relational database designed for a chemical research company.
conceptual-design relational-databases sql
Last synced: 28 Feb 2026
https://github.com/ridvikpal/carcartapi
CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.
cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql
Last synced: 02 Oct 2025
https://github.com/exegeses/introdb-64148
Curso: Introducción a Bases de datos | código 64148
database-design databases mysql mysql-database sql
Last synced: 19 May 2026
https://github.com/worriedlemon/enterpriseoptimization
Program for optimizing production line of a certain enterprise
Last synced: 03 Oct 2025
https://github.com/amrutem11/trip-management-system
Trip Management System is application where you find the bus and book them you can also find hotel and book them
java maven spring spring-boot springmvc sql
Last synced: 03 Oct 2025
https://github.com/calebschmetzer/oblv-tg-database
Database schema for the Thieves Guild faction in The Elder Scrolls IV: Oblivion
database database-schema databases elder-scrolls elderscrolls mysql oblivion sql
Last synced: 19 May 2026
https://github.com/ansh-info/Hadoop-Pipeline
An end-to-end data engineering pipeline to collect, store, process, and analyze property and crime data using Hadoop, Docker, MySQL, Tailscale, and Selenium
docker docker-compose hadoop jupyter-notebook mapreduce python selenium sql tailscale
Last synced: 02 Oct 2025
https://github.com/max-power-7/clinica_nefroone_oficial
Sistema de información para la gestión de las hemodiálisis de los pacientes de la clínica Nefroone.
Last synced: 03 Oct 2025
https://github.com/l-teles/tailpipe-plugin-crowdstrike
Tailpipe plugin that ingests CrowdStrike Falcon Data Replicator (FDR) data from S3 and exposes it as SQL.
crowdstrike duckdb falcon fdr go siem sql tailpipe tailpipe-plugin
Last synced: 23 May 2026
https://github.com/ap/dbix-simple-concrete
monkey-patch DBIx::Simple to use SQL::Concrete
Last synced: 08 Aug 2025
https://github.com/libercosoft/vet_clinic_psgl
List of SQL queries to set up and manipulate a vet clinic database.
database postgres postgresql sql
Last synced: 23 Jun 2026
https://github.com/PhanChenh/AdventureworkDataset-RFM-Analysis-SQLProject
RFM Analysis Using SQL on the AdventureWorks Dataset (2011-2014)
business-analytics business-intelligence data-analysis mssql rfm-analysis sql
Last synced: 08 Apr 2026
https://github.com/nur-alam39/quran-reading-tracker
Track Quran reading in daily basis.
Last synced: 09 Apr 2026
https://github.com/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
https://github.com/arghya1501/pizza_sales
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 mysql-database mysql-server sql
Last synced: 08 Aug 2025
https://github.com/oldprojectss/vet-clinic-database
This Repo is for Database module at microverse it's generated from an other template repo
Last synced: 19 May 2026
https://github.com/matthewlabasan/sport-search
Project for COMS W4111: Introduction to Databases - Sport Search. Completed with Sally Liu.
database-schema flask-sqlalchemy sql
Last synced: 03 Apr 2025
https://github.com/ayo-g/danny-ma-sql-challenge
This repo contains my attempts to solve Danny Ma's 8-Weeks SQL Challenge
8weeksqlchallenge danny-ma dataanalysis sql
Last synced: 16 Jan 2026
https://github.com/shashankpatil01/jsp-person-details
In this project I have included the Registration details information for Name, Email and Password from the person.
apache-tomcat-9 css html5 java-8 jsp jsp-servlet sql
Last synced: 09 Apr 2026
https://github.com/saisrivatsat/end-to-end-data-analytics-retail-orders-analysis-python-sql
This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight
Last synced: 07 May 2026
https://github.com/blank2409/smart-inventory-system
Smart Inventory Management System is a Java application for managing inventory. It features a user-friendly interface for handling products, suppliers, and sales, with backend support using MySQL. The system includes secure login and a dashboard for inventory overview.
crud-application database inventory-management inventory-management-system java javaproject jdbc sql swing userauthentication xampp
Last synced: 20 May 2026
https://github.com/banyc/monitor_table
A monitor table like `top` but the content is queried by SQL.
Last synced: 09 Aug 2025
https://github.com/dimitrov-s-dev/resume
Dimitrov-S-Dev Resume/ Portfolio
airflow azure-databricks azure-synapse-analytics css html javascript mssql pandas postgresql powerbi pyspark python python3 snowflake snowpark sql tableau
Last synced: 09 Apr 2026
https://github.com/jidesamuell/data-analytics-projects
This is a repository i have created to showcase my skills, share projects and track my progress in Data Analytics areas.
data-analysis excel matplotlib powrebi python sql
Last synced: 04 May 2026
https://github.com/luis-domingues/challenge-sql-database
Challenge proposed by Digital Innovation One to consult a database of films and actors. The objective is to apply knowledge from the database module to perform queries and generate data for analysis
challenge dio er-model mysql sql sql-server trilha-net
Last synced: 03 Oct 2025
https://github.com/vahan-sahakyan/api-design-v4-frontend-masters
API Design Essentials | 💎 Prisma | 🐘 PostgreSQL
api bcrypt database express-js express-validator node-js postgresql prisma schema sql typescript
Last synced: 09 Apr 2026
https://github.com/furkantosun1607/e-commerce-project
Full Stack E-commerce Project for Advanced Application Development Course
angular authguard css html java jpa-hibernate jwt-authentication mysql-database rest-api services spring-boot sql stripe-payments typescript
Last synced: 12 Apr 2026
https://github.com/crvlwanek/cs50
Assignments and projects written for the online Intro to Computer Science course CS50x by Harvard https://cs50.harvard.edu/x/2021/
algorithms arrays c css data-structures flask html javascript memory python sql
Last synced: 09 Apr 2026
https://github.com/rimshaahma/admin-dashboard-for-student-management
This project implements an Admin Dashboard using PHP, HTML, CSS, and MySQL to manage student data
Last synced: 09 Jun 2026
https://github.com/ps066/onlinelearn_ps
bootstrap css django html5 javascript postgresql python3 sql sqlite
Last synced: 09 Apr 2026
https://github.com/alexandrelamberty/minerva-rm
:books: Training Management System Relational Model (RM). Full Stack Web Developer training @ https://technofuturtic.be.
mysql-workbench relational-database relational-model sql training-management-system
Last synced: 17 Feb 2026
https://github.com/maxbubblegum47/dbms_project
DBMS about videogames online shop
jdbc postgresql sql unimore-informatica
Last synced: 09 Aug 2025
https://github.com/aminkhavari78/plot-wikipedia-web-base
plot a wikipedia content on web page
base64 css database flask html matplotlib sql sqlite3 wikipedia
Last synced: 11 Apr 2026
https://github.com/tomaztk/tower_of_hanoi_sql_game
T-SQL Code for popular Tower of Hanoi Game
game sql sql-game sql-procedures sql-programming sql-query sql-server sqldatabase t-sql tower-of-hanoi
Last synced: 17 May 2026
https://github.com/mr-chang95/military-expense-population-analysis
data-visualization military postgresql query sql tableau
Last synced: 21 Mar 2025
https://github.com/rctruta/sql-benchmark-framework
The accompanying experiments to our "Defensive joins anti-pattern Substack article"
bash-script docker-compose plotly postgresql python sql
Last synced: 02 Apr 2026
https://github.com/jesusgomez-data/retail-sales-data-analysis
End-to-end retail sales data analysis project using SQL, SQLite and Python (Pandas). Includes data generation, KPIs and business insights.
data-analysis junior-data-analyst pandas portfolio-project python retail-analysis sql sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/gitguanqi/xqsql
This is a method warehouse for automatically generating various sql statements.
Last synced: 16 Feb 2026
https://github.com/willaevangelista/cyber-games_java
Repositório do Projeto CyberGames, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.
api-rest generation-brasil java spring-boot sql
Last synced: 19 May 2026
https://github.com/pradeepchegur/cloth_showroom_sql
This SQL file consists of cloth showroom management along with queries.
clothing-store cursors database functions operations plsql procedures sql sqlqueries tables triggers
Last synced: 10 Aug 2025
https://github.com/AmandineDurand/Gite
Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur
Last synced: 03 Oct 2025
https://github.com/checco9811/data-engineering-bootcamp-homework
Homework solutions for DataExpert.io data engineering bootcamp
apache-spark data data-engineering sql
Last synced: 14 Mar 2025
https://github.com/primeeagle/powershell-geonamegrampsimport
PowerShell and SQL scripts for importing Geonames place data into Gramps family tree software.
csv gramps json powershell sql
Last synced: 19 May 2026
https://github.com/rosieoh/travel_guru
🔥웹서버프로그래밍 기말 프로젝트🔥
h2-database java jsp servlet sql
Last synced: 10 Aug 2025
https://github.com/quocduyenanhnguyen/human-trafficking-analysis
I analyzed human trafficking data
data-analysis data-analytics data-visualization human-trafficking mysql mysql-database mysql-workbench query sql tableau tableau-dashboards tableau-public
Last synced: 02 May 2026
https://github.com/barrettotte/query-sandbox
A sandbox for messing around with various queries.
Last synced: 19 Apr 2026
https://github.com/kverma1502/sql_data_analyst_task_for_dcluttr
The task was given to assess my understanding of writing complex SQL queries as a recruitment process for data analyst position in Dcluttr.
ms-sql-server ms-sql-server-managment-studio sql ssms
Last synced: 10 Aug 2025
https://github.com/bell-kevin/chap12exer
Cookies, Sessions, Databases, Security, and Log-ins
cookies mariadb mariadb-database sessions sql
Last synced: 19 May 2026
https://github.com/stephenfeather/query-recorder
This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.
Last synced: 03 Oct 2025
https://github.com/iamkushvanth/real-time-data-analysis-using-kafka
In this project, you will execute an End-To-End Data Engineering Project on Real-Time Stock Market Data using Kafka. We are going to use different technologies such as Python, Amazon Web Services (AWS), Apache Kafka, Glue, Athena, and SQL.
athena aws aws-ec2 aws-s3 crawler glue kafka kafka-consumer python sql
Last synced: 18 Jun 2026
https://github.com/amandazk/uri-exercicios
:notebook: Exercícios resolvidos do URI Online Judge
c-language python sql uri uri-online-judge uri-solutions
Last synced: 16 May 2026
https://github.com/kirby-b/learnx-source
A website I built with some others for the BPA Web App Competition in 2023-2024
alpinejs dynamic-website html html5 javascript laravel laravel8 mobile-friendly php php8 responsive-web-design sql tailwind tailwind-css tailwindcss tailwindcss-v3 web-app web-application website
Last synced: 08 Mar 2026
https://github.com/alexcombessie/ensae_sql-project
Relational database for the international coffeehouse chain "Starckub" - Project for the SQL course at ENSAE ParisTech
Last synced: 19 Feb 2026
https://github.com/husskhosravi/elt-data-warehouse-snowflake
Design and implement a full ELT data pipeline using Snowflake and S3, featuring star schema modelling, SCD Type 1 & 2 handling, and incremental load automation
aws-s3 data-engineering data-warehouse dimensional-modeling scd-type-1 scd-type-2 snowflake sql star-schema
Last synced: 03 Feb 2026
https://github.com/anasyakubu/invoice-generator-pip
The Invoice Generator for Freelancers simplifies the invoicing process for independent professionals. Easily create and customize invoices, track payments, and manage billing with user-friendly features tailored to meet the needs of freelancers.
css database git html invoice-generator javascript mysql nodejs sql
Last synced: 09 Apr 2026
https://github.com/jaozc/user-profile-audit
User Profile Audit Project
audit crud docker fastapi postgresql python sql
Last synced: 18 Apr 2026
https://github.com/atopx/atopx.github.io
技术博客
atopx blog docker golang linux programming python rust sql
Last synced: 09 Apr 2026