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-14 00:29:11 UTC
- JSON Representation
https://github.com/alunera-data/alunera-data
Hi, I’m Yvonne – building data solutions at the intersection of BI, SQL & Service Management
business-intelligence data-analysis data-engineering data-science github-profile portfolio rstats sql
Last synced: 28 Jan 2026
https://github.com/busesimsek/sql-projects
A collection of my SQL projects with insights into real-world datasets.
data-analysis data-analytics mysql sql
Last synced: 07 Jun 2026
https://github.com/imwrdo/data-warehouses
Data warehouses labs at Gdansk University of Technology
business-intelligence data-warehouse database sql t-sql
Last synced: 27 Apr 2026
https://github.com/oewntk/grind_yaml2sql
OEWN builder project, YAML to SQL chain
Last synced: 10 May 2026
https://github.com/paul-schuhm/demo-sql-injection
Une démonstration sur l'injection SQL
educational-project injection-attacks mysql pdo-mysql pedagogie php sql sql-injection
Last synced: 27 Apr 2026
https://github.com/daniel11v/drugstabledb
Web-App that stores and updates JSON data in MySQL with Python and displays it in a table using Flask
Last synced: 27 Apr 2026
https://github.com/ljmf00-archive/codacy-tsqllint
Codacy tool for TSQLLint
codacy codacy-tool docker sql tool tsql tsqllint
Last synced: 07 Jun 2026
https://github.com/yrehim7/data_warehouse_project
A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.
data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server
Last synced: 27 Apr 2026
https://github.com/bastianlq/analisis-sql-libreria
Análisis de datos mediante consultas SQL
Last synced: 27 Apr 2026
https://github.com/sshehrozali/csv-to-db
Python script to convert .CSV file to .DB file
convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3
Last synced: 27 Apr 2026
https://github.com/takeshiyoshikawa/product-registration-api
A simple REST API created in SpringBoot
Last synced: 27 Apr 2026
https://github.com/codewithmamoon/glossary-of-it-terms
# 📚 Glossary of IT TermsThis repository provides a useful reference for beginners, interns, developers, and anyone working in IT. It covers popular roles, technologies, terms, slang, and business vocabulary. 🛠️✨
angular coding-guidelines coding-resources developer-guide git-terms glossary government inclusive-coding jekyll junior-resources mvc ntier-architecture onboarding project-management-glossary software-engineering sql tech-terms terms-glossary
Last synced: 28 Apr 2026
https://github.com/elam-parithi/bizcardx
BizCardX: This project is for extracting business card data with EasyOCR module
Last synced: 28 Apr 2026
https://github.com/mina-faridi/database-project
Final project of database course, Dr Momtazi (fall 2020)
amirkabir database library-database mysql sql
Last synced: 17 May 2026
https://github.com/jurek-muszynski/bd1
Repository for lab exercises as part of Data Bases 1 class @ Warsaw University of Technology
Last synced: 24 Jan 2026
https://github.com/ntdls/sql-dtc-test
Simple windows console utility for testing DTC (Distributed Transaction Coordinator) between two or more computers.
Last synced: 28 Apr 2026
https://github.com/chaiwat20180/mysqltools
The web application for my work so... suck my logic
bootstrap html javascript jquery sql
Last synced: 10 May 2026
https://github.com/codehariom/hacker-rank-sql-solution
Hacker-Rank Sql Solution
db hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-solutions hackerrank-sql sql sqlite
Last synced: 28 Apr 2026
https://github.com/jishnusv23/codeprogress
MERN Mastery: From Scratch to Success
datastructures-algorithms html5 javascript mern-stack mongodb nodejs react sql
Last synced: 08 Jun 2026
https://github.com/zezs/genai-driven-database-query-assistant
The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.
chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit
Last synced: 28 Apr 2026
https://github.com/daniel-onyenwee/window-postgres-installer
A helper package to install Postgresql binaries on a window system
database installer postgres postgresql sql
Last synced: 10 May 2026
https://github.com/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/mufidu/bank-merdeka
A dummy database scheme for Bank Merdeka, made as an assignment for my Database Modelling course
Last synced: 10 May 2026
https://github.com/erictleung/freecodecamp-news-analysis
:office: Code and notes on running various database management systems
code database mongodb nosql postgresql sql
Last synced: 28 Apr 2026
https://github.com/kos5667/database
mongodb mysql nosql oracle postgresql sql
Last synced: 28 Apr 2026
https://github.com/alicelspires/database-university
Simulação de banco de dados para o esquema do banco UNIVERSIDADE
Last synced: 28 Apr 2026
https://github.com/ilbertt/better-auth-bun-sql
A better-auth database adapter for Bun's built-in SQL module
better-auth bun sql typescript
Last synced: 21 Jun 2026
https://github.com/jacksonsr451/banco-de-dados-rio-branco
Turma 3° Informática CE Rio Branco
banco-de-dados ce-rio-branco mysql sql sqlite3
Last synced: 08 Jun 2026
https://github.com/joaopaulopmedeiros/bd
Repository of Scripts made at DB classes
Last synced: 28 Apr 2026
https://github.com/k-sel/basicauthenticationphp
This repository contains a basic authentication system built using PHP, a MySQL database, and session management. It includes a database connection handled by a PDO class (DbManager) and user authentication features such as login, logout, session-based access control, and email verification for enhanced security.
authentication pdo-mysql php sql
Last synced: 10 May 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/vbalalian/littlefield
Combined web-scraping, loading, and reporting tool for Littlefield simulation, built for use with Google Cloud Run functions and Google Cloud Scheduler
bigquery cloud-functions extraction google-cloud-platform littlefield-simulation-game loading python reporting sql webscraping
Last synced: 14 May 2026
https://github.com/igorconstant/sgsp
Composition of the SGSP Project - Federal Institute of Science and Technology of São Paulo.
css html java javascript php sql
Last synced: 13 Apr 2026
https://github.com/antojebi7/sql_specimen
🎯 Simple Resource for Mastering PostgreSQL & SQL Operations 🚀 Learn concepts, practice operations, and see real-world examples.
constraints database datastorage datastructures postgresql relational-databases relationships schemas sql
Last synced: 29 Apr 2026
https://github.com/ascentis/foreach-db
PowerShell module to execute SQL scripts in each database in a single or multiple servers
parallel-programming powershell-module sql sql-server
Last synced: 14 May 2026
https://github.com/aphancodes/ms-data-analytics
MS in Data Analytics Repository
Last synced: 29 Apr 2026
https://github.com/subhamghimire/mysql
This is the project of mysql . We can query the necessary information from that tables and relations
database mysql-database mysql-server sql
Last synced: 10 May 2026
https://github.com/brunotm/norm
A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.
Last synced: 29 Apr 2026
https://github.com/mstovarh/inflacion-en-colombia-2010-2018
En este repositorio se encuentra el análisis descriptivo que le realizamos a los datos de la inflación en Colombia desde el 2010 hasta octubre de 2023.
Last synced: 23 Jan 2026
https://github.com/prakshi-23/itvedant-database-management-system-analysis-using-sql
Data Analysis using SQL
Last synced: 22 Jan 2026
https://github.com/exegeses/introdb-63198
Curso Introducción a Bases de datos | código 63198
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/bikramai/cafe-management-system
This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.
flask-login javascript mvc python sql sqlite3
Last synced: 29 Apr 2026
https://github.com/fakhri098/project-sql-bigquery
This project aims to analyze taxi trip data with a focus on trip duration patterns, popular routes, and trip costs. The study was conducted to gain in-depth insights into taxi travel behavior based on historical data.
Last synced: 08 Jun 2026
https://github.com/codeofrahul/sql_practice_question
This repository contains my practice queries of SQL. I have solved these queries using Postgresql.
database postgresql practices sql sqlqueries
Last synced: 29 Apr 2026
https://github.com/asirialwis/event-management-system
A robust Event Management System using React (Frontend) and .NET (Backend), with MS SQL as the database.
asp-net-core csharp dotnet ef-core ef-core-migrations mvc-architecture reactjs rest-api sql sql-server web-api
Last synced: 11 Apr 2026
https://github.com/leosimoes/hackerrank-sql
HackerRank's SQL Challenges.
ms-sql-server mysql sql sql-server
Last synced: 15 Mar 2026
https://github.com/roluochke/ecommerce-inventory-api
This eCommerce Inventory API application, built on a RESTful API architecture with Django Rest Framework (DRF), offers a robust solution for managing inventory in an e-commerce setting. With its comprehensive features and seamless integration capabilities, the application provides a reliable and efficient way to handle inventory operations.
django django-rest-framework postgresql python restful-api sql swagger
Last synced: 11 May 2026
https://github.com/sol-zeta/react-item-list
Item List for an Online Store
css database expressjs flex flexbox html javascript mysql node nodejs react reactjs sql styled-components styledcomponents
Last synced: 06 Feb 2026
https://github.com/mberkiskal/notbilgisistemi-gradeinformationsystem-miniproject
Okul notlarımızı görebildiğimiz, ortalama ve kalma geçme durumunu otomatik olarak bildiren mini proje. A mini-project where we can see our school grades and automatically report the average and failing course.USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
Last synced: 29 Apr 2026
https://github.com/pietrapaz/projetofinalbd-senac
Projeto final do curso Administrador de Banco de Dados do SENAC ✅
Last synced: 29 Apr 2026
https://github.com/barcek/compost
recycling containers | command store & argument finesser | command-line tool | Python + Mypy, w/ SQLite
command-line-tool devops docker dx object-oriented-programming python sql sqlite
Last synced: 11 May 2026
https://github.com/alwayssany/bigquery-hackathon
A bigquery powered Smart Substitute Recommender that Suggest ideal product substitutes based on a deep understanding of product attributes, not just shared tags or categories.
bigquery bigquery-ai bigquery-ml google-cloud google-cloud-platform notebook-jupyter public-dataset python sql vector vector-search
Last synced: 29 Apr 2026
https://github.com/alunera-data/sql-use-cases
Practical SQL use cases for Business Intelligence and IT Service Management (BI & ITSM)
business-intelligence dashboards data-analysis data-quality eda itsm kpis postgresql process-monitoring query reporting sql sqlserver
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/nihalsheikh/google_data-analytics
Google Data Analytics Specialization
dataanalytics datavirtualization rprogramming sql tableau
Last synced: 28 Jan 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/topotun77/operator_statistics
Статистика звонков операторов (python, Django, PosgreSQL, Docker, sql)
django docker postgresql python sql
Last synced: 29 Apr 2026
https://github.com/demon-2-angel/leetcode_solutions_coding
50-days-of-code databases leetcode-solutions sql sqlite
Last synced: 11 May 2026
https://github.com/monambike/doce-do-bom-mobile
Mobile version of an application made for an imaginary candy store, made at SENAI instituition.
android android-application java kotlin kotlin-android mobile school-project senai sql xml
Last synced: 29 Apr 2026
https://github.com/xam1dullo/nestjs-backend-project
nest-backend nestjs postgresql prisma sql typescript
Last synced: 11 May 2026
https://github.com/darkhiem/library-management-system
A PHP-based Library Management System with role-based access, book checkout/return functionality, student management, and overdue fee tracking.
css dbms dbms-project html javascript library-management-system mysql php sql
Last synced: 29 Apr 2026
https://github.com/linco2749/duckdb-s22
🦆 Explore DuckDB's powerful features for efficient data analysis and easy integration with various data sources and tools.
analytics big-data columnar-storage data-engineering data-management data-query data-science duckdb in-memory-db machine-learning performance real-time-analytics sql sql-database vector-database
Last synced: 08 Jun 2026
https://github.com/gorros/redshift-utils
Collection of useful Redshift queries.
Last synced: 15 Mar 2026
https://github.com/szuzick/hr-analytics-pipeline
End-to-end HR analytics solution using PostgreSQL, dbt, and Power BI
data-analysis data-visualization database-maintenance dbt hr-analytics insights postgresql powerbi sql
Last synced: 10 Jun 2026
https://github.com/abdullahhafizh/eamppi-note
An Note For Every Need
android android-app android-application android-development android-studio androidstudio memo note notes sql sqlite sqlite3
Last synced: 11 May 2026
https://github.com/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 08 Jun 2026
https://github.com/gayatri1505/real-time-stock-market-data-pipeline-with-google-cloud-platform
This project builds a complete real-time stock market data pipeline on Google Cloud Platform. It ingests intraday stock prices from the Alpha Vantage API, stores and transforms the data using Cloud Functions, Pub/Sub, Cloud Storage, and BigQuery, and performs rich SQL-based analytics to uncover trading patterns, price movements, & volume anomalies.
bigquery data-engineering google-cloud-platform python3 real-time sql time-series visio
Last synced: 30 Apr 2026
https://github.com/anasyakubu/buk-php-passqs-solution
Here are some of the PassQs question i have solved
buk css html javascript mysql-database php sql
Last synced: 30 Apr 2026
https://github.com/aabbtree77/imdb-sqlite-queries
Actor-director collab analysis based on imdb-sqlite.
analytics chatgpt counting film-directors h-index imdb imdb-sqlite queries relational-database sql sqlite3
Last synced: 23 Jan 2026
https://github.com/suganyarajes/sql-react33
SQL (Structured Query Language) is a domain-specific language used for managing and manipulating relational databases.
Last synced: 01 Jun 2026
https://github.com/melvinernestosg/tarea-4-hacertutorialdesqlserveren2semanas
Developed by a person who knows very little about the database.
microsoft-sql-server sql sql-server
Last synced: 15 Jul 2026
https://github.com/jjackson112/villain-trading-card
Different branches include template and REST API versions.
database endpoints html-template rest-api sql
Last synced: 30 Apr 2026
https://github.com/abhayvashokan/habituals-backend
A corporate healthcare companion.
Last synced: 30 Apr 2026
https://github.com/edserranoc/scripting-with-python-and-sql-for-data-engineering
Scripting with Python and SQL for Data Engineering Course Course - Duke University
databases-course json mysql python-programming sql web-scraping
Last synced: 11 May 2026
https://github.com/amitreddy14/inventorymanagementsystem
A multi-user, RDBMS-based inventory management system with an elegant UI, robust visualization, and multi-level access privileges. Developed using JavaFX and MySQL, with features like auto due update and multi-threading.
Last synced: 30 Apr 2026
https://github.com/yulia-momotyuk/dla-data-analysis-practice
This repository contains my homework assignments completed during the "Data Analyst in IT" course at Data Loves Academy.
analytics data-analysis data-visualization excel mysql numpy pandas postgres powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/yankh764/revenue-data-analysis
A take home assignment of improving a revenue data pipeline
data-analysis docker python sql take-home-assignment
Last synced: 30 Apr 2026
https://github.com/warjohn/anonymous-voice-chat-server
Anonymous Voice Chat Server is a Spring Boot-based application enabling secure, anonymous audio messaging. It supports recording, compressing, and playing back audio messages while ensuring user privacy through hashed identifiers. Ideal for building private communication platforms.
audio audio-chat java service spring-boot sql website
Last synced: 30 Apr 2026
https://github.com/rupam0710/nzwalks
It is a project containing Web APIs. We have created endpoints for 3 tables walk ,region, and difficulties using EF Core framework. We have also created a UI Using MVC Framework where we have the display the data in form of tables and have actionable buttons on it by fetching it from Regions API. We have also implemented JWT Tokens for security.
api authorization backend dbms entity-framework entity-framework-core jwt jwt-authentication jwt-token mvc mvc-framework sql sql-server ui
Last synced: 30 Apr 2026
https://github.com/gcoronelc/sistuni-plsql-004
Taller de PL/SQL en SistemasUNI.
Last synced: 22 Feb 2026
https://github.com/mele0/air2lung
SQL and Python pipeline for analyzing the impact of air pollution and lifestyle factors on lung disease using a synthetic UK cohort.
air-pollution data-privacy encryption k-anonymity lung-health-severity mysql python sql
Last synced: 08 Jun 2026
https://github.com/tolstenev/sql_database_for_school_21
[done] Relational database of students of School 21, with the specified constraints, triggers and required procedures
constraints database metadata postgresql procedures sql triggers
Last synced: 30 Apr 2026
https://github.com/linguini1/carefinder
Matches patients with healthcare providers based on their specific needs and health profile. Based on the original OEC 2023 challenge.
api backend css database frontend full-stack html javascript python react rest-api sql sql-lite web-app web-development website
Last synced: 26 Oct 2025
https://github.com/ash-datapro/reporting-sys
Executive reporting system for student success metrics and data-quality validation.
data-quality higher-education-analytics r sql student-success tableau
Last synced: 08 Jun 2026
https://github.com/fou1100ouacus/databaseanalysis-design
ERD & Schema
entity erdiagram relational-databases schema sql
Last synced: 23 Jan 2026