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-14 00:29:11 UTC
- JSON Representation
https://github.com/matt5816/randomusersqldbgenerator
Generator of fake users SQL database import file.
database fakedata fakeusergenerator sql
Last synced: 07 May 2026
https://github.com/carolinerocks/azure-data-engineering-end-to-end-project
azure databricks datafactory datalake powerbi python sql synapse
Last synced: 07 May 2026
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/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/matheusafonseca/c207-l8
Repositório para salvar os scripts em .sql que fazemos na disciplana de Banco de dados no INATEL
database database-schema mysql sql
Last synced: 07 May 2026
https://github.com/fabiannorbertoescobar/der-sql-ejercicios
TP de Base de Datos. DER. MR. Modelado y armado de la base de datos. Tablas, vistas, consultas, stored-procedures, triggers
bd db mysql queries sql sql-server transact-sql transaction
Last synced: 07 May 2026
https://github.com/cou929/sql-fingerprint-js
Converts a SQL into a fingerprint. A JavaScript port of pt-fingerprint.
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/francois-lenne/biomethane
Data pipeline in order to retrieve the csv with the french production of biomethane upload every day
cicd cloudfunction google-cloud pubsub python snowflake sql
Last synced: 07 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/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/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/sajjad425/pl-sql_optimization
This repository provides a guide to optimizing Oracle PL/SQL queries for large datasets, focusing on improving performance, reducing execution time, and minimizing resource usage. It includes practical examples and best practices to help you efficiently manage large-scale datasets.
oracle oracle-database oracle-plsql pl-sql sql sql-optimizer
Last synced: 04 Apr 2025
https://github.com/r-kataria/querius
A pure Python in-memory SQL engine, developed from scratch.
Last synced: 10 Jul 2025
https://github.com/ashwinwilson/ride-cancellation-trend-analysis-ola
This project simulates and analyzes 1 month of ride-booking data for OLA Cabs in Bengaluru. Using SQL and Power BI, we dive into customer behavior, booking trends, cancellation patterns, and business KPIs.
dax-query excel mysql powerbi-desktop sql
Last synced: 11 Apr 2025
https://github.com/akkiepro/microservice-quiz-app
Quiz App using different microservices such as question-service, quiz-service, service-registry and an api-gateway-service.
api-gateway curl eureka eureka-client eureka-server java microservice microservices-architecture postgresql postman question-service quiz-service rest rest-api restful-api service-registry spring spring-boot sql
Last synced: 02 Apr 2026
https://github.com/turnipdo/pyodbc-data-import-for-ssms-alextheanalyst-ref-
Using Python's pyodbc module to connect to Microsoft SQL Server and import data into SSMS.
data-engineering pyodbc sql ssms
Last synced: 12 Apr 2025
https://github.com/mateusz-przybyla/CreativeWallet
A web application to manage your home budget [final stage -> frontend+backend+custom MVC framework]
bootstrap css dependency-injection factory-pattern html mvc php sql
Last synced: 12 Apr 2025
https://github.com/hrz8/lets-go-seeds
algorithms anagram go refactoring sql tech-assessment
Last synced: 17 Jun 2025
https://github.com/ayonika2001/pizza_sales_sql_project
This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.
csv dbms mysql mysqldatabase mysqlserver sql
Last synced: 12 Apr 2025
https://github.com/dr1n/customermanagementsystem
ASP Net Core management customer system
ajax asp- asp-net-core asp-net-core-mvc authentication authorization efore jqeury sql webapi
Last synced: 12 Apr 2025
https://github.com/maazqureshi-code/sql
This repository includes coursework, SQL queries, and practice exercises from the CMSE351 Database Systems course, covering relational databases, normalization, ER modeling, and SQL operations (DML, DDL, joins, subqueries).
Last synced: 17 Jun 2025
https://github.com/dmarzzucco/apirest-personnel-manager
Personnel Manager. Small API created as a test with Spring Boot.
docker java postgresql spring-boot sql
Last synced: 19 Apr 2026
https://github.com/infino-ai/infino-cli
Command-line interface for infino: SQL, full-text, and vector search over object storage
bm25 cli command-line embedded-database full-text-search infino object-storage parquet rag retrieval rust search-engine sql vector-search
Last synced: 02 Jul 2026
https://github.com/tpdlshdmlrkfmcla/sql_injection_union
admin 경로 로그인에 mysql db md5()를 이용한 불법적인로그인
md5 md5-checksum md5-hash sql sql-injection
Last synced: 17 Feb 2026
https://github.com/rohit196/sql-learning-hub
A comprehensive collection of SQL resources, projects, tutorials, and interview preparation materials
bigquery datawarehouse learning-resources nosql sql sql-projects
Last synced: 17 Jun 2025
https://github.com/nferno55/mock-data-governance
Working with messy data and using data quality practices to clean it up and practice SQL/Python automation. YAML will be used for Metadata validation soon.
data-analysis database-management metadata python sql sqlite3 yaml
Last synced: 16 May 2026
https://github.com/kiran-kumar-k3/vulnerability-payload-lists
A curated repository of categorized payloads for testing and exploiting common web vulnerabilities in ethical hacking and penetration testing.
bugbounty command-injection payload-lists payloads sql sqli-payloads vulnerability-testing xss xss-payloads xxe
Last synced: 02 Feb 2026
https://github.com/lorinczakos/sql-projects
This is a collection of my SQL scripts that I wrote and were approved through my course with GoIT Romania Data Analyst course
bigquery cte data data-analysis dbeaver marketing-analytics postgresql project-repository sql vscode
Last synced: 16 May 2026
https://github.com/kaloyanpepelyashki/php-databaseassigment
A client that reads from database designed to be submitted as university assignment
Last synced: 14 Jul 2025
https://github.com/zenitude/server-node-ts-mysql
server-node-ts-mysql
bcrypt cookie-parser dotenv ejs express-js express-session express-validator fetch helmet morgan mysql2 node-js path sql typescript validator
Last synced: 06 Apr 2026
https://github.com/lucky-bhure/full_stack_projects
Full Stack Projects is a repository contains my full stack projects at my learning stage of HTML, CSS, Javascript and MERN Stack Development.
css expressjs html javascript mongodb nodejs reactjs sql
Last synced: 07 Apr 2026
https://github.com/kedarvartak/hackerrank-sql-solutions
This repository contains my solutions to all SQL challenges on HackerRank.
dababase dbms hackerrank hackerrank-solutions mysql sql
Last synced: 11 Jul 2025
https://github.com/guptatanishq/attendance-tracker-pro-web-development
Attendance Management System using PHP with advance features
css html javascript php7 phpmyadmin-database sql
Last synced: 17 Feb 2026
https://github.com/yakubique/upsert-postgresql
Upsert anything to PostgreSQL
github-actions insert postgresql sql update upsert
Last synced: 07 Apr 2026
https://github.com/guilhermenobrega/flask-stuff
Começando em flask
css flask flask-application flask-backend flask-web html-css-javascript javascript mysql mysql-workbench pip pipenv python sql
Last synced: 13 Apr 2026
https://github.com/jgohel9902/toronto-airbnb-snowflake
This project analyzes Airbnb listings in Toronto using **Snowflake’s cloud data platform**. It follows a **Bronze → Silver → Gold** medallion architecture and leverages **Snowflake Cortex** to generate **AI-driven executive insights**.
data-analysis python snowflake sql
Last synced: 07 Mar 2026
https://github.com/gakas14/etl-pipeline-with-apache-airflow-snowflake-and-aws
We build an ETL pipeline using Apache Airflow, Snowflake, and different AWS Services.
airflow ec2-instance etl-pipeline s3-bucket snowflake sql
Last synced: 07 Mar 2026
https://github.com/mekramy/gosql
SQL database migration and utility for golang
go golang mekramy-go migration sql
Last synced: 10 Sep 2025
https://github.com/turbot/steampipe-plugin-kafka
Use SQL to instantly query Kafka brokers, configs, topics & more. Open source CLI. No DB required.
kafka postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 02 Jul 2026
https://github.com/intro-to-programming-2025-1/home
🧠 Introduction to Programming
fastapi git github javascript markdown python react sql
Last synced: 10 Apr 2026
https://github.com/balajimohan18/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization eda kmeans-clustering machine-learning sql unsupervised-learning
Last synced: 27 Jul 2025
https://github.com/ahmedyaser95/sql-mongo-query-converter
🛠️ SQLMongo - A PyPI package for converting SQL queries to MongoDB queries and vice versa. Effortlessly translate between relational and NoSQL query formats for seamless database interoperability.
aggregator database mongo-aggregation mongodb mongoose mysql postgresql python pyunit query query-builder sql sqlite structured-query-language
Last synced: 09 Apr 2026
https://github.com/yusefsaid/intelligent-data-management
Intelligent Data Management
html-css-javascript mysql-database php sql wamp-server
Last synced: 16 May 2026
https://github.com/emmanuelkdev/sql-data-warehouse-project
Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.
data-analytics dataengineering-a datawarehouse etl etl-pipeline python sql
Last synced: 17 Feb 2026
https://github.com/viniciusferreira7/sql-mini-course
sql-mini-course
docker mysql-extension postgresql sql
Last synced: 16 May 2026
https://github.com/mohamed-adel23/e-book-management-system
A Comprehensive E-Book System
api api-gateway api-rest asp-net-core backend backend-api backend-service book csharp documentation e-book efcore frontend layered-architecture microsoft postman sql swagger system
Last synced: 16 May 2026
https://github.com/sujeethy/subscription
This repository contains a Subscription Management System built with a Flask backend and a React frontend. It is designed to manage customer subscriptions, generate revenue reports, and handle subscription extensions and terminations. The system is containerized using Docker and can be easily deployed.
docker flask mui mui-material python reactjs sql
Last synced: 07 Apr 2026
https://github.com/gappeah/credit-card-transactions-fraud-detection-project
The Credit Card Transactions Fraud Detection Project repository is designed to analyse and detect fraudulent transactions in credit card data.
Last synced: 12 Jul 2025
https://github.com/myktorijus/retention-cohort
Extracted cohort data using SQL in BigQuery focusing on weekly retention from week 0 to week 6
bigquery data-analysis data-visualization powerbi sql
Last synced: 13 Jul 2025
https://github.com/jhermienpaul/google-data-analytics-program
Hands-on learning materials from the 8-course Google Data Analytics Professional Certificate program, covering foundational data skills, tools, and real-world business problem-solving
bigquery dashboard data-analysis data-analytics data-modeling data-storytelling data-visualization data-wrangling descriptive-analytics diagnostic-analytics etl-pipeline r-programming rstudio sql tableau
Last synced: 13 Jul 2025
https://github.com/tharunkumarreddypolu/assistantship-alert
A system that alerts students when new assistantships or on-campus part time jobs are posted on the university's handshake website and students can subscribe/unsubscribe for the alerts.
Last synced: 14 Jul 2025
https://github.com/valmir-unicap/banco-de-dados-2
Disciplina de Banco de dados 2
Last synced: 07 Mar 2026
https://github.com/shoaib1522/database-systems
📚💾 Master the fundamentals of database systems with this all-in-one lab repository, featuring ERD design diagrams 🧠🗺️, Oracle SQL 🌐📝, relational schema practice, and complete PowerPoint lectures 🖥️📑. Perfect for revision, exams, or quick reference! 💡📘
data database database-management databases databases-course db dbms-project erd notes oracle oracle-database sql
Last synced: 21 Aug 2025
https://github.com/benzerinsio/usairlinesatisfaction-powerbi
📊 Análise interativa da satisfação de passageiros de companhias aéreas com Power BI, usando dados pré-processados em SQLite para explorar tipo de viagem, classe e serviços.
customer-satisfaction dashboard datavisualization powerbi sql sqlite
Last synced: 17 Jul 2025
https://github.com/ibrahimasifali94/sql_ab_test_metrics
SQL A/B test metrics with DuckDB – CTR, lift, p-value, and retention
ab-testing analytics duckdb sql
Last synced: 17 May 2026
https://github.com/turbot/steampipe-plugin-chaosratelimit
Chaos Rate Limit Plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 May 2026
https://github.com/pedrohpalmeida/scripts-sql-sqlserver
Scripts de SQL desenvolvidos durante o curso de SQL Server Express Edition do canal Alessandro Trovato.
Last synced: 31 Dec 2025
https://github.com/bytefish/sqlmapper
A small wrapper over the Java ResultSet, that makes it very easy to map between Java Beans and a database table.
Last synced: 19 Jul 2025
https://github.com/foyez/postgres
PostgreSQL at a glance
database postgres postgresql sql
Last synced: 17 May 2026
https://github.com/shahidmalik4/investigating-patterns-in-120-years-of-olympic-data
The project involved the extraction, cleaning, and manipulation of Olympic Games dataset sourced from Kaggle. Using Excel for initial cleaning and MySQL for data preparation, normalization, and analysis to derive insights into Olympic performance metrics, including regional medal distribution, athlete achievements, and trends over time.
analysis analytics mysql olympics sql trends
Last synced: 07 Mar 2026
https://github.com/msmrexe/postgres-academic-performance-analyzer
An academic performance analyzer for PostgreSQL. Generates student transcripts, calculates semester/cumulative GPAs, and provides departmental performance insights.
academic-performance-analytics-system course-project databases postgresql sql university-project
Last synced: 17 May 2026
https://github.com/allan-wang9/vehicle-incentive-app
Node.js full stack web application to track the incentives of BEV/PHEV's in Canada.
css express javascript nodejs pug sql sqlite3
Last synced: 02 Apr 2026
https://github.com/ate47/chatsqldatareader
A Minecraft Bukkit plugin to change chat with a simple pattern by adding SQL datas in them, a role/rank system can be used to set rank by a number of point (level for example)
bukkit-plugin chat spigot-plugin sql
Last synced: 03 Mar 2025
https://github.com/camsvn/roms
Restaurant Order Management System
c-sharp microsoft-sql-server pos-system sql visual-studio
Last synced: 08 May 2026
https://github.com/igoraugust0/db-2
🗄️ Arquivos e materiais utilizados na disciplina GSI021 - Banco de Dados 2 da UFU.
database java jdbc postgresql sgbd sql
Last synced: 11 May 2026
https://github.com/timhanewich/whydataverse
https://aka.ms/WhyDataverse
access azure crm dataverse dynamics-365 microsoft power-apps power-automate power-platform sharepoint sql xrm
Last synced: 13 Jul 2025
https://github.com/garrett-he/diablo2-mod-sql
A library that allows you to modify Diablo II data with SQL for modding purposes.
diablo2 diablo2resurrected modding sql
Last synced: 13 Apr 2025
https://github.com/cristobalgvera/java-spring-learning
Some exercises with a full stack approach (focused on backend)
exercises java spring-boot sql
Last synced: 17 May 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-af-4
Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados modelo-conceitual modelo-logico sql stored-procedure views workbench
Last synced: 02 Feb 2026
https://github.com/it1shka/raql
Relational Algebra Query Language
language query-language relational-algebra relational-database sql
Last synced: 28 Mar 2025
https://github.com/unna97/twarc2_to_sql
This converts the output jsonl file twarc2 api to sql
computational-social-science sql twarc2 twitter
Last synced: 03 Jul 2026
https://github.com/kathiriyaakshay/cloudimts-website
Cloudimts is a radiologist reporting management system with DICOM image viewing, role-based access, and reporting features, streamlining the radiology workflow.
Last synced: 05 Apr 2026
https://github.com/zalkklop/lvsm
Official code for "LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias" (ICLR 2025 Oral)
attention-mechanisms deep-learning github-config large-view-synthesis matplotlib multi-label-classification nltk numpy one-vs-rest python seaborn sql tensorflow transformers
Last synced: 09 Apr 2025
https://github.com/thjbdvlt/litteralement
schéma de base de données postgresql EAV hybride pour l'analyse de textes en français
eav french nlp nlp-french postgresql spacy sql
Last synced: 05 Apr 2025
https://github.com/jasminemlewis/choice-neighborhood-initiative-scholarship-award-program
Choice Neighborhood Initiative Scholarship App allows qualifying New Orleans public housing and Section 8 participants to apply online for scholarships to college, GED programs and trade schools.
ado-net bootstrap4 database sql vbnet
Last synced: 01 May 2026
https://github.com/amirilf/dbilf
lightweight in-memory database engine.
database in-memory-database java sql
Last synced: 29 Apr 2026
https://github.com/tianzonglin/commentsall
This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to select them all from the data table and show them on the webpage.
Last synced: 15 Jan 2026
https://github.com/ahmedhassan-da/world_largest_banks_-etl
Python-based ETL pipeline that extracts the world’s largest banks by market cap, transforms values using exchange-rate data, and loads the final dataset into CSV and SQLite. Includes structured logging, multi-currency conversion, web scraping with BeautifulSoup, and SQL querying.
beautifulsoup etl-pipeline finance python sql sqlite
Last synced: 17 May 2026
https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-03
1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №3
clickhouse docker docker-compose sql
Last synced: 17 May 2026
https://github.com/csvidit/repertoire
(UNDER DEVELOPMENT) A recipe book app for Android
android app cloud-spanner firebase firebase-auth firebase-storage google-cloud sql sqlite
Last synced: 19 Apr 2026
https://github.com/vadym-lopatka/kotlin-exposed-spring-boot-demo
Kotlin Exposed Spring Boot Demo
dao exposed hibernate kotlin orm spring-boot sql
Last synced: 17 May 2026
https://github.com/guyinwonder168/database-mcp-server
Production-ready MCP provider for SQL databases with unified AI agent interface, supporting MySQL, MariaDB, PostgreSQL, and SQLite with secure credential management and comprehensive query tools.
ai-agents ai-tools artificial-intelligence claudecode codex database go mariadb mcp mcp-server model-context-protocol mysql opencode postgresql sql sqlite
Last synced: 02 Apr 2026
https://github.com/gabrielamoura25/carloca-sql
Um sistema de locadora de carros simples e eficiente.
Last synced: 11 Jan 2026
https://github.com/vandodev/mygoals
myGoals App de metas financeiras com expo
dayjs expo nativewind react react-native rocketseat sql sqlite-next typescript
Last synced: 09 Apr 2026