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/mizcausevic-dev/regulatory-reporting-mart
Warehouse-style reporting mart for docket readiness, evidence packets, and deadline pressure.
agpl analytics kinetic-gain regulatory-reporting sql warehouse
Last synced: 01 Jun 2026
https://github.com/mizcausevic-dev/search-observability-warehouse
SQL warehouse for search console, crawl, index coverage, freshness drift, and URL-level observability diagnostics.
analytics-engineering crawl-analysis data-modeling indexation python search-observability sql technical-seo warehouse
Last synced: 01 Jun 2026
https://github.com/prasenjitb1234/taskmanagement01
Revising java, rest api basics & Springboot
Last synced: 14 Apr 2026
https://github.com/cabosmanuel/idat-5-hp2
Copia proyectos semanales (Curso: Herramientas de Programación 2)
csharp entity-framework shopping-cart sql store-procedures view-design visual-studio wcf webapi
Last synced: 16 Oct 2025
https://github.com/mizcausevic-dev/dbt-search-observatory
dbt + DuckDB warehouse for search console, crawl, index coverage, freshness drift, and URL-level observability diagnostics.
data-modeling dbt duckdb python search-observability sql technical-seo
Last synced: 01 Jun 2026
https://github.com/niteshkumar76/e-commerce_project-
E-Commerce project using MYSQL
mysql-database queries rdbms sql
Last synced: 16 Oct 2025
https://github.com/simoun-asmar/clinipet_project
BigQuery
bigquery looker-studio lookerstudio sql
Last synced: 23 Jun 2026
https://github.com/sophior/dockersqlbackup
A script to run on a host and backup your databases by container name
backup-script bash containerstation docker msql-database mssqlserver nas qnap sql sql-server
Last synced: 14 Mar 2026
https://github.com/sridevi-pemmasani/sql-project-ngo-operations
SQL-Project-NGO-Operations
mysql-database mysql-workbench sql
Last synced: 24 Apr 2025
https://github.com/shivabajelan/legacy_employee_database_analysis
The SQL project involved designing tables to hold data from six CSV files, creating a table schema for each file, importing the data into SQL tables, and performing data analysis. The analysis involved answering various questions about the data, such as listing employee information and department managers and ...
erd postgresql relational-databases sql
Last synced: 17 Oct 2025
https://github.com/euiyounghwang/es-job-interface
es-job-interface
data-ingestion elasticsearch fastapi oracle python-elasticsearch sql
Last synced: 18 Apr 2026
https://github.com/belkinmix/sql-project---queries-and-data-modeling
A project from my university - I wrote business level SQL queries and developed an ER Model & remodeled a database.
data-modeling database database-schema datamodeling hackolade mysql sql
Last synced: 27 Jan 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/syuvraj19/dbs-assignments
This repository contains Advanced Database Services assignments from Seneca College's DBS211 & DBS311 courses.
database database-management dbms dbms-lab sql sql-server
Last synced: 19 Apr 2026
https://github.com/marianmeres/data-to-sql-params
A helper function for extracting and converting data objects to various helper lists useful for programmatically creating SQL statements.
Last synced: 27 Jan 2026
https://github.com/anniefib/otherprojects
Powering Data Dreams: From Orchestration to Analytics with Cloud Precision
airflow-etl-orchestration aws cloud-native-data-solutions data-analysis data-visualization database datamodelling datawarehousing eda end-to-end-data-pipelines machine-learning-models pgadmin4 spark-analytics sql
Last synced: 07 May 2026
https://github.com/kleamertiri/8-week-sql-challenge
Use cases solutions for #8_Week_SQL_Challenge from #DataWithDanny
Last synced: 14 Mar 2026
https://github.com/aima98/vet-clinic
Vet Clinic is a Data management system for a Vet Clinic. It inserts animals details into a central database, retrieve them, edit and update them or even delete any unwanted information. The data is managed through PostgreSQL Server.
Last synced: 19 Oct 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-5
Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
Last synced: 28 Jan 2026
https://github.com/biemannt/webcontrol-sql-demo
Simple MS-SQL Database for demostration purposes
Last synced: 24 Apr 2025
https://github.com/kursatfndk/homework-tracking-db-sql
This project includes a basic SQL database to keep track of the topics. It was developed to practice SQL after learning Python.
Last synced: 19 Oct 2025
https://github.com/karolinacodes/lighthousebnb
An application built for Database Design, ERD Creation & SQL Practice
Last synced: 16 Apr 2026
https://github.com/youssefali11997/book-store-system
Designed a MySQL relational database for a book store and implemented an application utilizing the database. Customer could make a pur- chase and track his purchases. Manager could add, remove, delete, modify books, order more books from a publisher and view reports about the store.
database java javafx mysql sql transaction-processing
Last synced: 14 Apr 2026
https://github.com/ahmed-aquarius/data-warehousing-assignment
Solution of DW assignment with SSIS. Question2: type-2 slowly changing dimension with incremental loading. Quesiton3: Versioning
datawarehousing mssqlserver slowly-changing-dimensions sql ssis-packages versioning
Last synced: 18 Jun 2025
https://github.com/shvetsihorr/sql-projects
SQL and Google BigQuery-Portfolio Projects
azuredatastudio bigquery mssql postgresql sql
Last synced: 15 Mar 2026
https://github.com/youssefali11997/sql-challenges-solutions
My Solutions to Database Challenges in SQL from various online judges : HackerRank, LeetCode and others
hackerrank-solutions leetcode-solutions sql
Last synced: 27 Jan 2026
https://github.com/jbrown9124/do-or-do-not
Created a social task-managing full-stack web application. Allows you to create, share, edit (drawing and image importing features included), and complete tasks with users on your friends list. Includes user authentication, a friends list (received and sent friend requests), and friend alerts (ex. notifying a user when a friend has completed a shared task). The client was created with React.js, the REST API with Python (Django), and data is stored in and queried from a PostgreSQL (SQL) database. Deployed using Heroku.
bootstrap-5 django heroku javascript postgresql python reactjs sql
Last synced: 07 Apr 2026
https://github.com/icejan/movie-dbms
This program aids a movie store owner in managing their inventory of movies online to sell or rent to customers 24/7.
bcnf-decompostion-algorithm c-sharp database-management dot-net er-diagram functional-dependency-analysis relational-algebra sql unix-shell
Last synced: 06 Feb 2026
https://github.com/dotkboy-web/acbp
A tiny domain-specific language (DSL) for composing And/Constraint/Bitmask/Policy models, plus a Postgres toolkit and a Streamlit app for exploration and benchmarking.
dashboard data-science database dsl plpgsql python shell sql zero-latency
Last synced: 13 Apr 2026
https://github.com/rohra-mehak/airbnb-reviews-dwh
Integrated Data Warehouse Solution for Airbnb Analytics: ETL Automation, SQL SERVER: Data Warehouse Modelling, OLAP Cube, and PowerBI Reporting
multi-dimensional-models olap-cube powerbi sql sql-server-database ssas ssis star-schema-tables
Last synced: 24 Jan 2026
https://github.com/fbarffmann/sqlalchemy-challenge
Built a Flask API with SQLAlchemy to analyze and visualize Hawaii climate data. Automated data extraction and developed database queries for temperature and precipitation insights.
api climate-data data-analysis data-visualization flask orm python sql sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/ashu3291/music-store-analysis
Data Analysis for Digital Music Store using SQL
beginner-friendly-project portfolio-project sql sql-server sqlproject
Last synced: 15 Mar 2026
https://github.com/habibur-rahman-swe/worldcupdatabase
2nd Task of Relational Database Certification
Last synced: 27 Jan 2026
https://github.com/eliastamer/mysql-nodejs-app
nodejs app that leverages a MySQL database.
Last synced: 06 May 2026
https://github.com/omr5221/bi-scripts
Example of DI BI tool scripting
automation configuration-files data-analysis data-warehousing dimensional-analysis diver etl-pipeline lookup modeling perl-script python shell-script sql summarization
Last synced: 15 Mar 2026
https://github.com/tanuj-maheshwari/aims
Academic Information Management System. Multi User database for an academic institute with various constraints generally present in an institute. Implemented using stored procedures and triggers in PLPGSQL.
Last synced: 22 Feb 2026
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/tools4ever-nim/nim-system-powershell-microsoft-sql
Microsoft SQL Server
microsoft powershell sql system
Last synced: 23 Oct 2025
https://github.com/sh4rkvicc/20241_progbancodedados01_fatecipiranga
Meus estudos de PL/SQL
functions plsql postgresql sql
Last synced: 24 Oct 2025
https://github.com/oleksandra-o/sqlite
Using Databases with Python University of Michigan class
Last synced: 22 Feb 2026
https://github.com/rtandrew/data-science-nanodedree
My journey through Udacity's Programming for Data Science Nanodegree
python sql udacity-programming
Last synced: 24 Oct 2025
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/franco-diaz-licham/tournamenttrackerapp
Tournament Tracker is a desktop application that allows users to create and play through elimination-style tournaments (e.g. an indoor soccer tournament)
csharp csv dot-net sql sql-server visual-studio windows-forms
Last synced: 15 Mar 2026
https://github.com/mohamed-khaled0/covid-data-exploration.sql
Covid-19 data
covid19-data data-analysis datacleaning microsoft-sql-server sql
Last synced: 06 Feb 2026
https://github.com/fikrimusa/codewars
A Collection of Programming Practice Exercises
cpp11 cpp14 cpp17 cprogramming postgresql sql
Last synced: 14 Apr 2026
https://github.com/hajarwalfi/traservy-touristicreservationsystem
Voyage Reservation System : Application de gestion agence de voyage avec base de données relationnelle et interface responsive. PHP procédural.
mariadb mysql php procedural-programming sql
Last synced: 25 Jun 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/y-india/sql-practice
A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.
course learning postgresql practice sql
Last synced: 25 Jun 2026
https://github.com/taozuhong/libsqlast
libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions
ast beautify intellisense mariadb minify mysql postgresql sql sqlite
Last synced: 17 Apr 2026
https://github.com/khangtran85/user-behavior-analysis-for-ecommerce
A SQL project analyzing eCommerce data to uncover insights on traffic, customer behavior, and purchasing patterns. Covers key metrics like visits, transactions, and conversion rates, providing data-driven support for optimizing revenue and user experience.
bigquery ga-session google-analytics-sample publicdata sql
Last synced: 21 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: 04 Jul 2026
https://github.com/fou1100ouacus/databaseanalysis-design
ERD & Schema
entity erdiagram relational-databases schema sql
Last synced: 23 Jan 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: 03 Jul 2026
https://github.com/fbarffmann/sql-challenge
Designed and queried a PostgreSQL employee database to analyze salary trends and organizational structure. Built ERD, created tables, and developed business-focused SQL queries.
data-cleaning data-modeling database-analysis employee-database erd postgresql salary-analysis sql
Last synced: 24 Apr 2025
https://github.com/b-abdrahman-code/teacher-salary-system-javafx
a JavaFX desktop app that calculates teacher salaries using inputs like base pay, time, and workload. It connects to a MySQL database, supports login, configuration saving, and offers a clean UI with real-time results, making payroll management efficient and user-friendly
css html java javafx management-system mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/suganyarajes/sql-react33
SQL (Structured Query Language) is a domain-specific language used for managing and manipulating relational databases.
Last synced: 01 Jun 2026
https://github.com/ndomah1/data-cleaning-in-mysql
This project cleans and standardizes a global dataset of tech layoffs using MySQL, transforming raw data into an analysis-ready format.
data-cleaning data-preparation layoffs mysql sql
Last synced: 25 Mar 2025
https://github.com/tonyh0401/sql-database-progress-2-assignment-tdtu
Progress 2 Database Assignment (Database Course).
Last synced: 12 Apr 2026
https://github.com/guilhermersouza34/sql_pt2
Projeto Criação de um banco de dados relacional com três tabelas principais: Produto, Cliente e Vendas. Foram estabelecidas relações entre essas tabelas para modelar cenários de vendas, onde produtos são vendidos para clientes registrados. Além disso, foram realizadas inserções de dados simulando registros de vendas e consultas
Last synced: 04 Jul 2025
https://github.com/jomi195/ferienwohungen-reservierungssystem
StayFinder is a showcase under construction for an apartment booking system for Database-Systems Classes 1 at HTWG Konstanz.
api database java jersey oracle oracle-database react sql typescript vite
Last synced: 13 Apr 2026
https://github.com/sol-zeta/react-item-list
Item List for an Online Store
css database expressjs flex flexbox html javascript mysql node nodejs react reactjs sql styled-components styledcomponents
Last synced: 06 Feb 2026
https://github.com/sarthakagg29/sql-share-trading-analysis
Analysis of share trading transactions using SQL. Includes table setup, sample data, and a variety of queries to answer typical business questions about stocks and trading.
data-analysis dbeaver portfolio postgresql share-market sql
Last synced: 04 Jul 2025
https://github.com/mstovarh/inflacion-en-colombia-2010-2018
En este repositorio se encuentra el análisis descriptivo que le realizamos a los datos de la inflación en Colombia desde el 2010 hasta octubre de 2023.
Last synced: 23 Jan 2026
https://github.com/darrendavy12/postgressql_retail_sales_data_pipeline-analytics
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI or psql tool.
analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom
Last synced: 04 Jul 2025
https://github.com/mina-faridi/database-project
Final project of database course, Dr Momtazi (fall 2020)
amirkabir database library-database mysql sql
Last synced: 17 May 2026
https://github.com/wtmcgrew/sql-credit-risk-analysis
Credit Risk Analysis using SQL & Excel – Approval trends by FICO, DTI, PTI, LTV, and delinquencies.
case-study credit-risk data-analysis financial-analysis loan-applications portfolio-project sql sqlite underwriting
Last synced: 04 Jul 2025
https://github.com/bedirk/portfolio-projects
Data Analytics Portfolio Projects
dataanalysis excel mssqlserver numpy pandas powerbi python sql tableau
Last synced: 16 Mar 2026
https://github.com/aravinda-1402/wolf-parking-database-management-system
The Wolf Parking Management System oversees campus parking, managing lot availability, zone specifications, permit assignments, and citation tracking. Administrators handle space, permits, citations, and generate reports for efficient parking management.
java mariadb mariadb-server sql
Last synced: 24 Jan 2026
https://github.com/anandhupa1/sql-queries
sql level one and two assignments
Last synced: 06 Feb 2026
https://github.com/kskmemory/data-analysis-sales-insights-with-powerbi
Data Analysis-Sales Insights with PowerBI
datamanipulation powerbi powerquery sql
Last synced: 28 Jan 2026
https://github.com/vidyadnina/other-sql-projects-and-queries
Other SQL projects and queries.
Last synced: 06 Feb 2026
https://github.com/animesshhh/Brick-Mortar-Business-Sales-Insights
This repo leverages SQL & Power BI to unlock sales insights & monitor target profit for a brick-and-mortar business.
data-analytics dax mysql powerbi sql sql-server
Last synced: 11 Mar 2025
https://github.com/mysto-007/cyclistic-bike-share-analysis
Analyzed the dataset of Cyclistic Rental Service as the Capstone project for Google Data Analytics SpecializationAnalyzed the dataset of Cyclistic bike-share (Capstone project for Google Data Analytics Specialization)
bigquery data-analysis excel ms-sql-server sql tableau tableau-public
Last synced: 16 Mar 2026
https://github.com/camillerob/recruitment_company_db
Creating a MySQL database for a recruitment company with data retrieval optimization.
Last synced: 28 Jan 2026
https://github.com/davidkhala/oracle-database-collection
collection of Oracle Database tools, documentation and notes
Last synced: 06 Feb 2026
https://github.com/aman-1998/Database_Design_and_SQL_queries
This repository contains a collection of SQL queries from different sources like interviews, coding websites, etc
database-design diagram oracle-database sql sql-developer
Last synced: 11 Mar 2025
https://github.com/mayurjadhav1998/instago-sql
This repository contains SQL scripts for transaction processing, data aggregation, and reporting. Key features include sales summaries, order management, payment mode analysis, transaction failure tracking, and performance insights. Optimized for PostgreSQL, these scripts are designed for scalable data analysis and reporting.
postgres postgresql postgresql-database sql
Last synced: 28 Jan 2026
https://github.com/sh4rkvicc/20241_bdparadatascience_senai
Neste repositorio há meu processo de aprendizado no curso Banco de Dados Para Data Science disponibilizado pelo Senai Frederico Jacob.
Last synced: 16 Mar 2026
https://github.com/emmanuellaalbuquerque/sqlite3_locacaodeveiculos
Banco de Dados para uma empresa de Locação de Veículos.
Last synced: 06 Feb 2026
https://github.com/tyhanskymatwit/sql-library-management
A basic SQL project used as an introduction to data tables and queries.
Last synced: 29 Jan 2026
https://github.com/ajmannust41288/plsql-developer
PLSQL Developer tasks and images working files
package plsql-developer plsql-parser plsql-testing sql sqlplus
Last synced: 29 Jan 2026
https://github.com/nccapo/go-app
Go project with Websocket, Pure SQL and Gin Frameworks
Last synced: 29 Jan 2026
https://github.com/dataspieler12345/francisco_smoothies
Streamlit Order App
Last synced: 13 Jul 2025
https://github.com/khalekuzzamancse/smartbuybackend
java jpa mvc rest-api restful-api spring-boot sql
Last synced: 12 Apr 2026
https://github.com/fabiliria280802/bd2-est-ndar
This project is a SQL script developed by ITIZ-2201 - DATABASE II students for various class exercises. The script automates the creation and configuration of a database named LabX, including the definition of custom data types, validation rules, tables, triggers, and a stored procedure to manage exam result entries.
database microsoft-sql-server sql
Last synced: 16 Mar 2026
https://github.com/jkmagnussen/sql_nanodegree
Clean data, optimize SQL queries, and write select advanced JOINs to enhance analysis performance. Use SQL DDL to create the data schemas & apply SQL DML to migrate data from a denormalized schema to a normalized
big-data-analysis ddl nosql nosql-database postgresql-database sql udacity udacity-nanodegree
Last synced: 29 Jan 2026
https://github.com/patricialjohnson/sql-database-analysis
In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.
business-analytics chinook-database data-analytics data-visualization database sql sqlite
Last synced: 11 Apr 2026
https://github.com/rami24t/salon-appointment-scheduler_relational-database
Relational Database | Build a Salon Appointment Scheduler. For this freeCodeCamp challenge project, I have created an interactive Bash program that uses PostgreSQL to track the customers and appointments for a salon.
bash postgresql relational-databases sql
Last synced: 15 Apr 2026
https://github.com/raven-s-soul/basi-di-dati
Database SQL-Math 2024/2025 at Roma3
Last synced: 06 Feb 2026
https://github.com/divinemoments/project-1-titanic-sql-analysis
The objective of Project 1 is to perform SQL analysis to extract insights about Titanic passenger demographics, survival rates, and other relevant statistics.
Last synced: 17 Mar 2026