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-22 00:26:14 UTC
- JSON Representation
https://github.com/lucasmontagnani/site_e-commerce
Site de tipo e-Commerce completo, contendo interfaces para usuários/administradores, responsividade e transações bancarias.
e-commerce e-commerce-project e-commerce-website html html-css-javascript html5 javascript language-javascript linguagem-php menu mysql mysql-database php products shopping shopping-cart site sql web website
Last synced: 07 May 2026
https://github.com/mrs-wilderness/plpgsql-tic-tac-toe
A small SQL implementation of Tic-Tac-Toe using stored procedures and temporary tables.
plpgsql postgresql sql tic-tac-toe
Last synced: 10 Jun 2026
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 07 May 2026
https://github.com/christiansassi/programmazione-web
This guide will show you how to setup Apache Derby and use it with Intellij IDEA.
database derby derby-database intellij intellij-idea java sql tomcat tomcat-server
Last synced: 07 May 2026
https://github.com/pr0nel/snowflake-poc
Pipeline de datos end-to-end implementando arquitectura Medallion (Bronze → Silver → Gold) en Snowflake para procesar órdenes de retail desde archivos Excel hasta vistas analíticas listas para negocio.
pandas python snowflake sql sqlalchemy yaml
Last synced: 07 May 2026
https://github.com/ryuuutaaa/react-with-phpmyadmin
Error and Problem in PHP... this link video = https://www.youtube.com/watch?v=3yx-VlhgMuI&list=PLCakfctNSHkFDTFczqhXNv-nYMHvLMT1H&index=4
javascript phpmyadmin react-router-dom reactjs sql
Last synced: 07 May 2026
https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook
Implementing how to work with SQL on Jupyter notebook
jupyter-notebook pandas postgresql sql
Last synced: 07 May 2026
https://github.com/amcnulty/bamazon
An Amazon-like storefront with MySQL
environment-variables mysql nodejs sql
Last synced: 08 May 2026
https://github.com/deep-codes/vguess-api-client
👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS
api css java javafx javafx-application nodejs-server reactjs sql
Last synced: 08 May 2026
https://github.com/deepakmali-09/spring-data-jpa-p01
This Spring Boot project demonstrates the use of Spring Data JPA for performing CRUD operations in a Student Management System. It leverages JpaRepository to manage student data, allowing users to perform actions like adding, retrieving, updating, and deleting students using HTTP endpoints.
crud-api http-endpoints java mysql-database restfull-api spring-boot spring-data-jpa sql
Last synced: 08 May 2026
https://github.com/neorandom/sql-pseudocode-transpiler
Transpile a custom SQL pseudocode into multiple things.
json openpyxl pandas pandas-dataframe pandas-python pseudocode sql ssms
Last synced: 08 May 2026
https://github.com/breadbored/composty
Type-safe SQL query builder designed for complex database operations... in just 2kb
mysql mysql5 mysql8 postgres postgresql sql
Last synced: 08 May 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/akshitvadodariya1201/rust-with-postgresql
This project is a Rust application that interacts with a PostgreSQL database to manage authors and books. It demonstrates basic CRUD operations using the postgres crate.
cargo docker docker-compose postgresql rust sql
Last synced: 08 May 2026
https://github.com/jasminemlewis/housing-choice-connect
Housing Choice Connect allows New Orleans voucher holders and participating landlords to easily search or advertise rental properties without reviewing an extensive list.
ado-net asp-net bootstrap4 css3 database html5 sql vbnet
Last synced: 08 May 2026
https://github.com/alejandrocisnerosvillegas/practica_09
Sistema de autenticación de usuarios para aplicación web, desarrollado con HTML, CSS, JavaScript, PHP y MySQL para gestionar accesos de manera segura.
Last synced: 08 May 2026
https://github.com/flowritte/almacen_api
Ejercio de varios microservicios de 3 microservicio inter comunicados entre se de producto-inventrario-tiket
docker eureka gateway-services kafka microservices mysql spring-boot sql
Last synced: 08 May 2026
https://github.com/khoa-bit/go-db-tools
My personal tools for working with DB. Because I love zero dependency <3
Last synced: 08 May 2026
https://github.com/sclafus/ecommerce-server
Server App for Wine Ecommerce, using mysql and JDBC
client-server ecommerce-application java jdbc mysql mysql-database server sql uml uml-usecase-diagram
Last synced: 08 May 2026
https://github.com/sergioaff/db-sqlite
Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla
Last synced: 08 May 2026
https://github.com/llsaimur/employeemanager.azuresql
Employee Manager application
Last synced: 08 May 2026
https://github.com/efekos/simpleql
SQL Database management library for Java
java java-lib java-library maven maven-library maven-repository sql sql-database sql-java sql-query sql-server-database sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 08 May 2026
https://github.com/sravanigodavarthi/automated-elt-pipeline-aws
An Apache Airflow data pipeline is designed to perform ELT operations, utilizing Amazon S3 and Amazon Redshift Serverless.
airflow aws datamodeling datapipeline dataprocessing dataqualitycheck docker elt-pipeline parquet python redshift-serverless s3-buckets sql
Last synced: 08 May 2026
https://github.com/justsecret123/windows-form-app
This repository contains a Windows Form App made for a school project.
csharp desktop-application mysql sql windows-forms
Last synced: 08 May 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 2026
https://github.com/willaevangelista/smart-rh_java
Repositório do Projeto SmartRH, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.
generation-brasil insomnia java spring-boot sql
Last synced: 08 May 2026
https://github.com/basemax/amirkabirindustrialtown
بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.
amirkabir-industrial amirkabir-industrial-town database database-as-a-service database-schema database-sql industrial-town json py python sql sql-database table
Last synced: 09 May 2026
https://github.com/syedwajihrizvi/rockservers
Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation
Last synced: 09 May 2026
https://github.com/learningbyexample/jobs-k8s
A project for learning to Creating Jobs in Kubernetes
etl job k8s kubernetes operator postgresql sql
Last synced: 09 May 2026
https://github.com/azure-samples/sql-database-engine-driver-samples
Code samples for the Microsoft SQL database engine drivers in various programming languages.
Last synced: 09 May 2026
https://github.com/leoviana00/azure-functions-project
Laboratório de um fluxo de trabalho utilizando Logic App, Azure Functions e outras tecnologias de modo a garantir a persistência e continuidade das mensagens e entrega de um produto mesmo diante da indisponibilidade de um banco de dados por exemplo.
azure azure-functions dotnet logic-app service-bus sql
Last synced: 09 May 2026
https://github.com/araskolnikoff/grad_project
База данных музея | Распределенное приложение
csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms
Last synced: 09 May 2026
https://github.com/mxagar/sql_guide
This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.
Last synced: 09 May 2026
https://github.com/awncorp/sql-validator
Validate JSON-SQL Schemas
json json-schema json-sql perl perl5 sql
Last synced: 09 May 2026
https://github.com/razaghimahdi/sql-delight-example01
sql-delight example, a plugin by Square which is pure kotlin and it is useful in kmm
android coroutines database kotlin sql sqldelight sqldelight-sample
Last synced: 09 May 2026
https://github.com/esraaalzoghby/depi-tasks
Practice Tasks from DEPI Full Stack .NET Program
asp-net-core backend csharp database depi dotnet dotnet-core fullstack-development object-oriented-programming sql
Last synced: 09 May 2026
https://github.com/emilyfelker/bloganalysis
What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.
chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3
Last synced: 09 May 2026
https://github.com/abhignasowgandhika/jobhiringportal-dbmt-project-fall2023
Primary goal is to create a comprehensive web-based Job Hiring Platform, aimed at reducing the gap between job seekers and employers. The platform will enable seamless job searches, streamline the application process, and allow employers to manage their hiring needs effectively
databasemanagementsystem hiring php sql website
Last synced: 09 May 2026
https://github.com/julyanvdw/mytutor
MyTutor is a web platform built with Java, Vaadin, and Spring Boot that simplifies university Tutor and TA management. It handles applications, scheduling, and admin with secure, role-based access for students, tutors, and course convenors.
java maven mysql oop rest-api spring-boot sql vaadin web-application
Last synced: 09 May 2026
https://github.com/yogihafidh/ksp-koprasi-website-app
The website Koperasi Simpan Pinjam (KSP) is a platform for recording financial transactions of the Cihonje Savings and Loan Cooperative. This website is built based on the SRS document that has been made before.
css3 html5 javascript mysql php sql srs-document
Last synced: 09 May 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/zulqarnain1ali/sample-sql-database-
A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.
database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables
Last synced: 09 May 2026
https://github.com/barcek/progpgq
abstract away SQL queries | table & CRUD query creation classes | Node.js & PostgreSQL
backend crud dx library node-postgres nodejs object-oriented-programming postgresql sql web-development
Last synced: 09 May 2026
https://github.com/zephyrusblaze/waterit
Intelligent watering system optimizing plant health and water usage through real-time data and AI insights. Automates irrigation to combat water wastage in agriculture and gardening.
ai arduino automation bootstrap chartjs flask gemini html-css-javascript llm nature sql watering-plants
Last synced: 09 May 2026
https://github.com/thanhloc81/customer-segmentation
✨ Analyze customer segments of Adventure World dataset
bigquery google-cloud powerbi sql
Last synced: 03 Feb 2026
https://github.com/HMA-Rahman/Covid-19-Data-Exploration
A project of Covid-19 data analysis using sql and power bi.
googlesheets mssql powerbi sql
Last synced: 27 Sep 2025
https://github.com/badranalyst/covid-deaths-and-vaccinations-sql-data-exploration
This project involves exploratory data analysis on COVID-19 deaths and vaccinations data using SQL. It aims to uncover trends, patterns, and insights related to vaccination rates and their impact on mortality. The analysis provides a clearer understanding of the pandemic's dynamics, facilitating data-driven decisions in public health.
covid-19 data data-exploration dataset sql
Last synced: 19 Feb 2026
https://github.com/kentonbmax/sql-tnt
SQL + Typescript Node Template
docker mssql-database sql typescript
Last synced: 09 May 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://github.com/aubainmbk/detection-des-fraudes-bancaires-avec-un-modele-supervise
J'ai conçu et optimisé des requêtes SQL avancées pour extraire et transformer les données bancaires, tout en mettant en place un pipeline complet de Machine Learning intégrant le prétraitement, l'ingénierie des features et l'entraînement d'un modèle robuste pour la détection de fraudes.
dataanalysis jupyter-notebook machine-learning-algorithms mysql python sql
Last synced: 09 May 2026
https://github.com/emansarahafi/greenspotgrocer
Designing a relational database for Greenspot Grocer using MySQL Workbench.
Last synced: 10 Jun 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/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/nice-move/prettier-plugin-dbml
A Prettier plugin for DBML
database dbml prettier prettier-plugin schema sql
Last synced: 25 Feb 2026
https://github.com/david-pinheiro/estudos_sql
Estudos de SQL e banco de dados: T-SQL, modelagem relacional, exercícios acadêmicos e projeto jurídico com MySQL
bancodedados database modelagem-de-dados mysql projeto-academico sql sqlserver t-sql
Last synced: 10 May 2026
https://github.com/gappeah/layoffs-exploratory-data-analysis
This project uses MySQL to perform data cleaning and exploratory data analysis (EDA) on a dataset detailing company layoffs. The primary goal is to process, clean, and explore the data to gain insights into trends and patterns related to layoffs across various sectors.
data dataanalysis eda mysql sql
Last synced: 12 Jul 2025
https://github.com/youssefhanouch/smartstock
Smart Inventory Management System with Laravel - Complete web application for managing products, issues and users
cpanel css-flexbox css3 css3-animations laravel mysql-database php sql tailwindcss
Last synced: 11 Apr 2026
https://github.com/utilyre/lms
Library Management System (LMS)
api backend caching ci docker docker-compose go golang nosql postgres postgresql redis restful restful-api service sql
Last synced: 11 Apr 2026
https://github.com/zekrom-vale/shinysqlbrowser
Set up a interactable interface for data entry with one or may SQL databses. Use an object for configuration or import one from YAML, JSON, or any other format.
bootstrap4 r shiny-apps sql tidyverse
Last synced: 05 Jan 2026
https://github.com/wassim-rached/sql-queries
The PopSQL GitHub app gives you a two-way sync of your SQL queries between PopSQL and GitHub. When you create/update a query in PopSQL, it gets pushed to GitHub. When you create/update a query on GitHub, it gets pushed to PopSQL 🎉
database-design database-management pop-sql postgresql sql
Last synced: 15 May 2025
https://github.com/devenock/sql-advent-calendar
A documentation of the SQL Advent Calendar challenge each with its solution
Last synced: 15 May 2025
https://github.com/parasgarg/admin-help-desk
asp-net csharp html-css javascript ms-sql-server sql visual-studio
Last synced: 11 Apr 2026
https://github.com/hectororm/query
Hector Query is the query module of Hector ORM. Can be used independently of ORM.
orm pdo php php8 query-builder sql
Last synced: 01 Sep 2025
https://github.com/cesar312/retail-sales-data-lake-analytics-prediction-model
cluster databricks pyspark python sql
Last synced: 15 Mar 2025
https://github.com/montasir132/mysql-50-ex
mysql mysql-database mysql50ex sql
Last synced: 07 Apr 2025
https://github.com/aarrico/team-management-app
Django & React app for simple team management
Last synced: 10 Mar 2026
https://github.com/chernyakid/book-reading-service-analysis
Анализ данных сервиса для чтения книг по подписке
Last synced: 11 Apr 2026
https://github.com/ngangawairimu/retention-cohort-churn-analysis
About This project analyzes subscriber retention through cohort analysis, highlighting retention trends and churn patterns over time. It uses SQL for data extraction and Python for visualization and analysis, offering actionable retention strategies.
cohort-analysis sql subscriber-retention
Last synced: 23 Mar 2025
https://github.com/ayush-singhh/cohort-retention-analysis
Cohort Retention Analysis of an Online Retail platform
cohort-analysis cohort-retention-analysis microsoft-sql-server sql sql-data-cleaning t-sql
Last synced: 15 Mar 2025
https://github.com/nero103/spotify-analysis
This is an analysis of the 2018 Spotify data from Maven Analytics, using T-SQL to explore the data along with Tableau to make visualizations and uncover insights on the top 100 artists and their songs.
dashboard eda nested-queries queries sql t-sql table-join-query tableau
Last synced: 05 Jan 2026
https://github.com/andrehaguiar/curso_py-data_science-machine_learning
Ciência de Dados e Inteligência Artificial com Python e estatística.
anaconda3 data-science jupyter-notebook machine-learning matplotlib numpy pandas python scipy seaborn sklearn spyder sql sql-server statistics
Last synced: 11 Apr 2026
https://github.com/foo-ogawa/litedbmodel.ts
A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite with transparent N+1 prevention and type-safe queries
database javascript lightweight mysql nodejs npm-package orm postgresql sql sqlite type-safe typescript
Last synced: 26 May 2026
https://github.com/pedrohvfernandes/url-shortening-system-with-node
Projeto desenvolvido para testar o Redis junto com Postgresql
docker eslint husky nodejs postgresql redis sql typescript
Last synced: 11 Apr 2026
https://github.com/shahzaibalijamro/nodejs-course
💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.
authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket
Last synced: 11 Apr 2026
https://github.com/manonworldrepository/capgemini
Capgemini Senior Software Engineer Task Solution
docker github-actions hibernate jpa kubernetes maven proxy proxysql query sentinel spring-boot sql
Last synced: 11 Apr 2026
https://github.com/daniel-pereira-guimaraes/backup-replicacao-firebird
Gerenciador de backup e replicação de bancos de dados Firebird 3.0, desenvolvido em Java (desktop), como parte do meu Trabalho de Conclusão de Curso (TCC) no curso de Análise e Desenvolvimento de Sistemas pelo Instituto Federal de Rondônia.
backup-automation data-recovery data-replication data-security database-backup database-replication firebird java seguranca-da-informacao sql
Last synced: 17 May 2026
https://github.com/vidyadnina/cyclistic-sql-tableau-project
Trip data analysis for a bike-sharing service company using SQL and Tableau.
bigquery dashboard data-analysis data-analytics-sql data-cleaning data-visualization sql
Last synced: 02 Jan 2026
https://github.com/jakethesillysnake/sqlbootcamp
PostgreSQL tasks for School21 bootcamp.
Last synced: 15 Apr 2025
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/33j33/hackerrank-sql-solutions
Solutions to Hackerrank SQL practice questions. (The queries are written in MySQL)
Last synced: 18 Mar 2025
https://github.com/masum184e/handbook
Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.
computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql
Last synced: 31 Mar 2025
https://github.com/mohazamani/tikon-ticket-platform
TikOn is a Go-based ticketing system that offers customers a user-friendly, personalized experience for online ticket booking and purchasing.
backend gin-framework golang gorm-orm mvc-architecture rest-api sql web web-development
Last synced: 13 Jul 2026
https://github.com/rock12231/django-database
crud-application database django sql
Last synced: 15 Mar 2025
https://github.com/chechelnitskaya/pet-project-2
Моделирование СУБД для отеля и написание SQL-запросов к ней
database-management erdiagram postgresql sql
Last synced: 12 Jul 2025
https://github.com/zlikavac32/query-builder
The SQL query builder library that never builds an SQL query from scratch, but rather modifies an existing query.
Last synced: 30 Apr 2026
https://github.com/obednyakundi/kenyan_counties
An SQL DB of Kenyan Counties
Last synced: 23 Mar 2025
https://github.com/ryym/geq
Yet another query builder for Go with moderate type safety.
Last synced: 26 May 2026
https://github.com/iamrosada/hospital-management
The Doctor Service is a component of the hospital management system, responsible for managing information related to doctors.
clean-architecture ddd ddd-architecture golang mysql sql
Last synced: 20 May 2026
https://github.com/jwill9999/laravel_crud
A laravel PHP CRUD application.
artisan authentication authorization crud eloquent-models laravel login-system php php-framework sql
Last synced: 13 May 2026