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/mujeeb218353/railway-ticket-booking
Railway Ticket Booking Management System
Last synced: 29 Jun 2026
https://github.com/alejandrocisnerosvillegas/practica_09
Sistema de autenticación de usuarios para aplicación web, desarrollado con HTML, CSS, JavaScript, PHP y MySQL para gestionar accesos de manera segura.
Last synced: 08 May 2026
https://github.com/phanchenh/adventureworkdataset-rfm-analysis-sqlproject
RFM Analysis Using SQL on the AdventureWorks Dataset (2011-2014)
business-analytics business-intelligence data-analysis mssql rfm-analysis sql
Last synced: 10 Jun 2026
https://github.com/samjoesilvano/password_strength_prediction_using_nlp
Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.
data-analysis data-classification data-cleaning data-visualization logistic-regression machine-learning natural-language-processing pandas password-security password-strength python scikit-learn sql tf-idf
Last synced: 08 May 2026
https://github.com/savindu93/slgvd_backend
Source code for Sri Lanka Genetic Variation Database back-end
bioinformatics databases django django-application django-project django-rest-framework google-cloud mysql-database python sql variants
Last synced: 08 May 2026
https://github.com/samaalharbi2/book-children-project
A simple library management website built with PHP, MySQL, and JavaScript, featuring home, about, and contact pages
css html javascript mysql php sql web website
Last synced: 08 May 2026
https://github.com/flowritte/almacen_api
Ejercio de varios microservicios de 3 microservicio inter comunicados entre se de producto-inventrario-tiket
docker eureka gateway-services kafka microservices mysql spring-boot sql
Last synced: 08 May 2026
https://github.com/dor-sketch/sql_sandbox
A collection of SQL scripts designed to help you improve your SQL querying skills through practical exercises.
database postgresql sql sqlite
Last synced: 08 May 2026
https://github.com/thelivingtiramisu/dynamic-query-builder
Dynamic Query Builder is a versatile tool that allows users to construct complex database queries dynamically without the need to write code manually. It provides a user-friendly interface for creating and customizing queries on-the-fly, offering flexibility and efficiency in data retrieval and manipulation.
database dynamic-queries injection linq mariadb mysql orm query salesforce search-interface sfdx soql soql-query sql
Last synced: 08 May 2026
https://github.com/odaiseas/road-crash-analysis
Анализ ДТП в России (2015–2024) с помощью Python, SQL и визуализаций
jupyter pandas python sql sqlite traffic-accidents
Last synced: 04 May 2026
https://github.com/bhojpur/sql
The Bhojpur SQL is a platform-as-a-service product used as a Database Engine based on Bhojpur.NET Platform for application delivery.
Last synced: 08 May 2026
https://github.com/abhishekpsonawane07/big-data-analytics-of-movie-ratings-using-pyspark
This project analyzes the MovieLens dataset using PySpark to derive insights about movie ratings, including the most popular, top-rated, and marmite movies. Gradio is used for building an interactive interface to display these insights.
apache-spark bigdata gradio movielens pyspark python sql
Last synced: 08 May 2026
https://github.com/ahbiels/e-commerce
Um projeto simples de gerenciamento de SQL em um site de e-commerc para estudos
database diagram ecommerce sql
Last synced: 16 Jun 2026
https://github.com/vlados1kin/databases
Курсовой проект по дисциплине "Базы данных (БД)" (БГУИР, КСИС, ПОИТ) на тему "База данных ERP-системы"
bsuir course-project database erp mariadb mysql sql
Last synced: 05 May 2026
https://github.com/khoa-bit/go-db-tools
My personal tools for working with DB. Because I love zero dependency <3
Last synced: 08 May 2026
https://github.com/thallyta-castro-cv/cities-api-java
Neste projeto foi desenvolvido uma API Rest de consulta de cidades do Brasil com dados comparativos em Java, SpringBoot e SpringData.
hibernate java postgres postgresql spring-boot spring-data sql
Last synced: 08 May 2026
https://github.com/gregoritsch3/project_sql_job_analysis
An SQL project that draws useful insights from existing job data. It provides information regarding top-paying Data Scientist jobs and skills (both job-opportunity-based and salary-based), the most in-demand skills for Data Scientist roles, as well as a list of optimal Data Science skills to learn (skills high in demand and market value).
chatgpt dataanalysis postgresql sql statistics
Last synced: 16 Jun 2026
https://github.com/futarimiti/learn-sql
(Finished) Learning MySQL via public resources
Last synced: 08 May 2026
https://github.com/sclafus/ecommerce-server
Server App for Wine Ecommerce, using mysql and JDBC
client-server ecommerce-application java jdbc mysql mysql-database server sql uml uml-usecase-diagram
Last synced: 08 May 2026
https://github.com/juanpablo70/ieti-h2
Spring Boot With H2 Database
gradle h2 persistence spring-boot sql
Last synced: 08 May 2026
https://github.com/orlando-pt/db-sql-project
Sql project with the objective of learning good SQL practices.
Last synced: 16 Jun 2026
https://github.com/teddy55codes/sqlitedbaccess
A lightweight sqlite nuget package.
Last synced: 08 May 2026
https://github.com/eesunmoon/db-nypd
[Project] Database ETL of NYPD
data-preprocessing database er-diagrams etl mysql postgresql sql
Last synced: 05 May 2026
https://github.com/sergioaff/db-sqlite
Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla
Last synced: 08 May 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/lvce-editor/language-basics-sql
lvce-editor sql syntax-highlighting
Last synced: 16 Jun 2026
https://github.com/ashwathdazur/wordpressdocker
Easily deploy WordPress with MySQL using Docker Compose. This repository provides a ready-to-use docker-compose.yml file to spin up a WordPress site in minutes.
deployment docker docker-compose sql wordpress
Last synced: 08 May 2026
https://github.com/llsaimur/employeemanager.azuresql
Employee Manager application
Last synced: 08 May 2026
https://github.com/arxdeus/puresql-rust
Pure (vec<u8> based) implementation of sql query builder on rust
opinionated perfomance rust sql sql-builder unsafe unstable
Last synced: 09 Jun 2026
https://github.com/fraadap/sql-injection-analysis
CyberSecurity exam project (Bachelor Degree, course academic year 2023/2024). Goal is been implement a simple website with two different version: critical to SQL injection attacks and secured implementing contromisures. A specific time-attack strategy is been conceived.
linux php sql sql-injection sql-injection-attacks
Last synced: 08 May 2026
https://github.com/yt3trees/sqlschemabridgemcp
MCP server that helps AI agents build accurate SQL queries from natural language questions. It manages database schema information (tables, columns, and relations) in local CSV files and provides it to AI agents.
ai database development dotnet llm mcp mcp-server sql vibe-coding
Last synced: 04 May 2026
https://github.com/jbizzlefoshizzle/sql-employee-database
A project combining the data modeling, engineering, and analysis of SQL databases with the data visualization of Python
erd jupyter-notebook pandas python sql sqlalchemy sqlalchemy-database sqlalchemy-python
Last synced: 08 May 2026
https://github.com/laisgalvao/renovar-estofados
um e-commerce criado para meu projeto integrador do curso técnico em 2018
css ecommerce html javascript php refactoring-exercise sql
Last synced: 08 May 2026
https://github.com/jonoman55/blazorapp
C# ASP.NET Blazor UI App
asp-net-core blazor bootstrap csharp dapper html sql
Last synced: 04 May 2026
https://github.com/josewebdev2000/100-days-of-python
My Solutions to 100 Days of Code Course By Angela Yu
back-end flask oop python sql tkinter web-development
Last synced: 08 May 2026
https://github.com/j1sk1ss/sql_databaseworker.exmpl
Simple JFrame windows app for work with sql data-base
Last synced: 08 May 2026
https://github.com/coowinit/mysql-sql-practice-notes
一套基于 MySQL 的 SQL 语句练习记录项目,包含建库建表、测试数据、基础查询、聚合统计、JOIN 连接查询、子查询、事务、视图、索引等练习内容,并为每条 SQL 预留运行结果截图位置,方便系统学习和复盘。
crud database database-learning join-query learning-notes mysql sql sql-practice subquery
Last synced: 09 Jun 2026
https://github.com/usama-fiaz/multivendor-ecommerce-system
A Laravel-based multi-vendor e-commerce platform with admin, seller, and customer interfaces. Features include product management, order processing, and secure payment integration. Built with modern web technologies for scalable marketplace solutions.
admin-dashboard customer-portal ecommerce laravel payment-integration pos-system sql
Last synced: 08 May 2026
https://github.com/efekos/simpleql
SQL Database management library for Java
java java-lib java-library maven maven-library maven-repository sql sql-database sql-java sql-query sql-server-database sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 08 May 2026
https://github.com/xanonymous-github/fcjhaa-web
Focus Junior High School Alumni Association Official Website
Last synced: 08 May 2026
https://github.com/sofiahuang315/neuralnetwork_evaluation
Neural network models evaluation for SQLi detection
machine-learning neural-network sql sqlinject-defense sqlinjection
Last synced: 17 Jun 2026
https://github.com/yashlad27/cs5200_payments_dashboard
Payments Dashboard using React , Flask and Mysql
dbms dbms-mini-project flask flask-sqlalchemy reactjs sql
Last synced: 08 May 2026
https://github.com/snehachhipa/databases_project
A database design project as part of course work in BSc Computer Science UCD.
mysql-database relation-algebra relational-database sql
Last synced: 17 Jun 2026
https://github.com/shinniuwu/quickshield
This is a simple user management application built with Fastify, Prisma, and Node.js. It includes user registration, login, and password reset functionalities. The application is designed for personal use, but anyone is welcome to contribute and improve it!
api auth authentication contribute easyauth fastauth fastify nodejs performance prisma quickshield sql
Last synced: 08 May 2026
https://github.com/sravanigodavarthi/automated-elt-pipeline-aws
An Apache Airflow data pipeline is designed to perform ELT operations, utilizing Amazon S3 and Amazon Redshift Serverless.
airflow aws datamodeling datapipeline dataprocessing dataqualitycheck docker elt-pipeline parquet python redshift-serverless s3-buckets sql
Last synced: 08 May 2026
https://github.com/strawndri/postgresql
Estudos de PostgreSQL e SQL na plataforma da Alura.
Last synced: 17 Jun 2026
https://github.com/alonmell/migrator
A lightweight, transaction-safe SQL migration tool for Go applications featuring version-based tracking, bidirectional migrations, and detailed logging.
database-migrations golang sql transactions versioning
Last synced: 25 Jun 2026
https://github.com/justsecret123/windows-form-app
This repository contains a Windows Form App made for a school project.
csharp desktop-application mysql sql windows-forms
Last synced: 08 May 2026
https://github.com/dsuarezlogans/sql-node-test
Aplicacion de prueba, usando sequelize con mssql server en azure y nodejs
Last synced: 17 Jun 2026
https://github.com/yash3972/walmart_sales_data_analysis
The Walmart Sales Data Analysis project focuses on extracting actionable insights from Walmart’s sales dataset using Python and SQL. The goal is to analyze sales performance, identify trends, and optimize business strategies based on data-driven decision-making.
Last synced: 05 May 2026
https://github.com/syncfusionexamples/crud-operations-in-wpf-scheduler-using-postgresql
How to perform the CRUD operations in WPF Scheduler (Calendar) using PostgreSQL database
appointments crud events postgresql scheduler sql wpf wpf-application wpf-calendar wpf-scheduler
Last synced: 08 May 2026
https://github.com/clintonbrito/address-management-api
This project is the final assessment for the Squadra New Thinkers Bootcamp. It consists of an API for managing addresses, people, and related geographic data.
docker java oracle-database spring spring-boot sql
Last synced: 05 May 2026
https://github.com/susa1473/rest_api-programminglanguages-
a REST-API using mySQL as database and Express.js as server
express-js joi-validation mysql-database rest-api sql
Last synced: 08 May 2026
https://github.com/willaevangelista/smart-rh_java
Repositório do Projeto SmartRH, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.
generation-brasil insomnia java spring-boot sql
Last synced: 08 May 2026
https://github.com/software-development-course-2025/database-design-with-sql-week-1-assignment
This repository contains solutions for a beginner-level SQL database assignment. It covers how to create and delete databases using standard SQL commands.
database-management databases mysql postgresql sql
Last synced: 08 May 2026
https://github.com/ayushman0511/data-analytics-project1
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
analytics busine data data-anal data-enginee data-sci data-scien database datascien query reporting sql sql-query sql-server window-func
Last synced: 17 Jun 2026
https://github.com/vaxdata22/cyclistic-ride-sharing-company
This is my Google Data Analytics Certificate case study for the Cyclistic ride-sharing company
actionable-insights business-analytics business-intelligence data data-analytics data-cleaning data-mining data-visualization data-wrangling exploratory-data-analysis google-data-analytics spreadsheets sql sql-server sql-server-management-studio statistical-analysis t-sql tableau transact-sql
Last synced: 10 Jun 2026
https://github.com/hilalguleryuz/northwind_data_analysis_capstone_project
Northwind Capstone Project
capstone-project dashboard data-analysis data-visualization dax jupyter-notebook matplotlib northwind northwind-database pandas postgresql powerbi python seaborn sql
Last synced: 04 May 2026
https://github.com/nivesayee/advent-of-sql-2024
Solutions for Advent of SQL challenges
advent-of-sql advent-of-sql-2024 postgres sql sql-challenges
Last synced: 18 Jun 2026
https://github.com/rociobenitez/healthcare-management-database
Relational database design for a healthcare management system including hospitals, clinics, patients, appointments, services, medication inventory, and billing.
backend data-modeling database-design entity-relationship entity-relationship-diagram healthcare mysql relational-database sql system-design
Last synced: 18 Jun 2026
https://github.com/spy230/stress_testing
Программа предназначена для проведения стресс-тестирования базы данных
Last synced: 09 Jun 2026
https://github.com/bijithpn/sql_connection_package
A package that connects to JDBC SQL Server databases.
flutter flutterpackage jdbc sql sql-server
Last synced: 09 May 2026
https://github.com/m-azra3l/pointofsale
This application was created as part of SQL, authorization and reporting training for my students
authentication authorization reporting sql
Last synced: 29 Jun 2026
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/epomatti/powerapps-vnet-integration
Power Apps private connectivity with Azure SQL Database
azure powerapps private-endpoint sql sqlserver terraform virtual-network vnet
Last synced: 09 May 2026
https://github.com/thecoachingonline/learning-sql
Here are my study notes for learning SQL
mysql oracle postgresql sql sqlite sqlite3
Last synced: 09 May 2026
https://github.com/basemax/amirkabirindustrialtown
بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.
amirkabir-industrial amirkabir-industrial-town database database-as-a-service database-schema database-sql industrial-town json py python sql sql-database table
Last synced: 09 May 2026
https://github.com/soat-fiap/bmb.database
Manages the database schema and related files for the BMB application. It includes SQL scripts for creating tables, inserting data, and updating the schema, along with Terraform configurations to manage the database infrastructure, ensuring consistency and ease of deployment.
aws aws-aurora fiap sql terraform
Last synced: 09 May 2026
https://github.com/loesterbotelho/sql-postgresql
Estou em processo de finalização, e ainda haverá alterações.
Last synced: 18 Jun 2026
https://github.com/syedwajihrizvi/rockservers
Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation
Last synced: 09 May 2026
https://github.com/corey-richardson/course-progress-tracker
A Flask web application that can be used to track which courses and university modules I have completed and which I have yet to finish.
css flask html python3 pythonanywere sql sqlite3
Last synced: 09 May 2026
https://github.com/safwantaliparamba/mahall-management
Mahall management system for mahall committee
django django-rest-framework jwt-authentication postgres python simple-jwt sql
Last synced: 09 May 2026
https://github.com/learningbyexample/jobs-k8s
A project for learning to Creating Jobs in Kubernetes
etl job k8s kubernetes operator postgresql sql
Last synced: 09 May 2026
https://github.com/jon1vk/app-academy-open
App Academy Open - Full Stack Online Bootcamp - Includes solutions to course assignments and all the projects I have completed.
app-academy-open ruby ruby-on-rails sql
Last synced: 09 May 2026
https://github.com/azure-samples/sql-database-engine-driver-samples
Code samples for the Microsoft SQL database engine drivers in various programming languages.
Last synced: 09 May 2026
https://github.com/satvikpraveen/postgres-polaris
Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.
analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql
Last synced: 05 May 2026
https://github.com/andrehaguiar/andrehaguiar
Portifólio de pequenos projetos desenvolvidos nos cursos finalizados.
data-science html-css-javascript java machine-learning php python sql
Last synced: 09 May 2026
https://github.com/pineberrycode/project-ucv-web-platform
Web platform based on control of stock and sale 👨💻.
java javascript jpa jwt-authentication mssql mssqldatabase mustache reactjs sql sql-server
Last synced: 04 May 2026
https://github.com/leoviana00/azure-functions-project
Laboratório de um fluxo de trabalho utilizando Logic App, Azure Functions e outras tecnologias de modo a garantir a persistência e continuidade das mensagens e entrega de um produto mesmo diante da indisponibilidade de um banco de dados por exemplo.
azure azure-functions dotnet logic-app service-bus sql
Last synced: 09 May 2026
https://github.com/baschin1103/knn-classification-sqlalchemy
Example-Script to load data from a database and classify by the K-Nearest Neighbor (KNN) Algorithm.
database knn-classification labelencoder machine-learning ordinal-classification pandas sql sqlalchemy
Last synced: 09 May 2026