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/cannt39t/wylsacom-analysis-reflinks-datamining
data data-analysis data-mining python3 sql
Last synced: 13 Jun 2026
https://github.com/supercili0usme/table-filler
Table-Filler: A simple Python library for generating test data for SQL, JSON, and CSV. Supports Faker and custom data types.
csv data-generation faker json python sql table-generator
Last synced: 19 Feb 2026
https://github.com/datasqlsantosh/portfolio-cars-data-analysis
This data analysis portfolio aims to analyze and visualize data related to cars to gain insights into various attributes such as specifications, features, and market trends. The analysis utilizes Python programming language, Google Colab environment for code execution, and an Excel sheet file containing the cars dataset.
colab colab-notebook excel google pyhton sql
Last synced: 09 May 2026
https://github.com/henriquecarniel1/api-bigburguer
authentication bcrypt express javascript jwt middleware nodejs sql
Last synced: 09 May 2026
https://github.com/alvii147/shopifydatascienceinternchallengef22
My submission for Shopify's Data Science Intern Challenge 2022
jupyter-notebook matplotlib pandas shopify sql
Last synced: 09 May 2026
https://github.com/mananb77/data101-postgres-spark
Compare the efficiencies of Postgres and Apache Spark.
data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql
Last synced: 09 May 2026
https://github.com/siwachs/video-streaming-webapp
A PHP website to stream anime or videos
anime backend css frontend lamp-stack lampstack php sql streaming video-streaming
Last synced: 09 May 2026
https://github.com/moapis/testdata
A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.
Last synced: 19 Jun 2025
https://github.com/m7moudgadallah/sql-challenge-solutions
This repository contains solutions to SQL challenges from various platforms like LeetCode, HackerRank, and more.
challenge database hackerrank-solutions leetcode-solutions ms-sql-server sql tsql
Last synced: 11 Mar 2026
https://github.com/abx15/laravel-react-ecommerce
Production-ready full-stack e-commerce application using Laravel (API), React, Tailwind CSS, MySQL, Sanctum auth, and Razorpay payments.
blade docker javascript laravel php react sql tailwindcss
Last synced: 13 Apr 2026
https://github.com/emanoelcampos/sql-mysql
Atividades e exercícios desenvolvidos no curso de SQL com MySQL: manipule e consulte dados na Alura, que faz parte da especialização Java, oferecido pelo programa ONE - Oracle Next Education
aluno-one alura alura-latam banco-de-dados dados mysql oracle oracle-next-education programa-one sql
Last synced: 13 Jun 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 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/sameer6690/data_analytics_bootcamp_hdnb
This is an analytics project on the "Titanic - Machine Learning From Disaster" dataset's train.csv file. I performed data cleaning with MS Excel before using SQL to query results based on the questions provided for the completion of the project. Finally I visualized the data on Google Looker Studio.
bigquery excel looker-studio sql
Last synced: 14 Feb 2026
https://github.com/viggomeesters/obsidian-sql-viewer
Read-only SQLite database viewer for Obsidian.
obsidian obsidian-plugin read-only sql sqlite viewer
Last synced: 13 Jun 2026
https://github.com/spwareing/f1_statistics
Azure Data Studio notebook of F1 Statistics using the Erdgast API
azure azuresql azuresqldb data-studio formula1 sql t-sql
Last synced: 13 Apr 2026
https://github.com/sakshamarora07/blinkit-sales-report-power-bi
This dashboard provides Blinkit with insights to optimize its grocery delivery operations and understand customer preferences. It evaluates sales trends, outlet performance, and item categories to identify key areas for improvement. The interactive visuals allow detailed exploration of sales distribution, customer ratings, and product popularity.
data data-science dataanalytics datavisualization excel powerbi sql
Last synced: 08 Jan 2026
https://github.com/wdjacobo/forocrianza
Proxecto final para o ciclo formativo superior de desenvolvemento de aplicacións web.
bootstrap codeigniter codeignitershield css forum html javascript mysql php sql
Last synced: 13 Apr 2026
https://github.com/kentonbmax/sql-tnt
SQL + Typescript Node Template
docker mssql-database sql typescript
Last synced: 09 May 2026
https://github.com/sanam2405/knowledgetransfer
This sums up my learnings at Razorpay 🚀
automation aws aws-lambda boto3 python sql
Last synced: 09 Apr 2025
https://github.com/whoprashant7/querying-a-large-relational-database-using-ms-sql
Analysing data using Ms Sql Server
data-analysis ms-sql-server sql
Last synced: 05 Jul 2025
https://github.com/markokermi/vet_clinic_table
Vet Clinic Database is a tool that manages all information for a veterinary clinic. It's created with PostgreSQL, it's database that allows easy access and retrieval of important data.
Last synced: 13 Jun 2025
https://github.com/emansarahafi/greenspotgrocer
Designing a relational database for Greenspot Grocer using MySQL Workbench.
Last synced: 10 Jun 2026
https://github.com/kirbytes/ecommerce-analytic-platform
DEMO for ISOM671 course project
aws dataengineering frontend-web nosql python sql
Last synced: 13 Apr 2026
https://github.com/danishayman/fireextinguishertrackingsystem
The Fire Extinguisher Tracking System (FETS) is a comprehensive web-based solution designed to manage and monitor fire extinguishers across facilities.
asp-net asp-net-web-forms aspnetwebforms css html mailkit mimekit mssql sql
Last synced: 10 May 2026
https://github.com/moeeinaali/ce384-db
Solutions to Mr. Akhi's CE384: DataBase Design Course (Sharif University of Technology - Spring 2024)
database mysql nosql postgresql sql
Last synced: 10 May 2026
https://github.com/rusith/sqlgenerator
An attempt to create a LINQ to SQL mapper (Just for fun)
csharp dotnetcore expression mapper sql
Last synced: 10 May 2026
https://github.com/somdipdey/method-to-query-database-easily-in-csharp
Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.
Last synced: 10 May 2026
https://github.com/msalali/sql-server-advanced-backup
Advanced Backup DataBase Using PowerShell Script
backup database database-management dba logfile management powershell script sql sql-server tools utility
Last synced: 10 May 2026
https://github.com/lucaslopezc/desafio-sql
Repositorio con consultas SQL para analizar datos de estudiantes en make-it-real-tarea-clase.clase_mir. Incluye exploración de datos, filtros (WHERE, HAVING), agrupaciones (GROUP BY), ordenamientos (ORDER BY, LIMIT) y estructuras condicionales (IF, CASE).
Last synced: 04 Oct 2025
https://github.com/dllatas/illapa
Utility that transforms config files describing a relational DB schema into the actual SQL code
db db-schema ddl-parser sql yaml
Last synced: 10 May 2026
https://github.com/mustafa-muhamed-mansour/ktor
kotlin ktor ktor-client ktor-framework ktor-plugin ktor-server ktorm rest-api sql
Last synced: 19 Oct 2025
https://github.com/kursatfndk/homework-tracking-db-sql
This project includes a basic SQL database to keep track of the topics. It was developed to practice SQL after learning Python.
Last synced: 19 Oct 2025
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/youssefali11997/sql-challenges-solutions
My Solutions to Database Challenges in SQL from various online judges : HackerRank, LeetCode and others
hackerrank-solutions leetcode-solutions sql
Last synced: 27 Jan 2026
https://github.com/liannoi/exam-database
Examination work on subjects "Database Theory" and "Programming and Administration of the MS SQL Server DBMS"
database-theory exam exam-practice ms-sql-server sql sql-server t-sql
Last synced: 14 Mar 2026
https://github.com/mahmud-kandawala/hoopslink-database-design-capstone-project
This repository hosts the source code and documentation for a versatile platform that connects coaches, players, and equipment suppliers. The system facilitates scheduling, inventory management, performance reviews, and transaction processing, creating a unified experience for all stakeholders involved in the basketball community.
database microsoft-sql-server normalization sql
Last synced: 14 Mar 2026
https://github.com/qlishell/sql-the-practical-guide
If you work in data, you’ll write SQL queries all the time. So how do you write efficient SQL queries that are optimized for performance
Last synced: 18 May 2026
https://github.com/umairsyed613/efdbfactory.sql
Factory Pattern for Entity Framework core. supports multiple sql server database with multiple dbcontext support.
dbcontext entity-framework entity-framework-core factory-pattern sql
Last synced: 19 Oct 2025
https://github.com/icejan/movie-dbms
This program aids a movie store owner in managing their inventory of movies online to sell or rent to customers 24/7.
bcnf-decompostion-algorithm c-sharp database-management dot-net er-diagram functional-dependency-analysis relational-algebra sql unix-shell
Last synced: 06 Feb 2026
https://github.com/plishka/ad_metrics
Facebook and Google Ad Campaigns Analysis. Metrics Calculation
Last synced: 02 Apr 2026
https://github.com/mathu97/dbveil
A local read-only, PII-redacting proxy that lets AI agents query your database safely.
claude-code pii pii-redaction postgresql safety sql
Last synced: 03 Jul 2026
https://github.com/godsonkoithodathu/flight-database
In this repository, I am showcasing my skills in SQL programming and my knowledge of database management systems (DBMS), specifically using PostgreSQL. Dealing with the Flight Database
Last synced: 27 Jan 2026
https://github.com/saisurajmatta/nashville-housing-data-cleaning-project
Clean and standardize Nashville Housing dataset using SQL queries for improved data quality and structure.
azure-data-studio data-analysis mssql mysql sql sql-data-cleaning sql-queries sql-server-management-studio
Last synced: 23 Jan 2026
https://github.com/julianrendon/schooladminsystem_hibernate
Java desktop application to register students into a database using Hibernate
hibernate hibernate-framework hibernate-orm java java-ee netbeans oracle-database sql
Last synced: 18 Oct 2025
https://github.com/oewntk/grind_yaml2sql
OEWN builder project, YAML to SQL chain
Last synced: 10 May 2026
https://github.com/fahadfoysal/inventory_management_system
An Inventory_management_system web application on Django framework. Features: User Authentication, CRUD, Inventory Search. Remaining product quantity. Category, Dashboard and many more. Tech Stack: Python, Django, SQLite, HTML, CSS.
Last synced: 07 May 2026
https://github.com/renatoelho/funcoes-sql-udf-python
Este repositório demonstra como criar e utilizar Funções Definidas pelo Usuário (UDF) no DuckDB usando Python. As UDFs permitem estender a funcionalidade SQL padrão, permitindo que você escreva funções personalizadas em Python e as utilize diretamente nas suas consultas SQL no DuckDB.
duckdb jupyter-notebook python sql udf
Last synced: 10 May 2026
https://github.com/srodriguezamarillo/mundotrade
Proyecto SQL de gestión de equipamiento y enlaces a Internet para la empresa de logística "Mundo Trade". Implementa técnicas avanzadas de SQL para garantizar la integridad y eficiencia del sistema y la correcta administración de datos.
data-integrity database-management equipment-management logistics optimization sql sql-functions stored-procedures triggers views
Last synced: 23 Jan 2026
https://github.com/prajakta1321/vishv-gdsc-solutions-challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024
automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript python-3 reactjs sql vscode
Last synced: 10 May 2026
https://github.com/rstoetter/csql-php
a PHP class with various methods to work on and analyze SQL statements
Last synced: 15 Mar 2026
https://github.com/refactorful/migrata-cli-releases
Public releases and installation scripts for the Migrata CLI, the stress-free way to manage database schema migrations.
automation cli database devops infrastructure-as-code migrations schema-management sql
Last synced: 14 Apr 2026
https://github.com/omr5221/bi-scripts
Example of DI BI tool scripting
automation configuration-files data-analysis data-warehousing dimensional-analysis diver etl-pipeline lookup modeling perl-script python shell-script sql summarization
Last synced: 15 Mar 2026
https://github.com/shani-kumar-gupta/bookmyshow-airtribe
Problem Solving Case: Bookmyshow
database dbms mysql normalization sql
Last synced: 18 Apr 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/rameswar-balaji/state_wise_cpi_analysis
Consumer Price Index (CPI) Analysis System 📌 Overview This project analyzes and visualizes Consumer Price Index (CPI) data for Indian states and Union Territories, providing insights into inflation trends and economic changes over time.
css dbms html5 javascript mysql php sql
Last synced: 08 May 2026
https://github.com/aopandey/5nf-counts-of-bushels-project
SQL Project about monitoring Indiana's soybean and corn harvests
5nf azure-data-studio microsoft-sql-server sql
Last synced: 15 Mar 2026
https://github.com/sophior/dockersqlbackup
A script to run on a host and backup your databases by container name
backup-script bash containerstation docker msql-database mssqlserver nas qnap sql sql-server
Last synced: 14 Mar 2026
https://github.com/awcodify/tx
Simple example to database transaction with golang
commit go golang rollback sql transaction
Last synced: 17 Oct 2025
https://github.com/gunifiri/duckdb-ghw
🦆 Accelerate analytics with DuckDB's integration for GitHub workflows, enabling efficient data handling and processing directly within your repositories.
analytics analytics-engine big-data columnar-storage data-analysis data-science database duckdb in-memory-database open-source parquet python query-planner r sql
Last synced: 29 Apr 2026
https://github.com/cradlephp/storm
A Search Collection Model Kind of SQL Client
cradle cradlephp mysql mysql-5-7 orm orm-framework postgresql sql sqlite3 storm v2 v3-prototype
Last synced: 16 Oct 2025
https://github.com/leo-spj/powerbi_inteligencia-de-negocios
Curso universitario de Inteligencia de Negocios de la UTP: Dashboards interactivos en Power BI. Incluye ejemplos de datos en SQL y Excel.
business-intelligence course excel powerbi sql
Last synced: 26 Feb 2026
https://github.com/amirdh17/snowflake-data-pipeline
It is an end to end data engineering automated project. Final report shows the Air Quality index of main IND cities. Data automatically flows from source to report by using Snowflake and its features. This Repo contains all the script, sample AQI json data, Streamlit script for dashboard, and python script for api call and automated data ingestion
python snowflake snowpark sql streamlit
Last synced: 27 Feb 2026
https://github.com/jevxtn/sql-101
SQL 101: A beginner-friendly guide to understanding and working with SQL. This repository covers the basics of SQL syntax, queries, and database management, providing hands-on exercises and examples to help you build a solid foundation in SQL.
query sql sql-query sqlite-database
Last synced: 15 Mar 2026
https://github.com/prasenjitb1234/taskmanagement01
Revising java, rest api basics & Springboot
Last synced: 14 Apr 2026
https://github.com/mizcausevic-dev/revops-database-lab
PostgreSQL revenue operations lab for pipeline modeling, attribution analysis, forecast visibility, and renewal risk reporting.
analytics attribution data-modeling database-design forecasting postgresql revenue-operations saas sql
Last synced: 01 Jun 2026
https://github.com/gregoritsch3/ml_eda_classification_diabetes
An EDA and Machine Learning Classification exercise on the Diabetes dataset demonstrating the use of SQLAlchemy data import from an SQL database (PostgreSQL), Pre-processing Pipelines, ANOVA, 9 ScikitLearn ML models, Hyperparamter Tuning for the best performing one, and feature importance.
anova machine-learning matplotlib numpy pandas pipelines scikit-learn seaborn sql sqlalchemy statistics
Last synced: 14 Apr 2026
https://github.com/mohamed-khaled0/covid-data-exploration.sql
Covid-19 data
covid19-data data-analysis datacleaning microsoft-sql-server sql
Last synced: 06 Feb 2026
https://github.com/fikrimusa/codewars
A Collection of Programming Practice Exercises
cpp11 cpp14 cpp17 cprogramming postgresql sql
Last synced: 14 Apr 2026
https://github.com/mattmeyers/qb
A simple query builder
go golang golang-library query-builder sql
Last synced: 17 Jan 2026
https://github.com/ssanthosh010303/d15c2
Day-15 Challenge-2: Database Schema for a Video Store
Last synced: 19 Feb 2026
https://github.com/morimorig3/my-cooking-recipes
SQLとAppRouterの練習用に今回はユーザーごとにお気に入りのレシピを保存できるアプリケーションを実装しました。SQLに触れることを目的にしているため、セキュリティ周りはVercel Postgresにおまかせになっています。
ant-design db nextjs react sql typescript
Last synced: 14 Apr 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/lagenorhynque/tree-representations-in-rdb
Tree representation models in RDB
mysql relational-database sql tree-structure
Last synced: 25 Oct 2025
https://github.com/shdrn2402/data_analysis
A structured repository for my data analysis projects, including SQL queries, Python-based data processing, and data visualization. This serves as an index for my work in analytics, linking to individual project repositories.
datavisualization postgresql python sql
Last synced: 15 May 2026
https://github.com/wookay/deprecated_octo.jl
julia query-builder query-dsl sql
Last synced: 25 Oct 2025
https://github.com/marhcouto/feup-bdad
:mortar_board: BDAD/BD -> MIEIC/L.EIC - FEUP, 2020-2021
bd bdad database feup-bd feup-bdad feup-leic feup-mieic leic-bd sql
Last synced: 30 Jun 2026
https://github.com/sanchezluys/departamentos_municipios_colombia_postgresql
Listado de departamentos y sus respectivos municipios. Colombia
colombia geografia postgresql sql
Last synced: 07 Jul 2026
https://github.com/mikaelvesavuori/triplecheck-repository-cosmosdb-sql
Database utility for using CosmosDB (SQL) with TripleCheck broker.
consumer-contracts consumer-driven-contracts contract-testing cosmosdb pacts sql triplecheck
Last synced: 04 Jul 2026
https://github.com/martan03/ids-project
Project to the IDS subject
er-diagram fit-vut ids sql use-case-diagram
Last synced: 05 Feb 2026
https://github.com/mwafrika/oop_school_iibrary
In this project we learned the basic concepts of the object oriented programming language using Ruby such as Association, aggregation, and composition.
Last synced: 10 May 2026
https://github.com/space-lumps/healthcare-analytics-sql
Healthcare analytics SQL project focused on defining clean encounter-level cohorts, deriving patient and visit features, and validating data quality through explicit QA checks. The repository emphasizes reproducible, well-structured SQL, clear cohort logic, and diagnostic queries suitable for real-world healthcare or clinical analytics workflows.
analytics-engineering cohort-analysis csv csv-processing data-modeling data-quality data-validation duckdb etl healthcare-analytics normalization qa-validation sql
Last synced: 03 Mar 2026
https://github.com/egjfour/dsti-course-notes
Notes for classes taken at DSTI stored in an Obsidian vault and backed up to Github. Includes notes for all courses taken during my Master's program
aws calculus cloud graph law linear-algebra mlops neo4j optimization-algorithms owl-ontology project-management rdf software-engineering sql statistics
Last synced: 19 Apr 2026
https://github.com/hussein-m-kandil/generic-express-service
A generic Express.js back-end service designed to support multiple front-end apps that I am managing to build in parallel with this app.
api bcryptjs cors docker docker-compose express jwt multer nodejs passport postgresql prisma rest-api sharp sql supertest typescript vitest winston zod
Last synced: 22 Jan 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: 26 Oct 2025
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/ahdanfirdaus/belajar-sql-dasar
Dokumentasi belajar sql dasar
Last synced: 05 Feb 2026