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-18 00:25:43 UTC
- JSON Representation
https://github.com/teta42/patroni_in_k8s
Поднятие кластера Patroni в среде K8S
bash-script docker dockerfile k8s k8s-cluster kubernetes kubernetes-cluster patroni postgresql python python3 sql
Last synced: 10 Apr 2026
https://github.com/palakjainanalyst/ecommerce-customer-spending-analysis
An end-to-end Ecommerce analytics project uncovering customer spending trends using Excel, Python, SQL, and Power BI. From raw data to interactive dashboards, this project delivers deep insights on spending patterns, high-value customer segments - showcasing a complete data-to-decisions workflow.
data-analysis data-visualization database ecommerce excel jupyter-notebook powerbi python spending sql
Last synced: 06 May 2026
https://github.com/abderrahmanerabeh/plateforme_youdemy
La plateforme de cours en ligne Youdemy vise à révolutionner l’apprentissage en proposant un système interactif et personnalisé pour les étudiants et les enseignants.
classdiagram css css3 html html5 javascript js mysql oop php php8 poo sgbd sql uml uml-diagrams usecase
Last synced: 10 Apr 2026
https://github.com/roldanramon/acompanhamento_do_cenario_3
Acompanhamento do Cenário 3
bash excel flexdashboard linux python r rmarkdown rpubs sql
Last synced: 01 May 2026
https://github.com/angelvalentino/findit
Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.
cs50 cs50sql cs50sql-final-project database-schema er-diagram mysql mysql-database sql
Last synced: 15 Mar 2025
https://github.com/andreadcsousa/alura_postgresql-funcoes_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: 10 Apr 2025
https://github.com/bsahd/sql-builder
A simple tool for building safe and readable SQL Querys
Last synced: 16 Jul 2026
https://github.com/numax-cz/napicurpitempsensor
Školní projekt pro Raspberry Pi, který snímá teplotu okolí a vykresluje jej do grafu ve webovém rozhraní
angular flask-api python raspberry-pi school-project sql temperature-monitoring
Last synced: 03 Feb 2026
https://github.com/rfabreu/u-develop-it
This repository contains the back end for U Vote It, a voting application for a local developer meetup group called U Develop It.
database express javascript mysql nodejs sql sqlite
Last synced: 10 Apr 2026
https://github.com/zigzag1001/poggersbotv2
A simple, self hosted discord music bot with a web interface
bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp
Last synced: 09 Apr 2026
https://github.com/purnendudutta/online-gym-management-system
This Repository Contains only Admin Panel
Last synced: 09 Apr 2026
https://github.com/nikhilsree5/targetcasestudy
An exploratory and in-depth study of the e-commerce market in Brazil.
bigquery eda sql visualization
Last synced: 15 Mar 2025
https://github.com/settorka/iotlab6
IoT Data Transport using Raspberry Pi
arduino esp32 iot mqtt-broker php python raspberry-pi sql
Last synced: 09 Apr 2026
https://github.com/mahammad-mostafa/things-catalogue
This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.
gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing
Last synced: 18 Jan 2026
https://github.com/r0mb0/excel_to_sql_table-mapped_txt_exporter
Convert Excel (.xlsx) files to pipe-delimited TXT files, automatically mapping columns and order to an existing SQL Server table structure. Ideal for legacy system integration, automated data imports, and ETL pipelines.
access excel excel-to-sql excel-to-txt export-as-access italian-developers powershell powershell-script r0mb0 sql sql-table table-from txt txt-files txt-like-access xlsx
Last synced: 14 Aug 2025
https://github.com/newyaroslav/sqlite-containers
Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.
container containers cpp cpp17 sql sqlite3
Last synced: 14 Aug 2025
https://github.com/vivprime/employee-management-system
GUI Application for the management of Employees
Last synced: 10 Jun 2026
https://github.com/johancitoodr/socialmedia_backendjava
(Posting app), this simple backend app allows a user to set their profile and post.
azure jpa-hibernate relational-databases spring-mvc spring-security springboot sql validation
Last synced: 09 Mar 2026
https://github.com/byn227/accidents_in_france
Ce projet est un pipeline d’analytique DBT (Data Build Tool) pour BigQuery.
Last synced: 13 Aug 2025
https://github.com/riju18/play-around-with-databricks-and-pyspark
Play around with Databricks and PySpark
apache-spark big-data data-engineering databricks pyspark python sql
Last synced: 10 Mar 2026
https://github.com/aad99bxp/geek-for-geeks-data-analytics-program-internship
This Repository contains Day wise practice Sheets & Codes which I underwent during my Course cum Internship.
Last synced: 15 Mar 2025
https://github.com/http-sallein/bootcamp-avanade
👀✨💭 My first experience with .NET at the DIO.me Bootcamp offered by Avanade. Here you'll find all my studies, as if it were a library of studies done by me 😍
Last synced: 12 Aug 2025
https://github.com/das-amlan/building-a-celestial-bodies-database
Building a database of celestial bodies using PostgreSQL
Last synced: 28 May 2026
https://github.com/ryansakurai/music-streaming-database
Project in PostgreSQL made for my university Database class
Last synced: 04 Oct 2025
https://github.com/kalefed/rental-db
Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.
Last synced: 19 May 2026
https://github.com/anushka-sharma-008/moviesanalysissql
A deep-dive SQL project exploring 33M+ ratings and 2M+ tags from the MovieLens dataset using PostgreSQL and pgAdmin4. From basic queries to advanced analytics, this project covers CTEs, views, stored functions, materialized views, and even ACID transactions.
analysis movielens movies-and-cinemas pgadmin pgadmin4 postgres postgresql queries query sql
Last synced: 11 Aug 2025
https://github.com/unipr-org/bdd
BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).
Last synced: 01 May 2026
https://github.com/igorviniciussantana/igortasks
Lista de Tarefas básica utilizando node.js
css html javascript pg pgsql postgres sql
Last synced: 02 Mar 2026
https://github.com/lukewait/gc-esports-app2
Provides a GUI interface to simplify the management of e-sports competition data stored on a database. This Java application was developed as part of a TAFE QLD assignment.
competition-manager csv-export esports-management gui java sql
Last synced: 04 Oct 2025
https://github.com/kudzaiprichard/injury-on-duty-management
A PHP system to manage on duty company injuries
bootstrap css html javascript mvc mvc-architecture mysql object-oriented-programming oop php software-architecture software-development sql
Last synced: 09 Apr 2026
https://github.com/SoftStoneDevelop/Gedaq
ORM Gedaq is generator for obtaining and mapping data from the database.
ado-net code-generation csharp dbconnection dotnet mapping micro-orm mysql mysqlconnector netcore6 npgsql oracle-manageddataacess-core orm postgres roslyn roslyn-generator sql sqlclient
Last synced: 17 Apr 2025
https://github.com/andrii04/andreamonforte-bi-assignment
Automated Data Pipeline that ingests daily GA4-formatted CSV files from a private Google Cloud Storage bucket, validates and loads them into BigQuery, and prepares analysis-ready views. The solution is built for deployment as a Cloud Function triggered by Cloud Scheduler and uses Python with the Google Cloud Storage and BigQuery client libraries.
automation bigquery cloud cloudfunctions data data-analysis data-engineering etl etlpipeline gcp google googlecloudplatform pipeline python sql
Last synced: 09 Nov 2025
https://github.com/dragonscypher/feastfinderai
Discover the best dining spots with FeastFinderAI!
folium pandas python scikit-learn sql
Last synced: 09 Apr 2026
https://github.com/alefrp/database_searcher
A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.
database mysql open-source postgresql python sql sqlserver
Last synced: 09 Apr 2026
https://github.com/manoj-kumar-c/orion-innovation-campus-training-
Campus placement Training Orion Innovations
campus campus-placements mssql placement sql
Last synced: 11 Aug 2025
https://github.com/djmwa/learn_sql_basics_for_data_science_specialization
Learn SQL Basics for Data Science Specialization
Last synced: 25 Aug 2025
https://github.com/stephenfeather/query-recorder
This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.
Last synced: 03 Oct 2025
https://github.com/fblupi/starsator-db
A database for registering stars information
Last synced: 05 Jan 2026
https://github.com/rahulsm20/trackbyte
A full-stack web application that helps users keep track of their playlist and provides analytics based on their music taste. Built using React, Node.js, Express.js, MySQL and Bootstrap.
bootstrap data-analysis expressjs mysql nodejs reactjs sql
Last synced: 07 Apr 2026
https://github.com/ivanbyone/leetcode-sql-pgsql
LeetCode SQL Solutions in PostgreSQL
leetcode leetcode-solutions leetcode-sql postgresql sql
Last synced: 01 Jul 2025
https://github.com/lumify-social/lumify
Publiez vos posts avec Lumify 🎉
mysql php sql symfony tailwindcss twig
Last synced: 09 Apr 2026
https://github.com/pradeepchegur/cloth_showroom_sql
This SQL file consists of cloth showroom management along with queries.
clothing-store cursors database functions operations plsql procedures sql sqlqueries tables triggers
Last synced: 10 Aug 2025
https://github.com/dattali18/bigdata_week7
This repo is for the 4th assignment in the course Big-Data
mysql r recomendation-system scripting sql sqlite
Last synced: 14 Mar 2025
https://github.com/maxbubblegum47/dbms_project
DBMS about videogames online shop
jdbc postgresql sql unimore-informatica
Last synced: 09 Aug 2025
https://github.com/kasir-barati/sql
A place where I keep track of what I know about PostgreSQL + ORMs
cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript
Last synced: 11 Apr 2026
https://github.com/samanthalang/samanthalang_portfolio
Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.
bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress
Last synced: 09 Apr 2026
https://github.com/anusthan12/hrc-training-summer
HRC Summer Intership
anusthan12 anusthansingh b2b-applications flask intership java javascript jdbc jupyter-notebook machinelearning material-ui ml numpy pandas python reactjs scikit-learn sql sql-api tomcat
Last synced: 09 Apr 2026
https://github.com/felsokning/tomte
A combination of Windows PowerShell, WCF Client, Windows Service, WCF Service, and Windows Workflow Foundation (a.k.a.: Code Activities) to automate actions on remote windows machines.
csharp sql wcf wcf-client wcf-service windows windows-service workflows
Last synced: 11 Jul 2026
https://github.com/gad-ongoro/train-booking-db
Train Booking Database Challenge!
Last synced: 26 Mar 2025
https://github.com/dimitrov-s-dev/resume
Dimitrov-S-Dev Resume/ Portfolio
airflow azure-databricks azure-synapse-analytics css html javascript mssql pandas postgresql powerbi pyspark python python3 snowflake snowpark sql tableau
Last synced: 09 Apr 2026
https://github.com/aini9027/f1-analytics-portfolio
Formula 1 Race Strategy Analytics — End-to-End Data Analytics Project (SQL, Python, Power BI)
dashboard data-analytics ergast etl fastf1 formula1 kaggle portfolio-project postgres powerbi python sql sqlite streamlit tableau visualization
Last synced: 11 Apr 2026
https://github.com/xjpro/teamkeep
Sports team organization site
angularjs csharp entity-framework sql
Last synced: 21 May 2026
https://github.com/wassupansh/q-a-system-for-retail-sales-using-google-palm-llm
This project is an end-to-end implementation of a Natural Language Q&A system that allows store managers to interact with retail sales data using natural language queries. The system leverages the power of Google PaLM, LangChain, and MySQL to convert user questions into SQL queries, execute them, and return meaningful results.
chromadb genai huggingface langchain llm mysql python sql streamlit
Last synced: 11 Apr 2026
https://github.com/coderookie0/learnprog_web_application
LearnProg to aplikacja e-learningowa do nauki C++, oferująca kursy na różnych poziomach zaawansowania. Stworzona z użyciem HTML, CSS, JavaScript, PHP i MariaDB, umożliwia interaktywną naukę i sprawdzanie postępów.
apache bootstrap5 css html html-css html-css-javascript javascript mariadb mariadb-database php phpapplication sql webapp webapplication
Last synced: 14 Apr 2026
https://github.com/k178412/sql-data-warehouse-project
A hands-on data warehouse project using SQL Server, covering ETL processes, and data modeling.
bronze-layer data-analysis data-analytics data-cleaning data-engineering data-warehouse database datalake dataset datawarehouse etl etl-pipeline etl-process gold-layer silver-layer sql sql-query sql-server sqlserver
Last synced: 25 Apr 2026
https://github.com/heincm/burgerlogger
Makes use of a server and handlebars as well as get, post, and put methods with a SQL database and ORM
database express get handlebars orm post sql
Last synced: 11 Apr 2026
https://github.com/hkoosha/huter
Hive Unit TEst Runner, SQL-only unit testing for hive
Last synced: 23 Mar 2025
https://github.com/marcinbojko/ssrs
Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs
chocolatey microsoft powershell sql
Last synced: 24 Mar 2025
https://github.com/dauntlessdev/oraclesql-ordering-system
ordering system db scripts using oracle
Last synced: 15 Jan 2026
https://github.com/banyc/monitor_table
A monitor table like `top` but the content is queried by SQL.
Last synced: 09 Aug 2025
https://github.com/hajarwalfi/driveandloc
Plateforme de location de voitures avec blog automobile - PHP OOP, MySQL avancé, DataTables et dashboard administrateur complet 🚗
css datatable html js mariadb php responsive sql uml
Last synced: 11 Apr 2026
https://github.com/vigneshkanna18/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: 24 Jun 2025
https://github.com/asit-14/mysql-rdbms-
This Repository contains all the SQL notes related to the course.
Last synced: 08 Apr 2025
https://github.com/shashankpatil01/jsp-person-details
In this project I have included the Registration details information for Name, Email and Password from the person.
apache-tomcat-9 css html5 java-8 jsp jsp-servlet sql
Last synced: 09 Apr 2026
https://github.com/simonnyvall/funky-nas
A homemade NAS (Network Attached Storage) service made to be able to run on a Raspberry Pi for file storage.
azure-functions csharp docker docker-compose postgres postgresql raspberry-pi sql
Last synced: 11 Apr 2026
https://github.com/lbxa/williamferraz
Clean and elegant design for a website made to display beautiful photography - By Lucas Barbosa
cms javascript php portfolio sql
Last synced: 09 Apr 2026
https://github.com/sebastian-huynh/mssql-queries
Demonstrating the ability to use DML and DDL sql queries to solve questions.
mssql mssql-database server-side sql sql-server
Last synced: 10 Mar 2026
https://github.com/arghya1501/pizza_sales
This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.
csv dbms mysql mysql-database mysql-server sql
Last synced: 08 Aug 2025
https://github.com/janselroa/contacts-app
contacts-app express express-js mysql nodejs sql yarn
Last synced: 12 Mar 2025
https://github.com/cityssm/data-proxier
Limit the amount of data exposed using a database proxy.
database mssql proxy sql sql-server
Last synced: 13 Apr 2026
https://github.com/charlesemil/sql-data-warehouse-project
Building a modern data warehouse with SQL Server, Including ETL processes, data modeling and analytics.
data-analytics data-cleaning data-engineer data-science data-warehouse data-warehousing datascience etl etl-pipeline medallion-architecture sql sql-query sql-server sqlserver
Last synced: 05 Oct 2025
https://github.com/deve-sh/notebook
:blue_book: A Free and Open Source Note Taking Web App.
javascript note notebook php sql
Last synced: 15 May 2026
https://github.com/k-bloch/cafe-rewards-offers-analysis
This project explores customer interaction patterns with a café rewards program using Python and Jupyter Notebook, focusing on offer completion rates, demographic trends, and visualizations to enhance marketing strategies.
data-analysis-python jupyter-notebook seaborn sql sqlite3
Last synced: 17 May 2026
https://github.com/max-power-7/clinica_nefroone_oficial
Sistema de información para la gestión de las hemodiálisis de los pacientes de la clínica Nefroone.
Last synced: 03 Oct 2025
https://github.com/ansh-info/Hadoop-Pipeline
An end-to-end data engineering pipeline to collect, store, process, and analyze property and crime data using Hadoop, Docker, MySQL, Tailscale, and Selenium
docker docker-compose hadoop jupyter-notebook mapreduce python selenium sql tailscale
Last synced: 02 Oct 2025
https://github.com/xpdojo/rdb
Relational Database
rdb rdbms relational-databases sql
Last synced: 12 Jan 2026
https://github.com/nabilshadman/etl-python-sql-airflow
Build ETL pipelines using Python, Pandas, and SQL to extract, transform, and load data from sources, with exercises and job scheduling practices
airflow data-engineering data-pipeline etl python sql
Last synced: 06 May 2026
https://github.com/samyomb/olist-ecommerce-analytics
Olist e-commerce performance & customer reviews — Python cleaning + BigQuery SQL + Looker Studio dashboard (2017 FY & 2018 YTD) with actionable insights
analytics bigquery brasil customer-experience dashboard data-visualization e-commerce looker-studio olist python review sql
Last synced: 05 Oct 2025
https://github.com/saya304/hcahps-patient-survey
Worked on the HCAHPS dataset to write queries and visualize the data for analysis
Last synced: 24 Mar 2025
https://github.com/mateusz-przybyla/phpiggy
Expense tracking application - "Complete Modern PHP Developer Course" on UDEMY
dependency-injection mvc php sql
Last synced: 09 Nov 2025
https://github.com/imran-imtiaz48/sql-query-optimization-showcase
Real-world SQL queries with optimized versions for performance tuning and best practices.
optimization performance sql sqlserver testing tuning
Last synced: 05 Oct 2025
https://github.com/yisus82/fic-bd3
Bases de Datos 3 - Facultad de Informática de A Coruña
Last synced: 24 Mar 2025
https://github.com/lorenzorottigni/db-university
Boolean academy SQL learning
Last synced: 05 Jan 2026
https://github.com/fernandesitn/sqlmidori
Codigos que utilizei ao longo do curso de SQL para Análise de Dados: Do básico ao avançado da Midori Toyota
Last synced: 11 Apr 2026
https://github.com/arjunan-k/customer_segmentation
Explored the sales data of a retail company using SQL and performed customer segmentation by RFM technique.
customer-segmentation rfm-analysis sql
Last synced: 03 Mar 2026
https://github.com/sebastianofazzino/ibm-data-science-professional-certificate
In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.
data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql
Last synced: 09 Apr 2026
https://github.com/noturlee/tasktracker-windows-app
This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module
custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf
Last synced: 09 Feb 2026