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-09 00:25:54 UTC
- JSON Representation
https://github.com/hanzala-bhutto/CSharp-Pharmacy-Store-System
Simulating Real life medical store keeping records of medicines
bunifu-ui csharp graphical-user-interface sql sql-express-filedb visual-studio
Last synced: 10 Apr 2025
https://github.com/julianrendon/jdbc_persondao
JDBC API done to test the DAO (Data Access Object design pattern)
connection-factory dao dao-design-pattern data-access-layer data-persistence eclipse j2se-application java java-api java-se jdbc jdbc-dao oracle-database oracle-db oracle-sql oraclesql prepared-statements resultset sql sql-query
Last synced: 02 Jan 2026
https://github.com/martachesnova/data-pipelines--apacheairflow
Created and automated a set of data pipelines with Apache Airflow including monitoring and debugging production pipelines.
airflow apache-airflow python3 sql
Last synced: 06 Jul 2026
https://github.com/ferstormblessed/ijalti-webapp
Web app with Next.js
javascript nextjs reactjs sql tailwindcss typescript vercel web
Last synced: 08 Apr 2026
https://github.com/sancakerkan/musicstudiodbms
This project aims to create a database management system for a music studio using Java and PostgreSQL. It includes tables and relationships to manage the studio's courses, customers, reservations, and payments.
database database-management dbms postgresql sql
Last synced: 15 May 2026
https://github.com/masumrazait/mannat_bank_of_india
Mannat Bank of India is a banking application built using Spring Boot, handling user authentication, transactions, loan management, and beneficiary management. It provides a secure platform for users to manage their accounts, perform transactions, and apply for loans.
api-rest bootstrap5 css html5 java maven pomxml spring-boot spring-mvc sql
Last synced: 08 Apr 2026
https://github.com/rafaeljurkfitz/dbt-jaffle-shop
DBT project with postgres using best practices.
analytics analytics-engineering best-practices data data-engineering dbt dbt-core etl postgresql sql transform
Last synced: 15 Jun 2025
https://github.com/sevilayerkan/hackerrank-solutions
Some personal HackerRank solutions in various languages
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-challenges hackerrank-solutions python sql
Last synced: 09 May 2026
https://github.com/nghiant3110/firebase_6
This is a DA project based on the Firebase Sample dataset on Big Query
bigquery firebase looker-studio sql
Last synced: 02 Jan 2026
https://github.com/zbkazi/zobaidulkazi
Zobaidul Kazi👋🏽 ||Back-End Developer Portfolio
api-client apidocs backend javascript mongodb nodejs npmjs prisma sql system-design typescript yaml
Last synced: 03 Feb 2026
https://github.com/tawounfouet/db-capstone-project
A database system built to store and analyse the data of Little Lemon Website.
a analytics dashboard mysql-server sql tableau
Last synced: 12 May 2026
https://github.com/batanoffs/mysql-softuni
This repo contains exsercises during the SQL course at SoftUni
database mysql mysql-workbench relational-databases sql
Last synced: 20 May 2026
https://github.com/ryan-wong1/min-wage-by-state-1968-to-2020-data-analysis
US Minimum Wage by State (1968 - 2020)
data-analysis data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/gabygramajo/fundamentos-de-bases-de-datos
codigo del curso de fundamento de base de datos de platzi
Last synced: 08 Sep 2025
https://github.com/fmanimashaun/vet-clinic-database
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Jul 2025
https://github.com/pkx8326/drawing_triangles_with_mysql
This repository contains simple sets of codes that draw triangles in the form of ASCII art using MySQL. I cam across these codes on HackerRank and I thought it was a very strange concept to SQL to draw triangles with ASCII art. But then it became a challenging tasks and I learned to use information_schema.tables, a dummy table that exists in every MySQL session.
hackerrank hackerrank-solutions information-schema mysql sql
Last synced: 28 Oct 2025
https://github.com/nghiant3110/e_com_1
This is a DA project base on E-com Data set (Thelook_ecom) in Big Query from Google
Last synced: 11 Apr 2025
https://github.com/ashishsingh789/vrinda-store-dashboard
Elevate your data-driven decision-making with our insightful Power BI dashboard. This repository features a dynamic and meticulously crafted dashboard designed to offer a comprehensive overview of vital business metrics through six key performance indicators (KPIs). Perfect for organizations looking to harness the power of data visualization
excel extract powerbi sql transfer visualization
Last synced: 06 Mar 2026
https://github.com/manikantasanjay/medical_care_management_system
Hospital Management Software System covering all aspects of management in a hospital.
bootstrap4 html-css-javascript javaserver-pages jquery mysql mysql-database sql tomcat-server
Last synced: 08 Apr 2026
https://github.com/hemanth094/ehealthdesk
Implemented a healthcare platform using Agile methodology, enabling seamless appointment scheduling, medical record management, and telehealth consultations. • Ensured scalability and security through AWS cloud infrastructure, secure authentication, and encryption, delivering a user-friendly experience for patients and healthcare providers
bootstrap css html javascript mysql php sql xaamp
Last synced: 05 Apr 2026
https://github.com/allubie/celestial-bodies-database
This is a sample database prepared for FreeCodeCamp's relational database course.
bash database freecodecamp postgresql relational-databases sql
Last synced: 08 May 2026
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026
https://github.com/yunusemrejr/modify-database-cs-net
'Modify Database' is a .NET windows form desktop application I made and wirtten in C# using .NET framework.
Last synced: 30 Mar 2025
https://github.com/abhijeet002/abhijeet_28apr
This project monitors store uptime and downtime based on sensor data. It generates downloadable CSV reports summarizing store performance, using a FastAPI backend, SQLAlchemy ORM, and background task processing.
database-management fastapi pandas python3 sql sqlalchemy-python sqlite3
Last synced: 29 Apr 2025
https://github.com/lchsk/postgresql_transactions
Benchmarking concurrent operations in PostgreSQL
benchmark cpp cpp17 isolation-level postgres postgresql sql transaction transactions
Last synced: 15 May 2026
https://github.com/alinenog/a_liga_digital
Formação <Vem.Ser=Dev/> - A Liga Digital 2022 👩💻
git github html-css-javascript reactjs sql typescript
Last synced: 05 Apr 2026
https://github.com/justfifi17/transportation-management-database
Transportation Business Management Database 🚗
Last synced: 25 Jan 2026
https://github.com/abirsaha111/psyliq-data-analyst-internship-projects-public
During my internship as a Data Analyst, I had the opportunity to work on various projects that involved analyzing and interpreting data to help make informed business decisions. I worked on projects such as HR Data Analysis, Diabetes Prediction, Pharma Data Analysis, and Employee Data Analysis.
dataanalytics excel powershell sql
Last synced: 02 Jan 2026
https://github.com/weonlyliveonce13/the-complete-web-development-bootcamp
This is the repository where I store all the projects completed in the scope of this full-stack web development bootcamp by Dr Angela Yu on Udemy
api-rest blockchain bootstrap5 css-flexbox css-grid css3 css3-animations dom-manipulation express-js html5 jquery mongoose node-js npm postgresql reactjs sql sqlite-database web3
Last synced: 20 Jan 2026
https://github.com/s1dewalker/credit-risk-modeling-in-python
Credit risk modeling | EDA | Python | SQL | Model Validation and Tuning | Classifier
bagging-ensemble classifier credit-card credit-risk credit-risk-analysis exploratory-data-analysis model-validation predictive-modeling python random-forest risk risk-modelling sql tuning
Last synced: 17 May 2026
https://github.com/juliargubolin/sql-for-data-analysis
This repository was created in order to insert all the documents, files and notes I took while learning SQL and data analysis through "SQL for Data Analysis: Advanced Techniques for Transforming Data Into Insights" by Cathy Tanimura (O'Reilly).
advanced data-analysis data-science sql
Last synced: 11 Jan 2026
https://github.com/czukowski/phpunit-sql
SQL strings testing helpers for PHPUnit
Last synced: 09 May 2026
https://github.com/guledim/super-cafe-etl-aws
In this group project simulating a real-world setting, we built a scalable ETL pipeline to process daily CSV transactions into a centralized PostgreSQL database. We used Docker, Grafana for visualization, and later implemented AWS cloud services to deploy a scalable, cloud-based ETL system.
aws aws-ec2 aws-lambda aws-redshift aws-s3 docker etl-pipeline etl-pipeline-automation grafana group-project python sql
Last synced: 15 Jun 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-1e2
About Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados der sql workbench
Last synced: 11 Jan 2026
https://github.com/gustavfreitas/banco_de_dados
Conhecimentos em SQL, MySQL com base nas aulas do Senac
mysql mysql-database mysql-server sql
Last synced: 23 Jul 2025
https://github.com/yuriyvyatkin/xml-parser
Тестовое задание компании ООО «АВТОДРАЙВ.РУ»
Last synced: 11 Jun 2026
https://github.com/cjunwon/covid19-tableau-dashboard
Building a Tableau dashboard using COVID-19 data
mysql sql tableau tableau-public
Last synced: 03 Apr 2025
https://github.com/bhaskar-nair2/spark
SPARK is a python based computer assistant.
artificial-intelligence assistant python3 sql voice-recognition
Last synced: 19 Jul 2025
https://github.com/karensaraimoralesmontiel/8-week-sql-challenge
Case Studies Solutions for the 8-Week-SQL-Challenge.
Last synced: 02 Jan 2026
https://github.com/naopeke/node-mysql-demo
self-learning Shopping List with Node.js and MySQL
Last synced: 15 May 2026
https://github.com/jeanjakk/dev-lab-mini-r-seau-social-
📌 Projet Mini réseau social développé en 3 semaines par une équipe de 8 membres. L’application permet l’inscription, la connexion, la publication de posts (texte + image), l’affichage d’un fil d’actualité, les likes et la gestion de profil. Réalisé avec React, Tailwind CSS et Supabase pour l’authentification et la base de données.
backend dev development front-end learning-by-doing react reseau social-network sql supabase tailwind tailwindcss vite web
Last synced: 03 May 2026
https://github.com/audy21/sql-exploratory
A recent SQL exploratory, to get a better knowledge and practices.
Last synced: 18 Jun 2025
https://github.com/daigts01/spring-boot-h2-rest-api
Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST
crud-operation crud-sample database hibernate-orm jdbc junit maven mysql postman r2dbc-h2 spring-data-jpa spring-data-rest spring-webflux sql
Last synced: 04 Jul 2025
https://github.com/axamon/token
If the credentials are right it will return a pseudo token
Last synced: 12 Jan 2026
https://github.com/aasmirnov-webdev/data_science_projects
Сборник всех выполненных учебных проектов курса Яндекс.Практикум "Специалист по Data Science".
bert catboost data-science database lgbm mashine-learning matplotlib numpy pandas python pytorch scikit-learn scipy seaborn sql xgboost
Last synced: 06 Apr 2026
https://github.com/pmlcrz/teste-m5
Controller, dão e model da entidade que fiquei responsável no projeto final do módulo 5
banco-de-dados controller dao database entidades model mysql sql
Last synced: 07 Jul 2025
https://github.com/caiobgalvao/trybe-mysql-one-for-all
#20 Projeto da Trybe, #3 Projeto do Módulo de Back-End
Last synced: 14 May 2026
https://github.com/safoanmiah/mc-tournaments
A tournament hub created by me (that quickly kept getting bigger) to manage some in game Minecraft tournaments. It converses with a database, Soupbase, to get information to display. It'll also be connected to a discord bot to facilitate the creation of events, and a Minecraft plugin made in java to have influence in game.
next-js postgresql sql tailwindcss website
Last synced: 08 Apr 2026
https://github.com/kcartlidge/ng
Generate strongly-typed Go database access code directly from your Postgres database schema.
Last synced: 14 May 2026
https://github.com/jaffar-hussein/les-caserne-de-pompiers
"Les Casernes de Pompiers" is a project focused on managing fire stations. It involves tracking details about fire stations, firefighters, trucks, and cities they protect. The project uses SQL for data management and queries.
bash datagrip postgresql psql sql vscode
Last synced: 16 Feb 2026
https://github.com/shubhankarreddy/netflix_titles
Netflix titles and viewer engagement analysis using SQL(MS SQL Server).
Last synced: 01 Apr 2025
https://github.com/rafibg/romotimer
My diploma project in 12th grade on 2021/2022
net-framework sql sql-localdb windows-app windows-application
Last synced: 26 Mar 2025
https://github.com/annakhsengiv/foodhunter_revenue_drop_analysis
A BI solution developed for FoodHunter to investigate a significant drop in revenue over a four month period. This analysis helps uncover actionable insights through data exploration, visualization and hypothesis-driven analysis to support informed decision-making.
analysis dashboarding database dataengineering datamining dataprocessing datavisualization etl-pipeline ipynb mysql powerbi sql streamlit visualization-pipeline
Last synced: 07 Jul 2025
https://github.com/rd-brito13/sql-sqlserver
Repositório voltando para código SQL (SQL SERVER), aqui conterá, explicações de código e atividades correlacionadas.
Last synced: 26 Mar 2025
https://github.com/dsadriel/half-linkedin
Modelagem e Projeto de Banco de Dados realizado como parte do trabalho prático da disciplina Fundamentos de Banco de Dados, sob a orientação da professora Karin Becker.
Last synced: 14 May 2026
https://github.com/loesterbotelho/projeto-loester
Estou em processo de finalização, e ainda haverá alterações.
docker docker-compose flyway java mongodb postgresql rabbitmq redis spring sql
Last synced: 30 Dec 2025
https://github.com/coderwahaj/railway-reservation-system
Designed and developed a Railway Reservation System with two distinct modules: Admin and Passenger. The Admin module allowed for managing train schedules, seat availability, and passenger records. The Passenger module enabled users to book, view, and cancel reservations.
Last synced: 03 Jan 2026
https://github.com/davgiles/f1-power-bi-project
Power BI dynamic dashboard of Formula One data. Data was pulled from a database of Formula One data that I built from flat files.
Last synced: 11 Jan 2026
https://github.com/tahiranny/problemsolving
csharp database go golang leetcode leetcode-solutions problem-solving python3 sql sql-server
Last synced: 05 Apr 2026
https://github.com/tayron/sql-uf-cidade-estado
Tabela com dados de uf, cidades e estados de todo o Brasil
Last synced: 07 Sep 2025
https://github.com/ezejosue/taller1
¡Bienvenido/a a este taller práctico de SQL! Aquí pondrás a prueba tus habilidades en el manejo de bases de datos relacionales, específicamente en la creación de procedimientos almacenados y disparadores (triggers).
Last synced: 04 Nov 2025
https://github.com/e0selmy4v/scpo-php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 07 Apr 2025
https://github.com/damilyrod/sistema_controle_financeiro
Prototipo funcional de um Sistema Intranet de Controle de Fluxo de Caixa e Movimentações Financeiras. Programado com Linguagem de Programação PHP, Front-End projeto em HTML, CSS, Javascript e Bootstrap, com Banco de Dados MySQL.
bootstrap css3 database html-css-javascript html5 javascript jquery mysql php php7 php8 sql
Last synced: 09 Apr 2026
https://github.com/suraj-kumar00/sql-from-basics-to-advanced
Learn SQL Basics to Advanced
database sql sql-query sqlite-database
Last synced: 05 Apr 2025
https://github.com/rcmilan/ex-nhibernate
docker migrations mssqlserver nhibernate sql sqlserver
Last synced: 09 May 2026
https://github.com/shubhamsoni98/analysis-with-sql
This project focuses on creating and managing a database for a music record company to perform various analyses on bands, albums, and songs. Using SQL, the goal is to create a structured relational database with relevant tables, insert necessary data, and perform queries that provide insights into the relationships between bands, albums, and songs.
analys analysis data data-science database dbms mysql mysqlworkbench project query schema sql
Last synced: 03 Jan 2026
https://github.com/kuldeepsharma-dataanalyst/college_database_system_sql_project
SQL project demonstrating database design, queries, and analysis for a college management system.
columns datacleaning datamanagement dbms dbmsproject mysql-database pgadmin postgresql queries rows sql sqlqueries tables
Last synced: 05 Nov 2025
https://github.com/natballa/sql-toolkit
Ready-to-use SQL queries for PostgreSQL, Oracle & T-SQL
analytics database dba monitoring oracle postgresql sql tsql
Last synced: 18 May 2026
https://github.com/brunodorea/dio-projeto-logico-database
Projeto criado para o curso "Construindo seu Primeiro Projeto Lógico de Banco de Dados" da DIO.
Last synced: 26 Mar 2025
https://github.com/mehrajlatifli/transactions
A database called Blog is used to work with Transactions in MSSQL Server
create-database database mssql sql sqlserver-2019 stored-procedures transactions tsql
Last synced: 14 May 2026
https://github.com/panoschron97/company_project_pl_pg_sql
A company management system with PL/pgSQL.
pgadmin4 plpgsql postgresql sql
Last synced: 05 Nov 2025
https://github.com/sanchezluys/guia-publicar-proyecto-de-base-de-datos-
Guía para la publicación de un proyecto de bases de datos en GitHub
mysql oracle postgresql sql sqlite
Last synced: 09 May 2026
https://github.com/io7m-com/darco
Minimalist, opinionated database access.
database-access jdbc postgresql sql sqlite
Last synced: 22 Mar 2025
https://github.com/theunfeelingsoul/eneza_africa
Website and Blog. Yii2 and custom code
bootsrap css html javascript php sql yii2-framework
Last synced: 08 Apr 2026
https://github.com/adesoji1/googlesheettomysql
Export sales data from Google Sheet to a relational DBSM
dataengineering dataingestion googlesheetsapi mysql-database pythonscripting sql
Last synced: 14 May 2026
https://github.com/mykhailotanchuk/deepkross
Config files for my GitHub profile.
config css github-config javascript nextjs portfolio portfolio-website react reactjs resume resume-website sql typescript
Last synced: 30 Dec 2025
https://github.com/alifathi1x/airport
Airport reservation system Back-End
backend mvc opp python sql sqlalchemy
Last synced: 12 Sep 2025
https://github.com/ebolblga/sql-winforms-crud
Simple WinForms to SQL Server connection program
Last synced: 14 May 2026
https://github.com/rosa-lpz/data-analysis-handbook
Data Analysis base knowledge and practical applications
data data-analysis data-visualization database dax documentation power-bi python r sql tableau tableau-public
Last synced: 06 Apr 2026
https://github.com/knands42/dataengineering-1billion-rows-per-hour
A project that simulate how to build a complete workflow to persist 1 billion rows per hour
data-engineering graphana java java21 kafka makefile posgr prometheus python python3 spark sql
Last synced: 12 Mar 2025
https://github.com/jpallas/wibbly-wobbly
Date/Time readme for databases and Java
Last synced: 06 Mar 2026
https://github.com/deve-sh/confessor
For the wannabe next Sayat/Sarahah/Confessout creators to spam People's Feeds.
Last synced: 15 Jul 2025
https://github.com/pratik-khose/sql-leetcode-solutions
My SQL Leetcode Submissions
leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions queries sql
Last synced: 03 Jan 2026
https://github.com/mostafagalal1/company_database_schema
A small database schema for a company with multiple table relations
Last synced: 20 May 2026