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-09 00:25:54 UTC
- JSON Representation
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/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/gozdesaygiliyalcin/sql-examples-dvd-rental
This is a repository that includes SQL examples which is in Patika. DVD rental database (mock) is used for this repo.
Last synced: 19 May 2026
https://github.com/raintree-technology/policystrata
Cross-layer policy regression testing for LLM data-agent stacks
access-control benchmark data-agents data-governance evals llm llm-agents policy-regression policy-testing postgresql pytest python research-artifact rls row-level-security sql testing text-to-sql
Last synced: 27 Jun 2026
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/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
https://github.com/harsh7editor/nationalsecurityagency
Ghidra is a software reverse engineering (SRE) framework
html java javascript kotlin python sql
Last synced: 09 Apr 2026
https://github.com/saisurajmatta/covid-19-data-exploration-project
An SQL-based exploration of COVID-19 data and vaccination progress using the Covid-Deaths dataset for insights into global pandemic trends.
data-exploration data-exploration-and-preprocessing mssql mysql sql sql-data-analysis sql-data-exploration sql-queries
Last synced: 23 Jun 2026
https://github.com/flum1025/sql-enum-generator
sql-enum-generator is a tool that parses SQL INSERT statements from a file and automatically generates OpenAPI schema files. The generated OpenAPI schema can be used with existing tools to generate type definitions in various programming languages.
code-generator go openapi3 postgresql sql
Last synced: 23 Jun 2026
https://github.com/ankitrai259/movielens-dataset-analysis-sql
Analysis of MovieLens Dataset Using SQL
Last synced: 23 Jun 2026
https://github.com/wesgtox/database-lab
College "Database Lab" exercises.
database database-lab oracle oracle-database oracle-db plsql sql sqlplus
Last synced: 21 Jun 2026
https://github.com/repdiken/fcc-relational-db-universe
PostgreSQL-based relational database project for FreeCodeCamp certification. Includes five interrelated tables with real and fictional astronomical data.
certificate database freecodecamp freecodecamp-certification postgres postgresql relational-databases sql sql-project
Last synced: 23 Jun 2026
https://github.com/olaszpl/bazy_danych_2024
Projekt systemu bazodanowego dla uczelni – realizacja w ramach kursu Podstawy Baz Danych na AGH 2024/25.
Last synced: 20 Jun 2026
https://github.com/danbugs/dancing_sql
This is an incoming SQLite clone compiled to WebAssembly.
Last synced: 23 Jun 2026
https://github.com/pjj11005/coding_test
coding test study(Python, SQL)
baekjoon codingtest programmers python3 sql
Last synced: 23 Jun 2026
https://github.com/simoun-asmar/clinipet_project
BigQuery
bigquery looker-studio lookerstudio sql
Last synced: 23 Jun 2026
https://github.com/lennarddenby/turdb
REST-api for hiking routes in Akershus, Norway
nodejs rest-api restful-api sql
Last synced: 23 Jun 2026
https://github.com/francislauriano/sistema_academico
Sistema desenvolvido em python com objetivo facilitar a gestão de cursos, alunos e matrículas numa universidade fictícia.
Last synced: 29 Jun 2026
https://github.com/dj258255/minidb
A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.
b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal
Last synced: 24 Jun 2026
https://github.com/g-schumacher44/analyst_resource_hub
A collection of guidebooks, quickref, and resources for data analysis
analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration
Last synced: 20 Jun 2026
https://github.com/nafis2508/urban-eats-sql-analysis
SQL business analytics and relational database design project for retail and café operations.
business-analytics database-design mysql sql sql-analysis
Last synced: 24 Jun 2026
https://github.com/alonmell/migrator
A lightweight, transaction-safe SQL migration tool for Go applications featuring version-based tracking, bidirectional migrations, and detailed logging.
database-migrations golang sql transactions versioning
Last synced: 25 Jun 2026
https://github.com/nathan-lindstedt/coal_study
ProQuest Index Scraping w/ Selenium and Beautiful Soup
beatifulsoup climate-change coal selenium-python sql
Last synced: 25 Jun 2026
https://github.com/hajarwalfi/traservy-touristicreservationsystem
Voyage Reservation System : Application de gestion agence de voyage avec base de données relationnelle et interface responsive. PHP procédural.
mariadb mysql php procedural-programming sql
Last synced: 25 Jun 2026
https://github.com/kwhorne/sql-anywhere
🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.
database edge embedded-database local-first offline-first replication rust sql sqlite wal
Last synced: 25 Jun 2026
https://github.com/m-azra3l/pointofsale
This application was created as part of SQL, authorization and reporting training for my students
authentication authorization reporting sql
Last synced: 29 Jun 2026
https://github.com/souza-vitor/stock-market
codecademy data data-analysis data-mining data-science sql sqlite
Last synced: 26 Jun 2026
https://github.com/kawsar334/data-analytics-portfolio
Data Analytics Portfolio showcasing insights through Python, SQL, and interactive data visualizations built with React.js.
matplotlib-pyplot pandas python reactjs sql
Last synced: 26 Jun 2026
https://github.com/hebertcisco/remodel-core-docs
Documentation site for remodel-core, built with React Router and Fumadocs.
data-structures database ddl er-diagram modeling parser-implementations sql
Last synced: 20 Jun 2026
https://github.com/nur-zaman/sql-guard
Validate AI generated PostgreSQL queries against explicit allowlists. This package parses SQL into an AST and denies anything outside your policy.
security sql sql-injection sql-sanitizer
Last synced: 27 Jun 2026
https://github.com/sya-ri/sqldelight-oracle
Oracle Database support for SQLDelight and sqldelight-check.
oracle oracle-database sql sqldelight sqldelight-check
Last synced: 27 Jun 2026
https://github.com/thetechdog/the-snap-sideloader-repo-template
Template for creating repositories compatible with TSS format
Last synced: 29 Jun 2026
https://gitlab.com/pommalabs/kvlite
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
SQL Sserver cache mysql oracle postgresql sql
Last synced: 29 Jun 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/imbios/open-music-api-v3
Backend software for Submission project from Dicoding Academy on Backend Fundamental
backend dicoding javascript music sql
Last synced: 22 Jun 2026
https://github.com/protegrity/sqlglot-net
Standalone .NET port of sql-glot-rust, a SQL parser, optimizer, and transpiler library.
csharp dotnet parser sql transpiler
Last synced: 22 Jun 2026
https://github.com/jamartg/clash-of-code-discord-bot
discord bot to generate game links , track leaderboard etc. Built for use by coder friends
codingameapi discordpy python sql
Last synced: 22 Jun 2026
https://github.com/dsillman2000/advent-of-code-2024
David's Advent of Code for 2024 (PostgreSQL)
advent-of-code-2024 docker postgresql sql
Last synced: 29 Jun 2026
https://github.com/liuba9999/healthcare-sql-analytics-portfolio
This project showcases my SQL skills applied to synthetic healthcare data (Synthea). I analyze patient demographics, encounters, conditions, and immunizations to extract meaningful insights for healthcare data analytics.
Last synced: 22 Jun 2026
https://github.com/evanmathew/northwind-traders
SQL-powered analysis of sales, employee performance, and customer behavior using PostgreSQL window functions. This project uncovers key business insights to optimize decision-making.
case-study data-analysis jupyter-notebook northwind-traders postgresql python-postgresql sql
Last synced: 20 Jun 2026
https://github.com/eshitakundu/elearning-analytics-dbt
End-to-end analytics engineering project - dbt Cloud + Snowflake. E-learning platform data modeled across staging, dimensions, facts, and a consolidated performance mart.
analytics-engineering data-engineering dbt snowflake sql
Last synced: 22 Jun 2026
https://github.com/amarjahiji/sdp4j
A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.
database dataframework datapersistence java javaframework orm persistence persistenceframework sql sqlmapper
Last synced: 21 Jun 2026
https://github.com/sblack4/lolcrawler
Get data from the Riot API and put it into a SQLite database
api league-of-legends python sql sqlite sqlite3
Last synced: 22 Jun 2026
https://github.com/rayvilaca/my-anime-list-bd-project
Este projeto consiste na importação de um dataset contendo informações sobre animes do MyAnimeList (MAL) para um banco de dados PostgreSQL, seguido de uma análise descritiva utilizando consultas SQL avançadas.
Last synced: 19 Mar 2025
https://github.com/amitfld/advanced-programming-course
Java, Python, SQL, HTML, JavaScript, CSS
css database html java javascript python sql web-development
Last synced: 05 Apr 2026
https://github.com/kevingastelum/mydataanalysis
My DataAnalyst Projects | Python, SQL, Excel, PowerBI & Tableau
data-analysis python sql visualization
Last synced: 20 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/diego200052/challenge-api
API for registering and tracking company expenses and payments.
fastapi postgresql sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/iskage/sql-notes
SQL 自学笔记:基于 MySQL 数据库 (How to learn SQL: notes on SQL with MySQL databases)
Last synced: 19 Apr 2026
https://github.com/karlyndiary/hackerrank
HackerRank Code - SQL & Python
hackerrank hackerrank-python hackerrank-solutions hackerrank-sql mysql python sql
Last synced: 16 Apr 2026
https://github.com/sandeepswain03/gyansetu
platform designed to facilitate the delivery, tracking, and management of educational courses or training programs. It provides a centralized environment where educators can create, deliver, and organize content while learners access it through a streamlined interface.(Smart India Hackathon Idea💡)
clerk docker hackothon lms nextjs14 prisma project razorpay react shadcn-ui sql tailwindcss uploadthing
Last synced: 05 Apr 2026
https://github.com/deve-sh/confessor
For the wannabe next Sayat/Sarahah/Confessout creators to spam People's Feeds.
Last synced: 15 Jul 2025
https://github.com/tahiranny/problemsolving
csharp database go golang leetcode leetcode-solutions problem-solving python3 sql sql-server
Last synced: 05 Apr 2026
https://github.com/bhaskar-nair2/spark
SPARK is a python based computer assistant.
artificial-intelligence assistant python3 sql voice-recognition
Last synced: 19 Jul 2025
https://github.com/alinenog/a_liga_digital
Formação <Vem.Ser=Dev/> - A Liga Digital 2022 👩💻
git github html-css-javascript reactjs sql typescript
Last synced: 05 Apr 2026
https://github.com/abhijeet002/abhijeet_28apr
This project monitors store uptime and downtime based on sensor data. It generates downloadable CSV reports summarizing store performance, using a FastAPI backend, SQLAlchemy ORM, and background task processing.
database-management fastapi pandas python3 sql sqlalchemy-python sqlite3
Last synced: 29 Apr 2025
https://github.com/hemanth094/ehealthdesk
Implemented a healthcare platform using Agile methodology, enabling seamless appointment scheduling, medical record management, and telehealth consultations. • Ensured scalability and security through AWS cloud infrastructure, secure authentication, and encryption, delivering a user-friendly experience for patients and healthcare providers
bootstrap css html javascript mysql php sql xaamp
Last synced: 05 Apr 2026
https://github.com/fmanimashaun/vet-clinic-database
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Jul 2025
https://github.com/renanmoliveir/sql_estudos_contoso
Estudos de SQL Server com a base de dados Contoso
banco-de-dados bancodedados query script sql sqlserver
Last synced: 15 Mar 2026
https://github.com/perridplatypus/sql-formatter
An open source SQL formatter similar to PoorSQL but in Rust!
Last synced: 07 Jul 2025
https://github.com/guilhermeomachadotech/banco-de-dados-ii
Todas as atividades feitas em Banco de Dados no 2° Ano, junto com a Giovanna Eduarda Damasceno Reis. Foi utilizado o Microsoft SQL Server.
database microsoft-sql-server sql sql-server
Last synced: 12 Mar 2025
https://github.com/parthds02/library-system-management-sql
Library Management System built using PostgreSQL in pgAdmin 4. The system manages book issuing, returns, and tracking with detailed records of books, members, employees, branches, and transactions. It supports CRUD operations on books and members, and helps streamline library workflows efficiently.
data-modeling database database-management library-management-system library-systems pgadmin4 postgresql sql
Last synced: 14 May 2026
https://github.com/zenitude/bellaciao
GRETA Internship N°1
css3 html5 javascript php phpmyadmin sql
Last synced: 12 Apr 2026
https://github.com/pygraz/2025-04-01-to-orm-or-not-to-orm
Django example using ORM and raw SQL effectively
django example-code python sql
Last synced: 28 Apr 2026
https://github.com/ffatahillah7/snowflake-tastybytes-data-warehouses
Build Snowflake Tasty Bytes Warehouses
data data-warehouse mysql snowflake sql warehouse
Last synced: 26 Mar 2025
https://github.com/sunny-unik/eccom
Short task consist APIs related to ecommerce services
Last synced: 14 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/nitheshgoutham/industrial-copper-modeling
To Predict the selling price and status
data-science data-visualization machine-learning python3 sql streamlit
Last synced: 18 Apr 2026
https://github.com/melikekayaa/kutuphane-veritabani-sorgulari
SQL Server ile kütüphane veritabanı yönetim sistemi
Last synced: 30 Jun 2026
https://github.com/dafmg2197/admin-bd
ACA Administración de Bases de Datos - ficha 53350
Last synced: 07 Jul 2025
https://github.com/harsh7editor/smartcity-traveller
Smart City Traveler App
css html java javascript postgresql rest-api spring-boot sql tailwindcss
Last synced: 13 Apr 2026
https://github.com/justinjsd/analytics-engineering
📊 A repository focusing on analytics engineering, particularly using dbt on the Northwind Sample dataset
Last synced: 13 Jun 2026
https://github.com/milnichandrasekara/student_management_system
A MySQL-based Student Management System to handle students, courses, faculty, departments, and enrollments. Includes SQL scripts for database creation, constraints, triggers, and sample data for academic use or demo purposes.
dbms mysql sql sqlconstraints studentmanagementsystem triggers
Last synced: 07 Jul 2025
https://github.com/jahnavisunkari/pizza-sales-analysis
Pizza Sales Analysis
excel excel-dashboard mysql sql
Last synced: 07 Jul 2025
https://github.com/ayanantapramanik/mysql-layoffs-analysis
End-to-end SQL project on layoffs data: Data cleaning and exploratory analysis using MySQL Workbench.
data-cleaning eda exploratory-data-analysis mysql portfolio-project sql
Last synced: 07 Jul 2025
https://github.com/susshiii/sql-layoffs-data-cleaning-and-eda
Full SQL project using MySQL to clean and analyze a real-world tech layoff dataset from 2020–2023.
data-analysis data-analytics-project data-cleaning eda layoffs mysql sql
Last synced: 07 Jul 2025
https://github.com/m-coder-umer/sales-dashboard-power-bi-project
An interactive Sales Dashboard built with Power BI using MySQL data, showcasing monthly trends, top-performing products, and key sales KPIs (Key Performance Indicators).
business-intelligence data-analysis data-cleaning data-modeling data-visualization dax interactive-dashboard mysql power-query powerbi sales-dashboard sql time-series-analysis
Last synced: 07 Jul 2025
https://github.com/lashawnfofung/super-heroes-analysis-project
This portfolio project involves a detailed analysis of 732 superhero records from the heroes_information.csv dataset, comprising 11 columns of unique characteristics for each hero. The primary goal is to showcase key insights derived from this rich dataset, demonstrating proficiency in data analysis using SQL.
data-analysis datasets mysql-database mysql-server mysql-workbench sql
Last synced: 07 Jul 2025
https://github.com/michal2sab/anticheat
Source files for Stick Arena anticheat logs (website stuff). Probably useless nowdays and also the code is kinda trash but you can get the idea of how it works I guess.
anti-cheat anticheat browser-game database flash-game games michal2sab php sql stick-arena stick-arena-ballistick stick-arena-dimensions stickarena xgen xgenstudios
Last synced: 14 May 2026
https://github.com/marta-barea/library-system-sql
This repository contains a SQL project for managing a fictional library system, built with MySQL. It is designed to explore complex querying using realistic book-related data.
library-management-system mysql mysql-database sql
Last synced: 07 Jul 2025
https://github.com/p4dro-dev/avn2-bdd-ifce
Neste repositório, se encontra a prova de Banco de Dados do curso Técnico em Informática. Este projeto implementa um banco de dados MySQL para um sistema hospitalar, com foco no relacionamento entre médicos e pacientes. Desenvolvido como parte de uma avaliação acadêmica.
banco-de-dados banco-de-dados-relacionais banco-de-dados-relacional ciencia-da-computacao engenharia-de-dados engenharia-informatica mysql-database sql sqlite3
Last synced: 07 Jul 2025
https://github.com/sumith25-dev/loginsignupproject
A simple Java web app using Servlets for user login and signup with Oracle DB integration. Built without web.xml using annotations, and JDBC for DB connection. Features include registration, authentication, and navigation to a home page upon successful login.
html java oracle11g sql sqldeveloper
Last synced: 10 Apr 2025
https://github.com/p4dro-dev/av1-mysql-ti
Neste repositório, está hospedado às respostas do exercício da unidade I de MySQL. Do curso Técnico em Informática para web, na disciplina de Banco de Dados II. Realizando script's básicos no SQL.
banco-de-dados mysql mysql-database sql
Last synced: 07 Jul 2025
https://github.com/ryan-wong1/analyzing-stress-and-fatigue-drivers-in-railroad-workforces-data-analysis
Railroad dispatcher data on demographics, work, lifestyle, and stress factors
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026