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/danbugs/dancing_sql
This is an incoming SQLite clone compiled to WebAssembly.
Last synced: 23 Jun 2026
https://github.com/pjj11005/coding_test
coding test study(Python, SQL)
baekjoon codingtest programmers python3 sql
Last synced: 23 Jun 2026
https://github.com/burakkontas/oracle-sql-plsql-practice
Hands-on exercises, query quizes, and PL/SQL scripts for the NORTHWIND database. Perfect for developers starting with Oracle or refining their database skills.
database northwind northwind-database oracle plsql practice sql
Last synced: 23 Jun 2026
https://github.com/simoun-asmar/clinipet_project
BigQuery
bigquery looker-studio lookerstudio sql
Last synced: 23 Jun 2026
https://github.com/lennarddenby/turdb
REST-api for hiking routes in Akershus, Norway
nodejs rest-api restful-api sql
Last synced: 23 Jun 2026
https://github.com/abhishek08aug/litedb
A database from scratch - WAL, LSM-Tree, B+ Tree, MVCC, Raft and consistent hashing implemented from first principles in Python and Java
b-plus-tree consensus consistent-hashing database distributed-systems from-scratch java lsm-tree mvcc python query-engine raft sql storage-engine write-ahead-log
Last synced: 23 Jun 2026
https://github.com/dj258255/minidb
A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.
b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal
Last synced: 24 Jun 2026
https://github.com/nafis2508/urban-eats-sql-analysis
SQL business analytics and relational database design project for retail and café operations.
business-analytics database-design mysql sql sql-analysis
Last synced: 24 Jun 2026
https://github.com/divinemonk/h3ll0_w0rld
Here you will find how to write a 'Hello world' code in 10+ programming languages .
bash c c-plus-plus c-sharp css go helloworld html java javascript perl php programming-language python r ruby rust sql swift
Last synced: 08 Apr 2026
https://github.com/iantomasinicola/indici-sql-server
Estrarre informazioni sugli indici di SQL Server
database indexdb sql sql-server
Last synced: 11 Mar 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-af-1
Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados join modelo-conceitual modelo-logico sql stored-procedure view workbench
Last synced: 08 Jan 2026
https://github.com/mustafabklz/popular_companiy_logo
Query to create a table containing the names, site urls and black and white svg logos of a total of 75 companies/applications.
collection company logo mssql mysql sql sqltables svg table
Last synced: 15 May 2026
https://github.com/mastermindromii/orders-analysis-using-sql-and-python
In this repository, dive into an end-to-end data analytics project. Utilize Python and SQL, employ Kaggle API for dataset acquisition, Pandas for processing, and SQL Server for data storage. Finally, uncover insights through SQL queries!
connectivity mssql-database pandas python sql sqlalchemy
Last synced: 16 Feb 2026
https://github.com/evangeliabi/database-creation_exercises.sql
This repository includes exercises that involve the creation of various databases.
database-management mariadb sql
Last synced: 11 Oct 2025
https://github.com/queeniecplusplus/bigquery_cloudsql
bigdata buckets cloudsql mysql-server sql
Last synced: 04 Mar 2026
https://github.com/siddhsuresh/blueblack-library-database-management
database django sql tailwind-css tailwindcss
Last synced: 14 Apr 2026
https://github.com/techgirldiaries/rydeeasy
A Python-based application for trip management, history viewing and booking modifications, ensuring an efficient and user-friendly experience.
database-management python sql taxi-booking
Last synced: 17 Jan 2026
https://github.com/riddhi2025/fees_management_system
Web-based application using Flask, SQL
css flask-application flask-restful html js python sql
Last synced: 12 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://gitlab.com/asn42/challenge_website_2017
ASN CTF website https://wargame2017.sansnom.org/
42 42born2code 42school Crackme asn association born2code challenge cryptography ctf hacker nuitduhack security sql steganography wargame
Last synced: 11 Mar 2025
https://github.com/faizan-akbar/resturant-dashboard
Hotel mangement Dashboards
css django html javascript php sql
Last synced: 14 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/prashimpy/khoja-startup
Khoja is a unique platform -soon to be available in mobile apps- that allows users to find collaborators that share common interests. From internships to basic football teams, If you lack team members or want to search for people, Khoja comes to the rescue.
application django sql sqlite3
Last synced: 17 Apr 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/m7moudgadallah/db-design-practice
Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.
database database-schema eer-diagram erdiagram normalization sql sqlserver t-sql
Last synced: 01 May 2026
https://github.com/xstupi00/vut-upa-project
Ukládání a příprava dat - Projekt
database multimedia-database oracle spatial-database sql upa vut vut-fit
Last synced: 11 Mar 2025
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/artnum/structured-json-query
Convert a JSON object into an SQL where clause or into an LDAP filter.
json ldap query-builder query-language sql
Last synced: 17 May 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/smpotts/los-angeles-airbnb-listings
Uses open source data from Kaggle to analyze Airbnb listings in Los Angeles.
jupyter-notebook python sql sqlalchemy
Last synced: 01 Apr 2025
https://github.com/harsh-arora-4114/e-commerce-data-analysis
Built and analyzed a relational database to derive insights on sales, customer behavior, and product performance. Used advanced SQL queries for data aggregation, trend analysis, and inventory monitoring. Strengthened skills in data visualization through queries and business reporting.
data-analysis-via-sql-queries relational-databases sql sql-data-visualization
Last synced: 03 Feb 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/ismailza/database-sql
Système d’information et BD - SQL . ILISI 1
Last synced: 11 Mar 2025
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 Apr 2026
https://github.com/thoratstuti/web-based-examination-system
Web-based examination system with dual interfaces: a student portal for online exams and an administrative panel for managing users, exams, and results.
Last synced: 19 Jan 2026
https://github.com/dee-me-tree-or-love/chai_sql
ChaiSQL - a prototype optional type checker for raw SQL ☕️ 🫖 @ TU/e Database Research Group
Last synced: 11 Oct 2025
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/bakulwani/data-mart-weekly-sales
Cleaned and analyzed weekly sales data using SQL to build a business-focused data mart with KPIs, customer segmentation, and platform insights.
customer-segmentation data-analysis data-cleaning etl kpi-analysis mysql sales-analysis sql
Last synced: 21 Feb 2026
https://github.com/umairali254/lms_web-app_in_php
LMS site in PHP(JS/Ajax) with MIT license. Data is also included in database folder. You can use this application freely :)
api bootstrap css html javascript json mysql mysql-database php sql
Last synced: 12 Apr 2026
https://github.com/quocduyenanhnguyen/california-crime-data-analysis
I analyzed crime incident-based data in California in the year 2022. I used SQL for analysis and Tableau for visualization.
2022 california crime-data dashboard data-analysis data-analytics data-manipulation data-modeling data-visualisation data-visualization database fbi mysql mysql-workbench nibrs sql tableau tableau-dashboards tableau-public
Last synced: 29 Apr 2026
https://github.com/yrehim7/data-warehouse-project
A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.
data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server
Last synced: 01 Mar 2025
https://github.com/omartharwat919/iti-graduation-project-hospital-management-analytics-system
"Graduation project for ITI: A complete Hospital Management and Analytics System combining patient management, staff administration, and analytics dashboards."
dotnet-sdk dwh etl-pipeline galaxy-schema mssql-database normalization powerbi reactjs sql ssis ssrs-reports
Last synced: 15 May 2026
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/jen2004/data-analysis-project-for-dvd-rental-business
For this project, I analyzed PostgreSQL's sample "dvdrental" dataset to answer the business question: "Which top three film categories had the most rentals each month?" I designed detailed and summary tables, implemented SQL queries with user-defined functions, triggers, and stored procedures, and automated data updates and refresh processes.
database-management pgadmin4 postgresql sql
Last synced: 30 May 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/itsmeyogesh22/Solved-8-Weeks-SQL-Challenge-Correct-Solutions
Included in Serious SQL Virtual apprenticeship program, this repository contains solutions for all eight different case studies crafted by Danny Ma. For more information please visit: https://8weeksqlchallenge.com/
8weeksqlchallenge data dataanalytics datawithdanny postgresql sql sqlserver-2022 t-sql
Last synced: 29 Aug 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-af-2
Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados join modelo-conceitual modelo-logico sql stored-procedure trigger view workbench
Last synced: 08 Jan 2026
https://github.com/tamdilip/springboot-jpa-angular1x
A simple Spring boot REST application to create single page application (SPA) using Spring Data JPA - SQL - AngularJS 1.x
angularjs microservice rest-api spa spring-boot spring-data-jpa springboot-jpa-angular1x sql
Last synced: 08 May 2026
https://github.com/sandipmaurya2611/rail-pass-management-system-using-php-and-mysql
This repository contains a Customer Relationship Management (CRM) system generated using PHP, CSS, and MySQL. The CRM system is designed to help businesses manage their interactions with current and potential customers, track leads, and streamline sales processes.
Last synced: 12 Apr 2026
https://github.com/lucaspmartins/bradesco-java-bootcamp
Este repositório contém desafios e projetos em Java desenvolvidos no bootcamp do Bradesco na DIO.
azure bootcamp java oop spring-boot sql
Last synced: 09 Apr 2025
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/nada-ibrahim12/northwind-sql-analytics
Practical SQL queries, KPIs, and Views for the Northwind sample database. Focused on data analysis and reporting with SQL Server
cte joins procedures sql sqlserver subqueries tsql views
Last synced: 12 Oct 2025
https://github.com/shivm-sb-07/healthcare_los_analytics
A Healthcare Length of Stay (LOS) Analytics Power BI project typically focuses on analyzing patient admission and discharge data to optimize hospital operations, reduce costs, and improve patient care
advancedexcel dax powerbi python3 sql
Last synced: 18 Mar 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/jaredpersonalorganization/aws-eks-aurora
AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB
aws aws-cdk eks eksctl golang kubernetes postgresql sql
Last synced: 01 Feb 2026
https://github.com/marianmeres/condition-builder
For building sql where statements programatically.
Last synced: 12 Oct 2025
https://github.com/ninryt/python-sql-web_jobscraper
A SQL and Python-powered system for job scraping, database management, and market analysis
automation azure beautifulsoup market-analysis pandas python research research-and-development selenium-webdriver sql webscraping
Last synced: 13 Apr 2026
https://github.com/antoogal/datainsightexample
Example project showing skills with analytical tools
jupyter pandas-library powerbi python scipy sql sqlite3 statsmodels
Last synced: 11 Mar 2025
https://github.com/rcmilan/messagequeueapp
RabbitMq + MassTransit + SQL Server
background-service docker masstransit migrations mssqlserver rabbitmq sql sqlserver
Last synced: 12 Oct 2025
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/hannani7/conferencemanagementsystem
databases domain-model microsoft-sql-server sql
Last synced: 17 Feb 2026
https://github.com/andrejnano/IDS-projekt
Projekt na predmet IDS 2018 @ FIT VUT, BRNO
databases erdiagram fit ids school-project sql vut
Last synced: 11 Mar 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/arithefirst/postgres-dash
A managment dashboard for PostgreSQL
dashboard postgres postgresql sql svelte sveltekit tailwindcss
Last synced: 13 Apr 2026
https://github.com/moha-cm/youtube-dataharvesting-
YouTube Data Harvesting and Warehousing using SQL, MongoDB and Streamlit
api-integration data-collection data-management maria mongodb mongodb-atlas pymongo python-script sql streamlit
Last synced: 08 May 2026
https://github.com/poakapx/example_of_connecting_to_offline-db
Підключення до онлайн БД на прикладі SQLite.
Last synced: 14 Apr 2026
https://github.com/rubenslyra/dio-bootcamp
Este projeto visa criar um esquema de banco de dados para um cenário de e-commerce, destinado ao desafio Banco de Dados da DIO.
Last synced: 18 Mar 2025
https://github.com/s1dewalker/world-economic-data
Dashboard for world's economic data
Last synced: 05 Feb 2026
https://github.com/tanu4419/samsung_sales_2023
This SQL project analyzes Samsung's 2023 sales data to identify top-selling products, revenue trends, and sales patterns across various time periods and price ranges.
Last synced: 13 Jun 2026
https://github.com/m-ezhil/leetcode-sql50
Welcome to my repository featuring solutions to the SQL 50 challenge from LeetCode. Whether you're practicing for technical interviews or just looking to sharpen your SQL skills, this collection covers a wide range of topics from basic to complex queries.
dataanalysis dataanalytics database leetcode mysql sql sqlserver
Last synced: 13 Apr 2026
https://github.com/palharez/sql-research
🚧 Repo to store my SQL learn research
Last synced: 02 Apr 2026
https://github.com/elijah-1994/pre-process-e-commerce-dataset
Importing, Cleaning, and Pre-Processing E-Commerce Data for Analysis Using MySQL.
analytics data dataanalytics datacleaning dataprocessing mysql mysql-database sql
Last synced: 11 Mar 2025