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/azaz9026/email-spam-detection
Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.
data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit
Last synced: 14 Apr 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/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/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/riju18/sql-nosql
Most used SQL & noSQL code in industry
dba mongodb nosql postgresql sql
Last synced: 04 May 2026
https://github.com/d12ksh/user-login-database-system
Building trust starts with security! 🚀 Check out this Login Database System, where user authentication meets best practices. With encrypted data, basic design, this is one of them"
data-structures database python3 sql user-authentication
Last synced: 04 May 2026
https://github.com/davityak03/hospital-management-system
filehandling gui mysql mysql-database python sql tkinter-python
Last synced: 04 May 2026
https://github.com/adamcegielka/sql-order-management
Example of a procurement management system
Last synced: 04 May 2026
https://github.com/macagua/example_docker_oracle_xe_python
Examples for deploy a Oracle Express Edition server with database using Docker and query his data with Python
database deploy docker docker-compose oracle oracle-xe-21c python python3 sql sql-query
Last synced: 05 May 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/bogdanmedvedev/sql-training
SQL: From simple to complex
ms-sql-server oracle-sql sql sql-functions sql-procedures
Last synced: 09 Jun 2026
https://github.com/chantipoloju/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic
This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.
expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp
Last synced: 05 May 2026
https://github.com/lgomezruiz/dog-grooming
Desktop application using Java, JPA and MySQL Workbench. The user interface is made with the Swing library. Stores, updates or deletes customer and pet data.
desktop-app dog java jpa mysql sql
Last synced: 05 May 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/thomas-dev7/gymcontroll-api
Backend API for GymControll, built with Laravel. This project is being migrated to a microservices architecture, separating backend and frontend for improved scalability, performance, and maintainability. The API handles user authentication, workout tracking, and load management, ensuring a seamless experience for athletes and trainers.
api authentication laravel php sanctum sql
Last synced: 05 May 2026
https://github.com/alejandromeyer/german-air-fares-data-analysis
This project analyzes German flight fare data using SQL and Python to uncover pricing patterns. It explores factors like departure city, airline, and booking time, applying EDA techniques and visualizing insights with heatmaps and bar plots.
aviation dataanalysis datavisualization finance python sql
Last synced: 05 May 2026
https://github.com/dudesoccer123/naturallang-to-sql
This project is a LangChain-powered framework that translates natural language queries into SQL statements using Meta-Llama-3-8B-Instruct from Hugging Face. It enables users to interact with databases in plain English, eliminating the need to write complex SQL queries manually.
huggingface langchain llama python3 sql
Last synced: 05 May 2026
https://github.com/norgeitall/norgeitall
Dashbord for Norge
analytics echarts evidence-dev markdown sql svelte sveltekit
Last synced: 05 May 2026
https://github.com/alejandrocisnerosvillegas/practica_04
Sistema completo de gestión de usuarios con PHP para la lógica del servidor, MySQL para la base de datos, HTML para la estructura y CSS para un diseño amigable para administradores.
Last synced: 05 May 2026
https://github.com/jawj/nextjs-ts-pagila
neon nextjs pagila pagila-database postgres postgresql react sql vercel vercel-serverless zapatos
Last synced: 05 Apr 2026
https://github.com/daniel-elston/json_to_pgsql
This project utilises Python control flows and Pandas to parse JSON data efficiently. The parsed data is stored in a PostgreSQL database. Basic SQL commands are used to query and export data from the DB.
control-flow json json-parsing postgresql python sql
Last synced: 05 May 2026
https://github.com/ivanmartynovleti/java-filmorate
Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.
h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql
Last synced: 05 May 2026
https://github.com/danbugs/dancing_sql
This is an incoming SQLite clone compiled to WebAssembly.
Last synced: 23 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/mr-chang95/data-modeling-with-postgres
Data Modeling With Postgres for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.
data-engineering etl-pipeline jupyter-notebook postgres python sql sqlalchemy table-creation udacity-nanodegree
Last synced: 05 May 2026
https://github.com/kramachandrashenoy/dbms-lab
This repository contains codes and pdfs of the questions for lab exam.
Last synced: 19 Jun 2026
https://github.com/lennarddenby/turdb
REST-api for hiking routes in Akershus, Norway
nodejs rest-api restful-api sql
Last synced: 23 Jun 2026
https://github.com/emanuelefavero/sql
This is a Node.js playground for SQL queries
basketball-reference csv javascript mysql mysql2 nodejs postgresql sql
Last synced: 06 May 2026
https://github.com/michelenana/projet-1
CREEZ ET UTILISEZ UNE BASE DE DONNEES IMMOBILIERE AVEC SQL
Last synced: 09 Oct 2025
https://github.com/oyebamiji-micheal/sql100
100 questions on structured query language ranging from beginner to advance
css html javascript mysql relational-databases sql
Last synced: 06 May 2026
https://github.com/noud/laravel-schema-real-binary
Laravel realBinary, case sensitive string, Schema column type
laravel laravel-package mysql schema sql
Last synced: 06 May 2026
https://github.com/BH-Tec/dio-livecoding-evitando-o-7x1-com-python-e-sql
Projeto da live coding "Evitando o 7x1 com Python e SQL" da DIO.
dio jupyter-notebook livecoding python sql
Last synced: 09 Oct 2025
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/j-sephb-lt-n/auto-database-structure-discovery
Automated Database Structure Discovery
database dataviz dbvisualizer discovery graph-algorithms join sql
Last synced: 06 May 2026
https://github.com/gcoronelc/cepsuni-disbd-64751
Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.
database java oracle programacion programming python software sql
Last synced: 06 May 2026
https://github.com/zahidshaikh10101/zomato-rating-prediction
This project demonstrates a complete machine learning pipeline that predicts customer ratings for restaurants on Zomato, a popular restaurant discovery platform.
flask git machine-learning pipeline python sql
Last synced: 06 May 2026
https://github.com/chingling152/windowsforms-projetorh
Antigo projeto importado do BitBucket. Com metodos de listagem , cadastro , alteração e remoção de Funcionarios e Dependencias
csharp programacao-orientada-objetos sql sql-procedures sql-server sql-views windows-forms
Last synced: 06 May 2026
https://github.com/shashankpatil01/employee-details-servlet
This project is a collection of data inserted by the user such as Name, Email, Phone Number, Password. This data collected can be stored into a SQL database.
apache-tomcat-9 css html5 java-8 servlet sql
Last synced: 06 May 2026
https://github.com/nittaany/expense_ledger
budget-management budget-tool budget-tracker js miniproject php sql
Last synced: 06 May 2026
https://github.com/jasminemlewis/quality-control-monitor
Quality Control Monitor permit auditors to assess accuracy of clients' documents required to receive housing acquired and processed by case managers.
ado-net asp-net bootstrap4 database sql vbnet
Last synced: 06 May 2026
https://github.com/perlmonker303/socialbisquit1.0
A social network built without any framework
ajax axios javascript jquery php social-network sql
Last synced: 06 May 2026
https://github.com/aejkatappaja/cs50x_2024
CS50x 2024 - problem sets and notes
c computer-science dsa engineering flask harvardcs50 python sql
Last synced: 06 May 2026
https://github.com/faizan-akbar/resturant-dashboard
Hotel mangement Dashboards
css django html javascript php sql
Last synced: 14 Apr 2026
https://github.com/andreadcsousa/alura_postgresql-introducao_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao postgresql sql
Last synced: 11 Oct 2025
https://github.com/jkmagnussen/vanillaphpsignuploginsystem
A vanilla php MySQL signup/ Login system that exercises my ability to implement hashed passwords, prepare statements and other forms of form validation to ensure that the data is secure, predictable and immune to SQL injection.
Last synced: 06 May 2026
https://github.com/zerdicorp/zer.sql
A small module for working with relational databases using the JDBC driver.
java jdbc jdbc-driver mariadb module mysql sql
Last synced: 06 May 2026
https://github.com/purestorage-openconnect/sql-pvd
Repository for a Pure Validated Design scripts and templates.
azure cbs flasharray powershell purestorage python sql
Last synced: 07 May 2026
https://github.com/ggldnl/data-management-for-data-science
Material from the Data Management for Data Science course
data-science mongodb postgresql sql university
Last synced: 07 May 2026
https://github.com/lgomezruiz/sql-exercises
Repository with my exercises with SQL
database mysql oracle oracle-sql-developer postgresql relational-databases sql
Last synced: 07 May 2026
https://github.com/himanshsharmaa/examify
Examify is an online examination and classroom management system designed for educational institutions. Built to emulate key features of Google Classroom, it offers seamless login, class joining via code, exam management, result processing, and user roles for students, teachers, and administrators.
exam-system html javasvript mysql php sql
Last synced: 07 May 2026
https://github.com/zaikoxander/intensivao-sql
Meu treinamento do Intensivão de SQL
database intensive query sql sql-database sql-query sql-server sqlserver studies study
Last synced: 07 May 2026
https://github.com/effectra/sql-query
Effectra/SqlQuery is a powerful database manipulation package for PHP.
manupulation mysql php sql sql-query sqlite syntax
Last synced: 07 May 2026
https://github.com/derak-isaack/nyc-taxi-analytics
Data engineering ETL project using OLAP databases and DBT to perform analysis on NYC taxi data.
data-pipeline dbt duckdb etl olap-database powerbi prefect python3 sql
Last synced: 07 May 2026
https://github.com/jgohel9902/property-analytics-u.s.-owned-and-leased-properties
This project focuses on analyzing the U.S. Inventory of Owned and Leased Properties using datasets from Data.gov. It includes SQL queries for data cleaning and trend analysis, Excel for manipulation and reporting, Python for automated workflows and exploratory data analysis, and Power BI for creating interactive dashboards to visualize key insights
data-visualization dataanalysis excel jupyter-notebook pandas powerbi python sql
Last synced: 07 May 2026
https://github.com/jaseemkhan211/complaint-management-system
Streamline the complaint resolution process, build with Oracle APEX, Oracle Database, SQL, PLSQL and JavaScript, AJAX..
ajax css javascript oracle-apex oracle-database plsq restful-web-service sql sweetalert2
Last synced: 07 May 2026
https://github.com/simonapiz/goldmedalmetrics
In this project I wrote all the SQL statements for an Olympic metrics reporting web application.
codecademy-solutions javascript nodejs sql sqlite
Last synced: 07 May 2026
https://github.com/aishincp/end-to-end-data-engineering-etl-pipeline-project-azure-databricks-spark-unitycatalog
ETL Pipeline using ADF, Delta Lake, Databricks, Spark, Data Governance (UnityCatalog).
analysis azure-storage azuredatabricks azuredatafactory dataengineering delta-lake deltalivetables etl-pipeline medallion-architecture metadata python spark spark-streaming sql unitycatalog
Last synced: 07 May 2026
https://github.com/kaoutarelouahabi/sql-data-warehouse-dbt-airflow
A comprehensive blueprint for an enterprise-grade SQL Server Data Warehouse built with a Medallion Architecture, orchestrated by Apache Airflow, and transformed using dbt (data build tool).
apache-airflow best-practices data-engineering data-quality data-warehouse dbt docker docker-compose elt etl medallion-architecture sql sql-server
Last synced: 07 May 2026
https://github.com/galileo680/networkingplatform
A networking platform similar to LinkedIn, that allows users to manage profiles, skills, education, job postings, and more.
backend java jwt-authentication linkedin-clone postgresql rest-api spring-boot sql
Last synced: 07 May 2026
https://github.com/szaroslav/databases-agh-course
Databases course at AGH University in Kraków
Last synced: 07 May 2026
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 07 May 2026
https://github.com/mrs-wilderness/insect-observation-data-pipeline
Data pipeline for a fictional insect-observation app, combining real data with synthetic user metadata (OLTP → ETL → OLAP + BI).
Last synced: 10 Jun 2026
https://github.com/saniikakulkarni/cakes-and-bakes
A cart management system for small scaled bakery business.
database fullstack javascript php phpmyadmin sql
Last synced: 07 May 2026
https://github.com/ryuuutaaa/react-with-phpmyadmin
Error and Problem in PHP... this link video = https://www.youtube.com/watch?v=3yx-VlhgMuI&list=PLCakfctNSHkFDTFczqhXNv-nYMHvLMT1H&index=4
javascript phpmyadmin react-router-dom reactjs sql
Last synced: 07 May 2026
https://github.com/anshulkansal121/music_store_analysis_sql
SQL project to analyze online music store data
beginner-friendly contributions-welcome data-analysis database mysql sql
Last synced: 07 May 2026
https://github.com/amcnulty/bamazon
An Amazon-like storefront with MySQL
environment-variables mysql nodejs sql
Last synced: 08 May 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/ssnnee/alx-higher_level_programming
This repository is related to my training in software engineering in the ALX program.
javascript python software-engineering sql
Last synced: 08 May 2026
https://github.com/liolb/sql2csv
Export SQL Server Table data to CSV
automation csv data database export extraction powershell scripting sql sql-server sql-table
Last synced: 08 May 2026
https://github.com/phal-sovandy/e-commerce_database
E-Commerce Database built with PostgreSQL. Manages products, sellers, customers, orders, and reviews with detailed schema, advanced SQL logic, and data import/generation capabilities.
data-science database dataset ecommerce plpgsql postgresql python sql
Last synced: 08 May 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/riteshgaigawali/nimap-task
Basic Spring Boot Application for CRUD operations.
crud-operation java jpa-hibernate lombok maven mysql-database restful-api spring-boot spring-data-jpa springboot sql
Last synced: 08 May 2026
https://github.com/jasminemlewis/housing-choice-connect
Housing Choice Connect allows New Orleans voucher holders and participating landlords to easily search or advertise rental properties without reviewing an extensive list.
ado-net asp-net bootstrap4 css3 database html5 sql vbnet
Last synced: 08 May 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/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/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/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/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/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/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/j1sk1ss/sql_databaseworker.exmpl
Simple JFrame windows app for work with sql data-base
Last synced: 08 May 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/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/mastermindromii/orders-analysis-using-sql-and-python
In this repository, dive into an end-to-end data analytics project. Utilize Python and SQL, employ Kaggle API for dataset acquisition, Pandas for processing, and SQL Server for data storage. Finally, uncover insights through SQL queries!
connectivity mssql-database pandas python sql sqlalchemy
Last synced: 16 Feb 2026