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/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/fabiannorbertoescobar/der-sql-ejercicios
TP de Base de Datos. DER. MR. Modelado y armado de la base de datos. Tablas, vistas, consultas, stored-procedures, triggers
bd db mysql queries sql sql-server transact-sql transaction
Last synced: 07 May 2026
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 07 May 2026
https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook
Implementing how to work with SQL on Jupyter notebook
jupyter-notebook pandas postgresql 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/anshul-ydv/library_management_system
A web-based Library Management System built using ASP.NET, C#, and MySQL. It automates book cataloging, member registration, circulation, and reporting to improve library efficiency and user experience.
asp-net csharp css dotnet html 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/anuprshetty/health_bot
HealthBot is a console based chatbot application which assists a clinical person to ease the purchase of available patient monitoring devices that are relevant to him.
batch-script csharp docker dotnet-framework healthcare mssql rdbms sql uml-diagram
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/deep-codes/vguess-api-client
👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS
api css java javafx javafx-application nodejs-server reactjs sql
Last synced: 08 May 2026
https://github.com/mrbrunelli/curso-banco-de-dados
Curso de banco de dados e SQL
business-intelligence database mysql oracle plsql sql sqlserver t-sql
Last synced: 08 May 2026
https://github.com/deepakmali-09/spring-data-jpa-p01
This Spring Boot project demonstrates the use of Spring Data JPA for performing CRUD operations in a Student Management System. It leverages JpaRepository to manage student data, allowing users to perform actions like adding, retrieving, updating, and deleting students using HTTP endpoints.
crud-api http-endpoints java mysql-database restfull-api spring-boot spring-data-jpa 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/neorandom/sql-pseudocode-transpiler
Transpile a custom SQL pseudocode into multiple things.
json openpyxl pandas pandas-dataframe pandas-python pseudocode sql ssms
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/shakalbotenterprises/parameters-management-system
Client and server sides to work with dynamically changing parameters
java postgresql shakal-bot-enterprises spring sql
Last synced: 08 May 2026
https://github.com/akshitvadodariya1201/rust-with-postgresql
This project is a Rust application that interacts with a PostgreSQL database to manage authors and books. It demonstrates basic CRUD operations using the postgres crate.
cargo docker docker-compose postgresql rust sql
Last synced: 08 May 2026
https://github.com/fer25-code/springjpa
Back End with Spring boot
java jpa jpa-hibernate json orm spring-boot sql swagger
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/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/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/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/futarimiti/learn-sql
(Finished) Learning MySQL via public resources
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/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/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/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/j1sk1ss/sql_databaseworker.exmpl
Simple JFrame windows app for work with sql data-base
Last synced: 08 May 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/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/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/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/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/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/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/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/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/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/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/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/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/araskolnikoff/grad_project
База данных музея | Распределенное приложение
csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms
Last synced: 09 May 2026
https://github.com/rizkipragustono/data_analysis_spark
Exploration: Data Analysis using Spark
apache-spark data-analysis pyspark python spark-sql sql
Last synced: 09 May 2026
https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp
A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot
backend chatbot dailogflow database fastapi python sql
Last synced: 09 May 2026
https://github.com/prudhveer-g/bank-transaction-statement-system
analytics data-engineering machine-learning mysql python sql
Last synced: 09 May 2026
https://github.com/noisk8/u-u
Notas | Bootcamp UTE | Desarrollo web
html-css-javascript python react sql
Last synced: 09 May 2026
https://github.com/esraaalzoghby/depi-tasks
Practice Tasks from DEPI Full Stack .NET Program
asp-net-core backend csharp database depi dotnet dotnet-core fullstack-development object-oriented-programming sql
Last synced: 09 May 2026
https://github.com/emilyfelker/bloganalysis
What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.
chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3
Last synced: 09 May 2026
https://github.com/urmesthamondal/data_analysis_projects
Portfolio Data analysis projects built using Excel, Python, SQL and for visualization used Power bi .
data-analysis pivot-tables powerbi python sql sql-server visualisation
Last synced: 09 May 2026
https://github.com/abhignasowgandhika/jobhiringportal-dbmt-project-fall2023
Primary goal is to create a comprehensive web-based Job Hiring Platform, aimed at reducing the gap between job seekers and employers. The platform will enable seamless job searches, streamline the application process, and allow employers to manage their hiring needs effectively
databasemanagementsystem hiring php sql website
Last synced: 09 May 2026
https://github.com/julyanvdw/mytutor
MyTutor is a web platform built with Java, Vaadin, and Spring Boot that simplifies university Tutor and TA management. It handles applications, scheduling, and admin with secure, role-based access for students, tutors, and course convenors.
java maven mysql oop rest-api spring-boot sql vaadin web-application
Last synced: 09 May 2026
https://github.com/devexpress-examples/winforms-grid-implement-crud-operations-xpinstantfeedbacksource
Bind the Grid Control to an XPInstantFeedbackSource and implement CRUD operations.
data-binding data-grid database dotnet grid-control instant-feedback-mode server-mode sql windows-forms winforms xtragrid-suite
Last synced: 09 May 2026
https://github.com/naitiknayak196/tech-layoffs-cleaning-sql-vs-python
This project cleans and analyzes a tech layoffs dataset using MySQL and Python (Pandas) to compare their efficiency in data processing. It provides business insights into workforce trends, industry stability, and economic impacts to support data-driven decision-making.
data datacleaning dataset jyputer-notebook layoffdata layoffs mysql python sql
Last synced: 09 May 2026
https://github.com/wisebyteconcepts/wise-byte-database-helper
A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
csharp dotnet relational-database sql sqlite
Last synced: 09 May 2026
https://github.com/datasqlsantosh/portfolio-cars-data-analysis
This data analysis portfolio aims to analyze and visualize data related to cars to gain insights into various attributes such as specifications, features, and market trends. The analysis utilizes Python programming language, Google Colab environment for code execution, and an Excel sheet file containing the cars dataset.
colab colab-notebook excel google pyhton sql
Last synced: 09 May 2026
https://github.com/coderomm/hotels-to-stay
"Discover and book hotels worldwide with Hotels to Stay – a comprehensive hotel and travel directory. Find accommodations, explore nearby attractions, and share travel experiences. Built with ASP.NET C# and Entity Framework."
asp-dot-net asp-net asp-net-c-sharp c-sharp csharp-dotnet dotnet entity-framework sql
Last synced: 09 May 2026
https://github.com/zulqarnain1ali/sample-sql-database-
A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.
database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables
Last synced: 09 May 2026
https://github.com/henriquecarniel1/api-bigburguer
authentication bcrypt express javascript jwt middleware nodejs sql
Last synced: 09 May 2026
https://github.com/alvii147/shopifydatascienceinternchallengef22
My submission for Shopify's Data Science Intern Challenge 2022
jupyter-notebook matplotlib pandas shopify sql
Last synced: 09 May 2026
https://github.com/mananb77/data101-postgres-spark
Compare the efficiencies of Postgres and Apache Spark.
data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql
Last synced: 09 May 2026
https://github.com/zephyrusblaze/waterit
Intelligent watering system optimizing plant health and water usage through real-time data and AI insights. Automates irrigation to combat water wastage in agriculture and gardening.
ai arduino automation bootstrap chartjs flask gemini html-css-javascript llm nature sql watering-plants
Last synced: 09 May 2026
https://github.com/siwachs/video-streaming-webapp
A PHP website to stream anime or videos
anime backend css frontend lamp-stack lampstack php sql streaming video-streaming
Last synced: 09 May 2026
https://github.com/markphamm/leetcode
Daily LeetCode solutions in Python, SQL, and more – featuring efficient algorithms, clean code, and a variety of problem-solving techniques.
Last synced: 03 Oct 2025
https://github.com/yashpaneliya/notekeeper
This is a simple note keeper flutter application. It uses SQL database.
Last synced: 09 May 2026
https://github.com/dj0nny/express-knex-boilerplate
An Express - Knex query builder boilerplate
backend boilerplate database express express-knex expressjs knex knexjs sql
Last synced: 09 May 2026
https://github.com/hasin023/cse_4307_database_management_systems
Course files for CSE 4307 & 4308
Last synced: 10 Jun 2026
https://github.com/mingikang31/CoffeeMaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 09 May 2026
https://github.com/moody-san/sodabar-using-wpf-
C# desktop application build using WPF
sfchart sql wpf wpf-application
Last synced: 10 May 2026