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/slardiere/partmgr
manage PostgreSQL Table Partitionning
partitioning plpgsql postgresql sql
Last synced: 02 Oct 2025
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/moindalvs/sql_basic-queries_
MySQL
microsoft-sql-server mysql mysql-database mysql-workbench sql sql-server
Last synced: 08 Mar 2026
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/ferustech/basicsql
BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.
Last synced: 11 Jan 2026
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/avastroficial/mysqlbsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 16 May 2026
https://github.com/scl2589/til_selfstudy
Today I Learned📝
algorithm computerscience datastructure git java javascript python sql til
Last synced: 09 Apr 2026
https://github.com/srikanth-kandi/optic-lens
This is a full stack web development project
apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql
Last synced: 09 Apr 2026
https://github.com/imega/txwrapper
SQL transaction wrapper on golang
database mysql sql sqlite3 transaction
Last synced: 10 May 2026
https://github.com/planetarydev/pure-live-pg
PostgreSQL wrapper with live, realtime queries
livedata pg postgres postgresql reactive realtime sql
Last synced: 28 Jun 2025
https://github.com/barelyhuman/gator
Multi Query SQL Runner for Database seeding
Last synced: 09 Jul 2025
https://github.com/jestebandev/backupapigoogledrive
An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task
backup google-cloud-platform sql
Last synced: 17 Jun 2025
https://github.com/daverbk/learning-sql
Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan
alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql
Last synced: 03 Nov 2025
https://github.com/pkx8326/simple_math_curves_sql_python_plotly
This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.
data-visualization database datavisualization mysql mysql-connector plotly python sql
Last synced: 10 Apr 2026
https://github.com/hq969/ethos-ai
Ethos-AI is a specialized framework or platform designed to integrate ethical considerations directly into the development and deployment of artificial intelligence. It focuses on ensuring that machine learning models are not just efficient, but also fair, transparent, and accountable.
go java javascript mrm python sql
Last synced: 01 Jul 2026
https://github.com/masajinobe-ef/prsc
🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography
cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows
Last synced: 01 Aug 2025
https://github.com/namila007/struts2_form
This is a testing respo to test struts2 mvc intregation with jsp web
ant apache-ant mysql sql struts2 struts2-form
Last synced: 12 May 2026
https://github.com/gravity00/dapprwire
Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)
csharp dapper database dotnet dotnet-core sql
Last synced: 16 Feb 2026
https://github.com/mdanwarulkarim/pizzahut_sales_report_sql
The analysis of pizza sales using SQL involes the various sales trends, month wise sales analysis, category wise analysis and many more. Undercover different insights into ccustomer preferences and choices.
Last synced: 19 Mar 2026
https://github.com/agustinmusanti/sqlchallenge-4
Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.
data-analysis database mysql sql streaming
Last synced: 18 May 2026
https://github.com/alenales/reporing
Отправка ежедневной отчетности в Telegram и настройка алертов.
Last synced: 17 May 2026
https://github.com/caren-koroeny/vet--clinic
The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.
Last synced: 24 Sep 2025
https://github.com/andyatkinson/db-stuff
Tutorials from PostgreSQL Stored Procedures
Last synced: 05 Apr 2025
https://github.com/alexoah/sqlplayground
A playground for SQL (Structured Query Language).
alexoah database exercises-solutions experiments query query-language sql structured-query tsql w3school-exercises-solutions
Last synced: 20 Mar 2025
https://github.com/arnoldchrisoduor1/password_generator
A Tkinter Desktop Application, Stores Generated Passwords in SQLite Database.
pyinstaller pyperclip python sql sqlite3 tkinter
Last synced: 21 Mar 2025
https://github.com/chouaib-629/miniprojet_bddr
This project demonstrates the implementation of distributed database concepts such as links, synonyms, and fragmentation. Each user's SQL script includes the necessary setup for these concepts. The project aims to showcase how distributed database concepts can enhance data access and management across multiple locations.
oracle oracle-database oracle-db sql
Last synced: 25 Jan 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-b2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science data-structures database databases online oracle query relational-databases security sql sql-server
Last synced: 19 May 2026
https://github.com/lcgong/sqlblock
An intuitive way to access data with SQL
contextvars postgresql python sql
Last synced: 19 Jan 2026
https://github.com/eliasborrajo/vseat-livraison-de-nourriture-berz
VsEat — ASP.NET Core 5 MVC food‑delivery app (C#) | HES‑SO student project 2022
asp asp-net-core bll bootstrap csharp dal dotnet dto food-delivery hes-so layered-architecture mvc mvc-architecture sql sql-server student-project web-app web-application
Last synced: 04 May 2026
https://github.com/davidsmfreire/sqlshield
Schema-aware static analysis for SQL strings in application code.
Last synced: 25 Apr 2026
https://github.com/thiagodp/database-js-mssql
Database-js driver for SQL Server that works on Linux, Mac, and Windows
database database-js database-js-mssql driver ms-sql ms-sql-server mssql node query sql sql-server tds wrapper
Last synced: 16 Jun 2025
https://github.com/evardnk/dataanalyticsportfolio
Собрание моих проектов по аналитике данных
api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization
Last synced: 17 Feb 2026
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/project-tsurugi/yugawara
Fundamental language toolkit for Tsurugi SQL IR
compiler optimizer sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/d-malex/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 12 Apr 2025
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/anthonyhuang19/retaildb
Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.
Last synced: 14 Jul 2025
https://github.com/koodeau/training
It's my git training repository https://koodeau.ga
css html javascript php php7 shell sql
Last synced: 09 Apr 2026
https://github.com/semcod/nlp2cmd
NLP2CMD - Transforms natural language into domain-specific commands (SQL, Shell, Docker, Kubernetes) using a multi-layered detection pipeline and thermodynamic optimization.
cli command-generation docker dsl kubernetes mcp natural-language-processing nlp python semcod shell sql wronai
Last synced: 02 Jul 2026
https://github.com/padraiggillen/trading-ports
A visualization and REST API to track a variety of seaworthy vessels
boats ci flask jenkins-ci rest-api sql swashbuckle
Last synced: 03 Feb 2026
https://github.com/sarathchandranpm/cleaning-and-exploratory-analysis-of-global-layoff-data
This project involves a thorough data analysis and cleaning process centered on global layoff data. It showcases advanced data management abilities by integrating data cleaning methods with a detailed exploration of workforce reduction patterns across various companies, industries, and countries.
data-analysis data-cleaning mysql sql
Last synced: 22 Sep 2025
https://github.com/notcoffee418/dbmigrator
Database Migration system for Go.
database database-management db go golang migration-tool mssql mysql pgsql sql sqlite
Last synced: 07 Mar 2026
https://github.com/ryan-menezes/portalalunos
Um cadastro simples de alunos
c-sharp dotnet forms sql windows-forms
Last synced: 10 May 2026
https://github.com/jbalooshie/covid-19-vaccine-hesitancy
A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine
aws data-science machine-learning rds rds-database sql
Last synced: 15 May 2026
https://github.com/flowerfine/rtomde
rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.
data-engine data-service restful-api sql
Last synced: 20 Aug 2025
https://github.com/heliorm/heliorm
A code-first object-relational model for accessing SQL data from Java
Last synced: 11 Jan 2026
https://github.com/shubhamgoyal575/diwali-sankranti-promotion-sales
This Power BI dashboard analyzes sales performance during Diwali and Sankranti festivals. It provides insights into revenue trends, top-selling products, regional sales distribution, and customer purchasing behavior to help optimize festive season sales strategies. 🚀
buisness-intelligence dashboard data-analysis data-visualization diwali-sankranti-sales-analysis excel fast-moving-consumers-goods fmcg microsoft-power-bi mysql power-query powerbi revenue-insights sales-dashboard sales-insights sql
Last synced: 02 Mar 2026
https://github.com/leoglme/tweet_academie
Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.
php poo social-media sql twitter ui
Last synced: 17 May 2026
https://github.com/nealsavant/knowsong.life
An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?
angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript
Last synced: 01 Oct 2025
https://github.com/justin-pyne/coding-problems
A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.
algorithms leetcode leetcode-solutions python sql
Last synced: 25 Jun 2026
https://github.com/pin3dev/42_ft-transcendence
A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.
2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence
Last synced: 19 May 2026
https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis
Use SQL and Tableau to analyze NYC Citibike data for station availability
Last synced: 31 Aug 2025
https://github.com/hugh-kumbi/cybersecurity-portfolio
I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.
chronicle cybersecurity escalation incident-response ipython-notebook linux nist pasta playbook pyth security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark
Last synced: 18 May 2026
https://github.com/shahidmalik4/crm-analytics-using-powerbi
The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.
analysis dashboards excel powerbi sql sql-server visualisation
Last synced: 02 Aug 2025
https://github.com/nikhilash45/hackerank-sql-0-to-5-star
# 100 Questions Of SQL Challenge || 32/100
Last synced: 16 Mar 2026
https://github.com/calotriton/sql_creacion_db_consultas
[SQL] Proyecto de creación de una base de datos, con triggers y consultas ejemplo
Last synced: 02 Aug 2025
https://github.com/anthonylucky1909/retaildb
Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.
Last synced: 13 Sep 2025
https://github.com/bartoszzap/car-service-database
A car service database project for handling and storing relative data
Last synced: 15 May 2026
https://github.com/moindalvs/mysql_ddl_dml_tcl_and_more
MYSQL_Basics
mssql mssql-database mysql mysql-database mysql-server sql sql-query sql-server sqlite-database
Last synced: 14 May 2026
https://github.com/sabay79/employee-review-management-system
Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software
asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql
Last synced: 20 Apr 2026
https://github.com/edward3h/kiwiproc
Java annotation processor to generate JDBC implementation for SQL queries
Last synced: 25 Jun 2025
https://github.com/apostolouagge/university-management-program-mvc
University management program in .NET
Last synced: 06 Jul 2026
https://github.com/v6ntage/sql-sales_data-analytics-project
This repository contains a SQL scripts demonstration analytical techniques.
analytics business-analytics data data-analysis database query sql sql-server
Last synced: 12 Apr 2026
https://github.com/malaksadek/swifty
A Movie Trivia Quiz mobile application 🧠 🎮 (2019)
android android-app firebase firebase-database full-stack ios ios-app java json json-api mobile mobile-app mobile-development php sql swift
Last synced: 07 Apr 2026
https://github.com/vaneeza-7/degree-issuance-system
🎓 One Stop Degree Issuance System enables One Stop Admins to efficiently manage student requests for degrees and transcripts, verify student eligibility, and issue digital degrees and transcripts. Project @ Software Engineering
asp-net c-sharp degree-project dotnet fast-nuces onestop software-engineering sql student-system web-application
Last synced: 16 May 2026
https://github.com/andrewbakercloudscale/cloudscale-devtools
Free WordPress developer toolkit: syntax-highlighted code blocks, SQL query tool, bulk code migrator, hide login URL, 2FA (TOTP/email/passkeys), and site performance monitor.
code-block code-highlighting gutenberg highlightjs passkeys security sql syntax-highlighting two-factor-authentication webauthn wordpress wordpress-plugin
Last synced: 08 Apr 2026
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/samarthghag/event_management_system
The Event Management System is a Java application designed to help organize and manage events, conferences, and meetings. It provides various features for creating events, managing attendees, and handling special requests.
database-management gui-application java management-system sql
Last synced: 23 Jun 2025
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 2026
https://github.com/kunalkeshan/mkd-blog
mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.
blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql
Last synced: 22 Mar 2025
https://github.com/vtickner/codecademy-data-engineer
These projects were created as part of Codecademy's Data Engineer Career Path course.
csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql
Last synced: 09 Apr 2026
https://github.com/miniconnect/minibase
RDBMS framework for miniConnect
database database-driver database-framework java rdbms relational-database sql sql-parser
Last synced: 18 May 2026
https://github.com/priyansusahoo/complete-interview-preparation-material
Interview Preparation Kit for Java Backend
design-patterns git gradle java jpa-hibernate junit kafka maven microservice mockito pdf pdf-document spring springboot sql streamapi
Last synced: 14 Apr 2025
https://github.com/amruthlp12/com.inventorymanagementsystem-
The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.
backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking
Last synced: 20 Apr 2026
https://github.com/ioxee/delawaretelegraph
Content management system made in PHP in controller view model, based on a news system, with administrator panel, reporter panel, user registration and login.
Last synced: 10 May 2026
https://github.com/nziza-oscar/NzizaOscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 19 Aug 2025
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/datacody/dbt-jaffle-shop
A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.
analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation
Last synced: 02 Aug 2025
https://github.com/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL
Creating world_layoffs database from a dataset and applying data cleaning technics.
data-cleaning dataset mysql mysql-database sql
Last synced: 17 Jul 2025
https://github.com/coledixon/csharp_contacts_application
C# desktop application for storing contacts with SQL
csharp data-integration desktop-application sql xml
Last synced: 21 Mar 2025
https://github.com/piyush26c/university-prediction-engine
[Course Project] Developed a desktop GUI application using Python 🐍programming language, PyQt (for frontend) and Oracle 11g(backend) database. Application predicts the most reliable University among the entered three choices, to which user wishes to apply for higher education (Masters). Data visualization and handling of university prediction is key showing of the project.
datavisualization gui oracle-database pyqt python3 sql
Last synced: 26 Jun 2025
https://github.com/holomodular/servicebricks
Universal microservices foundation with storage agnostic APIs supporting relational, document, cloud and embedded database engines
api cloud crud database ddd eda embedded microservices nosql polyglot query restapi search servicebricks servicequery services sql
Last synced: 15 Feb 2026
https://github.com/rahul-bhati/mp3_music_jsp
In this site you can listen music of your choice you can login or sign up for adding album in your favourite album list .
bootstrap communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 09 Apr 2026
https://github.com/OliverLeitner/a2demo
angular 2 demo
angular ecmascript javascript php sql typescript
Last synced: 10 Mar 2025
https://github.com/adesoji1/real-time-messaging-with-ember-and-go
Realtime messaging Application
emberjs golang grpc-client protobuf protoc sql
Last synced: 19 May 2026
https://github.com/aksh-patel1/text-to-sql-with-llm
text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.
gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit
Last synced: 10 Apr 2026
https://github.com/humbertocg18/sites-criados-php-html
Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.
Last synced: 09 Apr 2026