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/teo-sl/sql-lineage-tracker
SQL Lineage Tracker is a powerful static analysis tool that parses raw SQL files to generate interactive table-level and column-level Data Lineage graphs.
automation lineage postgres postgresql sql
Last synced: 18 Jun 2026
https://github.com/baribrahim/ecommerce-website
An e-commerce website built using PHP, HTML, CSS and Javascript
ecommerce-website fullstack-development html-css-javascript php sql webapplication webdevelopment
Last synced: 18 Jun 2026
https://github.com/puj-course/repository_template_bd
Plantillas Proyectos DB
db elecciones-2026 mysql-database postgresql sql
Last synced: 18 Jun 2026
https://github.com/mohnish88/pizza-sales-analysis
By using SQL I executed detailed sales reporting, analyzing sales data to identify trends and patterns. This allowed me to provide actionable insights that optimized sales strategies, improved decision-making, and enhanced overall sales performance.
data-analysis-sql data-sets database-management inner-joins joins mysql mysql-database primary-key pure-sql queries sales-analysis sql structure-query-language
Last synced: 19 Jun 2026
https://github.com/turbot/steampipe-plugin-onelogin
Use SQL to instantly query OneLogin resources. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 19 Jun 2026
https://github.com/aladagemre/aisql
A powerful AI-powered SQL and MongoDB query generator that converts natural language questions into optimized database queries.
Last synced: 19 Jun 2026
https://github.com/keshab5300/amazon-sales-analysis-mysql
This repository contains SQL queries and analysis tools for examining Amazon sales data. It helps uncover insights on pricing, discounts, product performance, and customer reviews. The project is designed to optimize sales strategies and evaluate key metrics for better decision-making.
Last synced: 20 Jun 2026
https://github.com/ubf21/vali-flow
csharp elasticsearch entity-framework fluent-api linq mongodb sql
Last synced: 20 Jun 2026
https://github.com/istiyakriyad/restaurant-service
This is a restaurant service application developed in golang. It extract, transform and load the mongodb data to postgresql database. It provide some routes to access the data.
cobra docker gin golang postgresql sql testify
Last synced: 20 Jun 2026
https://github.com/niihaoru/website
Web-site about software development in Petropavlovsk-Kamchatskiy
consulting crm database devops engineering management programming raspberrypi sql stm32 web-site
Last synced: 20 Jun 2026
https://github.com/g-schumacher44/analyst_resource_hub
A collection of guidebooks, quickref, and resources for data analysis
analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration
Last synced: 20 Jun 2026
https://github.com/hebertcisco/remodel-core-docs
Documentation site for remodel-core, built with React Router and Fumadocs.
data-structures database ddl er-diagram modeling parser-implementations sql
Last synced: 20 Jun 2026
https://github.com/hebertcisco/gdo
A typed database access library for Gleam.
data-access data-access-layer data-access-library data-access-object database gleam gleam-lang gleam-language gleam-library library prepared-statements sql sql-query sqlite sqlite-database transactions
Last synced: 20 Jun 2026
https://github.com/olaszpl/bazy_danych_2024
Projekt systemu bazodanowego dla uczelni – realizacja w ramach kursu Podstawy Baz Danych na AGH 2024/25.
Last synced: 20 Jun 2026
https://github.com/amarjahiji/sdp4j
A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.
database dataframework datapersistence java javaframework orm persistence persistenceframework sql sqlmapper
Last synced: 21 Jun 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/imbios/open-music-api-v3
Backend software for Submission project from Dicoding Academy on Backend Fundamental
backend dicoding javascript music sql
Last synced: 22 Jun 2026
https://github.com/pawel-slowik/sql-non-unique-fk
Inspect a SQL database to find foreign keys referring to columns that do not have a unique key
Last synced: 22 Jun 2026
https://github.com/jamartg/clash-of-code-discord-bot
discord bot to generate game links , track leaderboard etc. Built for use by coder friends
codingameapi discordpy python sql
Last synced: 22 Jun 2026
https://github.com/liuba9999/healthcare-sql-analytics-portfolio
This project showcases my SQL skills applied to synthetic healthcare data (Synthea). I analyze patient demographics, encounters, conditions, and immunizations to extract meaningful insights for healthcare data analytics.
Last synced: 22 Jun 2026
https://github.com/yannbolliger/areyouloco
Small toy website for finding the locoest person. Just for fun.
Last synced: 22 Jun 2026
https://github.com/sblack4/lolcrawler
Get data from the Riot API and put it into a SQLite database
api league-of-legends python sql sqlite sqlite3
Last synced: 22 Jun 2026
https://github.com/flum1025/sql-enum-generator
sql-enum-generator is a tool that parses SQL INSERT statements from a file and automatically generates OpenAPI schema files. The generated OpenAPI schema can be used with existing tools to generate type definitions in various programming languages.
code-generator go openapi3 postgresql sql
Last synced: 23 Jun 2026
https://github.com/eugeneshihov-sudo/eugeneshihov-sudo
CDO / DWH & BI / Data & IT Executive
agile ai-agents bpm development dwh etl finebi full-stack itil matematica modeling mssql oracle-database powerbi relational-databases sql
Last synced: 23 Jun 2026
https://github.com/repdiken/fcc-relational-db-universe
PostgreSQL-based relational database project for FreeCodeCamp certification. Includes five interrelated tables with real and fictional astronomical data.
certificate database freecodecamp freecodecamp-certification postgres postgresql relational-databases sql sql-project
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/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/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/kwhorne/sql-anywhere
🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.
database edge embedded-database local-first offline-first replication rust sql sqlite wal
Last synced: 25 Jun 2026
https://github.com/souza-vitor/stock-market
codecademy data data-analysis data-mining data-science sql sqlite
Last synced: 26 Jun 2026
https://github.com/nur-zaman/sql-guard
Validate AI generated PostgreSQL queries against explicit allowlists. This package parses SQL into an AST and denies anything outside your policy.
security sql sql-injection sql-sanitizer
Last synced: 27 Jun 2026
https://github.com/sya-ri/sqldelight-oracle
Oracle Database support for SQLDelight and sqldelight-check.
oracle oracle-database sql sqldelight sqldelight-check
Last synced: 27 Jun 2026
https://github.com/jeremylongshore/beads-dolt
A Dolt/DoltHub-aware Claude Code plugin for the beads (bd) task tracker: skill + 5 expert agents + a wired dolthub/dolt-mcp server. Builds on beads and Dolt/DoltHub.
beads claude-code claude-code-plugin dolt dolthub mcp sql task-tracking
Last synced: 28 Jun 2026
https://github.com/hoehrmann/text-ansitable-sqlstylesheet
Text::ANSITable::SQLStyleSheet Perl module
ansi-colors perl sql stylesheets table-formatter
Last synced: 29 Jun 2026
https://github.com/francislauriano/sistema_academico
Sistema desenvolvido em python com objetivo facilitar a gestão de cursos, alunos e matrículas numa universidade fictícia.
Last synced: 29 Jun 2026
https://github.com/mujeeb218353/railway-ticket-booking
Railway Ticket Booking Management System
Last synced: 29 Jun 2026
https://github.com/icalialabs/archon-gem
ARchon: Summoning the powers of ActiveRecord and ARel to wreak havoc
activerecord archon arel crazystuff rails sql
Last synced: 29 Jun 2026
https://github.com/dsillman2000/advent-of-code-2024
David's Advent of Code for 2024 (PostgreSQL)
advent-of-code-2024 docker postgresql sql
Last synced: 29 Jun 2026
https://github.com/zweli-jr/tvps
Database for a pet shop (Tyger Valley Pet Shop)
Last synced: 29 Jun 2026
https://github.com/beebus/hacker_rank_practice
My personal solutions to coding practices on the HackerRank.com website.
c-plus-plus coding coding-challenge coding-challenges coding-interviews github hackerrank hackkerrank-solutions oracle-database python3 ruby sql sql-server ubuntu1804
Last synced: 15 Apr 2026
https://github.com/nlabsglobaltechnologgies/sql-staffcustomersfollowingdb
This database was developed in the light of the information I gained during the training I received from Istanbul Education Academy.
Last synced: 16 Mar 2026
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/threadnew/codeguide
理论+实战=知识;CodeGuide提供一个代码平台,收集各种技术的示例,方便初学者更好的巩固理论知识。
java mybatis mysql nutz spring spring-boot springcloud sql
Last synced: 15 Apr 2026
https://github.com/rp-bot/5nf-sql-project
SQL Project that has a 5nf design.
Last synced: 16 Mar 2026
https://github.com/essentials-hub/backend-starter-kit
O Backend Starter Kit 🚀 é uma base para criar aplicações web backend com NestJS ⚛️, TypeScript 🛠️, Biome 🌿, pnpm 📦 e Prisma 🔗. Utiliza o princípio de inversão de dependência 🔄 e interfaces para padronizar validações ✅ e funcionalidades, oferecendo uma estrutura adaptável a diferentes contextos.
biome docker nestjs pnpm prisma sql typescript
Last synced: 28 Jan 2026
https://github.com/shrunga92/netflix_data_analysis_sql
This project involves a comprehensive analysis of Netflix's movies and TV shows data using SQL.
Last synced: 24 Feb 2026
https://github.com/bobbymannino/ceeqwal
A simple SQL editor built in Delphi
Last synced: 06 Feb 2026
https://github.com/antonharbers/freecodecamp-universe
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 16 Mar 2026
https://github.com/alenales/social-network-analytics
Проект направлен на выстраивание аналитики с нуля для приложения, объединяющего ленту новостей и ленту сообщений.
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/ialam085/a2z_sql_solutions
The objective of the SQL report is to understand all the Basic SQL-Server Queries/Scripts as well as all kind of String Functions
Last synced: 16 Mar 2026
https://github.com/piyushkumar2025/e-commerce-sales-analysis
Conducted analysis of 100,000 orders (2016-2018) for Target Brazil using SQL and Python, extracting insights on order processing, pricing, payment/shipping efficiency, customer demographics, and satisfaction to inform strategic decisions.
googledocs jupyter-notebook mysql python sql
Last synced: 15 Apr 2026
https://github.com/simoun-asmar/marketflash-project
A complete marketing data solution for a fictional agency. This project covers everything from designing a normalized database and building relationships to analyzing campaign performance with SQL and visualizing KPIs in Tableau to support strategic decisions.
dashboard database-design database-schema marketing-analytics sql tableau visualization
Last synced: 28 Jan 2026
https://github.com/gpalleschi/get_field
The GET_FIELD is an oracle SQL function to extract, from a string composed by fields separated by a separator, a specific field in a specific position.
Last synced: 28 Jan 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/jabhij/apple_dataanalyis_apachespark
Analyzed Apple's dataset to check how many people bought Airpods after buying Mac or iPhone. Thereafter, using ML and predictive analytics to check future outcomes.
apache-spark databricks mllib pyspark python sql
Last synced: 08 Feb 2026
https://github.com/andriikot/sql_select_mastery
SQL SELECT Mastery
dbeaver dml postgresql select-statements sql
Last synced: 15 Apr 2026
https://github.com/anurag-ghosh-12/library_management_system_sql
This project showcases the development of a comprehensive Library Management System utilizing Structured Query Language (SQL). It demonstrates a practical application of relational database principles to efficiently manage library resources, member information, and borrowing/returning transactions.
data-analysis data-visualisation dbms-project sql
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/joaquinmoron/marketing-case
Caso de Marketing — cohortes, LTV y retención con Python + SQL (modelo analítico y KPIs).
cohort-analysis ltv marketing marketing-analytics pandas python retention sql
Last synced: 15 Apr 2026
https://github.com/niteshkumar76/library_management_sys-mysql
This Project based on Libraray Management system using SQL .
dbms-project mysql-database sql sql-server
Last synced: 15 Apr 2026
https://github.com/anmolian/data_analysis_facebook_api_ads
Big Data Analytics
data-analysis data-visualization pyspark sql
Last synced: 24 Feb 2026
https://github.com/paasshme/lo07_projet
Covid Vaccination Management Site (Vaccine, vaccination center, patients, stocks...)
bootstrap mvc php school-project sql
Last synced: 15 Apr 2026
https://github.com/huluvu424242/java-compiler-template
Template für antlr basierte Compiler in Java
antlr compiler plantuml sql sql2plantuml
Last synced: 14 Jun 2026
https://github.com/kritiusone/fakerubikstoreapi
Repositorio de la API de mi proyecto FULL stack "Fake rubik store", el cual consta de una tienda Online con tematica de cubos de rubik y puzzles
asp-net clean-architecture csharp dotnet entity-framework sql
Last synced: 15 Apr 2026
https://github.com/akash1070/crud-app---thing-finder
Building And Deploying CRUD App -Thing Finder On Heruko
crud-application exploratory-data-analysis-eda flask-api heruko sql
Last synced: 06 Feb 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/stormtrooper0006/car-rental
The Car Rental Database is a database created for transactions within the car rental business. Its Entity Relationship Diagram (ERD) is designed based on an existing car rental receipt as a reference. The database is constructed using the Microsoft SQL Server Management Studio application.
Last synced: 29 Jan 2026
https://github.com/ywindows98/metallurgical_company_database
This repository presents a university assignment project that focuses on designing and implementing a comprehensive relational database for a metallurgical enterprise using Oracle SQL.
Last synced: 06 Feb 2026
https://github.com/rahmasamy/lms
This LMS (Learning Management System) website is a comprehensive platform for both instructors and students. It facilitates course enrollment, course payment, and filtering by categories, and offers personalized dashboards for instructors and students.
angular angular-cli bootstrap5 laravel-framework mysql-database payment-integration rjxs sql template
Last synced: 25 Feb 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/debora-carvalho/exerciciosql_oracle_package
Exercícios práticos para o desenvolvimento de Packages incluindo Procedures e Functions em PL/SQL (utilizando Oracle), referente a disciplina de Banco de Dados Relacional (DSM).
functions oracle-database package procedures sql
Last synced: 29 Jan 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/trkotovicz/backend-jr-tech-test
bootstrap clean-code css html javascript reactjs sql
Last synced: 15 Apr 2026
https://github.com/mat-p1/spring
Spring Boot, Spring & Hibernate
aspect-oriented-programming hibernate jpa mysql regex regexp rest-api restful-api spring spring-aop spring-boot spring-data-jpa springmvc springsecurity sql thymeleaf
Last synced: 17 Mar 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/melvinmo/db_lab_archive
This repository houses the course materials for my undergraduate database design lab, encompassing assignments and a final project on designing an automotive sales database.
ado-net csharp data-management microsoft-sql-server sql tsql
Last synced: 06 Feb 2026
https://github.com/s-bauza/agbd
ADMINISTRACIÓN Y GESTIÓN DE BASES DE DATOS
datastream sql sqlworkbench user-privileges
Last synced: 29 Jan 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
https://github.com/edmartt/workorders
Microservice for handling work orders and when are done send event through Redis streams
docker docker-compose openapi openapi3 postgres postgresql python python3 redis sql sqlalchemy swagger swagger-ui
Last synced: 30 Jan 2026
https://github.com/yurmary/retantion-project
Материалы проекта по анализу метрики retention и выявлению факторов, влияющих на удержание пользователей.
Last synced: 30 Jan 2026
https://github.com/paulobrazilian/hestia
Hestia: Ferramenta de comparação de preços para todos os produtos, feita em Java, SQL e React Native. Versões para desktop e mobile para compras informadas.
hexagonal-architecture java jwt kafka microservices-architecture oauth2 postgresql sql
Last synced: 30 Jan 2026
https://github.com/billwallis/metabase-monitoring
Scripts for monitoring Metabase usage.
Last synced: 30 Jan 2026