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/dogaaydinn/sqlselectproject
This project aims to provide a hands-on approach to retrieving and manipulating data from tables in a PostgreSQL database using SQL `SELECT` statements.
dataspell dbeaver docker postgresql select-statements sql
Last synced: 26 Apr 2026
https://github.com/saravana1606/inventory-management-system
This system as the name implies manages an inventory. The system allows the user to add new products and delete them, update stocks, sell products and other necessary functionalities. The system also manages the customer details, dues and also prints receipt for orders. User authentication is implemented.
gui java-8 mysql-database netbeans sql swing
Last synced: 27 Apr 2026
https://github.com/karolinacodes/bootcampx
An application built to learn database creation and SQL querying.
Last synced: 27 Apr 2026
https://github.com/devizer/sqlserver-version-management
SQL Server Setup and Management including Developer, Express, and LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: SQL Server or LocalDB needs to be installed without user interaction; SQL Server or LocalDB installation doesn't need to persist across multiple CI runs.
2005 2008 2012 2014 2016 2017 2019 2022 automation ci configuration powershell setup sql sql-server test-automation
Last synced: 27 Apr 2026
https://github.com/giddyware/airbnb_clone_v2
This repository contains the initial stage of a student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.
Last synced: 27 Apr 2026
https://github.com/shuregg/db-psql
Databases with PostgreSQL
database database-management db postgresql psql sql sql-query
Last synced: 27 Apr 2026
https://github.com/maximefarre/club-entrepreneur-library
A custom library manager built for the Club Entrepreneur (Campus Léonard de Vinci) to centralize their book catalog and track student loans.
Last synced: 27 Apr 2026
https://github.com/busesimsek/sql-projects
A collection of my SQL projects with insights into real-world datasets.
data-analysis data-analytics mysql sql
Last synced: 07 Jun 2026
https://github.com/novikovadaria/sql_geekbrains
Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program
Last synced: 27 Apr 2026
https://github.com/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
Last synced: 27 Apr 2026
https://github.com/tools4ever-nim/nim-system-powershell-efinanceplus
eFinance Plus
efinanceplus nim provisioning sql
Last synced: 07 Jun 2026
https://github.com/ayanhussain81/hackerrank-sql-solution
The solutions of SQL hackerrank challenges using MySQL environment
Last synced: 27 Apr 2026
https://github.com/damdafayton/postgresql-queries
Some Postgresql queries and commands which I have used in a project.
Last synced: 27 Apr 2026
https://github.com/pome1lo/databases
Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
database labworks mssql oracle sql
Last synced: 28 Apr 2026
https://github.com/deividfrancis/asksql
Desafio #boraCodar de um site de gerador de SQL utilizando IA
asksql chatgpt ia rocketseat sql sql-generator
Last synced: 28 Apr 2026
https://github.com/vjavallar-ship-it/braze-lifecycle-analytics-automation-pipeline
Braze lifecycle marketing analytics pipeline
a-b-testing analytics automation bigquery braze communication-strategy data-insights data-modeling lifecycle marketing-automation performance-metrics pipeline sql user-segmentation
Last synced: 07 Jun 2026
https://github.com/macktb/sales-database
Sales Database with Docker Compose
docker-compose index mysql sql trigger view
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/kos5667/database
mongodb mysql nosql oracle postgresql sql
Last synced: 28 Apr 2026
https://github.com/aadipoddar/pubentry
To be Used at the Entry Gate of Discos or Pubs
csharp sql syncfusion winforms
Last synced: 28 Apr 2026
https://github.com/dzrekenathan/dbt-data-pipeline
A dbt data pipeline capstone project.
airflow airflow-dags dataengineering dbt docker python snowflake sql
Last synced: 28 Apr 2026
https://github.com/cbrnrd/authium
A simple software authentication server
api authentication gem ruby rubygems sinatra sql sqlite webhook
Last synced: 28 Apr 2026
https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
Last synced: 28 Apr 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/negarprh/product-inventory-app
Product Inventory App 🛠️📦 A desktop application built with Windows Forms to simplify inventory management. It helps you manage products, stock, and customers with ease, Using C#, .Net and SQL for efficient and reliable performance.
Last synced: 29 Apr 2026
https://github.com/imrandil/go_real_world_example
a real world project like feel, postgres at aiven cloud, golang and sql driver in place
aiven-cloud concurrency concurrent-programming db-operations go go-concurrency golang goroutines postgresql sql
Last synced: 29 Apr 2026
https://github.com/leo-spj/sql-coderhouse
Proyecto en MySQL - Modelado de Base de Datos. y visualización con PowerBI
Last synced: 08 Jun 2026
https://github.com/auraluvsu/websocket-chat
Websocket based chat service complete with both server and client side files, complete with relational database for storage
backend backend-development backend-go chat-application client-server go go-developer go-websocket golang messaging mysql mysql-database relational-databases sql websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 29 Apr 2026
https://github.com/domenez-dev/subscriptions-management-project-using-php
Mini Project with title of 'The dematerialization of subscriptions for SETRAM'
crud crud-application management mysql php sql
Last synced: 29 Apr 2026
https://github.com/mberkiskal/notbilgisistemi-gradeinformationsystem-miniproject
Okul notlarımızı görebildiğimiz, ortalama ve kalma geçme durumunu otomatik olarak bildiren mini proje. A mini-project where we can see our school grades and automatically report the average and failing course.USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
Last synced: 29 Apr 2026
https://github.com/mattytomo365/online-shopping-web-application
A project that contributed towards my Computer Science A-Level, it is an online supermarket and stock managment system. It was built using ASP.NET MVC using C#
asp-net-mvc csharp javascript mvc sql
Last synced: 29 Apr 2026
https://github.com/mirzayasirabdullahbaig07/advanced-sql-in-python
This repository covers advanced SQL concepts implemented using Python. It demonstrates how to interact with databases, run complex queries, perform joins, aggregations, window functions, and more using libraries like sqlite3, SQLAlchemy, or pandas. Ideal for data analysts and developers looking to integrate SQL power into Python workflows.
data databases dbms mysql nosql programing-language python sql
Last synced: 29 Apr 2026
https://github.com/chinmaybhalodia/walmart-virtual-internship
All the tasks submitted during the Advanced Software Engineering Virtual Training Program offered by Walmart Global Tech on Forage platform.
data-munging data-structures java python relational-database-design software-architecture software-engineering sql
Last synced: 29 Apr 2026
https://github.com/ram-ariel/change-mysql-service-status-tool
Tool that allows you to quickly change the status of the MySQL service on Windows with ease
mysql mysql-database mysql-server sql
Last synced: 29 Apr 2026
https://github.com/michaelzheng67/farmsa-programming-for-finance-spring2021
Source files for the programming for finance presentation (complements the material covered)
excel jupyter-notebook matplotlib numpy pandas python sql yahoo-finance-api
Last synced: 29 Apr 2026
https://github.com/zaikoxander/sql
Meus estudos de SQL
database query sql sql-database sql-query sql-server sqlserver studies study
Last synced: 29 Apr 2026
https://github.com/gautamkaus/nlp_chatbot_food_order_project
CHATBOT PROJECT FOR FOOD ORDERING - NLP,DIAGFLOW
connectors database dbms dialogflow fastapi mysql ngrok-server nlp-deep-learning nlp-machine-learning sql
Last synced: 29 Apr 2026
https://github.com/darkhiem/library-management-system
A PHP-based Library Management System with role-based access, book checkout/return functionality, student management, and overdue fee tracking.
css dbms dbms-project html javascript library-management-system mysql php sql
Last synced: 29 Apr 2026
https://github.com/kathiriyaakshay/fiber-to-fabric-frontend
FtoF (Fiber to Fabric) is a comprehensive management system for the yarn industry, integrating order management, production tracking, job work, and accounting into a single platform.
Last synced: 29 Apr 2026
https://github.com/exegeses/introbdd-58463
Introducción a bases de datos | código 58463
Last synced: 29 Apr 2026
https://github.com/poakapx/columns_output
Консоль, що виводить один стовпець з таблиці або всі стовпці з таблиці.
Last synced: 08 Jun 2026
https://github.com/aja512/dummy-website
New UI of college website
bootstrap4 html5 javascript sql
Last synced: 30 Apr 2026
https://github.com/yuktasree/wolf-parking-database-management
This repo provides a comprehensive database solution for managing campus parking, including parking lot availability, permit assignments, and citation tracking. The project covers ER diagrams, database schema design, and transaction handling.
database-management java mysql-database mysql-server sql
Last synced: 30 Apr 2026
https://github.com/aishwaryagade02/loan-funnel-optimization-analysis
Tracks how loan applications move through each stage, helps spot where people drop off, and gives clear insights to improve approval strategies and overall performance.
ab-testing data-analysis data-creation hypothesis-testing python reporting sql statistical-methods streamlit
Last synced: 30 Apr 2026
https://github.com/bayunova28/mobile_application_and_development
This repository contains about my weekly projects from mobile application and development course at my college
Last synced: 30 Apr 2026
https://github.com/fmahadybd/dream-shop
This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product
git java jwt-authentication mysql rest-api springboot sql
Last synced: 30 Apr 2026
https://github.com/bchavs12/fullstack-checklist-drag-drop
A full stack vanilla drag-drop with node.js and express simple and useful
docker express javascript mysql2 node sql
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/celineboutinon/little-lemon
Meta Database Engineer Professional Certificate - Capstone Project
data-analysis data-analytics data-structures data-visualisation database-design database-schema databases mysql-connector-python mysql-workbench python sql tableau-dashboards
Last synced: 30 Apr 2026
https://github.com/warjohn/anonymous-voice-chat-server
Anonymous Voice Chat Server is a Spring Boot-based application enabling secure, anonymous audio messaging. It supports recording, compressing, and playing back audio messages while ensuring user privacy through hashed identifiers. Ideal for building private communication platforms.
audio audio-chat java service spring-boot sql website
Last synced: 30 Apr 2026
https://github.com/ghadaabassi/gestionclubs
Créer une chaîne backend avec Spring Boot
devops jenkins mvc pipeline spring-boot sql
Last synced: 30 Apr 2026
https://github.com/mudasar187/mssql-server-docker
Microsoft SQL Server on Docker
backup database docker microsoft microsoft-sql-server sql sql-server
Last synced: 30 Apr 2026
https://github.com/tolstenev/sql_database_for_school_21
[done] Relational database of students of School 21, with the specified constraints, triggers and required procedures
constraints database metadata postgresql procedures sql triggers
Last synced: 30 Apr 2026
https://github.com/nph1508/exploring_sales_and_product_performance_in_bicycle_manufacturing_sql
Analyzed sales and product performance data from a bicycle manufacturing company using SQL in BigQuery. Focused on identifying trends in product categories, revenue distribution, and monthly performance to guide production and inventory planning.
Last synced: 08 Jun 2026
https://github.com/aayes89/honlogparser
Java application that converts Heroes of Newerth (HoN) log files into a sql database
dom dom-manipulation hon java logs parser sql
Last synced: 01 May 2026
https://github.com/nicatdursunlu/hrms-database
PostgreSQL Database of Human Resources Management Systems
database-management database-schema postgres-database postgresql sql
Last synced: 08 Jun 2026
https://github.com/sinooox/purewatertech
Сайт для проекта PureWaterTech + Telegram бот для оповещений и обработки заявок
Last synced: 01 May 2026
https://github.com/virajbhutada/music-store-data-analysis-sql
Hands-on SQL data analysis project for music store. Enhance proficiency with database queries. Ideal for practitioners seeking real-world analytics experience. Gain insights into customer behavior, revenue trends, and genre preferences, empowering strategic decision-making in the music industry. Explore the project for a rich learning experience.
data-analysis data-insights data-science database genre-prediction music-industry music-store postgresql postgresql-database query-optimization revenue-trends sql sql-queries
Last synced: 01 May 2026
https://github.com/lut-ful/ibm-capstone-project-stack-overflow-job-survey
IBM Data Analyst professionale certificate program final project.
cognos data data-analytics looker power-bi python sql statics
Last synced: 01 May 2026
https://github.com/chinmoyt03/vehicle-registartion-management-
Database project: Created using HTML, CSS, JavaScript, PHP, and MySQL.
css html javascript js mysql php sql
Last synced: 01 May 2026
https://github.com/vineet1025/taxi-booking-application
Developed a Taxi Booking Application, built using Spring Boot 3.2.5 with Java 17. The application includes various features like user authentication, file uploading, car and taxi booking, and management. It employs MySQL for the database, Thymeleaf for the front-end, and runs on a Tomcat Server. Lombok is used to reduce boilerplate code.
hibernate java spring-boot sql thymeleaf
Last synced: 01 May 2026
https://github.com/gcoronelc/cepsuni-disbd-56949
Taller de Diseño de Base de Datos Relacionales en el CEPS-UNI con Gustavo Coronel.
database desarrollasoftware gcoronelc normalization sql sqlserver
Last synced: 01 May 2026
https://github.com/shreyajaiswal31/abstroy-hotel-management-system
A web-based hotel management system built with ASP.NET, C#, SQL Server, HTML, CSS, and JavaScript. Users can book for events like conferences, dining, weddings, etc., with PayPal integration. Admins can manage bookings, services, and user data via a secure dashboard using master pages.
asp-net c-sharp css html javascript sql
Last synced: 01 May 2026
https://github.com/raghulrajn/sql-learnings-101
This repo contains Sql problem statement and respective solutions
Last synced: 01 May 2026
https://github.com/anitatess/online-shop
Small online store created in PHP, you can add, edit, delete, search, view items and log in/out
authentication authorization database html-css-javascript php phpmyadmin sql
Last synced: 01 May 2026
https://github.com/keroloshany47/sql_problems
This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank
database hackerrank leetcode mysql sql sql-practice sql-query sql-server
Last synced: 01 May 2026
https://github.com/mberkiskal/employeeregistrationapplication-n-layer-architecture-personelkayit-nkatmanlimimari
OOP temellerini ve N katmanlı mimariyi anlamak için yaptığım, personel uygulaması. Employee Application with OOP and Layered (N-Layer) Architecture.
csharp layered-architecture mssql mssql-database nlayer-architecture oop sql
Last synced: 02 May 2026
https://github.com/mberkiskal/surveyandsurveyvaluesproject-anketveanketsonuclari-mini-project
Anket ve anket sonuçlarını gösteren mini-proje(grafik ve bar içerikli). Mini-project about survey and survey values with chart and progress bar. USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
Last synced: 02 May 2026
https://github.com/luiz-otavio/reputation-bukkit
Reputation system written in Java for Minecraft Servers
gradle java minecraft reputation sql
Last synced: 02 May 2026
https://github.com/rishikumar1917/smart_attendance_system-
A modern, dark-themed desktop application for smart attendance management using Java Swing and the ZXing library. This system combines an elegant UI with QR code technology to simplify attendance marking.
java-2d-api java-swing maven postgresql sql zxing
Last synced: 02 May 2026
https://github.com/mehrajlatifli/subqueries
A database called Academy is used to work with subqueries in MSSQL Server
create-database database groupby mssqlserver sql subsquence
Last synced: 02 May 2026
https://github.com/emicy963/subscrition-manager
A subscription manager developed in Python to help control monthly spending on subscription services.
cleancode database oops-in-python python sql sqlite-database
Last synced: 02 May 2026
https://github.com/aswanisaraj/food-redistribution-system
I have made the food redistribution system project in our Database System course with group of 3 classfellow.
database html-css-javascript nodejs sql sqlite
Last synced: 02 May 2026
https://github.com/bhawnagoyal18/ai-doctor-a-symptom-checker-disease-predictor
AI Doctor is an intelligent healthcare application that utilizes machine learning (ML) and Python to predict potential diseases based on user-input symptoms. The project integrates data from multiple medical datasets and provides an interactive web-based UI for an intuitive user experience.
data-analysis data-engineering data-visualization dataset flask html5 machine-learning python sql stacking statistics
Last synced: 02 May 2026
https://github.com/vanegas-27/accountpython
Simulación de funciones bancarias con Python, sql, dotenv.
dotenv-loader mvc-architecture mysql python sql
Last synced: 02 May 2026
https://github.com/nermeenkamal/menu-laravel
A Menu 🍕 Website by PHP, Laravel, SQL, DBMS and HTML, CSS and JS
Last synced: 02 May 2026
https://github.com/srgchrksv/candidates
Managing potential candidates
dataengineering dbdiagram information-systems information-technology jupyter-notebook management postgresql python rdbms sql
Last synced: 02 May 2026
https://github.com/dmarks84/ind_project_movie-database-sqlite
Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.
advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions
Last synced: 02 May 2026
https://github.com/dtonhofer/testing_h2_and_spring_jdbc
Code written to exercise myself with H2 + Spring Data JDBC + Transactions
educational h2-database spring-boot spring-jdbc sql transactions
Last synced: 03 May 2026
https://github.com/mberkiskal/bookstore-kitapci-usetrigger
Application that keeps the total number of books using trigger and transfers deleted books to another table using trigger. Trigger kullanarak toplam kitap sayısını ve silinen kitapları başka bir tabloya aktaran uygulama.
csharp mssql mssql-database sql trigger triggers windowsforms-applications
Last synced: 03 May 2026
https://github.com/christianoellers/christianoellers
Full-Stack Developer - Codeconut Ltd.
backend backend-developer backend-development ecmascript es6 frontend frontend-developer frontend-development fullstack fullstack-developer javascript mysql php7 php8 react shopware sql symfony vue wordpress
Last synced: 03 May 2026
https://github.com/aiden1020/react-asp.net-with-sqlite
Here is a project for database lab. To create a auction web.
asp-net-core auction auction-website jwt jwt-authentication react sql sqlite
Last synced: 03 May 2026
https://github.com/matheusfillipe/bqui
TUI for bigquery - 100% vibed, dont even use
bigquery bubbleteat charm golang google sql terminal tui
Last synced: 03 May 2026
https://github.com/azmisahin/azmisahin-software-data-service-application-postgresql-c-v1
database modeling, normalization, fragmentation, testing data service application for postgresql
architecture database docker modeling normalization postgresql semantic sql
Last synced: 03 May 2026
https://github.com/ujjwalll/associate
A Portal to connect all the people of IIITD in one place and reviving our old tradition.
csv database-management django-framework html js project python sass-framework sql web-application web-portal
Last synced: 04 May 2026
https://github.com/nesarw/student-management-system
A Student Managment System Project in PHP
bootstrap css html javascript php sql
Last synced: 04 May 2026
https://github.com/shubhodippal/nutrisift
NutriSift: AI-Powered Recipe Platform NutriSift is a full-stack application that combines AI technology with recipe management to help users reduce food waste and eat healthier. The platform lets users generate personalized recipes from available ingredients, discover new dishes through advanced filtering, and manage grocery shopping efficiently.
Last synced: 04 May 2026
https://github.com/arodriguezfontana/epersgeist-backend
Backend | Sistema de persistencia múlti-bases de datos (Java, PostgreSQL, MongoDB, Neo4J, Elasticsearch).
acid cap-theorem clean-architecture data-driven-testing elasticsearch gitflow hibernate java jdbc junit kibana mongodb neo4j nosql posgresql postman spring-boot sql
Last synced: 04 May 2026