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-03 00:26:03 UTC
- JSON Representation
https://github.com/musatahawar/url-shortner
This is a simple URL shortener created using PHP and MySQL. It allows you to take long URLs and generate shorter, more manageable versions. Users can also access the original URLs by clicking on the shortened links.
database php php-framework php7 php8 sql sql-database url-shortner
Last synced: 14 May 2026
https://github.com/moha-cm/bizcardx
BizCardX: Extracting Business Card Data with OCR
data-extraction mariadb-database ocr ocr-python sql sqlalchemy streamlit-dashboard
Last synced: 14 May 2026
https://github.com/anibalalpizar/jsp-sql-login-insert
Example of login and maintenance with a logical insert and select using a database with previous information
Last synced: 11 Jun 2026
https://github.com/abdulrahmanabualmagd/blogging-system
Blogging System usin Nodejs/Reactjs
authentication-system clean-code mailer migrations nodejs nodemailer role-based-access-control sequelize sql
Last synced: 14 May 2026
https://github.com/arifuddincoder/postgresql
PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.
cheatsheet macos postgresql psql quickstart sql tutorial
Last synced: 14 May 2026
https://github.com/victoorv/reservation_salles_java
Ce projet Java est une application de gestion de réservations de salles. Elle permet aux utilisateurs d'ajouter, de modifier, de supprimer des salles et des réservations, ainsi que de visualiser les salles disponibles et les réservations actuelles.
Last synced: 14 May 2026
https://github.com/kenken64/dssi-day3-ollama
A comprehensive pipeline for training and deploying text-to-SQL models using the Gretel AI synthetic dataset and Ollama for local deployment. Now optimized for smaller models and efficient memory usage!
docker huggingface-transformers ollama sql test
Last synced: 11 Jun 2026
https://github.com/prakhargpt/sql-data-warehouse-project
Building Data Warehouse project using SQL Server, including ETL processes, data modelling and analytics.
analytics data data-analysis data-cleaning data-engineering data-engineering-pipeline data-lakehouse data-science data-warehouse etl etl-job etl-pipeline medallion-architecture sql sql-server
Last synced: 12 Jun 2026
https://github.com/roldanramon/acompanhamento_do_cenario_5
Acompanhamento do Cenário 5
excel flexdashboard r rpubs sql
Last synced: 12 Jun 2026
https://github.com/paulnovack/cppzeromqasynchsqlserver
c++ server for implementing asynchronous queries for PHP web Apps
asynchronous-programming php-framework sql zeromq
Last synced: 12 Jun 2026
https://github.com/gvwilson/sqlshort
a short introduction to SQL
open-access open-source sql tutorial
Last synced: 13 Jun 2026
https://github.com/keshab5300/jenson-usa-mysql-analysis
This repository contains SQL queries designed for data analysis at Jensons USA, an online cycling store. The queries focus on optimizing store performance, enhancing customer experience, and improving inventory management by analyzing sales data, customer behavior, and staff performance to provide actionable insights for business growth.
Last synced: 13 Jun 2026
https://github.com/pgx-contrib/pgxaip
Drop-in pgx v5 query rewriter that turns AIP-160 filter and AIP-132 order-by strings into parameterized WHERE and ORDER BY clauses.
aip aip-132 aip-160 filtering go golang pgx postgres postgresql query-rewriter sql
Last synced: 13 Jun 2026
https://github.com/marialuizaleitao/walmartsalesanalysis
This project explored data collection and preprocessing, advanced application of SQL queries, and feature engineering. Key calculations, such as COGS (Cost of Goods Sold) and VAT (Value Added Tax), were performed to assess the profitability and financial efficiency of the branches.
business-analytics data-analysis mysql-database sql
Last synced: 13 Jun 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/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/fadhlidev/text2sql
Secure natural language to SQL API with multi-database and multi-LLM support
Last synced: 15 Jun 2026
https://github.com/kahsolt/sqlbuilder
Hyperlight-weight sqlbuilder generating SQL of DDL(table-related), DML and simple DQL; mainly aimed for SQLite3.
lightweight sql sql-builder sqlite-database sqlite3 toy-project
Last synced: 15 Jun 2026
https://github.com/tawfikhammad/sql-leetcode-solutions
The solutions of SQL 50 LeetCode problems
data-analysis data-engineering database leetcode leetcode-solutions sql
Last synced: 15 Jun 2026
https://github.com/its-kios09/my-sql-masterclass
MySQL is an open-source relational database management system.
Last synced: 15 Jun 2026
https://github.com/ahbiels/e-commerce
Um projeto simples de gerenciamento de SQL em um site de e-commerc para estudos
database diagram ecommerce sql
Last synced: 16 Jun 2026
https://github.com/orlando-pt/db-sql-project
Sql project with the objective of learning good SQL practices.
Last synced: 16 Jun 2026
https://github.com/lvce-editor/language-basics-sql
lvce-editor sql syntax-highlighting
Last synced: 16 Jun 2026
https://github.com/sofiahuang315/neuralnetwork_evaluation
Neural network models evaluation for SQLi detection
machine-learning neural-network sql sqlinject-defense sqlinjection
Last synced: 17 Jun 2026
https://github.com/strawndri/postgresql
Estudos de PostgreSQL e SQL na plataforma da Alura.
Last synced: 17 Jun 2026
https://github.com/dsuarezlogans/sql-node-test
Aplicacion de prueba, usando sequelize con mssql server en azure y nodejs
Last synced: 17 Jun 2026
https://github.com/ayushman0511/data-analytics-project1
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
analytics busine data data-anal data-enginee data-sci data-scien database datascien query reporting sql sql-query sql-server window-func
Last synced: 17 Jun 2026
https://github.com/nivesayee/advent-of-sql-2024
Solutions for Advent of SQL challenges
advent-of-sql advent-of-sql-2024 postgres sql sql-challenges
Last synced: 18 Jun 2026
https://github.com/loesterbotelho/sql-postgresql
Estou em processo de finalização, e ainda haverá alterações.
Last synced: 18 Jun 2026
https://github.com/baribrahim/ecommerce-website
An e-commerce website built using PHP, HTML, CSS and Javascript
ecommerce-website fullstack-development html-css-javascript php sql webapplication webdevelopment
Last synced: 18 Jun 2026
https://github.com/puj-course/repository_template_bd
Plantillas Proyectos DB
db elecciones-2026 mysql-database postgresql sql
Last synced: 18 Jun 2026
https://github.com/abdulsattar44/sql-data-analytics-project
This repository contain collection of SQL scripts for exploratory and advanced data analytics such as changes over time, cumulative analytics, performance, data segmentation, part-to-whole analysis.
bi-analytics data-analyst data-analytics exploratory-data-analysis sql sqlserver
Last synced: 18 Jun 2026
https://github.com/hajarwalfi/youdemy
Youdemy Learning Platform : Cours en ligne interactifs avec gestion enseignants/étudiants, analytics et validation OOP complète.
css html js mariadb oop php responsive sql uml
Last synced: 19 Jun 2026
https://github.com/mohnish88/pizza-sales-analysis
By using SQL I executed detailed sales reporting, analyzing sales data to identify trends and patterns. This allowed me to provide actionable insights that optimized sales strategies, improved decision-making, and enhanced overall sales performance.
data-analysis-sql data-sets database-management inner-joins joins mysql mysql-database primary-key pure-sql queries sales-analysis sql structure-query-language
Last synced: 19 Jun 2026
https://github.com/marialuizaleitao/record-store
A simple interactive SQL project to build a database and retrieve data about the records of a store.
Last synced: 19 Jun 2026
https://github.com/keshab5300/amazon-sales-analysis-mysql
This repository contains SQL queries and analysis tools for examining Amazon sales data. It helps uncover insights on pricing, discounts, product performance, and customer reviews. The project is designed to optimize sales strategies and evaluate key metrics for better decision-making.
Last synced: 20 Jun 2026
https://github.com/ubf21/vali-flow
csharp elasticsearch entity-framework fluent-api linq mongodb sql
Last synced: 20 Jun 2026
https://github.com/istiyakriyad/restaurant-service
This is a restaurant service application developed in golang. It extract, transform and load the mongodb data to postgresql database. It provide some routes to access the data.
cobra docker gin golang postgresql sql testify
Last synced: 20 Jun 2026
https://github.com/niihaoru/website
Web-site about software development in Petropavlovsk-Kamchatskiy
consulting crm database devops engineering management programming raspberrypi sql stm32 web-site
Last synced: 20 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/hebertcisco/remodel-core
A modern database-modeling toolkit
data-structures database ddl er-diagram modeling parser-implementations sql
Last synced: 20 Jun 2026
https://github.com/vidjinnangni/sql-sub-saharan-economic-impacts-of-covid
SQL project analyzing the economic impacts of COVID-19 in Sub-Saharan Africa using MySQL. Includes database schema, data insertion, and exploratory queries.
mysql mysql-database mysql-server sql sqldata-exploration
Last synced: 20 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/lparham2/exot-animal-e-commerce-platform
An e-commerce database with 10+ tables and 9+ relationships, enabling product browsing, order processing, and customer reviews. Features triggers, stored procedures, and SQL queries for efficient data handling. Follows a story-driven approach where Bhavin buys a lion for his new zoo.
e-commerce eer-diagram er-diagram final-report mysql-database powerpoint presentation sql
Last synced: 21 Jun 2026
https://github.com/datasherlock/bqml-demo
BigQuery ML demo showcasing data prep, logistic regression training, evaluation, and explainable predictions for account fraud detection on Cloud Spanner data.
bigdata bigquery bigquery-ml sql
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/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/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/eugeneshihov-sudo/eugeneshihov-sudo
CDO / DWH & BI / Data & IT Executive
agile ai-agents bpm development dwh etl finebi full-stack itil matematica modeling mssql oracle-database powerbi relational-databases sql
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/abhishek08aug/litedb
A database from scratch - WAL, LSM-Tree, B+ Tree, MVCC, Raft and consistent hashing implemented from first principles in Python and Java
b-plus-tree consensus consistent-hashing database distributed-systems from-scratch java lsm-tree mvcc python query-engine raft sql storage-engine write-ahead-log
Last synced: 23 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/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/y-india/sql-practice
A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.
course learning postgresql practice sql
Last synced: 25 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/eisi05/sql-builder
This repository simplifies working with SQL in Java.
database java mysql sql sql-builder sql-parser
Last synced: 26 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/jeremylongshore/beads-dolt
A Dolt/DoltHub-aware Claude Code plugin for the beads (bd) task tracker: skill + 5 expert agents + a wired dolthub/dolt-mcp server. Builds on beads and Dolt/DoltHub.
beads claude-code claude-code-plugin dolt dolthub mcp sql task-tracking
Last synced: 28 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/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/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/thetechdog/the-snap-sideloader-repo-template
Template for creating repositories compatible with TSS format
Last synced: 29 Jun 2026
https://github.com/kwonnayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 02 May 2026
https://github.com/kelsonbatista/project-mysql-basics
Project MySQL Basics
database mysql mysql-database mysql-workbench sql
Last synced: 02 May 2026
https://github.com/cosmin-panescu/sql-university-projects
📌 Project for faculty in the SQL
database faculty-project mysql sql
Last synced: 03 May 2026
https://github.com/tools4ever-nim/nim-system-powershell-ibm-db2
IBM DB2 Database
Last synced: 09 Jun 2026
https://github.com/devlandsio/sof203-java3
Lập trình ứng dụng desktop với Java Swing
fpt-polytechnic java java-oop java-swing mssqlserver sql t-sql
Last synced: 03 May 2026
https://github.com/yavorfingarov/embeddedsql
A clean and organized way to manage SQL statements and database migrations using .sql files.
Last synced: 09 Jun 2026
https://github.com/gramian/arcadedb-fingerpost
arcadedb database document-database graph-database multi-model-database nosql orientdb sql
Last synced: 09 Jun 2026
https://github.com/sanogotech/starterliquibasecodefirt
Starter liquidbase code first spring boot
h2-database java liquibase maven spring-boot sql
Last synced: 03 May 2026
https://github.com/christianoellers/christianoellers
Full-Stack Developer - Codeconut Ltd.
backend backend-developer backend-development ecmascript es6 frontend frontend-developer frontend-development fullstack fullstack-developer javascript mysql php7 php8 react shopware sql symfony vue wordpress
Last synced: 03 May 2026
https://github.com/antoniakras/emergency-room-management
Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints, complex SQL queries and E-R diagrams.
apache-tomcat-9 java javascript jdbc rest-api servlets sql webapp
Last synced: 03 May 2026
https://github.com/alejandrocisnerosvillegas/practica_01
Aplicación web para la gestión de clientes, con interfaz responsiva y adaptativa a diferentes dispositivos. Desarrollada utilizando HTML, CSS, PHP y SQL para ofrecer una experiencia de usuario limpia y eficiente.
Last synced: 03 May 2026
https://github.com/aiden1020/react-asp.net-with-sqlite
Here is a project for database lab. To create a auction web.
asp-net-core auction auction-website jwt jwt-authentication react sql sqlite
Last synced: 03 May 2026
https://github.com/themuhd/ibm-capstone
Project outlines analysis of space x rocket launches to determine if the Falcon 9 first stage will launch successfully
beautifulsoup dash decision-trees eda folium-maps jupyter-notebook kmeans-clustering machine-learning python sql supervised-learning
Last synced: 03 May 2026
https://github.com/eniompw/messenger
simple python flask based messaging app
flask flask-application python python3 sql sqlite-database sqlite3
Last synced: 03 May 2026
https://github.com/osmanjimenez/owasp_php
CMS que implementa las mejores practicas de seguridad propuestas por la normativa de OWASP.
css3 html5 javascript jquery php sql
Last synced: 04 May 2026
https://github.com/odaiseas/road-crash-analysis
Анализ ДТП в России (2015–2024) с помощью Python, SQL и визуализаций
jupyter pandas python sql sqlite traffic-accidents
Last synced: 04 May 2026
https://github.com/wspietro/desafio-mysql-gama
Exercícios de SQL (mySQL) propostos e resolvidos durante o Gama XP#40, com o propósito de nos familiarizarmos com os comandos SQL.
Last synced: 09 Jun 2026
https://github.com/abdelnaem2002/ecommerce-analysis-dbt
Ecommerce Analysis Using Dbt
bigquery dbt dbt-cloud github looker-studio sql
Last synced: 04 May 2026
https://github.com/ds-fau-ck/near-real-time-airbnb-data-pipeline-with-cdc-implementation-on-azure
AirBnB CDC Ingestion Pipeline: Near Real-Time Change Data Capture (CDC) Pipeline on Azure for Seamless Integration of Continuous Data Streams
adlsgen2 azure azure-data-factory azure-synapse cosmosdb python3 sql
Last synced: 04 May 2026
https://github.com/srinivasa-vasu/generator-jhipster-yugabytedb
JHipster blueprint that adds YugabyteDB distributed SQL support. It supports both YSQL and YCQL APIs.
cloud-native distributed jhipster sql yugabytedb
Last synced: 04 May 2026