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/munyabelden/database_from_diagram
This is a SQL database about a hospital, containing patients data. Built with SQL , PostgreSQL
Last synced: 03 Apr 2025
https://github.com/munyabelden/vet-clinic
This a database called Vet Clinic about animals. Contains animal names, date of birth, etc. Built with SQL
Last synced: 03 Apr 2025
https://github.com/alkasaliss/data_modeling_postgres
Project on Data Modeling with Postgresql from Udacity Data Engineering Nanodegree
data-engineering etl-pipeline postgresql python sql
Last synced: 15 Apr 2026
https://github.com/feronivan/yandex.prilavok_sql-project_mqa
SQL-запросы для приложения "Яндекс.Прилавок".
Last synced: 01 Feb 2026
https://github.com/javi-cba/todo-svelte
He desarrollado una aplicación web que incluye un sistema completo de gestión de tareas (CRUD), el cual permite a los usuarios crear, visualizar, modificar y eliminar sus propias tareas de manera eficiente.
orm sql superforms sveltekit tailwind-css typescript
Last synced: 14 Apr 2026
https://github.com/thanhloc81/sql-project-bicycles-practise
✨ Utilizing SQL to extract data following a simulated task involving the Sales and Product modules
adventureworks bicycle bigquery google-cloud sql
Last synced: 01 Feb 2026
https://github.com/agradiansyah/hotel-database-design
Designed an information system for Puri Gardenia, an outdated hotel in Bandung, Indonesia. Built the database using SQL and created the UI/UX in Figma to modernize hotel operations and improve the guest experience.
college-project database figma hotel-management information-system-design portfolio-project relational-database sql ui-ux-design
Last synced: 15 Apr 2026
https://github.com/vaishnavipaithane/bellabeat-data-analysis-case-study
This capstone project was done as a part of Google Data Analytics Professional Certificate course.
Last synced: 01 Feb 2026
https://github.com/megsummer/flashcardapplication
Flashcard Application for students
css html intellij java javascript jdbctemplate postgresql spring-boot sql visual-studio-code vuejs
Last synced: 19 Jan 2026
https://github.com/raghulrajn/sql-learnings-101
This repo contains Sql problem statement and respective solutions
Last synced: 01 May 2026
https://github.com/sarathchandranpm/bike-store-dashboard
This project combines SQL and Power BI to analyze and visualize sales data from a bike retail shop across 2021-2022. The analysis integrates data from multiple sources to provide insights into sales patterns, customer types, and profitability through an interactive dashboard featuring temporal analysis and key performance metrics.
data-visualization dax mysql power-query powerbi sql
Last synced: 25 Feb 2026
https://github.com/jor2/y2project
2nd Year Project. We were tasked with developing a CRUD website that incorporated SQL, HTML, Java, and Scala. We completed this project using the Play Framework!
bootstrap html java play-framework scala sql
Last synced: 09 May 2026
https://github.com/devarajan8/todo-application
A full-stack ToDo application using Angular and Spring Boot Having Key features include task creation, editing, marking as complete, and SQL database integration for data persistence, providing a seamless and efficient task management experience.
angular-cli angularjs spring-boot sql typescript
Last synced: 01 Feb 2026
https://github.com/alefrp/sql_dwacoes
Criado com base em minha experiência em dados financeiros e SQL, para análise de ações.
database datawarehouse modeling sql
Last synced: 11 Jun 2026
https://github.com/dmarks84/coursework_capstone_full_data_engineering
Final Project for IBM Data Engineering & Python Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification
apache-airflow apache-hadoop apache-kafka apache-spark api beautifulsoup cassandra dags etl mongodb nosql pandas plotly postgresql python scipy seaborn sql
Last synced: 25 Feb 2026
https://github.com/henry-azer/hackerrank-solutions
Hacker Rank Solution Problems.
algorithms data-structures hackerrank java javascript problem-solving sql
Last synced: 28 Apr 2026
https://github.com/bezborodow/psyqlepg
Basic common SQL queries for Psycopg.
Last synced: 23 Feb 2026
https://github.com/dotnet-malaga/time-travel-with-sql-server
En nuestra sesión de DotNetMálaga 2024, Joel Gallagher presentó las Temporal Tables de SQL Server 2016, permitiéndonos viajar en el tiempo dentro de la base de datos para auditoría, telemetría e insights con mínima configuración.
Last synced: 10 Oct 2025
https://github.com/anitatess/online-shop
Small online store created in PHP, you can add, edit, delete, search, view items and log in/out
authentication authorization database html-css-javascript php phpmyadmin sql
Last synced: 01 May 2026
https://github.com/ofadiman/grinding-leetcode
Repository contains solutions to leetcode problems.
algorithms data-structures golang leetcode sql typescript
Last synced: 18 Apr 2026
https://github.com/priyanshubiswas-tech/priyanshubiswas-tech
SWE-Data Engineer @ EDN | Kubeflow-MLOps | Kubernetes | Databricks | AWS EMR-Lambda-Glue, Eventbridge, SQS-SNS | OCI Multi-Cloud Architect Professional | GCP GA4 | Gen AI | IEEE Brand Amb. | Ex-Chair, PES | Ex-Sec, SB
apache-spark aws data-analysis data-engineering data-visualization dbt hadoop kubernetes python3 sql
Last synced: 21 Jan 2026
https://github.com/dann-oliv/query_results_exporter
Script para acessar o banco de dados desejado e extrair uma planilha de resultados de acordo com a query inserida.
Last synced: 10 Oct 2025
https://github.com/oneananda/sql_projects
A repository dedicated to a collection of diverse SQL projects, covering a wide range of topics and applications within the world of SQL database management. From basic queries to advanced database designs, this repository serves as a resource for learning and practicing SQL skills across different domain
liquibase postgres postgresql rdbms sql sql-server sql-server-database sqlserver
Last synced: 01 Feb 2026
https://github.com/sudarshanasrao/usc_csci-585_database-systems
USC graduate level Database Systems course
databases esri-arcgis json mongodb-atlas no-sql-databases postgresql-database sql sqlite-database xml
Last synced: 15 Apr 2026
https://github.com/perlmonker303/battleshipgamewinforms
The classic 2D Battleship game made in C# Win Forms
access battleship csharp sql windowsforms
Last synced: 01 Feb 2026
https://github.com/yeuner/file-analysis-sql-demo
Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.
data-analysis dataset pandas sql sqlite streamlit vizualization
Last synced: 15 Apr 2026
https://github.com/debjyotisaha/learning-sql
This repository contains a comprehensive collection of SQL concepts, use cases, and practical examples designed to build strong foundational and advanced SQL skills.
Last synced: 02 Feb 2026
https://github.com/jennalandy/database_tutorials
Bookdown introduction to working with databases in R, Python, SAS, and Julia for statistics students.
Last synced: 10 Oct 2025
https://github.com/anthonytlei/graphsql
Lightweight SQL-to-GraphQL connector for querying GraphQL endpoints using SQL syntax.
connector data-analysis dbapi graphql graphsql python sql sqlalchemy superset
Last synced: 09 Apr 2026
https://github.com/gakas14/kafka_streaming_project
The project is to simulate Real-time streaming for movie details using Kafka. We used different technologies such as Python, Amazon EC2, Apache Kafka, Glue, Athena, and SQL.
aws aws-athena aws-glue ec2-instance jupyter-notebook kafka netflix-dataset pyhton3 s3-bucket sql
Last synced: 28 Apr 2026
https://github.com/acensjj/ppe2
Le PPE 2 est le premier site vitrine réalisé en groupe de 4 à partir de php, html, css ainsi que de javascipt.
Last synced: 14 Apr 2026
https://github.com/mariadb-corporation/dev-example-columnstore-developer-survey-data
This repository provides data and information that will enable you to transform, import and analyze the raw Stack Overflow Annual Developer Survey data with MariaDB ColumnStore.
dbaas jupyter-notebook jupyterlab mariadb mariadb-columnstore mariadb-database mariadb-server mariadb-skysql pandas pandas-dataframe plotly python python3 rdbms rdbms-import sql
Last synced: 27 Jan 2026
https://github.com/kelvinleandro/pagila-text-to-sql
An AI-powered application that lets you chat with your PostgreSQL database in natural language. Built with LangChain, FastAPI, and Streamlit.
chatbot docker docker-compose fastapi generative-ai gpt langchain llm natural-language-processing nl-to-sql openai pagila-database postgresql python python3 sql sqlalchemy streamlit text-to-sql
Last synced: 10 Apr 2026
https://github.com/bartugkaan/hotelproject
A comprehensive hotel management system built with ASP.NET Core 8.0, featuring a modern web interface and robust REST API for managing hotel operations including bookings, staff, services, and customer communications.
asp-net-core automapper efcore fluentvalidation mvc n-tier-architecture rest-api sql
Last synced: 09 Oct 2025
https://github.com/amirmx2905/cybersecport
This repository contains cybersecurity projects and activities developed as part of the Google Cybersecurity Certificate. It showcases hands-on skills in network security, threat analysis, risk management, and security tools.
certificate cybersecurity google linux python siem sql
Last synced: 29 Apr 2026
https://github.com/alddesign/crudkit-standalone
Ready to use version of "alddesign/crudkit".
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 15 Apr 2026
https://github.com/muhammadsaim32/data-base-management-system
This repository contains reference books and personal notes I created while learning Database Management Systems (DBMS).
databases dbms erdiagram mysql nosql-database relational-databases sql
Last synced: 14 May 2026
https://github.com/bhushan354/catalog-of-things
This is a console app that will keep record of different types of things user own : books, music albums, movies, and games. Database is based on the UML class diagram. The data is stored in JSON files but we have also prepared a database with tables structure analogical to programmes classes
Last synced: 08 Feb 2026
https://github.com/takshshah-16/pizza_sales_sql
SQL-powered pizza sales analytics project using MySQL Workbench to derive business insights through data exploration and queries.
business-intelligence data-analysis database-management mysql sql
Last synced: 09 Oct 2025
https://github.com/slowlatency/cdc-pipeline
This is my implementation of the CDC concept. Here the project setup is done using astronomer.
airflow astronomer aws cdc docker postgres python snowflak sql
Last synced: 15 Apr 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/tanyagarg25/project_covidanalysis
This repository is a project for analyzing COVID-19 data using SQL and visualizing it with Tableau. Technologies used include SQL for querying and Tableau for data visualization.
analysis dashboard data data-visualization sql tableau
Last synced: 08 Feb 2026
https://github.com/rodrigojunqueiradev/curso-sql-para-analise-de-dados
data-analysis data-science nosql pg pgadmin4 postgresql sql
Last synced: 08 Feb 2026
https://github.com/athari22/extracting-and-visualizing-stock-data
The idea of the project is to work for a new startup investment firm that helps customers invest their money in stocks.
amazon dashboard data-science data-visualization database ibm ibm-watson pandas python sql tesla visualization
Last synced: 13 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/michelenana/projet-1
CREEZ ET UTILISEZ UNE BASE DE DONNEES IMMOBILIERE AVEC SQL
Last synced: 09 Oct 2025
https://github.com/mehrajlatifli/academy-mssql-sample
Basics of Interaction with MSSQL Server
check dbo default insert-into not-null nvarchar primary-key select sql unique values
Last synced: 08 Feb 2026
https://github.com/saikiran-erukonda/library_management_system_sql
The implementation of a Library Management System using SQL. It includes creating and managing tables, performing CRUD operations, and executing advanced SQL queries. The goal is to showcase skills in database design, manipulation, and querying.
Last synced: 08 Feb 2026
https://github.com/noorzaie/sqema
Convert relational databases to json schema format
json-schema postgresql schema sql validation
Last synced: 08 Feb 2026
https://github.com/BH-Tec/dio-livecoding-evitando-o-7x1-com-python-e-sql
Projeto da live coding "Evitando o 7x1 com Python e SQL" da DIO.
dio jupyter-notebook livecoding python sql
Last synced: 09 Oct 2025
https://github.com/davidemiceli/sql-lego
SQL Lego is a lightweight library for building and composing SQL string statements without using the standard order.
Last synced: 18 Jan 2026
https://github.com/lucaslopezc/desafio-sql-2
Análisis de Estudiantes Este repositorio te ayudará a aprender funciones básicas de análisis en SQL con una base de datos de estudiantes. Los ejercicios incluyen rankings de estudiantes por horas de estudio y comparaciones con promedios por ciudad, usando funciones como RANK(), AVG(), y CTEs para crear soluciones eficientes y legibles.
Last synced: 09 Apr 2025
https://github.com/the-black-needles/case01-reveal-dfir-volatility3-aml
Case 01: DFIR (Volatility 3) + AML (Pandas/SQL) — Reveal Lab (Cyber Defenders). Detecção, investigação e relatório com reprodutibilidade (notebooks/CSVs) e harness de testes.
aml blue-team dfir incident-response pandas sql volatility
Last synced: 09 Oct 2025
https://github.com/alvarovelascoprieto/trabajosgssi
Web development project using containers and Docker compose. Formula 1 historic car themed website that displays car data pulled from an autogenerated database with wikipedia content.
apache docker docker-compose formula1 javascript mariadb php72 scraping sql
Last synced: 17 Mar 2026
https://github.com/i-am-tj/all-sql
🐘 Welcome to the All SQL repository! This repo contains a variety of SQL exercises to help you improve your database querying skills. Happy querying! 🐬
Last synced: 18 Jan 2026
https://github.com/brian-gl/examenbasicoseleccion
Exámen Básico de Selección
api-rest entity-framework-core netcore sql windows-forms
Last synced: 23 Feb 2026
https://github.com/plishka/etl
Scroll Points Analysis
api blockchain dune-analytics python scripts scroll sql tableau
Last synced: 09 May 2026
https://github.com/svdexe/bankloananalytics_sql_research_and_powerbi_dashboard
Comprehensive bank loan portfolio analysis using MySQL for data processing and Power BI for interactive dashboards. Tracks key lending metrics including loan performance, risk assessment, and borrower demographics with real-time KPI monitoring.
datamodeling dax financial-analysis powerbi sql
Last synced: 09 Feb 2026
https://github.com/400f/sqlpassctxcheck
A program for checking for sql module method call without ctx.
golang golangci-lint linter sql
Last synced: 14 Jan 2026
https://github.com/astadk/common-compose-services
This repository contains common compose services for development with docker compose.
docker docker-compose mongodb rabbitmq sql
Last synced: 09 Feb 2026
https://github.com/Asit-14/Mysql-RDBMS-
This Repository contains all the SQL notes related to the course.
Last synced: 29 Oct 2025
https://github.com/mayurasandakalum/ipl-data-engineering-spark-databricks
Comprehensive data engineering and analytics project using IPL dataset with Amazon S3, Apache Spark, Databricks, and SQL. Includes data storage, transformation, analysis, and visualization.
amazon-s3 apache-spark aws big-data cricket-analytics data-analytics data-engineering data-visualization databricks etl-pipeline ipl-dataset machine-learning python sql
Last synced: 09 Feb 2026
https://github.com/franco-diaz-licham/suggestionsapp
The suggestion site application is a .NET 6 Blazor Server web application that allows users to put through suggestion requests for a given department within a company.
azure-ad-b2c blazor-server csharp sql sql-server visual-studio
Last synced: 15 Apr 2026
https://github.com/keroloshany47/sql_problems
This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank
database hackerrank leetcode mysql sql sql-practice sql-query sql-server
Last synced: 01 May 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/rafaelmoraes003/mysql-one-for-all
Project that worked with SQL JOINs, Database Design and Normalization.
Last synced: 09 Oct 2025
https://github.com/aisurjyasamantaray/-optimizing-target-s-brazilian-operations-insights-from-order-processing-pricing-and-payment-trends-
This project offers an in-depth analysis of consumer behavior, logistical performance, and payment preferences within the e-commerce sector. By examining order costs, delivery times, and payment methods, businesses can uncover valuable insights into operational efficiency and customer preferences.
bigquery consumer-insights data-analysis database sql target
Last synced: 26 Feb 2026
https://github.com/ivan-montes/db-exercises
Because doing Databases exercises is not as boring as people say...just joking, it is. :grin:
Last synced: 09 Feb 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/dwarf1er/sqlanydb-tools
A suite of CLI tools and a VSCode extension for managing SAP SQL Anywhere 17 databases, streamlining development and database tasks.
database migration-tool sap sql sqlanywhere sybase vscode-extension
Last synced: 15 Apr 2026
https://github.com/kalebers/kalebers.github.io
Portfolio for Kalebe Szlachta. Website and all information here! kalebers.github.io/
aws csharp css cybersecurity data-science gcp html java javascript machine-learning portfolio portfolio-website python software-engineering splunk sql
Last synced: 09 Feb 2026
https://github.com/dyarawilliams/grave-registry
A grave site directory built with a EJS front-end, and PostgreSQL back-end.
ejs express nodejs postgresql sql supabase-js
Last synced: 15 Feb 2026
https://github.com/funktechno/sql-simple-parser
sql ddl parser to support extensions for drawio
drawio erdiagram hacktoberfest mssql mysql plugins postgres sql sql-ddl sql-parser sqlite
Last synced: 09 Feb 2026
https://github.com/nada-ibrahim12/sql-problem-solving
A collection of solved SQL problems from LeetCode, HackerRank, and more — focused on practicing query writing, data analysis, and optimization.
Last synced: 09 Feb 2026
https://github.com/aphancodes/ms-data-analytics
MS in Data Analytics Repository
Last synced: 29 Apr 2026
https://github.com/samantha-ruth/u-develop-it
The backend of a voting website. This project was built using node, npm inquirer, npm console table, SQL, and MySQL2.
inquirer-prompt mysql2 nodejs npm sql
Last synced: 01 May 2026
https://github.com/shobanamuthiah/day-1-task-mysql
completed 18 exercises of basic queries for MySQL through http://sqlbolt.com/
database database-management mysql sql
Last synced: 15 Apr 2026
https://github.com/prince-t-asamoah/lyft-trip-data
A Codecademy PostgreSQL Practice Project
Last synced: 09 Oct 2025
https://github.com/lucaspaiva-lp/cs50-databases-sql
Personal study repository for CS50’s Introduction to Databases with SQL, focused on SQL, data modeling, and query reasoning.
backend cs50 data-modeling databases docker-container learning-notes postgres sql sqllite3
Last synced: 14 Apr 2026
https://github.com/devtakkekar/qb-playtime
qb-core playtime script
easy free js leaderboard lightweight lua minimal playtime qbcore ranking script sql
Last synced: 16 Apr 2026
https://github.com/mateusfg7/notesapp
This project is made for test some technologies and techniques.
database docker docker-compose mysql notes sql
Last synced: 09 Oct 2025
https://github.com/sadsaldev/produccion-eyc
Versions of the web app built for the company E&C Ingeniería called Análisis de Producción. / Versiones del aplicativo web construido para la empresa E&C Ingeniería denominado Análisis de Producción.
expressjs full-stack-web-development html-css-javascript jquery json-api nodejs php proxy react sql webpack
Last synced: 18 Jan 2026
https://github.com/patrick-batenburg/nullify
A package that provides some helpful types for dealing with nullable SQL and JSON values.
Last synced: 18 Jan 2026
https://github.com/nikos25k/design-and-use-of-database-systems-course
This repository contains project work for the Database Design and Management course at NKUA, including assignments on ER diagram design, SQL query writing, and a web-based API using MySQL for the "Movie Star" game concept.
bottle database-management er-diagram mysql pymysql sql webapi
Last synced: 27 Feb 2026