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/mksingh431/sql-complete-notes
SQL, or Structured Query Language, is a robust and specialized programming language designed for efficient management and manipulation of relational databases. With SQL, you can seamlessly interact with databases like MySQL, PostgreSQL, Microsoft SQL Server, Oracle,.
Last synced: 21 Apr 2026
https://github.com/cosc349/rental
A full-stack web application for managing shared living expenses which can be deployed using virtualisation.
docker docker-compose express-js html-css-javascript node-js sql
Last synced: 20 Jan 2026
https://github.com/cluffa/wordpy
A simple command line wordle clone, saves scores to a SQL database
Last synced: 01 Jul 2026
https://github.com/gikurujulius/hr-attrition-project
A HR Project utilizing SQL Queries to analyze attrition
dataanalytics excel postgresql sql
Last synced: 18 Jun 2026
https://github.com/halyusa16/basic-sql-employee-analysis
This project focuses on analyzing employee data through querying, performing table joins to connect related information, aggregating salary statistics, and using subqueries to extract meaningful insights.
data data-analytics data-exploration database mysql self-project sql
Last synced: 16 May 2026
https://github.com/amitfld/advanced-programming-course
Java, Python, SQL, HTML, JavaScript, CSS
css database html java javascript python sql web-development
Last synced: 05 Apr 2026
https://github.com/georgehanymilad/end-to-end-shopping-trends-data-analysis
SQL+ Python + Power BI Project for Data Analysis
data-analysis data-visualization datacleaning mssql powerbi python sql
Last synced: 17 May 2026
https://github.com/yashlad27/visapaymentnetworkmanager
A Java Swing desktop application for visualizing and analyzing credit card payment transactions. Features interactive dashboards, time-based heatmaps, transaction analytics, and bank performance monitoring. Built with Java, Swing, and MySQL.
java javaswings jdbc payment sql swing-gui
Last synced: 09 Sep 2025
https://github.com/victorokoroji/catalog-of-my-things
This a Ruby project capstone project for educational purposes, In this project, we created a console app that will help users to keep a record of different types of things based on a UML class diagram above, The data is be stored in JSON files but we also added a schema for the database with tables structure analogical to the program's class structure.
Last synced: 09 Jul 2025
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 01 Jul 2026
https://github.com/mateusz-przybyla/CreativeWallet
A web application to manage your home budget [final stage -> frontend+backend+custom MVC framework]
bootstrap css dependency-injection factory-pattern html mvc php sql
Last synced: 12 Apr 2025
https://github.com/davidhintelmann/adventureworksrestful
Creating a simple RESTful API using golang and AdventureWorks sample Database
adventureworks go golang rest-api restful restful-api sql sqlserver
Last synced: 01 Jul 2026
https://github.com/gabriel-troni/country_search
User-friendly interface that connects to a database and allows users to make queries
Last synced: 01 Jul 2026
https://github.com/moamlrh/goshop
GoShop built with go for fun :)
api ecommerce go gocommerce golang golang-api golang-application goshop pg psql rest-api shop sql
Last synced: 06 Mar 2026
https://github.com/smohanta23/brainwave_matrix_intern-t2
This Voice-Activated Train Query System is a Python-based application that enables users to interact with a train database using voice commands. It converts spoken queries into text using Google’s Speech-to-Text API and retrieves train details from an SQLite database, allowing users to easily enquire about schedules, routes, and more.
crud-operations database-management dbbrowser googlespeechapi natural-language-processing python speech-to-text sql sqlite3-database tkinter-gui voice-recognition
Last synced: 14 Apr 2025
https://github.com/kurooo-yamiii/pst-monitoring-management-system
PHP Native - Javascript - XML - Ajax - SQL PhpyMyAdmin - JS Library - Media Query - PDO
javascript jquery media-queries pdo-mysql php-native phpmyadmin sql xml
Last synced: 17 Mar 2025
https://github.com/kurooo-yamiii/quickstash-inventory-management-sytem
PHP Native - Javascript - Ajax - JS Library - RESTFUL API - Laboratory Inventory System - SQL
ajax javascript js-library media-queries php-native phpmyadmin restful-api sql
Last synced: 17 Mar 2025
https://github.com/kurooo-yamiii/native-php-restful-api
PHP - Javascript - Ajax - RESTFUL API - Visual Studio Code - Simple POS System - HTML - CSS
ajax css html javascript php-native point-of-sale restful-api sql
Last synced: 17 Mar 2025
https://github.com/rakeshmen/sql-root-cause-analysis-sales-spike
End-to-end SQL Server Root Cause Analysis (RCA) project uncovering the drivers behind a May 2025 sales spike. Features dimensional data modeling, realistic sales and pricing simulation, advanced SQL analytics, and insights on price impact. A powerful data analyst portfolio project showcasing SQL mastery and business insight.
anomaly-detection diagnostics diagnostics-analysis ms-sql-server root-cause-analysis sql sql-query sql-server trend-analysis
Last synced: 30 Jun 2026
https://github.com/darrendavy12/postgressql_python_retail_sales_data_pipeline_analytics
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI and psql tool.
analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom
Last synced: 09 Jul 2025
https://github.com/potlitel/orders
Practical exercise of the following link : https://www.youtube.com/playlist?list=PLuEZQoW9bRnQhqXSzew7vCMt8kX_Ssjd8
blazor blazor-webassembly dotnet dotnet-core entity-framework entity-framework-core mssql-database mstest mstest-framework sales sql swagger swagger-ui webapi webapi-core
Last synced: 02 Apr 2026
https://github.com/hrz8/lets-go-seeds
algorithms anagram go refactoring sql tech-assessment
Last synced: 17 Jun 2025
https://github.com/khoa-bit/duck-migration
A zero-dependency Go library for handling database migrations
database-migrations go golang migration sql sqlite
Last synced: 02 May 2026
https://github.com/dibahk/sql50
this a collection of leet code problems I have solved
data-structures pandas pyhon sql
Last synced: 27 Mar 2025
https://github.com/stenci/uniquery
Raw SQL in. Typed Python Objects out. The only ORM that just does ORM.
code-generation data-models introspection object-relational-mapping orm postgresql python raw-sql sql sql-join sqlglot sqlite typed-orm uniquery
Last synced: 08 May 2026
https://github.com/hirudikaanupama/bookhaven-smart-bookstore-database-system
From this project we can get good knowledge about how to create the database, how to insert data into the database and how to manipulate the data in the database using standard diagrams.
data-entry data-manipulation database database-reporrt entity-relationship-diagram relational-schema sql sql-report table-creation
Last synced: 16 Jun 2025
https://github.com/tinh-tinh/sqlorm
⛓ SQL Gorm Module for Tinh Tinh Framework
Last synced: 15 Jan 2026
https://github.com/ayonika2001/pizza_sales_sql_project
This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.
csv dbms mysql mysqldatabase mysqlserver sql
Last synced: 12 Apr 2025
https://github.com/ahmedkhaled404/data-cleaning-and-eda-layoffs-mysql
This project involves cleaning a dataset containing information about layoffs from companies around the world.
data data-analysis data-cleaning data-preprocessing datacleaning eda exploratory-data-analysis mysql sql
Last synced: 08 Jun 2026
https://github.com/ryan-wong1/72-years-of-shark-incidents-in-california-data-analysis
Shark Incidents in California 1950 - 2022
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/j-adenilson/cadastro-java-springboot
Projeto cadastro de funcionários em Java com Spring Boot
api api-rest docker docker-compose flyway h2-database java jpa-hibernate maven spring-data-jpa springboot sql swagger
Last synced: 16 May 2026
https://github.com/dr1n/customermanagementsystem
ASP Net Core management customer system
ajax asp- asp-net-core asp-net-core-mvc authentication authorization efore jqeury sql webapi
Last synced: 12 Apr 2025
https://github.com/mazkdevf/quick_sqlite_migration
This will help you transfer data from quick.db sqlite file to another one.
Last synced: 10 Jul 2025
https://github.com/jottenlips/favorite_resources
📚 Helpful Full Stack Development Resources
aws databases flux fp functional-programming microservices nosql react react-native redux schema-first sdl serverless sql vpc
Last synced: 06 Apr 2026
https://github.com/dnnhuy/ung-dung-quan-ly-sinh-vien
Xây dựng ứng dụng quản lý sinh viên
Last synced: 16 Jun 2025
https://github.com/dmarzzucco/apirest-personnel-manager
Personnel Manager. Small API created as a test with Spring Boot.
docker java postgresql spring-boot sql
Last synced: 19 Apr 2026
https://github.com/stormtrooper0006/elementary-seeker
This website is created with the aim of helping parents find private elementary schools more easily by providing a list of available private elementary schools segmented by province and regency.
bootstrap express-js html-css-javascript react-js sql
Last synced: 06 Apr 2026
https://github.com/somospragma/qa-transversal-proyecto-base-manejo-base-de-datos-java
Este proyecto base proporciona una estructura inicial para el desarrollo de automatizaciones web en Java que involucran el manejo de bases de datos.
cucumber db java screenplay serenity sql
Last synced: 28 Feb 2026
https://github.com/yaswanth1702/anomaly-detection-dashboard
business-intelligence data-analytics powerbi sql
Last synced: 16 Feb 2026
https://github.com/calku0/techagrosyncservices
Automates data fetching from supplier APIs and stores it in SQL Server. Built with C# and .NET Framework.
api commercial dotnet dotnet-framework erp rest-api serilog service sql sqlserver wapro-mag wapromag wf-mag windows-service
Last synced: 18 Apr 2026
https://github.com/kuzhalikumaraguru/zenclassmodelday2sql
EER diagram for zen class model
constriants ddl dml foreign-keys primary-key sql
Last synced: 27 Feb 2026
https://github.com/m-coder-umer/sales-dashboard-power-bi-project
An interactive Sales Dashboard built with Power BI using MySQL data, showcasing monthly trends, top-performing products, and key sales KPIs (Key Performance Indicators).
business-intelligence data-analysis data-cleaning data-modeling data-visualization dax interactive-dashboard mysql power-query powerbi sales-dashboard sql time-series-analysis
Last synced: 07 Jul 2025
https://github.com/meysam81/institute-with-db
A program for a Quran institute which has an admin who controls parties
csharp database institute institute-management solution sql sql-server sqlserver visual-studio
Last synced: 10 May 2026
https://github.com/Richu-Antony/Programmes
android c cpp css html java javascript jquery jupyter-notebook php python sql vscode
Last synced: 30 Dec 2025
https://github.com/zhukovanan/r_working
The data-driven developments based on R-language
Last synced: 19 Apr 2026
https://github.com/ramoncbarbosa/labsyncscheduler_backend
A modern, reactive scheduling system for university programming labs. Replaces manual spreadsheets with a secure and efficient full-stack platform.
api backend flyway java lombok maven postgresql spring spring-boot springsecurity sql webflux
Last synced: 06 Apr 2026
https://github.com/pereirar3/training-algorithm
All my resolutions on Beecrowd & Leetcode - IN UPDATE
c cpp java javascript python sql
Last synced: 06 Apr 2026
https://github.com/ralitsaterzieva/fantasy-creature-zoo
React and NodeJS based project
axios express nodejs postgresql react sequelize sql vite
Last synced: 06 Apr 2026
https://github.com/carloshenriquefs/senai_spmedgroup_sprint3_ui_manha_carloshenriquef
Layout - SPMedGroup
adobe-xd api banco-de-dados css html javascript sql
Last synced: 15 May 2026
https://github.com/shanukatiyar111/project3
PYTHON + SQL PROJECT- ANALYSIS OF ORDER DATA USING JUPYTER NOTEBOOK AND SSMS
jupyter kaggle kaggle-dataset pandas python sql ssms
Last synced: 23 Feb 2026
https://github.com/spy230/regard_desktop
Программа учета и обработки заказов на примере ООО "Regard МСК"
Last synced: 09 Jun 2026
https://github.com/maxdemaio/databasemanagement
My notes and assignments from the DBMS course taught by the University of Colorado
db dbms mysql sql visual-paradigm
Last synced: 15 May 2026
https://github.com/lakshman-github/full_stack_web_development_notes
Full Stack Web Designing | Notes: 60 Pages
api authentication-backend css database-management expressjs html javascript jquery nodejs operatingsystems reactjs sql unix
Last synced: 06 Apr 2026
https://github.com/jatin123lodhi/blogdetailsbackendphp
backend cms for blog website
Last synced: 27 Mar 2025
https://github.com/susshiii/sql-layoffs-data-cleaning-and-eda
Full SQL project using MySQL to clean and analyze a real-world tech layoff dataset from 2020–2023.
data-analysis data-analytics-project data-cleaning eda layoffs mysql sql
Last synced: 07 Jul 2025
https://github.com/ayanantapramanik/mysql-layoffs-analysis
End-to-end SQL project on layoffs data: Data cleaning and exploratory analysis using MySQL Workbench.
data-cleaning eda exploratory-data-analysis mysql portfolio-project sql
Last synced: 07 Jul 2025
https://github.com/jmcph4/rpdb
rpdb
automation data database dataset db real-estate rpdata sql
Last synced: 12 Apr 2025
https://github.com/jahnavisunkari/pizza-sales-analysis
Pizza Sales Analysis
excel excel-dashboard mysql sql
Last synced: 07 Jul 2025
https://github.com/whyyxl/snapcart
🛒 Build scalable e-commerce solutions with SnapCart, a containerized Laravel backend designed for seamless product management and user authentication.
blade css database dbms deployment ecommerce flask grocieries javascript laravel mysql nginx php postgresql sql sqlalchemy web webserver
Last synced: 06 Apr 2026
https://github.com/niranjanrao07/data-226-assignments
This repository includes assignments for DATA 226, focused on designing databases, implementing SQL for analytics, performing ETL operations, building data pipelines, and conducting OLAP.
airflow datalake datawarehouse dbt pipeline python snowflake sql
Last synced: 02 Jul 2026
https://github.com/marcoseduardo30/controleseusgastos-frontend
💸Aplicação de controle de gastos pessoais feita utilizando C# e Angular💸
angular api-rest asp-net-core jwt-authentication sql
Last synced: 18 May 2026
https://github.com/lisakey/lisakey
I am passionate about Python 🐍 and SQL 🗃️ for data analysis 📊, and I actively develop projects in these languages.
analysis analyst data dataanalysis dataanalyst java python sql
Last synced: 02 May 2026
https://github.com/milnichandrasekara/student_management_system
A MySQL-based Student Management System to handle students, courses, faculty, departments, and enrollments. Includes SQL scripts for database creation, constraints, triggers, and sample data for academic use or demo purposes.
dbms mysql sql sqlconstraints studentmanagementsystem triggers
Last synced: 07 Jul 2025
https://github.com/gpalleschi/roman_numbers
Collection of functions/methods to convert arabic numbers to/from roman numeral in JAVA, Javascript, SQL, C, C++, Perl. Rust, Dart and Python.
c dart functions java javascript multilanguage perl python roman roman-number-converter roman-numerals rust rust-lang sql
Last synced: 06 Apr 2026
https://github.com/yossef-ashraf/orm
ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way
Last synced: 17 Mar 2025
https://github.com/mzollin/dbs1-testat
Dbs1-Testat CocktailmixerDB
cocktail database postgresql relational-model sql travis-ci
Last synced: 15 May 2026
https://github.com/skylinenando/login-php-mysql-ajax-sql
Creating a login system with different access levels using PHP, MySQL, AJAX and SQL involves several steps. I will break the process down into parts to make it easier to understand and implement. Make sure you are familiar with basic web and database programming concepts before you begin.
Last synced: 17 May 2026
https://github.com/mohamedumar083/sql-task-day-1
SQL basic queries day-1 Task
Last synced: 02 Feb 2026
https://github.com/thunchanokbow/cinema-data-streaming-with-kafka
change data capture (CDC) to ingest binlogs from the source database, process them, and write them to the target database correctly, completely, and instantly in real time. using docker-compose,Kafka connectors (debezium, jdbc sink), compute engine, cloud sql, database mysql, confluent.
cdc cloudsql computeengine debezium docker-compose jdbc kafka ksqldb mysql sql
Last synced: 24 Apr 2026
https://github.com/phpdevcommunity/paper-orm
PaperORM is a PHP ORM designed for projects requiring a lightweight yet performant object-relational mapping solution.
Last synced: 04 May 2025
https://github.com/infino-ai/infino-cli
Command-line interface for infino: SQL, full-text, and vector search over object storage
bm25 cli command-line embedded-database full-text-search infino object-storage parquet rag retrieval rust search-engine sql vector-search
Last synced: 02 Jul 2026
https://github.com/krauzy/qtwitch
Api twitch simulator with quarkus
java quarkus rest-api rtmp-server sql streaming-video
Last synced: 03 Apr 2025
https://github.com/occamist/turing-machine-in-sql
Turing Machine Simulation in SQL with less than 200 lines :guardsman:
postgresql sql turing-machine-simulator
Last synced: 15 May 2026
https://github.com/justinjsd/analytics-engineering
📊 A repository focusing on analytics engineering, particularly using dbt on the Northwind Sample dataset
Last synced: 13 Jun 2026
https://github.com/harsh7editor/smartcity-traveller
Smart City Traveler App
css html java javascript postgresql rest-api spring-boot sql tailwindcss
Last synced: 13 Apr 2026
https://github.com/prince-t-asamoah/bytes-of-china
A Codecademy PostgreSQL Practice Project
Last synced: 04 Jun 2026
https://github.com/prince-t-asamoah/book-store-indexes
A Codecademy Advanced PostgreSQL Database Practice Project
Last synced: 16 Jun 2025
https://github.com/badernader321/layoffs-trends
This project aims to examine layoff data from around the world to understand the impact of job cuts in recent years.
Last synced: 09 Apr 2025
https://github.com/sahakkdev/next-level-food
Next Level Food App
better-sqlite3 css-modules nextjs14 s3-client sql
Last synced: 15 May 2026
https://github.com/bengabay11/amd-server
Android Malwares Detector Server
andorid android-studio java malware-detection python security socket sql wxpython
Last synced: 17 May 2026
https://github.com/mikeludemann/php-helpful-source-code
Many PHP Source Code helper for all things
classes helper-functions methods mysql php source-code sql
Last synced: 16 May 2026
https://github.com/digitalpebble/spruce-sql-advisor
A Claude skill that grounds Claude in accurate knowledge for writing and optimising SQL queries against AWS CUR 2.0 data enriched with SPRUCE. Works for FinOps as well as GreenOps.
claude-skill finops greenops spruce sql
Last synced: 11 Jun 2026
https://github.com/limon-s-backend-zone/standard-query-language
📊 Welcome to the Database Learning and Interview Questions repository! This project offers a diverse collection of SQL (MSSQL, PostgreSQL, Oracle) and NoSQL (MongoDB) database examples and common interview questions.
mongodb mongoose oracle-database postgresql sql
Last synced: 18 Apr 2026