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/siddhsuresh/blueblack-library-database-management
database django sql tailwind-css tailwindcss
Last synced: 14 Apr 2026
https://github.com/abdullahjaswal/fundsnav_scraping_script
AWS Lambda function designed for scraping mutual fund data from MUFAP every 24 hours.
aws aws-lambda postgresql python python-script sql
Last synced: 15 Apr 2026
https://github.com/martachesnova/advanced-data-storage-and-retrieval--sqlalchemy-flask
Analysis of Hawaii weather using Python's libraries SQLAlchemy and Matplotlib, and to create a weather API to do a climate analysis based on the data stored in SQLite database.
Last synced: 14 Apr 2026
https://github.com/andreadcsousa/alura_postgresql-introducao_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao postgresql sql
Last synced: 11 Oct 2025
https://github.com/blackwatermelon0000/cricpulse
CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.
beginner-friendly cricket cricket-analytics desktop-application java java-project javafx jdbc live-scores match-trackers multithreading object-oriented-programming oracle-database player-stats scorecard sports-analytics sql student-project tournament-management transaction-management
Last synced: 18 May 2026
https://github.com/rodrigobarbaedu/locust-test-app
En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.
bootstrap css flask-application html javascript-library python sql
Last synced: 15 Apr 2026
https://github.com/jawj/nextjs-ts-pagila
neon nextjs pagila pagila-database postgres postgresql react sql vercel vercel-serverless zapatos
Last synced: 05 Apr 2026
https://github.com/nickklos10/sql-data-warehouse
A complete SQL-based data warehouse implementation featuring a medallion architecture (Bronze, Silver, Gold layers) for processing and analyzing customer and sales data from multiple source systems.
business-intelligence data-engineering data-warehousing etl postgresql sql
Last synced: 23 Feb 2026
https://github.com/azaz9026/email-spam-detection
Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.
data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit
Last synced: 14 Apr 2026
https://github.com/pedramardakani/certificate-ibm-sql-django
The final project of the IBM course "Developing Applications with SQL Databases and Django" (https://www.coursera.org/learn/developing-applications-with-sql-databases-and-django)
Last synced: 14 Apr 2026
https://github.com/rawanhammad96/data_science_projects
This repository holds a collection of my projects and work covering concepts in data science. The languages used in this folder include R, Python, and SQL.
athena aws linux machine-learning powerbi python r spark sql tableau
Last synced: 04 Feb 2026
https://github.com/valda1/todolist
Todo list project using Java and SQL.
java sql todo todo-app todo-list todo-list-app todo-list-application todo-list-project todoapp todolist todolist-app
Last synced: 11 Oct 2025
https://github.com/jauharibill/gobulkinsert
generating query bulk insert to support library gorm.io
golang gorm mysql query query-builder sql
Last synced: 17 May 2026
https://github.com/badranalyst/nashville-housing-sql-data-cleaning
This project focuses on cleaning and preparing the Nashville Housing dataset for analysis using SQL. It involves identifying and rectifying inconsistencies, handling missing values, and optimizing the dataset for further exploration. The cleaned data is essential for accurate insights into housing trends and patterns in Nashville.
cleaning-data data-cleaning database dataset sql
Last synced: 11 Oct 2025
https://github.com/rafaellamarquess/java-barber-shop-back
flyway-migrations java mapstruct mysql spring-boot sql
Last synced: 13 Apr 2026
https://github.com/vinay-jose/territorial-sales-dashboard
EDA was carried out in the sales data of Atliq Technologies and a Dashboard was created in PowerBI to draw insights.
data-analysis data-visualization powerbi-desktop sql
Last synced: 11 Oct 2025
https://github.com/polyclient/polyclient
Experimental proof-of-concept SQL/NoSQL database client.
cockroachdb database erd libsql linux macos mariadb mongodb mssql mysql nosql oracle polyclient postgresql redis sql sqlite wasm windows
Last synced: 14 Jan 2026
https://github.com/dimitrisstyl7/databases-project
This project involves the design and implementation of a Database Management System (DBMS) for a local amateur football club
databases postgresql python sql
Last synced: 14 Apr 2026
https://github.com/shubhamd99/nodejs-knex-postgres-database
Nodejs Knex Postgres Database Example
database knex nodejs postgresql sql
Last synced: 14 Apr 2026
https://github.com/rainggor/taskmanagementsystems
Task Management System — это современное приложение для управления задачами, разработанное на Java 21 и Spring Boot 3.3.5. Система включает в себя возможности аутентификации, управления пользователями, создания, отслеживания и обновления задач. Используются PostgreSQL, Docker Compose и OpenAPI/Swagger для удобной работы и масштабируемости.
java java21 postgresql spring spring-boot spring-security sql
Last synced: 14 Apr 2026
https://github.com/daominsy6/capstoneproject-intelliride
INTELLIRIDE: A Web Based Jeepney Tracker and Fare Calculator Monitoring System with Mobile Android Application for Arayat Express Jeepney Transport Service Cooperative
admin google-maps-api monitoring php sql tracker tracking web
Last synced: 27 Apr 2025
https://github.com/engineeringsoftware/sqllogictest
List of resources related to sqllogictest
database db slt sql sqllogictest testing
Last synced: 31 Jan 2026
https://github.com/ar-sayeem/library-management-system_v.admin
A web-based Library Management System built using HTML, CSS, PHP, and MySQL for efficient management of books, staff, and users. This system automates daily library operations like adding, removing, and viewing books and staff, with secure user authentication. It is deployed locally using XAMPP and designed to be user-friendly and scalable.
Last synced: 14 Apr 2026
https://github.com/mtanzim/vis-strong-go
Visualize Strong csv exports.
gcp gcp-cloud-run go golang javascript preact sql
Last synced: 14 Jan 2026
https://github.com/skyrocketstan/learning_netology_jdbc
Домашнее задание к занятию 8.3: JDBC API, JdbcTemplate, NamedParametersJdbcTemplate
homework java java-learning jdbc netology spring-boot spring-learning sql
Last synced: 11 Oct 2025
https://github.com/s0fiamedina/proyectojardineriadb_j1
Esta es la base de datos de una jardineria que posee +1000 registros que contiene información de clientes, empleados, ordenes, pedidos y oficinas de los empleados.
databases mysql normalization normalization-database sql
Last synced: 19 Jan 2026
https://github.com/l-gre/data_analytics_for_finance
Comprehensive course materials for the Data Analytics for Finance - Master Programme, covering data manipulation, statistical analysis, visualisation, automation, and real-world case studies using industry-standard tools.
automation data-cleaning data-manipulation data-visualization excel hypothesis-testing industry-applications matplotlib numpy pandas python real-world-case-studies regression-analysis seaborn sql statistical-analysis tableau workflow-automation
Last synced: 15 Apr 2026
https://github.com/kevinkrummsdorf/iksy2
Student project in the Information and Communication Systems 2 class at Bochum University of Applied Sciences
Last synced: 27 Apr 2025
https://github.com/m7moudgadallah/sql_examples_for_ms_sql_server
This repository contains a collection of SQL examples for working with MS SQL Server. The examples include an ER model and SQL scripts for creating tables, inserting data, querying data, and more.
Last synced: 22 Feb 2026
https://github.com/priyasishah1211/sql-project-hr-database
End-to-end Advanced SQL portfolio : Subqueries, Derived Tables, CTEs, Views, Windows Function, Stored Procedures, UDFs, Triggers and Indexes.
advanced-sql-queries data-analytics hr-database mssqlserver sql sql-projects tsql
Last synced: 11 Oct 2025
https://github.com/silvermete0r/sdu_hackathon_uss_db_analysis
Smart Data Ukimet Hackathon - "Data Modeling" case Solution - Topic: Store Analysis based on Unified Star Schema
data-analysis data-modeling postgresql python sql unified-star-schema
Last synced: 14 Apr 2026
https://github.com/jamesql/cplusplus-mysql-basic
Basic Setup for MySQL For C++
basic cpp lib library mysql setup setup-cpp setup-mysql sql
Last synced: 14 May 2026
https://github.com/girish54321/todo_app-api
My ToDo App (Backend) is a backend service built with Node.js, Express, and Sequelize.
Last synced: 05 Apr 2026
https://github.com/mindexpert7546/sql-developer-training
This repo represent the sql developer basic ...
microssoft-sql ms mssql mssql-database mysql mysql-database oracle oracle-database sql sql-developer
Last synced: 13 Mar 2026
https://github.com/shellynagar27/business-insights-360-project
A comprehensive Dashboard which provides better understanding of the business's market standing, key focus areas for optimization, underperforming customers, and year-wise financial insights, aiding in better inventory planning and performance tracking. Further it can be used in answering n number of why questions based on the situations.
dashboard data-analysis data-visualization dax-languague dax-studio excel performance-optimization power-bi reporting sql storage-manager
Last synced: 27 Jan 2026
https://github.com/leosimoes/udacity-exploring-weather-trends
Project 1 of the Udacity Data Analyst Nanodegree Program. Analysis of local and global temperature data, and comparison of trends.
Last synced: 11 Oct 2025
https://github.com/doramgajo/assignments-app
Assignments allows teachers to create module assignments for studies.
java sql student-project swing
Last synced: 11 Oct 2025
https://github.com/hafizhhasyhari/basis-data-database-kuliah-s1-
Repositori berisi kumpulan program SQL selama perjalanan saya mempelajari pemrograman basis data. Mulai dari konsep dasar SQL hingga teknik lanjutan, repositori ini dirancang untuk membantu saya dan siapa saja yang tertarik memahami pengelolaan basis data. Jangan ragu berkontribusi & berkolaborasi!
Last synced: 02 Apr 2025
https://github.com/animesh-chourey/sql
Various projects in SQL focusing on several tasks
Last synced: 09 Jun 2026
https://github.com/amandinedurand/gite
Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur
Last synced: 11 Oct 2025
https://github.com/akshayreddykotha/trendence-sql-hackathon-2019
My submission for the Tredence SQL hackathon which helped me score a position in the top 50.
Last synced: 27 Feb 2025
https://github.com/itallonet/forge-database
🚀 Responsável pelo armazenamento e automação de scripts relacionados aos bancos de dados
Last synced: 19 Jan 2026
https://github.com/theadaptoid/mayo-datathon
datathon hackathon healthcare python research sql
Last synced: 27 Apr 2026
https://github.com/kaushikrohida/sql_project_data_job_analysis
Data Analyst Job Analysis
postgresql sql visual-studio-code
Last synced: 12 Oct 2025
https://github.com/cagandemirmr/flo_data_exploration
You can find data exploration of FLO
dataanalysis dataexploration queries sql sql-server
Last synced: 12 Oct 2025
https://github.com/imbenrabi/crm-app
CRM web application.
javascript material-ui mysql nodejs react recharts sequelize sql
Last synced: 18 Apr 2026
https://github.com/pheyth15/instafood-ordering-system
Online Food Ordering System | In Compliance to DCIT24
css-html-javascript ordering-system php sql
Last synced: 11 Mar 2025
https://github.com/lucasvegalv/data-engineering
This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Data Engineering course at the university during our second year of Software Engineering.
database database-design relational-algebra relational-databases sql
Last synced: 31 Jul 2025
https://github.com/abeltavares/postql
Python library and command-line interface (CLI) tool for interacting with PostgreSQL databases, providing simplified database management, query execution, and result export functionalities.
cli command-line-interface data-analysis data-engineering data-export data-management data-processing data-visualization database database-administration database-tools etl oop postgres postgresql psycopg2 python sql sqlalchemy wrapper
Last synced: 19 Jan 2026
https://github.com/wsapsan/tg_wg_bot
This Telegram bot is for easy management of Wireguard on a remote server
api bash bash-script c linux linux-app linux-shell python3 socket sql sqlite3 telegram-bot wireguard
Last synced: 13 Apr 2026
https://github.com/surjith-07/worksyncer
The WorkSyncer is a powerful web-based application developed using Spring Boot, Spring MVC, Thymeleaf, and MySQL. This system offers an efficient and user-friendly solution for managing employee data within an organization. It provides HR administrators and managers with a centralized platform to handle various aspects of employee informations
css html javascript mysql spring-boot springmvc sql thymeleaf
Last synced: 31 Jan 2026
https://github.com/alejandrocisnerosvillegas/practica_06
Sistema de autenticación de usuarios en PHP que permite iniciar sesión con nombre de usuario y contraseña. Desarrollado con HTML, CSS y PHP para una gestión segura de accesos.
Last synced: 13 Apr 2026
https://github.com/khushi-sabarad/8-week-sql-challenge
Case studies' solutions for the #8WeekSQLChallenge by Danny Ma
8weeksqlchallenge case-study data-analysis mysql sql
Last synced: 06 Sep 2025
https://github.com/woollumst/employeemanagementsystem
Personal project for practice. Java, Maven, Spring, SQL, w/ React JavaScript frontend
java maven react spring-boot sql
Last synced: 08 May 2026
https://github.com/edumoraes1/spam_count_sfmc
Consulta de SQL com contagem de envios de email e spam dos ultimos 365 dias
bigquery marketing-cloud salesforce sql
Last synced: 23 Feb 2026
https://github.com/praveendwivediii/leetcode-sql-50
This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.
Last synced: 24 Jan 2026
https://github.com/torshin5ergey/1tdada-do_2024-08-23_6.10
1T Data "Data architect (DevOps)". Задание 2024-08-23 6.10
csv docker docker-compose dockerfile postgresql python sql
Last synced: 11 Jun 2026
https://github.com/mujeeb218353/class-management-system
Class Management System
Last synced: 12 Oct 2025
https://github.com/rodrigojunqueiradev/the-ultimate-mysql-bootcamp
The Ultimate MySQL Bootcamp
data-analysis data-engineering data-science data-visualization database dataset mysql sql
Last synced: 14 Apr 2026
https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-05
1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №5
clickhouse clickhouse-connect docker docker-compose postgresql pyspark python sql
Last synced: 13 Jun 2026
https://github.com/chuwena/gutech-thesis-project
Attendance registration system using facial recognition.
css cv2 database django django-framework facial-recognition html javascript python sql webapplication
Last synced: 13 Apr 2026
https://github.com/harsh098/ru-hacks-2022-submission
A discord bot that provides data about availability of organ transplants and donation centers. This bot was submitted as a hackathon project for RUHacks 2022 .
accessibility discord-bot e-governance healthcare nextcord-py python sql sustainability
Last synced: 16 Mar 2025
https://github.com/ds-fau-ck/real-time-stream-processing
Online Ticket Booking Stream data processing
azure-stream-analytics eventhub python sql synapse-dwh
Last synced: 08 Jan 2026
https://github.com/syed-bilal-haider-engineer/cms-news-blog-php
Designed and implemented a fully responsive News Blog application using PHP, MySQL, and JavaScript, featuring separate user and admin panels for efficient content management. Enabled advanced functionality with category-based news search for users and full CRUD operations for admins, ensuring seamless control and relational database integrity.
bootstrap javascript mysql php sql
Last synced: 07 Apr 2026
https://github.com/beenotung/live-query-filter
Publish and subscribe to database queries, serve as backbone of live query change detection engine
cache cache-invalidation change-propagation field filter live-query sql table
Last synced: 03 Sep 2025
https://github.com/sajjad425/mastermotor
This Power BI project provides an interactive Employee Analytics Dashboard designed to analyze workforce trends and insights. The dashboard leverages a combination of stacked column charts, line charts, and clustered bar charts to deliver a comprehensive view of employee data.
hranalytics hrdashboard powerbi sql
Last synced: 04 Feb 2026
https://github.com/forhadulislam/learn-advanced-sql-with-examples
advanced-sql postgres postgresql postgresql-database sql
Last synced: 10 Jun 2026
https://github.com/iantomasinicola/script_video_corso_sql
cte database groupby join query sql sql-server subquery
Last synced: 13 Apr 2026
https://github.com/yusuftaufiq/simple-tree
Simple family tree web application with a single parent each.
alpinejs daisyui laravel php sql tailwindcss typescript
Last synced: 05 Apr 2026
https://github.com/jimenacambronero/proyecto_learndata
Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData. Proyecto de limpieza de datos con SQL que tiene como objetivo mejorar la calidad y confiabilidad de los conjuntos de datos utilizados.
basededatos data-structures model mysql sql
Last synced: 10 Jun 2025
https://github.com/akshaygogeri/hostel-db
Its a website that manages various hostel activities for Students and Admins.
Last synced: 12 Oct 2025
https://github.com/pudding-fox/foxdb
A really simple ORM.
csharp dotnet orm orm-framework sql
Last synced: 20 Feb 2026
https://github.com/samukce/test.fluentmigrator
A simply tool to facility TDD in database migration using FluentMigrator.
database-migration database-migrations facility fluentmigrator sql tdd
Last synced: 14 Jan 2026
https://github.com/paulo-santos-ds/dashboards_tableau
Este projeto tem como objetivo analisar os dados de Vendas produtos de escritorio, encontrar padrões nas informações disponíveis, entender as preferências dos clientes e o impacto de fatores externos no consumo.
Last synced: 08 Jan 2026
https://github.com/trkotovicz/mysql-one-for-all
O projeto consiste na normalização de uma tabela na terceira forma normal e desenvolvido queries MySQL que acessa as informações desta tabela utilizando SQL.
Last synced: 25 Mar 2025
https://github.com/supercili0usme/table-filler
Table-Filler: A simple Python library for generating test data for SQL, JSON, and CSV. Supports Faker and custom data types.
csv data-generation faker json python sql table-generator
Last synced: 19 Feb 2026
https://github.com/moapis/testdata
A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.
Last synced: 19 Jun 2025
https://github.com/lydongcanh/yawndb
Yet Another Weird .NET Database (YawnDB)
csharp database dotnet-core sql
Last synced: 09 Feb 2026
https://github.com/glitzzybetty/sql-personal-project
This is a show case of my SQL super powers in an assumed fictional company
business-analytics business-intelligence dataanalytics database mssql-database sql
Last synced: 11 Mar 2026
https://github.com/tomaztk/tsqlwordle
T-SQL Wordle
game sql sql-game sql-procedures sql-programming sql-query sql-server sqldatabase t-sql wordle
Last synced: 13 Oct 2025
https://github.com/hernangasca/ecommerce-project
This repository contains a data analysis and visualization project developed in Power BI for an e-commerce company. The purpose of the project is to create an interactive dashboard that provides key insights into Year-to-Date (YTD) sales and supports strategic decision-making.
dax-expression kpi-s power powerbi-desktop query sales-analysis sql sql-query sql-server
Last synced: 13 Oct 2025
https://github.com/ajtatum/automodelmapping
Once you specify a connection string, you can select tables and have them automatically generate the Models and Mapping classes.
asp-net code-first csharp data-mapping data-models entity-framework mssql sql wpf
Last synced: 09 May 2026
https://github.com/gustavo-erades/biblioteca
sistema para gerenciamento de uma biblioteca escolar. Projeto feito durante estudos de RAD e GUI com Python.
python python3 sql sqlite sqlite3 tkinter tkinter-gui tkinter-python
Last synced: 20 Apr 2026
https://github.com/abx15/laravel-react-ecommerce
Production-ready full-stack e-commerce application using Laravel (API), React, Tailwind CSS, MySQL, Sanctum auth, and Razorpay payments.
blade docker javascript laravel php react sql tailwindcss
Last synced: 13 Apr 2026
https://github.com/fareeda-github683/mysql_student_management_project
The Student Management System is a project designed to efficiently manage student information, course enrollments, and grades. This system allows users to add and update student records, manage course details, and track enrollments.
database-management databases mysql sql
Last synced: 19 Jan 2026