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/bobbymannino/ceeqwal
A simple SQL editor built in Delphi
Last synced: 06 Feb 2026
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/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/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/gust4vosales/projeto-bd-2020.3_ufape
Projeto desenvolvido no curso de BD no período 2020.3 - UFAPE
banco-de-dados database mysql pg sql sqlite
Last synced: 15 Apr 2026
https://github.com/ixllegacyixl/powershellsimplifiersql
Procedure Collector from SQL Server
database powershell sql sql-server sql-server-2017 sql-server-2019 sql-server-database
Last synced: 06 Apr 2025
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/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/tmmvn/helsinki-university-db-course
Final project for the Helsinki University database course AYTKT10004
db helsinki-university-mooc java sql
Last synced: 18 May 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/matiaselebi/base-de-datos-aplicada
Primer parcial base de datos aplicada
analisis-de-datos etl integration-services sql sqlserver visual-studio
Last synced: 22 Jul 2025
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/cherukuri-thanu/hoteldataviz-crossplatformsql
This repository contains configuration files for analysing Hotel Booking Dynamics in SQL.
azure-data-studio docker-container ms-sql-server power-bi sql
Last synced: 12 Mar 2025
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/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/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/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/lucashomuniz/Project-05
Statistical Analysis of Hospitalization Costs: Leveraging SQL and R for Insights
anova-analysis anova-test data-analysis finance-analysis-data language-r linear-regression sql stastistical-model statistical-analysis
Last synced: 20 Oct 2025
https://github.com/baalaji2817/pizza-sales
Tableau and SQL for Pizza Sales
microsoft-sql-server sql ssms tableau-dashboards
Last synced: 10 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
https://github.com/stohirov/spring-microservices
Fast Food CRM application using Spring Microservices.
docker feign-client java junit5 liquibase spring-boot spring-microservices spring-security sql swagger
Last synced: 15 Apr 2026
https://github.com/zun-liang/fcc-world-cup-database
Solution to freeCodeCamp Project Build a World Cup Database
Last synced: 15 Apr 2026
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 15 Apr 2026
https://github.com/razfrumkin/nba-scoring-analytics
A web application designed to fetch and display NBA game scores as interactive charts. This project focuses on providing users with an intuitive interface to explore NBA game scores for regular season games.
chartjs nba nest postgres python react react-query sass sql typescript web
Last synced: 15 Apr 2026
https://github.com/patricialjohnson/sql-database-project
SQL Music Database Store
business-analytics chinook-database data-analytics data-visualization database kaggle kaggle-dataset microsoft-excel microsoft-sql-server sql sqlite
Last synced: 12 Mar 2025
https://github.com/vitormanoelvidal/trabalho_integrador_emporiovewtech_connection_store
Empório VeWTech Conection Store
academic academic-project adminstration constraints database database-administration database-management indices mysql mysql-database sql stored-procedure student-project university university-project users-management views
Last synced: 30 Jan 2026
https://github.com/AlexTHELEGOFAN/Stage_IDCOM
Rapport de stage écrit dans le cadre de ma fin de DUT Informatique, réalisé en juin 2022.
adobe adobe-illustrator adobe-xd css design development html internship javascript photoshop php phpmyadmin sql wamp-server wordpress
Last synced: 10 Mar 2025
https://github.com/codegeekr/landing-page-psicotest360
Landing Page for Psico test 360
api api-rest astro bootstrap5 css css-animations css3 django html5 javascript react sql sqlalchemy
Last synced: 30 Jan 2026
https://github.com/heyitsjoealongi/react-spring-rust-sql
A futureproof stack for enabling performance, security, and type safety.
formik java react rust spring-boot sql tailwindcss
Last synced: 06 Feb 2026
https://github.com/manishabarse/hr_data_analysis
Used Microsoft SQL Server Management Studio and Power BI
data-analysis powerbi sql ssms
Last synced: 30 Jan 2026
https://github.com/naninsv/zomato_dashboard
An interactive Power BI dashboard analyzing Zomato’s sales performance, user trends, and city-wise insights. Features include sales trends, user engagement, top-performing cities, and food category distribution to help drive data-driven business decisions
business-intelligence data-visualization dataanalysis excel powerbi sql
Last synced: 30 Jan 2026
https://github.com/chdl17/nyc_green_taxis_peak_hour_analysis
This project analyzes GCP BigQuery data and uses Looker Studio to build a Peak Hour Analysis.
bigquery gcp google-cloud-platform looker-studio sql
Last synced: 06 Feb 2026
https://github.com/adriens/endoflife.date-nested
A collection of resources to load Product EoL in itself
cypher endoflife neo4j neo4j-database postgresql snippets sql technicaldebt
Last synced: 15 Apr 2026
https://github.com/lmizner/codecademy_postgresql_movies
Creating tables, inserting data into those tables, and running some basic queries to see that data
add-constraint alter-table create-table insert-into postbird postgresql sql unique update
Last synced: 02 Apr 2025
https://github.com/pokhiii/wc-queries
Beautiful queries for WooCommerce.
action-scheduler sql woocommerce woocommerce-subscription
Last synced: 30 Jan 2026
https://github.com/ite-2022-pwr/ite-is-semestr-4
Semestr 4, studia inżynierskie: AiZO, PTM1, Sieci komputerowe, OiAK, WdWK, Bazy danych 1, NiDUC2
algorithms algorithms-and-data-structures assembler assembly computer-architecture cpp database go golang microprocessor networking oracle-database programming sql university university-project
Last synced: 30 Jan 2026
https://github.com/kardelruveyda/northwind-database
You can find Northwind Datasabe Script!
database northwind sql sql-server
Last synced: 15 Apr 2026
https://github.com/abu14/data_warehousing_bi_data_pipelines
An OLAP system that contains integrated data and enable faster analytics.
business-intelligence databases datawarehouse datawarehousing olap oltp-databases sql
Last synced: 17 Mar 2026
https://github.com/purvajage/springboot_jpa_mapping
This project demonstrates the use of various JPA mappings in a Spring Boot application. It covers one-to-one, one-to-many, many-to-one, and many-to-many relationships using JPA and Hibernate.
hibernate-jpa spring-jpa springboot sql
Last synced: 15 Apr 2026
https://github.com/johnkinuthiaa/learn-sql-from-boot.dev
This is a repo for step by step mysql learning from boot.dev and also w3schools.It covers both simple and advanced concepts of sql.
Last synced: 07 Feb 2026
https://github.com/ahmed20150/student-advising-system--databases-1-guc
The Student Advising System is a Web Application that aims to assist Advising Students with all the University Services that the may Require. It was Developed Using ASP.NET for the Frontend and utilized MSSQL in order to support the database functionalities that the students required.
asp-net csharp database-management mssql mssql-database sql web-application
Last synced: 31 Jan 2026
https://github.com/gaurav0502/aviation-data-analysis
Aviation data analysis using SQL and ggplot2 within R
anyflights aviation-data ggplot2 r-studio sql sqldf
Last synced: 25 Feb 2026
https://github.com/dysnomia-studio/dysnomia.common.sql
A driver agnostic Micro-ORM for .NET
dotnet dotnet-core micro-orm orm sql
Last synced: 25 Feb 2026
https://github.com/brianlesko/postresql-docker
Run a postgreSQL server hosted in a docker container, and start a webUI for basic querying
basics container containerization containers data data-science docker postgres postgresql sql template
Last synced: 31 Jan 2026
https://github.com/thanhtrnnn/family-travel-tracker
A web application that allows families to track countries they've visited together. Each family member can have their own profile with a unique color, and the application displays visited countries on an interactive world map.
ejs nodejs personal-project postgresql sql
Last synced: 15 Apr 2026
https://github.com/beatrixloureiro/mod1-uc3-auxiliar-na-modelagem-e-manipula-o-de-banco-de-dados
Este repositório contém as atividades realizadas no módulo MOD1-UC3: Auxiliar na Modelagem e Manipulação de Banco de Dados.
Last synced: 17 Mar 2026
https://github.com/mohammadmahdi-abdolhosseini/telephone-book-sql-
The Telephone Book (SQL) Application is a user-friendly Windows Forms app in C# for managing contact lists, featuring contact addition, editing, deletion, search functionality, and photo import.
csharp database sql telephone-book windows-forms
Last synced: 15 Apr 2026
https://github.com/daviqzr/estudos_fateczl
Este repositório reúne diversos projetos desenvolvidos durante meus estudos na Fatec Zona Leste, abordando diferentes disciplinas e temas da área de Análise e Desenvolvimento de Sistemas. Os projetos aqui presentes têm como objetivo consolidar o aprendizado de tecnologias e conceitos como Java, SQL, Spring, testes de software e algoritmos.
algoritmos banco-de-dados java logica-de-programacao sql
Last synced: 23 Feb 2026
https://github.com/rodrigobarbaedu/locust-test-app
En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.
bootstrap css flask-application html javascript-library python sql
Last synced: 15 Apr 2026
https://github.com/annethsivakumar/kingston-property-rental-database
This project consists of three integrated components: an ER diagram, a relational database implementation, and a web application.
apache cross-platform css html mariadb mysql perl php sql
Last synced: 31 Jan 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/nicolito128/tasks-api
A simple API written in Go with Gin Web Framework and PostgreSQL.
api database gin go golang postgresql sql
Last synced: 15 Apr 2026
https://github.com/adrianlardies/from-data-to-insight
This project creates and manages a MySQL database to analyze the performance of Bitcoin, Gold, and the S&P 500 in response to economic factors. It integrates historical data, executes advanced SQL queries, and visualizes key insights, showcasing the power of SQL and Python in financial analysis.
data-analysis data-science matplotlib pandas python seaborn sql
Last synced: 12 Apr 2026
https://github.com/ajtatum/automodelmapping
Once you specify a connection string, you can select tables and have them automatically generate the Models and Mapping classes.
asp-net code-first csharp data-mapping data-models entity-framework mssql sql wpf
Last synced: 09 May 2026
https://github.com/aborden23/pewlett-hackard-analysis
Database Analysis SQL
Last synced: 31 Jan 2026
https://github.com/malaksadek/infinite-produce
A To-Do List mobile application 📖 🖊 ☑ (2018)
database firebase firebase-database full-stack ios ios-app java mobile-app mobile-development mysql mysql-database php sql swift swift-4
Last synced: 17 Mar 2026
https://github.com/rajin-khan/dbms-sem7
A note file on SQL and Database Management Systems, along with other additional files used to learn full stack Web Development.
database-management relational-databases sql
Last synced: 17 Mar 2026
https://github.com/edprice25/fbi-cde-master-files-ml
Trains a ML regression model with data from the FBI Crime Data Explorer (CDE), for predicting crimes such as Cargo Theft.
bigquery-ml crime-analysis crime-data crime-data-analysis google-bigquery sql
Last synced: 31 Jan 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/mc-osoc/myitemlibrary
My library ready-to-use commands in a MySQL repository for Minecraft Server
bukkit minecraft minecraft-plugin plugin spigot spigot-plugin sql
Last synced: 25 Feb 2026
https://github.com/nero103/my-youtube-usage
This is an end-to-end personal project. I was curious about my youtube engagement and thought it would be fun to explore the usage and recommend ways to optimize my device's data usage and my viewing schedule.
csv dataanalysis excel json jsonparser jupyter-notebook mssqlserver powerpoint python3 sql tableau tableau-dashboards tableau-desktop tableau-public
Last synced: 17 Mar 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/billstephens2022/zoomanager-wpf-db
A demo C# WPF application hooked up to a database using MS SQL Server. Simply shows a list of zoos with the animals at each zoo and allows the user to add, delete, update zoos & animals, as well as add animals to zoos.
csharp mssqlserver sql wpf wpf-application
Last synced: 17 Mar 2026
https://github.com/karencofre/marketing-segmentacion-en-powerbi
Proyecto prueba de hipótesis en powerbi y python
bigquery google-colab powerbi python sql statsmodels
Last synced: 31 Jan 2026
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/roshannaidu/cybersecurity-workshop
The CyberSecurity workshop organized by the Linux Club (Cybersec101) provided me with a hands-on experience with various tools and techniques in the field of cybersecurity. This Repo contains a detailed account of what I learned and achieved during the workshop.
api cybersecurity decryption encryption gobuster json jwt php picoctf python query sql sql-injection tools txt web website workshop
Last synced: 15 Apr 2026
https://github.com/cataliniuga/squi
A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.
dotnet-core mysql sql sqlite vue3
Last synced: 15 Apr 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/solesen1992/event_booking
Event booking desktop application for 1000fryd. The application allows users to create various types of events and manage shift schedules.
dao-design-pattern dao-interface database eclipse event-management graphic-user-interface gui-application java mssql observerpattern relational-database sql threads window-builder windowbuilder
Last synced: 25 Feb 2026
https://github.com/yaasiin-ayeva/d4d-express-sql-boilerplate
Dev4Diversity Express API Boilerplate is a server side element to handle apis. Runs with SQL databases, Use TypeORM, JWT authentication, decorators & Custom seeders.
api-rest boilerplate-template clean-architecture dev4diversity express sql typeorm typescript
Last synced: 01 Feb 2026