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/aa-nadim/dbms
Database Management System
database database-management database-management-system dbms mysql postgresql sql
Last synced: 05 May 2026
https://github.com/asirialwis/event-management-system
A robust Event Management System using React (Frontend) and .NET (Backend), with MS SQL as the database.
asp-net-core csharp dotnet ef-core ef-core-migrations mvc-architecture reactjs rest-api sql sql-server web-api
Last synced: 11 Apr 2026
https://github.com/tsaytson/boardcamp-16
A management system for board games rentals, enjoy these classics!
express javascript joi nodejs pg postgresql sql
Last synced: 15 Apr 2026
https://github.com/robindumontchaponet/reflexivequery
[WIP] Somewhat effective SQL query builder
database pdo php8 queries sql work-in-progress
Last synced: 27 Oct 2025
https://github.com/abhijeet-bhambere/sql-server-trail
A collection of learnings for T-SQL, Microsoft SSMS & builds up on existing knowledge of SQL concepts.
dbms-notes sql sql-server-management-studio sqlser t-sql
Last synced: 25 Feb 2026
https://github.com/lucasbelpiede/invoice_analyzer
A invoice analyzer page template developed with PHP
css git html javascript mysql php sql
Last synced: 15 Apr 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/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/darrendavy12/noaa-storm-events-analysis-postgresql-database
This project builds a PostgreSQL database to store and analyze the NOAA Storm Events Database
datacleaning dataengineering error-handling etl etl-pipeline pgadmin4 postgresql psql python python-script query-builder sql troubleshooting
Last synced: 17 Apr 2026
https://github.com/phillbertnevinemmanuel/logisticleadtime
finding average leadtime using sql on simple logistic dataset with 4 columns
Last synced: 08 Feb 2026
https://github.com/nmerka/practicum_rep
Проекты курса Аналитик данных (Яндекс.Практикум)
jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn sql tableau
Last synced: 31 Jan 2026
https://github.com/devtonin/dunder-mifflin-infinity
💼 A monolith dashboard app based on The Office show. Built-in ReactJS and consuming a Spring-based REST API. https://ddermffinfinity.netlify.app/
api-rest java react spring-boot sql typescript
Last synced: 12 Apr 2026
https://github.com/amitdev3/loan-default-data-analysis
This Power BI project analyzes loan application data to uncover patterns contributing to loan defaults. The project uses SQL for backend querying and Power BI for data modeling and interactive visualizations.
Last synced: 07 Feb 2026
https://github.com/hitthecodelabs/bigquery_ml
Jupyter notebooks that utilize Google BigQuery's machine learning capabilities.
Last synced: 15 Apr 2026
https://github.com/shahardekel/diabetes-analysis
bigquery cognos-dashboard python sql
Last synced: 15 Apr 2026
https://github.com/esscova/ecommerce-data-pipeline
Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.
data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql
Last synced: 05 May 2026
https://github.com/echaftech23/bookify
Bookify Room Reservation System is designed to facilitate the efficient management of meeting room reservations for employees.
Last synced: 25 Feb 2026
https://github.com/shivanshsrii/40sql-queries
I HAVE CREATED 40 QUERIES FOR DAILY PRACTICE. USE SQL SEVER.
Last synced: 26 Oct 2025
https://github.com/aejkudera/olap-etl-with-apache-nifi-spark
ETL (Extract, Transform, Load) pipeline for converting an OLTP relational schema into an OLAP star schema using Apache NiFi, MySQL, and Apache Spark.
apache benchmark data-flow etl mysql nifi olap parquet spark sql star-schema
Last synced: 15 Apr 2026
https://github.com/gps31320779/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra python sql terraform
Last synced: 05 May 2026
https://github.com/dron12261/togirro_controltesting
Разработка системы проведения контрольных мероприятий в образовательных организациях Тюменской области
big-project c-sharp dotnet ms-sql-server sql wpf
Last synced: 31 Jan 2026
https://github.com/datawizverma/pgadmin_retail_sales_p1
--SQL-Project --Day - 01
Last synced: 07 Feb 2026
https://github.com/iammshahbaz/destechnico
Simple ecommerce website Backened
Last synced: 04 Jan 2026
https://github.com/nrhartnett/footballequipmentmanagerdb
A relational database created using Microsoft Office Access SQL queries. Example prompts as well as the queries to answer the prompts are provided.
database-management microsoft-access microsoft-access-database sql
Last synced: 01 Feb 2026
https://github.com/lugolbis/snuv
Déploiement d'une BDD complexe sous Oracle Database 23ai.
base-de-donnees database oracle oracle-database pl-sql sql
Last synced: 25 Mar 2025
https://github.com/garretthilberling/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.
flask gunicorn jinja2 mysql pymysql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/eocode/proyecto-de-peliculas-data-science-con-postgresql
Postgre SQL en Ciencia de datos, algunas herramientas y funciones útiles usando una base de datos de peliculas
data-science postgresql sql tableau
Last synced: 26 Oct 2025
https://github.com/oyebamiji-micheal/sql100
100 questions on structured query language ranging from beginner to advance
css html javascript mysql relational-databases sql
Last synced: 06 May 2026
https://github.com/fou1100ouacus/databaseanalysis-design
ERD & Schema
entity erdiagram relational-databases schema sql
Last synced: 23 Jan 2026
https://github.com/frosteen/web_dev_snippets
A collection of Vanilla HTML, JavaScript, SQL snippets that I often use for my freelance projects.
html javascript sql web-development
Last synced: 26 Oct 2025
https://github.com/exegeses/introdb-75386
Curso Introducción a Bases de datos | Código 75386
erdiagram mysql mysql-database mysql-server sql
Last synced: 15 Apr 2026
https://github.com/gregwhitaker/sql-notebook
Personal Notebook of SQL Examples
Last synced: 07 Feb 2026
https://github.com/mikaelvesavuori/triplecheck-repository-cosmosdb-sql
Database utility for using CosmosDB (SQL) with TripleCheck broker.
consumer-contracts consumer-driven-contracts contract-testing cosmosdb pacts sql triplecheck
Last synced: 26 Oct 2025
https://github.com/henry-azer/leetcode-solutions
LeetCode Problems Solutions.
algorithms data-structures java javascript leetcode problem-solving sql
Last synced: 06 May 2026
https://github.com/its-alex/ms-auth
Nodejs authentication microservice for mariadb
authentication nodejs passport sql
Last synced: 15 Apr 2026
https://github.com/sohamb21/dbms-sql-practice
A collection of SQL practice problems and solutions to enhance DBMS skills.
Last synced: 01 Feb 2026
https://github.com/tomashubelbauer/ef-sql
Printing the SQL generated by EF Core
ef ef-core entity-framework entity-framework-core orm sql
Last synced: 25 Oct 2025
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/deliprofesor/sql-for-data-professionals
A complete SQL roadmap for data analysts and data scientists — from beginner to advanced. Includes tutorials, exercises, and real-world projects with datasets.
data-science database roadmap sql
Last synced: 26 Feb 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/asandahdevs/covid-19-analysis
Analysis of COVID-19 data using SQL
Last synced: 07 Feb 2026
https://github.com/keshab5300/swiggy-analysis-using-mysql
This project analyzes Swiggy's SQL dataset to derive insights on customer behavior, restaurant performance, and order patterns. By implementing sophisticated SQL queries with intricate joins, the analysis aims to facilitate strategic decision-making for improving service quality and customer satisfaction.
Last synced: 12 Jun 2026
https://github.com/shubhamsharma0711/research-paper-management-system-rpms
Group Project Completed in CSE656:Information Integration and Applications course in IIITD during the Monsoon 2024 Semester. Professor:Mukesh Mohania
cohere cse656 flask fuzzywuzzy gcp html iia iiitd jinja mongodb mysql mysql-connector-python pandas pymongo python sentence-transformers sql
Last synced: 23 Jan 2026
https://github.com/droffilc1/spendless
Spendless is a web application for users to track their expenses
javascript mysql python react sql sqlalchemy tailwindcss ubuntu
Last synced: 15 Apr 2026
https://github.com/ajla-brdarevic/poslovna-inteligencija
Zadaće iz predmeta Poslovna inteligencija - PTF UNZE SI II Ciklus I Semestar 2024/25
apache-hop bussiness-intelligence google-bigquery powerbi rapidminer sql
Last synced: 26 Feb 2026
https://github.com/themost-framework/sqlite
MOST Web Framework SQLite Data Adapter
database query query-builder query-language sql sqlite
Last synced: 17 Mar 2026
https://github.com/pradeep31747/smartsuggest-personalized_product_recommendations
This project implements a personalized product recommendation system using machine learning techniques to enhance user experience and drive engagement.
jupyter-notebook keras numpy pandas pyhton scikit-learn sql tensorflow vscode
Last synced: 28 Jan 2026
https://github.com/shdrn2402/data_analysis
A structured repository for my data analysis projects, including SQL queries, Python-based data processing, and data visualization. This serves as an index for my work in analytics, linking to individual project repositories.
datavisualization postgresql python sql
Last synced: 15 May 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/acarter881/practicalsqlexercises
My answers to some exercises from a book by Anthony DeBarros
Last synced: 26 Feb 2026
https://github.com/j-sephb-lt-n/auto-database-structure-discovery
Automated Database Structure Discovery
database dataviz dbvisualizer discovery graph-algorithms join sql
Last synced: 06 May 2026
https://github.com/irem-yigit/garantibbva-patika-bootcamp-projects
Bu repository Garanti BBVA Becoder Yazilimci Yetistirme ve Meslek Edindirme Programi odevlerini icerir.
css3 html5 java javascript react spring-boot sql
Last synced: 08 Feb 2026
https://github.com/yunusemrejr/php-mysql-shopping-cart
Shopping Cart with PHP & MySQL (+CSS/HTML) *thanks to Codex Time on YT for the amazing tutorial
css ecommerce html mysql php shopping-cart sql xampp-server
Last synced: 14 Apr 2026
https://github.com/stuoj/stuoj-database
STUOJ 是汕头大学疾风算法协会的 ACM-ICPC 算法程序在线评测系统。该仓库存储数据库 SQL 文件。
Last synced: 26 Feb 2026
https://github.com/paulnovack/cppzeromqasynchsqlserver
c++ server for implementing asynchronous queries for PHP web Apps
asynchronous-programming php-framework sql zeromq
Last synced: 12 Jun 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/uteamjs/uteam-node
RESTful API framework built on top of the Node.js and Express.js ecosystem seamlessly integrate with @uteamjs/react
Last synced: 09 Feb 2026
https://github.com/albertofaraujo/sql_eda_capes
O objetivo desta análise exploratória é identificar padrões e tendências nas atividades de fomento a bolsas de estudos no Brasil e no exterior, promovidas pela Capes desde 2005
apache-spark data-science databricks eda sql
Last synced: 06 Feb 2026
https://github.com/guilhermehrt02/barber-schedule
O Sistema de Agendamento para Salão de Beleza é uma aplicação desenvolvida para facilitar o gerenciamento de serviços em um salão de beleza, permitindo que clientes agendem serviços como barbearia de forma eficiente e organizada.
h2-database java junit5 mockito spring-data-jpa spring-security springboot sql
Last synced: 19 Jan 2026
https://github.com/satyacoder29/crm-analytics-power-bi
CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊
advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/gikurujulius/bikestores-analysis
A complete Bike stores data analysis project using SQL and Microsoft Excel.
dataanalytics datavisualization microsoft-sql-server microsoftexcel pivot-tables sql
Last synced: 18 Mar 2026
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/naninsv/apple-retail-sales-warranty-analysis
An advanced SQL project analyzing over 1 million rows of Apple retail sales data to solve real-world business problems, optimize query performance, and extract actionable insights. The analysis includes sales trends, warranty claims, product performance, and year-over-year growth
business-intelligence data-analysis data-science etl insights retailanalytics sql sqladvance
Last synced: 26 Feb 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/adhirajcs/dbms_college_assignments
My DBMS lab College Assignments.
college-assignment dbms oracle-database oracle-sql-developer pl-sql sql
Last synced: 23 Jan 2026
https://github.com/alex-cultrera/pizza-restaurant-mysql-database
MySQL database design for a pizza restaurant
foreign-keys join many-to-many many-to-one mysql-database primary-keys query schema sql stored-procedures
Last synced: 09 Feb 2026
https://github.com/dataglyder/data-sources-and-sql
This repo touched on data sources and the relational data base
beautifulsoup4 csv data-cleaning data-collection functions json python3 regex sql sqlite3
Last synced: 09 Feb 2026
https://github.com/gabrielluizone/structured-query-language
TSQL, PL/SQL, CQL, MQL, e outros
cassandra mongodb non-relational-database oracle-database relational-databases sql sqlserver
Last synced: 25 Feb 2026
https://github.com/thermiee/vet-clinic
A relational database to create the initial data structure for a vet clinic. It takes in a table to store animals information, insert some data into it, and query it.
Last synced: 15 Apr 2026
https://github.com/jevxtn/sql-101
SQL 101: A beginner-friendly guide to understanding and working with SQL. This repository covers the basics of SQL syntax, queries, and database management, providing hands-on exercises and examples to help you build a solid foundation in SQL.
query sql sql-query sqlite-database
Last synced: 15 Mar 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/torrentelinux/osqlinux
Biblioteca de clases en Java para la conectividad a base de datos alojadas en servidores con SQL.
connectivity jar java java-classes jdbc linux-app netbeans-ide sql
Last synced: 29 Apr 2026
https://github.com/leo-spj/powerbi_inteligencia-de-negocios
Curso universitario de Inteligencia de Negocios de la UTP: Dashboards interactivos en Power BI. Incluye ejemplos de datos en SQL y Excel.
business-intelligence course excel powerbi sql
Last synced: 26 Feb 2026
https://github.com/keshab5300/jenson-usa-mysql-analysis
This repository contains SQL queries designed for data analysis at Jensons USA, an online cycling store. The queries focus on optimizing store performance, enhancing customer experience, and improving inventory management by analyzing sales data, customer behavior, and staff performance to provide actionable insights for business growth.
Last synced: 13 Jun 2026
https://github.com/sugumarsrinivasan/sql-datawarehouse-project
Building Mordern datawarehouse with SQL Server, including ETL Processes, data modeling, and data analytics.
data-analysis data-analytics data-engineering data-lake data-science data-warehouse datawarehousing etl etl-pipeline medallion-architecture sql sql-query sql-server
Last synced: 19 Jun 2026
https://github.com/pgx-contrib/pgxcel
CEL → PostgreSQL WHERE clause transpiler for pgx. Fail-closed column allow-list, parameterized $N placeholders.
cel cel-go filtering go golang google-cel pgx postgres postgresql sql transpiler where-clause
Last synced: 13 Jun 2026
https://github.com/oleksandra-o/sqlite
Using Databases with Python University of Michigan class
Last synced: 22 Feb 2026
https://github.com/gunifiri/duckdb-ghw
🦆 Accelerate analytics with DuckDB's integration for GitHub workflows, enabling efficient data handling and processing directly within your repositories.
analytics analytics-engine big-data columnar-storage data-analysis data-science database duckdb in-memory-database open-source parquet python query-planner r sql
Last synced: 29 Apr 2026
https://github.com/danitilahun/blog_app_django
A simple blog platform built with Django, allowing users to create, edit, and manage blog posts. Features include user authentication, CRUD operations, post categories, comment system, and search functionality, with a responsive design optimized for both desktop and mobile.
Last synced: 10 Feb 2026
https://github.com/alefrp/airbnb_dbt
A dbt project for transforming and analyzing Airbnb data with staging models and advanced transformations.
Last synced: 27 Feb 2026
https://github.com/tools4ever-nim/nim-system-powershell-microsoft-sql
Microsoft SQL Server
microsoft powershell sql system
Last synced: 23 Oct 2025
https://github.com/aopandey/5nf-counts-of-bushels-project
SQL Project about monitoring Indiana's soybean and corn harvests
5nf azure-data-studio microsoft-sql-server sql
Last synced: 15 Mar 2026
https://github.com/spaceshaman/sqlift
Simple CLI migration tool for SQL databases
cli database migration postgres postgresql sql sqlite sqlite3
Last synced: 10 Feb 2026
https://github.com/vidyavarshini17/sql-solutions-hackerrank-basic
Hackerrank SQL Basic Solutions
hackerrank-basics hackerrank-solutions hackerrank-sql-solutions sql
Last synced: 28 Jan 2026
https://github.com/lfost42/braillesort
Formats ASCII-Braille symbols into braille order for proper transcription of the Special Symbols Page as required by the Braille Authority of North America.
asp-net-core-mvc braille csharp dapper-donet-core data-access-object-pattern identity ms-sql-server roles sql ueb
Last synced: 27 Feb 2026
https://github.com/kaladabrio2020/ecommerce-brazil-dashboard
Usando Dash para criação de uma dashboard
dash dashboard flask pandas plotly postgresql pyspark spar sql
Last synced: 06 May 2026
https://github.com/refactorful/migrata-cli-releases
Public releases and installation scripts for the Migrata CLI, the stress-free way to manage database schema migrations.
automation cli database devops infrastructure-as-code migrations schema-management sql
Last synced: 14 Apr 2026