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/vibhark04/dilligent
End-to-end AI-assisted e-commerce data pipeline using Python, SQLite, and SQL—featuring synthetic data generation, ingestion, and analytics.
Last synced: 16 May 2026
https://github.com/luizhm0reira/hackerrank
Resolutions from hackerrank questions
Last synced: 03 Jan 2026
https://github.com/joseolivares/lista-paises-sql
SQL Script to insert all countries of the world
Last synced: 02 Jul 2026
https://github.com/guedesou/teste_mais_a_educacao
Teste para vaga de Assistente de Suporte Técnico na +A Educação. Mini-Sistema De Alunos Grupo +A | Sistema de gerenciamento de matrículas desenvolvido como adicional do teste técnico desenvolvido em .sql
Last synced: 10 Apr 2026
https://github.com/devmunyi/test-api
A RESTful api for testing purpose. It can allow user to create an account, login and add favorite coding tech stack.
express jwt-authentication node restful-api sequelize sql
Last synced: 07 Apr 2026
https://github.com/sumith25-dev/loginsignupproject
A simple Java web app using Servlets for user login and signup with Oracle DB integration. Built without web.xml using annotations, and JDBC for DB connection. Features include registration, authentication, and navigation to a home page upon successful login.
html java oracle11g sql sqldeveloper
Last synced: 10 Apr 2025
https://github.com/lucashomuniz/project-22
[Dashboard] Data and Sustainability: Optimizing Green Flow's Fertilizer Portfolio
agrotech bigquery data-analytics data-structures data-visualization google-cloud-platform powerbi powerbi-visuals powerquery sql sustainability
Last synced: 20 Mar 2025
https://github.com/jorge277283828292/citas-taller
backend css css3 frontend html html5 javascript js json mysql mysql-database nodejs sql
Last synced: 16 May 2026
https://github.com/netcodez/analysing-unicorn-companies---sql
Analysing Unicorn Companies using SQL
data-analysis data-structures database postresql sql
Last synced: 16 May 2026
https://github.com/bienlim/web-fundamentals
Collection of projects and exercises to understand web development fundamentals.
css html javascript jquery sql
Last synced: 05 Apr 2025
https://github.com/Germandcont/SQL-Querys_AzureDataSet
SQL Project using Microsoft Azure AdventureWorksLt DATA BASE
Last synced: 28 Mar 2025
https://github.com/noopur-phadkar/sql-cheatsheet
I am using this repository to store my SQL cheatsheet and save some complicated SQL questions I come across.
Last synced: 20 Mar 2025
https://github.com/keshav434/myhonourproject
Create an online food application for the user to add food in the basket. Tech Stack: HTML, CSS, React, Express, MySQL
css expressjs html javascript nodejs reactjs sql
Last synced: 06 Apr 2026
https://github.com/volkya/wordsapp-flask
A simple crud of words from different countries
csfr flask flask-restful jinja2 python security sql
Last synced: 19 May 2026
https://github.com/ashishsingh789/basic_sql_solutions
This is the simple repository consisting of sales database in CSV Format with the solutions .
Last synced: 06 Jan 2026
https://github.com/p4dro-dev/avn2-bdd-ifce
Neste repositório, se encontra a prova de Banco de Dados do curso Técnico em Informática. Este projeto implementa um banco de dados MySQL para um sistema hospitalar, com foco no relacionamento entre médicos e pacientes. Desenvolvido como parte de uma avaliação acadêmica.
banco-de-dados banco-de-dados-relacionais banco-de-dados-relacional ciencia-da-computacao engenharia-de-dados engenharia-informatica mysql-database sql sqlite3
Last synced: 07 Jul 2025
https://github.com/NoelV11/Sports-Website
I have created a sports website, which can be taken up by beginners as a project while studying Web Programming. This website primarily implements CSS Styling, JavaScript, DHTML and PHP/SQL Database Features
css dhtml html javascript php sql xampp
Last synced: 12 Mar 2025
https://github.com/JOSHUA-A69/Divine-Sushi-Shop-Database-School-Project
This is a sushi shop database for our school project.
Last synced: 12 Mar 2025
https://github.com/vijaykumar1303/sales-data-analysis-and-dashboard-development
To analyze sales data to uncover insights into sales performance, trends, and patterns, and to develop an interactive dashboard that provides a comprehensive view of sales metrics and KPIs.
data dataanalysis datacleaning datavisualisation dax-query powerbi powerquery sql sqldataanalysis
Last synced: 11 Feb 2026
https://github.com/qpliu/out-parameter-hack
oph is a hack to use out parameters in MySQL stored procedures with Go sql drivers
go mysql sql stored-procedure stored-procedure-out-parameters
Last synced: 18 Feb 2026
https://github.com/samorysundjata/tsql
Exemplo do post para tabela associativa em T-SQL
Last synced: 17 Feb 2026
https://github.com/vitorantonionne/pocket-nlw
docker javascript nodejs postgresql sql
Last synced: 11 Apr 2026
https://github.com/cryptedsnow/c4-hxh
Simple CodeIgniter 4 application (codes in Portuguese).
Last synced: 13 Feb 2026
https://github.com/marta-barea/library-system-sql
This repository contains a SQL project for managing a fictional library system, built with MySQL. It is designed to explore complex querying using realistic book-related data.
library-management-system mysql mysql-database sql
Last synced: 07 Jul 2025
https://github.com/brunofsbravo/us-household-income
Processo de limpeza e exploração de dados da Renda de Famílias disponibilizados pelo governo dos Estados Unidos.
cleaning-data exploratory-data-analysis mysql sql
Last synced: 03 Apr 2025
https://github.com/jaimejl21/gestion_datos
Some group projects for Data Management subject of my Degree where we design, create and do actions related with databases. We use SQL, MongoDB, Java, Excell, CSV files, XML files, etc.
Last synced: 20 Jan 2026
https://github.com/abdoufermat5/inpoda_web_services
A web services based app
airflow dags microservices python soap soap-web-services spyne sql
Last synced: 04 Jul 2026
https://github.com/itskshitija/blinkit-data-analysis-using-sql
This project aims to analyze Blinkit order data using SQL to derive meaningful insights through Exploratory Data Analysis (EDA). Various SQL queries are used to explore customer details, order trends, revenue generation, and product performance.
data-science dataanalysis marketing-analytics mysql mysqlworkbench sql
Last synced: 02 Jul 2026
https://github.com/pngo1997/sql-query-optimization-precedence-graph-analysis
Explores SQL query execution, indexing, and serializability in database transactions using SQLite and Python.
index python sql sqllite text-processing
Last synced: 16 May 2026
https://github.com/alekrish-12/inventory-management-system
WINAIM -Backend Database-Assignment The Inventory Management System is a comprehensive software solution designed to efficiently track and manage inventory for businesses of various sizes and industries. The system encompasses both backend database management and frontend user interface components.
api backend-api front-end gitbash github-config html javascript json server-side sql
Last synced: 18 May 2026
https://github.com/quocduyenanhnguyen/yelp-analysis
Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.
csv-to-database data-analysis data-analytics data-visualization database json json-parsing json-to-csv mysql mysql-database mysql-workbench pycharm python python3 restaurant sql tableau tableau-dashboards tableau-public yelp-dataset
Last synced: 27 Jan 2026
https://github.com/jamesehiabhi/gadgetgalaxy-inventory
Business Inventory Management
Last synced: 29 Mar 2025
https://github.com/ammaar0x01/java_prt2
A mental-health-desktop application created using Java, Java Swing and SQL.
apache-derby apache-netbeans college-project desktop-app java java-swing sql
Last synced: 01 Sep 2025
https://github.com/ubos-tech/ubos-template-ai-sql-translate-nr
Translate Natural Language to SQL Queries
chatgpt low-code open-ai sql sqltranslate transformation ubos ubos-tech
Last synced: 18 May 2026
https://github.com/1sumer/python-sql-repository
This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.
Last synced: 12 May 2025
https://github.com/grand-27-master/scrm
sales CRM developed using ASP.net Programming and SQL Server Database as the system’s Back-End
Last synced: 16 May 2026
https://github.com/mattburnett-repo/we-move
Demo app for WeMove.
flask html jinja python sql tailwind-css
Last synced: 18 Feb 2026
https://github.com/sbence/express-sqlite
An SQLite-based session store for use with express-session, using better-sqlite3, with TypeScript support
connect connectjs express express-js express-session expressjs session session-store sessions sql sqlite sqlite3
Last synced: 06 Jul 2025
https://github.com/ap/dbix-simple-interpol
monkey-patch DBIx::Simple to use SQL::Interpol
Last synced: 27 Jul 2025
https://github.com/man0sh-r0y/sql-structured-query-language-
Here, you'll find a collection of SQL queries, scripts, and resources I've developed while learning and working with SQL. Dive in to explore databases, queries, and data manipulation techniques.
Last synced: 20 May 2026
https://github.com/devlm7/3_sql_database_getrail
GetRail is a fully-featured railway reservation database project designed using MySQL. It manages passengers, tickets, trains, payments, and technical supervisors. This system includes advanced SQL features like views, joins, triggers, user privileges, string/number functions, and Python database interaction.
database-management python sql
Last synced: 11 Apr 2025
https://github.com/gemmaro/flymake-sqlite
[MIRROR] Emacs Flymake backend for SQLite3.
Last synced: 26 Jun 2026
https://github.com/slick/slick-plainsql
slick-plainsql sample Slick application
Last synced: 08 Mar 2026
https://github.com/germandcont/sql-querys_azuredataset
SQL Project using Microsoft Azure AdventureWorksLt DATA BASE
Last synced: 05 Apr 2025
https://github.com/manyakrus/ddl_from_protobuf
Create DDL sql script from protobuf .proto file, for database create tables and columns, constraints and indexes, generated automatic.
ddl generator postgres postgresql protobuf script sql
Last synced: 19 May 2026
https://github.com/udaykiran75/userauthentication-js
expressjs javascript nodejs sql
Last synced: 06 May 2026
https://github.com/lightxlk/libm-24
css html js json library library-management-system management-system mangement php phpmyadmin server-management sql xml
Last synced: 13 Apr 2026
https://github.com/lawal-hash/olistelt
An end-to-end ELT data pipeline of the Brazilian olist e-commerce dataset using the modern data stack
airflow bigquery dbt dbt-core docker postgresql sql
Last synced: 17 Feb 2026
https://github.com/cauadesa/5by5-andreveiculosmonolithproject
asp-net-core dapper dotnet entity-framework sql
Last synced: 16 May 2026
https://github.com/husskhosravi/elt-data-warehouse-snowflake
Design and implement a full ELT data pipeline using Snowflake and S3, featuring star schema modelling, SCD Type 1 & 2 handling, and incremental load automation
aws-s3 data-engineering data-warehouse dimensional-modeling scd-type-1 scd-type-2 snowflake sql star-schema
Last synced: 03 Feb 2026
https://github.com/vitor-msp/crud-csharp
CRUD básica desenvolvida em C# para cadastro de cliente em banco de dados SQL Server.
ado-dotnet crud csharp sql sql-server
Last synced: 16 May 2026
https://github.com/davidecavestro/123table
a containerized importer for db tables
csv data-import jdbc sql table
Last synced: 05 May 2025
https://github.com/samuel-amaro/projeto-tcc
Protejo de TCC, desenvolvimento de uma aplicação web para resolver um problema pontual de distribuição de benefícios sociais durante a pandemia do COVID-19
apache boostrap css3 html jquery js php8 postgresql sql
Last synced: 11 Apr 2026
https://github.com/rayvilaca/my-anime-list-bd-project
Este projeto consiste na importação de um dataset contendo informações sobre animes do MyAnimeList (MAL) para um banco de dados PostgreSQL, seguido de uma análise descritiva utilizando consultas SQL avançadas.
Last synced: 19 Mar 2025
https://github.com/primeeagle/powershell-geonamegrampsimport
PowerShell and SQL scripts for importing Geonames place data into Gramps family tree software.
csv gramps json powershell sql
Last synced: 19 May 2026
https://github.com/artsiom-bukhautsou/museum
Web Application for the Belarusian Museum with hierarchical data structure
angular backend docker docker-compose frontend golang makefile postgresql rest rest-api sql
Last synced: 09 Apr 2026
https://github.com/lemalcs/bulk-insert-python-sqlserver
Demonstration of a Python project for performing bulk inserts into a SQL Server database.
Last synced: 06 Apr 2025
https://github.com/joao-pedro-rdo/pre-embarque
passo a passo de técnicas e métodos utilizados no desenvolvimento de um projeto de banco de dados utilizando engenharia reversa, que inclui normalização, modelo lógico-relacional, modelo conceitual, modelo físico e instruções SQL. Usado em projeto da cadeira de banco de dados
Last synced: 19 Mar 2025
https://github.com/deepak94799/quiz-app
The Quiz App is a dynamic web-based platform built with Django that enables users to participate in engaging multiple-choice quizzes. It provides real-time performance tracking, including total questions attempted, correct answers, and percentage scores.
data-analytics django django-rest-framework html-css-javascript python3 quizapp sql
Last synced: 27 Apr 2026
https://github.com/losercodes/lazyydb
Introducing LazyDB, a lightweight, zero-setup JSON database with SQL-like queries, designed for rapid development. 🚀
Last synced: 19 Mar 2025
https://github.com/securedbyjc/eds_postgres_auditlogs
PostgreSQL project simulating a security audit log for Eagle Defense Systems LLC (EDS)
auditlogs compliance cybersecurity eagledefesesystems edslabs grc postgresql sql swifteagleai threatintel zerotrust
Last synced: 09 Sep 2025
https://github.com/albertofaraujo/sql_eda_data_travels
A Data Travels é uma empresa que vende pacotes de viagens e tem o objetivo de melhorar a compreensão de seus dados de vendas, identificar oportunidades de crescimento e otimizar suas estratégias de marketing.
analise-exploratoria azure-data-studio eda sql vendas
Last synced: 27 Mar 2025
https://github.com/szymon-budziak/databases_course_agh
Solutions from Databases course at AGH UST. If you use it and it helped you please leave a star ⭐
database databases microsoft-sql-server mssql sql
Last synced: 20 May 2026
https://github.com/luismendes070/codecademy
codecademy css html jquery php sql
Last synced: 10 Apr 2026
https://github.com/jatin-s16/netflix_analysis
This project involves a comprehensive analysis of Netflix's movies and TV shows data using SQL. The goal is to extract valuable insights and answer various business questions based on the dataset. The following README provides a detailed account of the project's objectives, business problems, solutions, findings, and conclusions.
data-analysis excel postgresql sql
Last synced: 19 May 2026
https://github.com/broneq/sql-stream-queue
SQL stream queue implementation- inspired on redis
mysql php php5 sql stream stream-processing
Last synced: 16 May 2026
https://github.com/furkantosun1607/e-commerce-project
Full Stack E-commerce Project for Advanced Application Development Course
angular authguard css html java jpa-hibernate jwt-authentication mysql-database rest-api services spring-boot sql stripe-payments typescript
Last synced: 12 Apr 2026
https://github.com/michal2sab/anticheat
Source files for Stick Arena anticheat logs (website stuff). Probably useless nowdays and also the code is kinda trash but you can get the idea of how it works I guess.
anti-cheat anticheat browser-game database flash-game games michal2sab php sql stick-arena stick-arena-ballistick stick-arena-dimensions stickarena xgen xgenstudios
Last synced: 14 May 2026
https://github.com/2kabhishek/trend.nxt-oraclesql-l1
Solutions for OracleSQL L1 🗄️✅
assignments oracle-db solutions sql topgear
Last synced: 05 Mar 2026
https://github.com/hazim-hf/data-management
This repository covers data management and big data technologies, including databases, querying, and big data processing. Topics include Hadoop (MapReduce, HDFS), Apache Spark, data security, and optimization techniques. Students will learn Spark’s architecture, data distribution, parallel computing, and memory caching to enhance big data solutions
apache-spark data-modeling hadoop-ecosystem hdfs mapreduce pyspark relational-databases sql
Last synced: 27 Mar 2025
https://github.com/lashawnfofung/super-heroes-analysis-project
This portfolio project involves a detailed analysis of 732 superhero records from the heroes_information.csv dataset, comprising 11 columns of unique characteristics for each hero. The primary goal is to showcase key insights derived from this rich dataset, demonstrating proficiency in data analysis using SQL.
data-analysis datasets mysql-database mysql-server mysql-workbench sql
Last synced: 07 Jul 2025
https://github.com/vaibhavgaikwad8476/ecommerce
Ecommerce Project using SpringBoot and React
api css html java js reactjs spring-boot sql
Last synced: 06 Nov 2025
https://github.com/ankitrai259/genz_career_aspirations
excel pivot-tables powerpoint-presentations sql
Last synced: 03 Feb 2026
https://github.com/gumblex/naivegis
Such a simple and naive GIS platform.
gis leaflet postgresql sql sqlite3
Last synced: 16 May 2026
https://github.com/oldprojectss/vet-clinic-database
This Repo is for Database module at microverse it's generated from an other template repo
Last synced: 19 May 2026
https://github.com/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
https://github.com/emammacedo/onlineticketingplatform
Development of an Online Ticket Plataform using Django and Postgres (Data Bases Class)
Last synced: 19 May 2026
https://github.com/yamatattsu/pg_fire
pg_fire is a PostgreSQL extension to show fire effect.
demo extension fire postgresql sql
Last synced: 18 Mar 2025
https://github.com/calebschmetzer/oblv-tg-database
Database schema for the Thieves Guild faction in The Elder Scrolls IV: Oblivion
database database-schema databases elder-scrolls elderscrolls mysql oblivion sql
Last synced: 19 May 2026
https://github.com/exegeses/introdb-64148
Curso: Introducción a Bases de datos | código 64148
database-design databases mysql mysql-database sql
Last synced: 19 May 2026