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-07 00:26:23 UTC
- JSON Representation
https://github.com/ewoskyx/vet_clinic
Vet Clinic Database build with PostgreSql example
backend database postgresql sql
Last synced: 29 Apr 2026
https://github.com/antojebi7/sql_specimen
🎯 Simple Resource for Mastering PostgreSQL & SQL Operations 🚀 Learn concepts, practice operations, and see real-world examples.
constraints database datastorage datastructures postgresql relational-databases relationships schemas sql
Last synced: 29 Apr 2026
https://github.com/juliaszymanska/project_advanced_database_systems
Hotel chain database
database database-management database-systems functions hotel-chain-database mssql mssql-database sql sql-queries sql-query trigger
Last synced: 29 Apr 2026
https://github.com/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/dreitier/mssql-tools-docker
Microsoft SQL Server Tools
docker microsoft mssql mssql-docker mssql-server sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/imrandil/go_real_world_example
a real world project like feel, postgres at aiven cloud, golang and sql driver in place
aiven-cloud concurrency concurrent-programming db-operations go go-concurrency golang goroutines postgresql sql
Last synced: 29 Apr 2026
https://github.com/salma-mamdoh/sql
My Solutions For SQL 50 On LeetCode && 58 SQL Challenge On HackerRank
database hakerrank-solutions leetcode-solutions mysql problem-solving sql
Last synced: 29 Apr 2026
https://github.com/gaepdit/db-helper
A library to simplify interactions with a SQL Server database
Last synced: 29 Apr 2026
https://github.com/tludlow/department-store-manager
Coursework which implements a department store database and information analysis
analysis data-science database sql
Last synced: 29 Apr 2026
https://github.com/laisgalvao/revisao-oo-jdbc
Revisão de OO e SQL
backend database java oop-java oop-principles sql
Last synced: 29 Apr 2026
https://github.com/valda1/libraryproject
Library management system project in Java.
books database java library-management-system sql
Last synced: 29 Apr 2026
https://github.com/codeofrahul/sql_practice_question
This repository contains my practice queries of SQL. I have solved these queries using Postgresql.
database postgresql practices sql sqlqueries
Last synced: 29 Apr 2026
https://github.com/florents-tselai/spat
Redis-like In-Memory DB Embedded in Postgres
cache postgresql redis sql valkey
Last synced: 29 Apr 2026
https://github.com/dabdul21/sql-server-database
I'm teaching myself SQL using Murach’s SQL Server 2022 for Developers. My work includes completing practice problems, comparing my solutions with the book's, and tackling assignments.
murach-textbook sql sql-server
Last synced: 08 Jun 2026
https://github.com/taljindergill78/yelp-arizona-analysis
This project analyzes the Yelp dataset for the state of Arizona to extract insights about restaurant businesses and user behavior. Using Apache Spark and PySpark for distributed data processing, the project demonstrates how big data tools can be used to uncover patterns in customer reviews, business performance, and user engagement.
big-data data-analysis data-engineering distributed-computing pyspark spark sql yelp-dataset
Last synced: 29 Apr 2026
https://github.com/surjith-07/driveease
The Car Management System is a robust Offline-based application developed in Java, utilizing JDBC (Java Database Connectivity) to connect with a MySQL database with the help of SQL. This system allows users to efficiently manage a fleet of cars and users, track their details, monitor maintenance records, and analyze usage statistics
Last synced: 29 Apr 2026
https://github.com/mahalakshmi2610/daily-prep-track
📚 A structured, day-by-day preparation tracker to become job-ready at TCS and interview-ready for future Data Engineering roles. Includes DSA with Java, Python scripting, SQL practice, and core CS concepts.
computer-science daily-learning data-engineering dsa java preparation projects python sql tcs
Last synced: 29 Apr 2026
https://github.com/mohdnehalkhan/mysql-commands
Repository contains all commands of MYSQL used in our day to day work in MYSQL DB
database dbms mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/tomashubelbauer/ef-clear
Figuring out options for using the Clear method without having to materialize an EF collection
batch-delete dotnet dotnet-core ef entity-framework entity-framework-core net sql
Last synced: 29 Apr 2026
https://github.com/chimera-suite/thriftserver
Apache Thrift Server exposes a SparkSQL JDBC/ODBC endpoint.
jdbc spark sparksql sql thrift-server
Last synced: 29 Apr 2026
https://github.com/mattytomo365/online-shopping-web-application
A project that contributed towards my Computer Science A-Level, it is an online supermarket and stock managment system. It was built using ASP.NET MVC using C#
asp-net-mvc csharp javascript mvc sql
Last synced: 29 Apr 2026
https://github.com/pietrapaz/projetofinalbd-senac
Projeto final do curso Administrador de Banco de Dados do SENAC ✅
Last synced: 29 Apr 2026
https://github.com/mirzayasirabdullahbaig07/advanced-sql-in-python
This repository covers advanced SQL concepts implemented using Python. It demonstrates how to interact with databases, run complex queries, perform joins, aggregations, window functions, and more using libraries like sqlite3, SQLAlchemy, or pandas. Ideal for data analysts and developers looking to integrate SQL power into Python workflows.
data databases dbms mysql nosql programing-language python sql
Last synced: 29 Apr 2026
https://github.com/srinibas-masanta/yelp-business-reviews-analysis
This project analyzes Yelp business reviews using Python, Snowflake, and SQL, focusing on efficient data ingestion, transformation, and analysis. We preprocess JSON data, optimize ingestion via Amazon S3, classify sentiments with Python UDFs, and extract insights using SQL queries—showcasing a streamlined end-to-end workflow.
amazon-s3 data-analysis json python snowflake sql
Last synced: 29 Apr 2026
https://github.com/alwayssany/bigquery-hackathon
A bigquery powered Smart Substitute Recommender that Suggest ideal product substitutes based on a deep understanding of product attributes, not just shared tags or categories.
bigquery bigquery-ai bigquery-ml google-cloud google-cloud-platform notebook-jupyter public-dataset python sql vector vector-search
Last synced: 29 Apr 2026
https://github.com/chinmaybhalodia/walmart-virtual-internship
All the tasks submitted during the Advanced Software Engineering Virtual Training Program offered by Walmart Global Tech on Forage platform.
data-munging data-structures java python relational-database-design software-architecture software-engineering sql
Last synced: 29 Apr 2026
https://github.com/marko19907/db-project
Mandatory project for the "Datamodeling and Database Applications" course, fall 2021.
database library-database relational-database relationships sql sqlite3
Last synced: 29 Apr 2026
https://github.com/alunera-data/sql-use-cases
Practical SQL use cases for Business Intelligence and IT Service Management (BI & ITSM)
business-intelligence dashboards data-analysis data-quality eda itsm kpis postgresql process-monitoring query reporting sql sqlserver
Last synced: 29 Apr 2026
https://github.com/valdidev/hotel-booking-system
Basic version of a hotel booking system (PHP & SQL)
Last synced: 29 Apr 2026
https://github.com/varshan1123/sql-tableau-project
We analyze key indicators for our pizza sales data to gain insights into our business performance - A Data Analysis Project performed on Tableau & SQL.
analysis data-analysis data-science data-visualization excel mysql powerbi sql sql-server tableau tableau-dashboards
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/kaushik-puttaswamy/walmart-sales-data-ingestion-and-transformation-in-bigquery-using-airflow
An ETL pipeline that ingests Walmart sales data from Google Cloud Storage into BigQuery, automates table creation, and performs data transformation using SQL MERGE with Apache Airflow.
airflow-dags bigquery etl-pipeline gcs-bucket google-cloud-platform merge python sql transformation
Last synced: 29 Apr 2026
https://github.com/aschoerk/go-sql-mem
An InMemory Database understanding SQL implemented using Go
db dbms go golang inmemory-db sql
Last synced: 29 Apr 2026
https://github.com/davidkiss/langgraph-dynamic-sql-queries
A sample text-to-sql chatbot that can answer questions about Netflix movies by dynamically generating syntactically correct SQL queries using Python, ChatGPT, LangGraph and LangChain's `SQLDatabaseToolkit`.
langchain langgraph python sql text-to-sql
Last synced: 29 Apr 2026
https://github.com/jacqueline-dev/integracaosqlpython
Integrando Python com Banco de Dados Relacionais Utilizando SQLAlchemy e MongoDB Utilizando Pymongo
mongo pyd pymongo python sql sqlalchemy sqlalchemy-python
Last synced: 29 Apr 2026
https://github.com/ecandotti/ecg-monitoring-system
🏥 Medical software
apache css docker html javascript makefile php sql
Last synced: 29 Apr 2026
https://github.com/narges-d/database-security
access-control apache database database-security encryption injection nosql security sql sqlserver webgoat
Last synced: 29 Apr 2026
https://github.com/monambike/doce-do-bom-mobile
Mobile version of an application made for an imaginary candy store, made at SENAI instituition.
android android-application java kotlin kotlin-android mobile school-project senai sql xml
Last synced: 29 Apr 2026
https://github.com/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026
https://github.com/atlas-b28/final_project_ajd
Final Project AJD
api h2 html-css java javascript maven rest spring springdata-jpa springsecurity6 sql
Last synced: 29 Apr 2026
https://github.com/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/darkhiem/library-management-system
A PHP-based Library Management System with role-based access, book checkout/return functionality, student management, and overdue fee tracking.
css dbms dbms-project html javascript library-management-system mysql php sql
Last synced: 29 Apr 2026
https://github.com/m-ezhil/say-circle
Say Circle is a social media web app where users can sign up, log in, and share their thoughts with a title and content. They can view others’ posts and manage their own with edit and delete options. Built with REST APIs and authentication, it showcases CRUD operations and relational database handling.
axios bootstrap flask javascript python rest-api sql
Last synced: 29 Apr 2026
https://github.com/exegeses/introbdd-58463
Introducción a bases de datos | código 58463
Last synced: 29 Apr 2026
https://github.com/kaihendry/php-mysql-timeout
Exploring PHP / MySQL lifecycle, catching expensive runaway SQL queries
Last synced: 30 Apr 2026
https://github.com/yehezkiel1086/php-post-app
🌐✈️ Post app created using php and mysql
Last synced: 30 Apr 2026
https://github.com/poakapx/columns_output
Консоль, що виводить один стовпець з таблиці або всі стовпці з таблиці.
Last synced: 08 Jun 2026
https://github.com/lineyk/sql_practice
LeetCode SQL & Programmers SQL 문제 풀이
Last synced: 30 Apr 2026
https://github.com/thejoltjoker/fsu23d-db-assignment-02
Basic MySQL queries
database mysql relational-database sql
Last synced: 30 Apr 2026
https://github.com/lucasbailo/csharpdb
Csharp With Data Base (SQL Server)
ddd-architecture dotnet entity-framework-core sql
Last synced: 30 Apr 2026
https://github.com/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 08 Jun 2026
https://github.com/gayatri1505/real-time-stock-market-data-pipeline-with-google-cloud-platform
This project builds a complete real-time stock market data pipeline on Google Cloud Platform. It ingests intraday stock prices from the Alpha Vantage API, stores and transforms the data using Cloud Functions, Pub/Sub, Cloud Storage, and BigQuery, and performs rich SQL-based analytics to uncover trading patterns, price movements, & volume anomalies.
bigquery data-engineering google-cloud-platform python3 real-time sql time-series visio
Last synced: 30 Apr 2026
https://github.com/anasyakubu/buk-php-passqs-solution
Here are some of the PassQs question i have solved
buk css html javascript mysql-database php sql
Last synced: 30 Apr 2026
https://github.com/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/hustle2live/gtd
Check my ➡ Full Stack application - GTD Task manager📑✔ ________ Stack_includes: React + Typescript | Node+Express | Prisma ORM | Emotion CSS | Zuztand | SQL / PostgreSQL
full-stack gtd prisma react sql typescript
Last synced: 30 Apr 2026
https://github.com/bayunova28/mobile_application_and_development
This repository contains about my weekly projects from mobile application and development course at my college
Last synced: 30 Apr 2026
https://github.com/fmahadybd/dream-shop
This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product
git java jwt-authentication mysql rest-api springboot sql
Last synced: 30 Apr 2026
https://github.com/andreluialves/mysql-one-for-all
Neste projeto o objetivo foi normalizar uma tabela, criar o schema do banco de dados MySql, populá-lo e executar queries de consulta no banco normalizado.
mysql mysql-database nodejs sql workbench
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/celineboutinon/laplace-immo
ENSAE-ENSAI Formation Continue (Cepe)/OpenClassrooms Data Analyst 2022-2023 - Projet 3
data-analysis data-analytics data-structures database-design database-schema databases mysql-connector-python mysql-workbench python sql
Last synced: 30 Apr 2026
https://github.com/yankh764/revenue-data-analysis
A take home assignment of improving a revenue data pipeline
data-analysis docker python sql take-home-assignment
Last synced: 30 Apr 2026
https://github.com/akashbera009/foodieroute.com
FoodieRoute.com is a web-based food ordering platform that connects users with the nearest available restaurants using a clean, responsive interface.
css food-ordering html javascript php sql
Last synced: 30 Apr 2026
https://github.com/douglasdotv/cs50x
A repository for CS50 problem sets, labs and final project.
ai c cs50 cs50x cybersecurity data-structures python sql web-development
Last synced: 30 Apr 2026
https://github.com/mudasar187/mssql-server-docker
Microsoft SQL Server on Docker
backup database docker microsoft microsoft-sql-server sql sql-server
Last synced: 30 Apr 2026
https://github.com/mele0/air2lung
SQL and Python pipeline for analyzing the impact of air pollution and lifestyle factors on lung disease using a synthetic UK cohort.
air-pollution data-privacy encryption k-anonymity lung-health-severity mysql python sql
Last synced: 08 Jun 2026
https://github.com/vodolaz095/purser
Казначей - система для хранения секретов, которые можно сжечь после прочтения
clean-architecture example grpc-server mysql postgresql redis sql swagger
Last synced: 30 Apr 2026
https://github.com/jaumemonclus/ibm-full-stack-software-engineer-course
An Intensive course of Fullstack Software Engineering including front-end and back-end we application development, Database management, Micorservices and their management, as for various programming lenguages.
css django flask html java python sql
Last synced: 30 Apr 2026
https://github.com/ash-datapro/reporting-sys
Executive reporting system for student success metrics and data-quality validation.
data-quality higher-education-analytics r sql student-success tableau
Last synced: 08 Jun 2026
https://github.com/stephane-klein/migrate-playground
graphile-migrate playground
Last synced: 30 Apr 2026
https://github.com/emanoelcampos/number-guessing-game
A terminal-based game developed during the Relational Database course at freeCodeCamp. It uses Bash scripting for game logic and PostgreSQL for user data management. The project demonstrates practical use of Bash scripting, PostgreSQL, and Git version control.
bash freecodecamp git postgresql relational-database sql
Last synced: 30 Apr 2026
https://github.com/ahmedishraq/cse370-lab
CSE370 - Database Systems
bracucse370 database database-design mysql sql
Last synced: 01 May 2026
https://github.com/muhammadfarooq85/mongodb-string-operators
This repository is about string opeartors in MongoDb.
Last synced: 01 May 2026
https://github.com/dantetrb/diabetes-readmission-dbt
Predictive analytics on diabetic patient readmissions using dbt, DuckDB and Python – with explainability and clustering.
clustering data dataengineering dbt diabetes duckdb hdbscan healthcare jupyter lime readmission-prediction sql
Last synced: 01 May 2026
https://github.com/andrew-a-a/musicplayer
Music application for Android
android-application android-service android-studio background-service kotlin-android mvvm-android permission-android sql xml
Last synced: 01 May 2026
https://github.com/sinooox/purewatertech
Сайт для проекта PureWaterTech + Telegram бот для оповещений и обработки заявок
Last synced: 01 May 2026
https://github.com/brunonavarrooficial/farmacia_mysql
Projeto de cadastro e consulta de estoque farmacêutico
Last synced: 01 May 2026
https://github.com/heincm/storefront
A CLI storefront application that can be used to purchase, restock, and add inventory to a SQL database
Last synced: 01 May 2026
https://github.com/chinmoyt03/vehicle-registartion-management-
Database project: Created using HTML, CSS, JavaScript, PHP, and MySQL.
css html javascript js mysql php sql
Last synced: 01 May 2026
https://github.com/vimode/fcc_relational_database
Freecodecamp > Relational Database
freecodecamp freecodecamp-project freecodecamp-relational-database psql sql
Last synced: 01 May 2026
https://github.com/antoniomiguel03/projetos_php
Projetos pessoais utilizando a linguagem PHP e o banco de dados MySQL. Cada branch é um projeto.
apache back-end localhost logica-de-programacao mysql php sql uamp xampp
Last synced: 01 May 2026
https://github.com/ivanl-works/first-sql-project
My First SQL project made as a part of codecademy course for DataAnalyst
Last synced: 01 May 2026
https://github.com/itsvaibhavk/sunnyvale-database
A database created as the final project submission for CS50SQL (2023), CS50's Introduction to Databases with SQL, on the edX platform.
cs50 database dbms edx harvardcs50 sql sqlite3
Last synced: 08 Jun 2026
https://github.com/vineet1025/taxi-booking-application
Developed a Taxi Booking Application, built using Spring Boot 3.2.5 with Java 17. The application includes various features like user authentication, file uploading, car and taxi booking, and management. It employs MySQL for the database, Thymeleaf for the front-end, and runs on a Tomcat Server. Lombok is used to reduce boilerplate code.
hibernate java spring-boot sql thymeleaf
Last synced: 01 May 2026
https://github.com/rnddave/sql-like-a-boss
Not trying to become an SQL Master, but I am looking to up my SQL game.
database databases mysql postgresql sql
Last synced: 01 May 2026
https://github.com/khalidkhankakar/sql-for-datascience
This repository is your all-in-one resource to learn and apply Structured Query Language (SQL) specifically for data analysis, business intelligence, and data science workflows.
data-science database datacleaning mysql mysql-database sql
Last synced: 01 May 2026
https://github.com/jigyasag18/sql-music-store-analysis
This repository contains an analysis of sales and customer data from a fictional music store. Using SQL, we explore trends in sales, popularity of artists and genres, and customer purchasing behavior. The project aims to derive actionable insights that can guide marketing strategies and inventory management decisions.
data dataanalysis dataanalytics database database-management dataset sql sqlqueries sqlquery
Last synced: 08 Jun 2026