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-10 00:26:02 UTC
- JSON Representation
https://github.com/mrs-wilderness/etl-mini-exercise
A small SQL ETL exercise demonstrating a basic PostgreSQL workflow with staging, simple data cleaning, and incremental batch processing.
Last synced: 10 Jun 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/hipparchus2000/personalspendinganalysis
[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.
c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms
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/saniikakulkarni/cakes-and-bakes
A cart management system for small scaled bakery business.
database fullstack javascript php phpmyadmin sql
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/anshulkansal121/music_store_analysis_sql
SQL project to analyze online music store data
beginner-friendly contributions-welcome data-analysis database mysql sql
Last synced: 07 May 2026
https://github.com/mmaunze/sqltojpa
sqlToJPA is a tool for automatically generating Java JPA (Java Persistence API) entity classes from SQL schema files. It parses CREATE TABLE statements, maps SQL data types to Java types, and creates fully annotated Java classes with fields, getters, setters, constructors, relationships, and equals/hashCode methods.
cpp java jpa-entities orm python sql
Last synced: 08 May 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/anuprshetty/health_bot
HealthBot is a console based chatbot application which assists a clinical person to ease the purchase of available patient monitoring devices that are relevant to him.
batch-script csharp docker dotnet-framework healthcare mssql rdbms sql uml-diagram
Last synced: 08 May 2026
https://github.com/cevheri/spark-nyc-fire-incident
NYC Open Data - Fire Incident Dispatch Data
apache-spark pyspark python spark spark-core spark-sql spark-streaming 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/liolb/sql2csv
Export SQL Server Table data to CSV
automation csv data database export extraction powershell scripting sql sql-server sql-table
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/phal-sovandy/e-commerce_database
E-Commerce Database built with PostgreSQL. Manages products, sellers, customers, orders, and reviews with detailed schema, advanced SQL logic, and data import/generation capabilities.
data-science database dataset ecommerce plpgsql postgresql python sql
Last synced: 08 May 2026
https://github.com/shakalbotenterprises/parameters-management-system
Client and server sides to work with dynamically changing parameters
java postgresql shakal-bot-enterprises spring sql
Last synced: 08 May 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/riteshgaigawali/nimap-task
Basic Spring Boot Application for CRUD operations.
crud-operation java jpa-hibernate lombok maven mysql-database restful-api spring-boot spring-data-jpa springboot sql
Last synced: 08 May 2026
https://github.com/fer25-code/springjpa
Back End with Spring boot
java jpa jpa-hibernate json orm spring-boot sql swagger
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/phanchenh/adventureworkdataset-rfm-analysis-sqlproject
RFM Analysis Using SQL on the AdventureWorks Dataset (2011-2014)
business-analytics business-intelligence data-analysis mssql rfm-analysis sql
Last synced: 10 Jun 2026
https://github.com/samjoesilvano/password_strength_prediction_using_nlp
Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.
data-analysis data-classification data-cleaning data-visualization logistic-regression machine-learning natural-language-processing pandas password-security password-strength python scikit-learn sql tf-idf
Last synced: 08 May 2026
https://github.com/dor-sketch/sql_sandbox
A collection of SQL scripts designed to help you improve your SQL querying skills through practical exercises.
database postgresql sql sqlite
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/thallyta-castro-cv/cities-api-java
Neste projeto foi desenvolvido uma API Rest de consulta de cidades do Brasil com dados comparativos em Java, SpringBoot e SpringData.
hibernate java postgres postgresql spring-boot spring-data sql
Last synced: 08 May 2026
https://github.com/juanpablo70/ieti-h2
Spring Boot With H2 Database
gradle h2 persistence spring-boot sql
Last synced: 08 May 2026
https://github.com/ashwathdazur/wordpressdocker
Easily deploy WordPress with MySQL using Docker Compose. This repository provides a ready-to-use docker-compose.yml file to spin up a WordPress site in minutes.
deployment docker docker-compose sql wordpress
Last synced: 08 May 2026
https://github.com/j1sk1ss/sql_databaseworker.exmpl
Simple JFrame windows app for work with sql data-base
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/xanonymous-github/fcjhaa-web
Focus Junior High School Alumni Association Official Website
Last synced: 08 May 2026
https://github.com/yashlad27/cs5200_payments_dashboard
Payments Dashboard using React , Flask and Mysql
dbms dbms-mini-project flask flask-sqlalchemy reactjs sql
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/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/software-development-course-2025/database-design-with-sql-week-1-assignment
This repository contains solutions for a beginner-level SQL database assignment. It covers how to create and delete databases using standard SQL commands.
database-management databases mysql postgresql sql
Last synced: 08 May 2026
https://github.com/thecoachingonline/learning-sql
Here are my study notes for learning SQL
mysql oracle postgresql sql sqlite sqlite3
Last synced: 09 May 2026
https://github.com/corey-richardson/course-progress-tracker
A Flask web application that can be used to track which courses and university modules I have completed and which I have yet to finish.
css flask html python3 pythonanywere sql sqlite3
Last synced: 09 May 2026
https://github.com/safwantaliparamba/mahall-management
Mahall management system for mahall committee
django django-rest-framework jwt-authentication postgres python simple-jwt 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/andrehaguiar/andrehaguiar
Portifólio de pequenos projetos desenvolvidos nos cursos finalizados.
data-science html-css-javascript java machine-learning php python sql
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/rizkipragustono/data_analysis_spark
Exploration: Data Analysis using Spark
apache-spark data-analysis pyspark python spark-sql sql
Last synced: 09 May 2026
https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp
A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot
backend chatbot dailogflow database fastapi python sql
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/noisk8/u-u
Notas | Bootcamp UTE | Desarrollo web
html-css-javascript python react 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/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/kevinzamoraa/cfgs-dam
CFGS en Desarrollo de Aplicaciones Multiplataforma (DAM)
css3 html5 java mysql oracle-database sql swing-gui xquery xslt
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/coderomm/hotels-to-stay
"Discover and book hotels worldwide with Hotels to Stay – a comprehensive hotel and travel directory. Find accommodations, explore nearby attractions, and share travel experiences. Built with ASP.NET C# and Entity Framework."
asp-dot-net asp-net asp-net-c-sharp c-sharp csharp-dotnet dotnet entity-framework 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/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/markphamm/leetcode
Daily LeetCode solutions in Python, SQL, and more – featuring efficient algorithms, clean code, and a variety of problem-solving techniques.
Last synced: 03 Oct 2025
https://github.com/martin-mikusiak/tech_q__python_pandas_vs_mysql
Technical / Analytical Interview Questions: My own solutions - both in Python Pandas and in MySQL.
Last synced: 09 May 2026
https://github.com/yashpaneliya/notekeeper
This is a simple note keeper flutter application. It uses SQL database.
Last synced: 09 May 2026
https://github.com/kentonbmax/sql-tnt
SQL + Typescript Node Template
docker mssql-database sql typescript
Last synced: 09 May 2026
https://github.com/hasin023/cse_4307_database_management_systems
Course files for CSE 4307 & 4308
Last synced: 10 Jun 2026
https://github.com/mingikang31/CoffeeMaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 09 May 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/moody-san/sodabar-using-wpf-
C# desktop application build using WPF
sfchart sql wpf wpf-application
Last synced: 10 May 2026
https://github.com/bios-marcel/presentation_eclipse_store
Small presentation abut Eclipse Store for Hannover Gophers 15.10.2024
databases eclipse-store java sql
Last synced: 10 May 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/bearddan2000/python-web-bottle-tdd-api-basic-auth-mysql-chained-sql-simple
Simple web app that serves an api for a bottle project using basic auth.
allure-pytest api auth basic bottle chained mysql pytest python response simple sql sqlalchemy tdd testify web
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/toddstoffel/analytics_benchmark
Benchmark suite for analytical DBs using real-world SQL queries, Docker-based automation, and reproducible tests. Tailored for comparing systems like Apache Doris and ClickHouse with realistic datasets and actionable insights.
analytics clickhouse columnstore docker doris mariadb olap sql starrocks tidb
Last synced: 10 May 2026
https://github.com/iamantimpal/sql-project
Real-World SQL Projects: Blinkit & Pizzahunt
sql sql-practice sql-practice-exercises sql-practice-problems sql-pro sql-server sqlite
Last synced: 10 May 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/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/imrandil/sql_practice_with_analysis
SQL practice using postgres db and docker as a tool to setup postgres, loving the sql way
data-analysis docker markdown postgres sql
Last synced: 10 May 2026
https://github.com/sibeeshvenu/sql-server-crud-actions-using-node-js
The detailed article can be found here
crud-application crud-sample node nodejs sql sql-server
Last synced: 10 May 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/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/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/mituskillologies/ds-ref-cdac-aug24
Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.
data-science data-visualization machine-learning mysql python-programming r-programming sql
Last synced: 10 May 2026
https://github.com/himusharier/isdb-journal-publication-database-oracle-postgres
This project contains complete database of a journal publication company and a collection of SQL queries. The queries cover various operations from basic data retrieval to complex data analysis across multiple related tables.
database isdb oracle plsql postgres round62 sql sql-query
Last synced: 15 May 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/0xisk/exploring-sql
A repository focused on learning and practicing the SQL language.
learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver
Last synced: 10 May 2026
https://github.com/phquartin/agencia-javafx
Projeto da faculdade - Linguagem e Técnicas de programação II
docker-compose java javafx sql
Last synced: 10 May 2026
https://github.com/aelabassi/alx-higher_level_programming
ALX High Level Programming: Python, JavaScript, SQL
console-application database javascript python sql
Last synced: 11 May 2026