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-02 00:29:19 UTC
- JSON Representation
https://github.com/pnv2003/sailor-moon-store
An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023
database database-systems mysql php sql web
Last synced: 09 May 2026
https://github.com/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/mrbelka12000/leetcode_training
Collection of LeetCode problems solved with Go/Golang
Last synced: 10 Sep 2025
https://github.com/rustkas/practical-sql-handbook
MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Last synced: 09 May 2026
https://github.com/juletopi/banco_de_dados
🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.
banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/victorowinoke/sql-porfolio-projects-ddl-dml
SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects
analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3
Last synced: 09 May 2026
https://github.com/bkosm/springboot-h2sql-jsp-example
springboot-h2sql-jsp-example
h2-database jsp-servlet spring-boot sql
Last synced: 09 May 2026
https://github.com/samuelepignone/easynql
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
database llm nlp ollama sql sql-generation
Last synced: 09 May 2026
https://github.com/dominik-developer/corelyphp
A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality
blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql
Last synced: 09 May 2026
https://github.com/gleissonneves/crud-php
Libary para agilizando operações CRUD com PHP banco de dados SQL
crud desenvolvimento mysql php7 postgresql problema psr-4 sql
Last synced: 09 May 2026
https://github.com/null-none/django-odbc
django-odbc is a SQL Server DB backend powered by the pyodbc library
Last synced: 09 May 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/bobbyiliev/materialize-emulator-subscribe-poc
docker kafka materialize python redpanda sql streaming-data
Last synced: 09 May 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/karenpayneoregon/dataprovidercommandhelpers
Used to reveal values from a well formed parameterized query
Last synced: 10 May 2026
https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe
Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries
back-end crud data database mysql mysqlworkbench query sql trybe-projects
Last synced: 10 May 2026
https://github.com/fabioba/heart-disease-analysis
This project includes dwh development and ml pipeline to predict heart diseases.
airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql
Last synced: 10 May 2026
https://github.com/jmcph4/marketdb
Quick financial summaries and quotes via a PostgreSQL database backend
c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading
Last synced: 10 May 2026
https://github.com/gregorykogan/mephi-databases
Laboratory work on the database course at MEPhI.
database go golang gorm gorm-orm postgresql sql
Last synced: 10 May 2026
https://github.com/tassio-med/sql-one-for-all-project
🗃️ O projeto consiste na normalização da tabela Spotify Clone, seguindo com o preenchimento da tabela para executar queries e encontrar informações.
Last synced: 10 May 2026
https://github.com/xgqfrms/mysql
MySQL All in One (relational database management system / 关系数据库管理系统)
database db mysql relational-database sql sql-server
Last synced: 10 May 2026
https://github.com/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
Last synced: 10 May 2026
https://github.com/reecerussell/tx-command
A simple commanding library with support for executing commands within a database transaction.
Last synced: 10 May 2026
https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php
Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.
mysql mysql-database oop-php php sql
Last synced: 10 May 2026
https://github.com/derafu/etl
From spreadsheets to databases seamlessly
database doctrine etl php seed spreadsheet sql
Last synced: 10 May 2026
https://github.com/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/glintonliao/berkeley-cs-61a
CS 61A: The Structure and Interpretation of Computer Programs
Last synced: 10 May 2026
https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator
Running BigQuery Query from Airflow using BigQueryExecuteOperator
Last synced: 10 May 2026
https://github.com/marcinwitnik/nowoczesny-dom-firebird-sql
Projekt struktury danych inteligentnego domu jednorodzinnego w Firebird SQL
alarm-system battery-storage database database-design ems energy-management erd firebirdsql home-automation iot photovoltaics relational-databases smart-home sql
Last synced: 10 Jun 2026
https://github.com/vargascardona/proyecto-biblioteca
Sistema de gestion de biblioteca
Last synced: 10 May 2026
https://github.com/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 2026
https://github.com/arjun-regmi-chhetri/python
Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.
jupyter-notebook pandas python python3 sql sqlite3
Last synced: 11 May 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/dhruvrajsinhzala24/online-payment-portal
A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.
database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server
Last synced: 11 May 2026
https://github.com/indios/storm-ts
A Typescript ORM based on CaminteJS using Decorators and Promises.
database decorators no-sql orm sql typescript
Last synced: 11 May 2026
https://github.com/bienvenuushindi/vet-clinic-database
A relational database to create the initial data structure for a vet clinic
database postgresql sql sql-server
Last synced: 11 May 2026
https://github.com/raihan2bd/vet_clinic
About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 11 May 2026
https://github.com/mohamad-shosha/spring-boot-ecommerce
A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.
java jpa-hibernate maven spring spring-boot sql workbench
Last synced: 10 Jun 2026
https://github.com/mythetech/aion
A cross-platform lite sql editor with blazor
blazor mysql postgresql prealpha sql workinprogress
Last synced: 11 May 2026
https://github.com/sungchun12/prefect-dbt-cloud
dbt Cloud pipelines in prefect 2.0 examples
dbt dbt-cloud integration prefect sql
Last synced: 11 May 2026
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 11 May 2026
https://github.com/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 May 2026
https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."
automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode
Last synced: 12 May 2026
https://github.com/cycloidio/sqlr
Set of useful interfaces to work with the GO 'database/sql'
Last synced: 12 May 2026
https://github.com/gregwhitaker/dbmigrator
Template project for creating a Flyway database migrator.
database-migration flyway flyway-migrations postgresql sql template
Last synced: 12 May 2026
https://github.com/walimorris/leetcode
Leetcode solutions.
algorithms data-structures java javascript leetcode sql
Last synced: 12 May 2026
https://github.com/sainingo/vet_clinic_database
This is a postgreSQL database for Vet clinic. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
Last synced: 12 May 2026
https://github.com/q-m/metabase-matview
Basic webapp to materialize questions in Metabase
materialized-view materialized-views metabase sql webapp
Last synced: 25 Jun 2026
https://github.com/rezziemaven/versus-be
The backend repo for the app called Versus
Last synced: 12 May 2026
https://github.com/igor-suhorukov/state_machine_example
State machine example
aggregate-functions business-process postgresql sql state-machine
Last synced: 12 May 2026
https://github.com/rafaelmoura23/data_base
SQL | Query | Back End | PHP | PostgreSQL
Last synced: 13 May 2026
https://github.com/kanzatahreem/vet-clinic-database
A relational database to create the initial data structure for a vet clinic.
database erd postgres postgresql psql schema sql vet-clinic
Last synced: 13 May 2026
https://github.com/chrisross5/tradingview-ideas
College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.
bcrypt flatlaf java jaxb jsoup rss sql sql-server swing
Last synced: 13 May 2026
https://github.com/darkygr/webapicshard
Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)
asp-net-core bootstrap csharp sql
Last synced: 13 May 2026
https://github.com/dieg0code/milprogramadores_pruebafinal
Proyecto final curso mil programadores (MVC + CRUD + SQLDatabase + Java Swing)
crud-sample java mvc-architecture sql
Last synced: 11 Jun 2026
https://github.com/kevinmarquesp/csv2sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 11 Jun 2026
https://github.com/shreyakushw/student-information-management-and-ranking-system
The Student Information Management and Ranking System is an SAP ABAP module pool program designed to manage student information. It provides a user-friendly interface for inputting, storing, and retrieving student data, including student names, IDs, email addresses, and GPAs.
Last synced: 13 Jun 2026
https://github.com/chicha63/mysql-java
A Java swing app to operate with T-SQL
java jdbc jdbc-drivers sql swing t-sql
Last synced: 13 Jun 2026
https://github.com/rabbicse/mehedi.write.rdbms.infrastructure.abstructions
Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.
cqrs ddd entity-framework-core rdbms repository sql unitofwork
Last synced: 13 Jun 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/mulliru/building-relational-database-02-semestre
🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina
banco-de-dados database database-management dolphin sql
Last synced: 15 Jun 2026
https://github.com/learnwithfair/sql-database-documentation
sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 15 Jun 2026
https://github.com/raoufswe/library-information-system
A Library Information System in Java RMI
derby-database java java-rmi sql
Last synced: 16 Jun 2026
https://github.com/paulushcgcj/sqlfy
Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.
Last synced: 16 Jun 2026
https://github.com/zhubby/liquid
Liquid is the AI audit and observability layer for your database, built to help teams understand, review, and monitor SQL from local development to production Postgres.
Last synced: 17 Jun 2026
https://github.com/vidya-vijay/sql-projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 18 Jun 2026
https://github.com/michellepellon/nfl-data-stack
NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running <10s on a laptop.
analytics data-engineering dbt duckdb elo-rating forecasting monte-carlo-simulation nfl parquet predictive-modeling sports-analytics sql stats statsmodels
Last synced: 18 Jun 2026
https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end
We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.
absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver
Last synced: 18 Jun 2026
https://github.com/surya-teja-btech/connectionpool-poc1-
hikari-connection-pool java jdbc sql
Last synced: 18 Jun 2026
https://github.com/muhammadrafayasif/football-management-system
Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.
dbms-project fastapi sql vercel-deployment
Last synced: 19 Jun 2026
https://github.com/neotomadb/neotoma_sql
Repository for functions associated with Neotoma's Postgres DB
neotoma paleoecology postgres sql
Last synced: 19 Jun 2026
https://github.com/mdanwarulkarim/data_analysis_report
This Data Analyst portfolio project focuses on business KPIs by cleaning, transforming, and visualizing data to develop a dashboard. The tools utilized in this project include Excel, SQL Server, T-SQL, and Power BI.
Last synced: 20 Jun 2026
https://github.com/jundel-malazarte/crud_book
Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)
Last synced: 21 Jun 2026
https://github.com/heptau/pg_atropos
✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.
Last synced: 21 Jun 2026
https://github.com/oborchers/pg-durable-evaluation
Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine
database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine
Last synced: 22 Jun 2026
https://github.com/suprim-corp/suprim-query
Type-safe dynamic SQL query builder for Spring Boot applications
java jdbc jte postgresql query-builder rsql spring-boot sql
Last synced: 24 Jun 2026
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 25 Jun 2026
https://github.com/apskhem/sea-orm-dbml
DBML to SeaORM entity compiler.
code-generation compiler dbml orm rust sql
Last synced: 25 Jun 2026
https://github.com/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 28 Jun 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/shanukatiyar111/pyspark-project-2
DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS
databricks pyspark python sparksql sql
Last synced: 20 May 2026
https://github.com/ihoro/rough-rx-pg
Rough implementation of rxified wrapper of node-postgres lib
javascript nodejs postgres reactive-extensions rxjs sql wrapper
Last synced: 10 Jul 2025
https://github.com/hanan-nawaz/numl_faculty_analysis
This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.
csv dataengineering etl-pipeline python sql tableau-dashboards webscraping
Last synced: 21 Mar 2025
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025
https://github.com/iness000/ecoeats
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 04 Mar 2025
https://github.com/basemax/autonewssubmitter
Analyze SQL query and extract data of attachment files to insert new wordpress post.
parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site
Last synced: 20 May 2026