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-03 00:26:03 UTC
- JSON Representation
https://github.com/caiobgalvao/trybe-mysql-all-for-one
#19 Projeto da Trybe, #2 Projeto do Módulo de Back-End
Last synced: 24 Apr 2026
https://github.com/zulqarnain1ali/blood_donation_database
Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.
blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql
Last synced: 25 Apr 2026
https://github.com/tyn-tian/database-design
Enhancing my proficiency in crafting robust database designs through practical exercises to fortify logical structuring.
database database-design erd sql
Last synced: 06 Jun 2026
https://github.com/thatianecosta/banco-de-dados-da-loja-virtual
Criar um banco de dandos, utilizando a linguagem SQL e realizar operações de manipulação e acesso aos dados. Utilizando o programa MySQL Workbench (MySQL Community Server).
banco-de-dados database diagrama-de-entidade-relacionamento modelagem-de-dados mysql sql
Last synced: 25 Apr 2026
https://github.com/bhupirao/govt-liv2train
A Spring Boot application for managing government-funded training centers. Features include CRUD operations, filtering and searching by various attributes, and timestamp handling in IST.
corejava orm-framework spring-boot sql
Last synced: 25 Apr 2026
https://github.com/fabianuchoa/stockcontroller
An inventory control API made with an MVC model
Last synced: 26 Apr 2026
https://github.com/yeisonmontoya1815/java-repository-for-future-learners
This project provides a comprehensive resource for learning Java, featuring tutorials, exercises, and advanced concepts. It covers everything from basic programming principles to complex topics like multithreading and database integration, with hands-on examples and interactive exercises for learners at all levels.
database development-environment java programming-language sql
Last synced: 26 Apr 2026
https://github.com/gblack98/rubyx-credit-scoring-dbt
Credit scoring feature engineering with dbt — transforms raw fintech transactions into ML-ready credit features | Rubyx-style
africa credit-scoring data-engineering dbt feature-engineering fintech sql
Last synced: 26 Apr 2026
https://github.com/aakash3279/my-leetcode-problems
This is a repository where coding solutions are provided which i solved in leetcode
algorithm data-structures java javascript leetcode-java leetcode-solutions sql
Last synced: 26 Apr 2026
https://github.com/yevheniidatsenko/goit-rdb-hw-02
✴️ RDB Hometask - SQL course
database goit goit-rdb-hw-02 mysql sql workbench
Last synced: 26 Apr 2026
https://github.com/bifenzine/gestion-commercial-j2ee
This project is a Java EE (J2EE) application aimed at managing commercial activities within an organization. It leverages the power of Java EE technologies to provide a robust and scalable solution for handling various aspects of commercial management.
j2ee java maven mvc sql tomcat
Last synced: 27 Apr 2026
https://github.com/sramalhao/analyzing_mental-health
This repository contains an analysis of the mental health challenges faced by international students, based on a dataset provided by DataCamp. The project explores factors such as acculturative stress, social connectedness, and their impact on mental health outcomes like depression.
jupyter-notebook mental-health seaborn-plots seaborn-python sql
Last synced: 27 Apr 2026
https://github.com/as16082023/project-portfolio
A guide to all my projects
dashboard data-analysis data-cleaning data-visualization excel mysql power-bi python sql tableau
Last synced: 27 Apr 2026
https://github.com/maximefarre/club-entrepreneur-library
A custom library manager built for the Club Entrepreneur (Campus Léonard de Vinci) to centralize their book catalog and track student loans.
Last synced: 27 Apr 2026
https://github.com/antonharbers/fcc-sql-number-guessing-game
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 27 Apr 2026
https://github.com/shwetabishtt/sales-analysis
This project is about pizza sales analysis which includes working on SQL, to find out insights and also dashboarding by the use of Power BI
Last synced: 07 Jun 2026
https://github.com/pradipchaudhary/sql-playground
To experiment with SQL queries, especially those related to PostgreSQL.
Last synced: 07 Jun 2026
https://github.com/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
Last synced: 27 Apr 2026
https://github.com/gcoronelc/jdbc_2020_02
Repositorio del Taller de JDBC en SistemasUNI
coronel desarrollasoftware java jdbc netbeans oracle sql udemy
Last synced: 27 Apr 2026
https://github.com/bastianlq/analisis-sql-libreria
Análisis de datos mediante consultas SQL
Last synced: 27 Apr 2026
https://github.com/sanamir23/flexgym_2024
Desktop Gym Management Application
c-sharp desktop-application microsoft-sql-server sql visual-studio
Last synced: 27 Apr 2026
https://github.com/pome1lo/databases
Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
database labworks mssql oracle sql
Last synced: 28 Apr 2026
https://github.com/rynanda/105-database-system-sql
Designing and developing a new database system.
database database-management mysql orm relational sql
Last synced: 28 Apr 2026
https://github.com/macktb/sales-database
Sales Database with Docker Compose
docker-compose index mysql sql trigger view
Last synced: 28 Apr 2026
https://github.com/betodealmeida/enginator
A library that helps creating SQLAlchemy engines.
database engine python sql sqlalchemy
Last synced: 28 Apr 2026
https://github.com/bhavyabhargava/us_telco_churn_analysis_and_prediction
Prediction and Analysis of Customer Churn for a US Telecom Company
churn-analysis churn-prediction churn-user-prediction powerbi python random-forest sql sql-server
Last synced: 28 Apr 2026
https://github.com/ovuiproduction/tabletalk
TableTalk - Your Data, Your Language Query tabular data using natural language—no SQL required! Upload your data, ask questions, and get instant insights. 🔹 Convert Natural Language to SQL 🔹 Handle Complex Queries & Aggregations 🔹 Upload CSVs for Easy Analysis 🔹 React + Flask + SQLite3 Backend 🔹 Powered by LLMs for Accuracy
ai data-analysis flask llm machine-learning natural-language-processing prompt-engineering react sql sqlite
Last synced: 28 Apr 2026
https://github.com/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/p4dro-dev/at2-banco-de-dados-ii
Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.
banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3
Last synced: 28 Apr 2026
https://github.com/gcoronelc/uc-2021-20-prog-oo
Curso de Programación Orientada a Objetos en la Universidad Continental.
clean-code gcoronelc java jdbc mvc netbeans patrones sql swing
Last synced: 28 Apr 2026
https://github.com/darshjasani/blogging-platform
This project is a blogging website built with Django, allowing users to create, read, update, and delete blog posts. It features user authentication, commenting, and a responsive design to enhance user experience.
django html-css-javascript python responsive-design sql
Last synced: 28 Apr 2026
https://github.com/cbrnrd/authium
A simple software authentication server
api authentication gem ruby rubygems sinatra sql sqlite webhook
Last synced: 28 Apr 2026
https://github.com/torstein-eide/restoremysql
Restore many files sql files in a guided way
mysql mysql-database mysqldump restore-database sql
Last synced: 28 Apr 2026
https://github.com/istornz/audiosa
Site web permettant de gérer sa musique facilement depuis sa tablette
api audio-player cpp socket sql
Last synced: 28 Apr 2026
https://github.com/beingnoble03/img-php-assignment
Assignment Management System made using PHP with authentication system implemented for mysql as RDBMS.
Last synced: 29 Apr 2026
https://github.com/katarighe/clinic_database
A sample SQL database file representing a clinic. This database is created based on a relationship diagram.
database database-schema microverse-projects postgresql 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/negarprh/product-inventory-app
Product Inventory App 🛠️📦 A desktop application built with Windows Forms to simplify inventory management. It helps you manage products, stock, and customers with ease, Using C#, .Net and SQL for efficient and reliable performance.
Last synced: 29 Apr 2026
https://github.com/brunotm/norm
A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.
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/satyacoder29/crowdfunding-in-sql
Crowdfunding is a method of raising funds for projects or causes by collecting small contributions from a large group of people, usually through online platforms. It enables individuals, startups, and nonprofits to secure funding, offering rewards or recognition in exchange, and helps bring ideas to life without traditional financing.
data-analysis data-cleaning database-management mysql-database quries sql sql-functions sql-server views
Last synced: 29 Apr 2026
https://github.com/exegeses/introdb-63198
Curso Introducción a Bases de datos | código 63198
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/bikramai/cafe-management-system
This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.
flask-login javascript mvc python sql sqlite3
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/fakhri098/project-sql-bigquery
This project aims to analyze taxi trip data with a focus on trip duration patterns, popular routes, and trip costs. The study was conducted to gain in-depth insights into taxi travel behavior based on historical data.
Last synced: 08 Jun 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/manoelpiovesan/bd
Back end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1
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/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/mberkiskal/notbilgisistemi-gradeinformationsystem-miniproject
Okul notlarımızı görebildiğimiz, ortalama ve kalma geçme durumunu otomatik olarak bildiren mini proje. A mini-project where we can see our school grades and automatically report the average and failing course.USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
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/chandantech2023/sales-trend-analysis
This repository features the Superstore Sales Analysis project, demonstrating data cleaning and analysis using Python and SQL, along with interactive visualization in Power BI. .
data-analysis data-science dax kaggle powerbi-desktop python3 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/tazeenrashid/orders-analysis-using-python-sql-server-and-tableau
I sourced some Orders data through Kaggle; did EDA using Python and then fetched some insights out of cleaned data using SQL Server (SSMS). Then, I built a Tableau Dashboard for some visual insights. Have a look and share your feedback!
analytics data eda jupyter-notebook python sql tableau
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/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/mayerbalintdev/gym-one-installer
The GYM One Installer simplifies the installation and setup of the GYM One gym management software. It automates the configuration of PHP, database, and other necessary settings, making it easy to deploy GYM One on any web server with PHP 8.0+.
free gym gym-management-system gymone gymoneinstaller installer php software sql ubuntu
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/jorbriib/nodejs-bigquery-connect-api-rest
NodeJS service to connect to BigQuery through API REST
api api-rest bigquery javascript node node-js nodejs npm sql
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/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/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/lindorg/pokemon-team-builder-e-commerce-platform
Full-Stack Web Dev Project • Pokémon E-Commerce Mock Platform
bcrypt design docker ecommerce full-stack html-css java javascript jsp jupiter spring-boot sql testing web website
Last synced: 29 Apr 2026
https://github.com/kathiriyaakshay/fiber-to-fabric-frontend
FtoF (Fiber to Fabric) is a comprehensive management system for the yarn industry, integrating order management, production tracking, job work, and accounting into a single platform.
Last synced: 29 Apr 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/treeford11/who-wants-to-be-a-millionaire
# Who Wants To Be A MillionaireThis project recreates the popular quiz show experience. Play the game on any device and test your knowledge! 🎮💻
a css fetch fork html javascript kbc kbc-game money project react-router show sql tv types vue wants web
Last synced: 30 Apr 2026
https://github.com/aishwaryagade02/loan-funnel-optimization-analysis
Tracks how loan applications move through each stage, helps spot where people drop off, and gives clear insights to improve approval strategies and overall performance.
ab-testing data-analysis data-creation hypothesis-testing python reporting sql statistical-methods streamlit
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/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/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/ghadaabassi/gestionclubs
Créer une chaîne backend avec Spring Boot
devops jenkins mvc pipeline spring-boot sql
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/tolstenev/sql_database_for_school_21
[done] Relational database of students of School 21, with the specified constraints, triggers and required procedures
constraints database metadata postgresql procedures sql triggers
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