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-02 00:29:19 UTC
- JSON Representation
https://github.com/nano-labs/django-query-debugger
Prints queries executed on you projects along with line traceback.
debugger django query-debugger sql
Last synced: 22 Apr 2026
https://github.com/mayankgupta-dev08/learningjava
me learning java
algorithms collections data-structures design-patterns docker file-handling generic java junit lamdas multithreading regexp sql stream-api
Last synced: 11 Jun 2025
https://github.com/faizan-khanx/sql-commandgenerator
sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors
cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap
Last synced: 04 Feb 2026
https://github.com/khushi-sabarad/sqlfungames
Solutions to a variety of SQL-based fun learning games!
mysql sql sqlfungames sqlisland sqlmurdermystery
Last synced: 16 Mar 2025
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 06 Jan 2026
https://github.com/learnwithkawsar/mssql.sqlhelper
SQLHelper is a simple class to help with MSSQL databases
database helper library microsoft mssqlserver sql
Last synced: 09 May 2026
https://github.com/ayvero/microservices_monopatines
This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.
docker-compose documentation endpoint java maven microservices spring-boot sql
Last synced: 22 Apr 2025
https://github.com/xaquinalves/1_daw_bd_sql
All SLQ code created during my databases classroom
Last synced: 11 Feb 2026
https://github.com/nickcrepeau/crepeau-painting-php
HTML website including multiple pages, PHP scripts, and interfaces with an SQL database.
Last synced: 08 Apr 2025
https://github.com/antonmarin/traceable-pdo
Adds trace to sql statement. Know the source of your queries!
Last synced: 14 Jan 2026
https://github.com/g-s-c-code/libraryapi
RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.
asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql
Last synced: 30 Mar 2025
https://github.com/shubham-sakunde/note-maker-web-app
Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.
bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat
Last synced: 12 Apr 2026
https://github.com/mijisu0103/db-for-library-systems
This project was done as a part of the assignment for ECS740P - Database Systems
database-design database-implementation sql
Last synced: 06 Jan 2026
https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress
Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.
api backend express-js nodejs nosql solid-principles sql typescript
Last synced: 02 Jan 2026
https://github.com/pedrycz/nohibernate-core
Non-relational data mapping for Hibernate, useful for persisting Java interfaces
Last synced: 16 Mar 2025
https://github.com/codelur/codelur
I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project
bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql
Last synced: 12 Apr 2026
https://github.com/arthuritajahy/readmeprojectblogpessoal
Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.
css html java javascript mysql oop spring-boot sql typescript
Last synced: 12 Apr 2026
https://github.com/anthonp/weather-data
A fun project I did with NOAA weather data
Last synced: 10 Mar 2025
https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql
Last synced: 07 Jan 2026
https://github.com/priom7/discussion-forum-laravel-vue-pusher-
Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.
bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify
Last synced: 12 Apr 2026
https://github.com/asdfghjkl904/llm_rag
🚀 Transform Any PDF into an AI-Powered Q&A Chatbot!
anthropic bedrock chatgpt embeddings genai llama-index llmops ollama openai rag-embeddings react sql text-to-sql vector-database
Last synced: 09 Apr 2025
https://github.com/yaaa3ser/sql-notes
SQL notes from leetcode SQL-study plan
Last synced: 04 Feb 2026
https://github.com/derrickbaruga7/sql-database-management
In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.
database database-management relational-database sql
Last synced: 05 Sep 2025
https://github.com/roosterpips12/library-management-sql
Library management with SQL
excel-import mysql-database sql
Last synced: 04 Jul 2025
https://github.com/zaujulio/webchatroompostgres
BD2 Project: Web Chat Room Based Application
Last synced: 14 May 2026
https://github.com/dunmengjun/sqldsl
基于jdbc实现的sql dsl,类似Querydsl, 但不需要插件就可提供类型安全的查询(基于SerializedLambda)。可以很方便的和各种类型的库(比如mybatis, hibernate等)集成。
dsl gradle hibernate java jdbc lambda maven mybatis mysql oracle postgresql querydsl sql sql-server
Last synced: 14 Jan 2026
https://github.com/luanroger/datamaster
Create databases with a lightweight and intuitive tool.
csharp dotnet sql sql-server tool windows-forms
Last synced: 13 Apr 2026
https://github.com/iantomasinicola/ebook
La mia guida completa sul linguaggio SQL "Come scrivere una query"
database mysql mysql-database sql sql-server
Last synced: 19 Apr 2026
https://github.com/yinxulai/sqls
Simple sql writing tool for go
go golang gorm mybatis sql sqlbuilder
Last synced: 29 May 2026
https://github.com/mateoniksic/project-project-management
web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]
college-project css dashboard database html php sql usermanagement
Last synced: 13 Apr 2026
https://github.com/maheenqaisar/towards-book
Towards Book iOS application using the PHP API.
api awesome-readme framework freecodecamp github-config json-api learning mysql-database php php-library sql
Last synced: 13 Apr 2026
https://github.com/teraearlywine/sample-sql
The following repo contains samples of SQL code that can be referenced by future clients or employers.
Last synced: 13 Apr 2026
https://github.com/muhammad-21/employee-directory
📓 Employee Directory
ant-design axios bootstrap css express html javascript react redux sql
Last synced: 13 Apr 2026
https://github.com/sarvesh30112002/sql-analyzer
SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.
java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis
Last synced: 13 Jun 2025
https://github.com/dagmawi-22/invoice
Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.
jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx
Last synced: 13 Apr 2026
https://github.com/vivekraj21/plastic-zephyr-2114
COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing
Last synced: 28 Apr 2026
https://github.com/go-andiamo/sqlnt
Go package for SQL named arg templates
go golang named-templates sql template templates
Last synced: 11 Mar 2025
https://github.com/dhouib-mohamed/quoxy
Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.
api-gateway api-limiter api-security go proxy sql subscription token-management
Last synced: 04 Feb 2026
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/alexcombessie/ensae_sql-project
Relational database for the international coffeehouse chain "Starckub" - Project for the SQL course at ENSAE ParisTech
Last synced: 19 Feb 2026
https://github.com/bhushan148/smartphone-market-insights-analysis-project
The "Smartphone Market Insights Analysis" project dives into the smartphone market trends and patterns using SQL and Python. 🔍 It evaluates key aspects such as price distribution 💸, user ratings ⭐, and features like processor type ⚙️ and memory card support 🛠️ to deliver actionable insights for both consumers 🛒 and manufacturers 🏢.
jupyter-notebook matplotlib-pyplot mysql odbc-driver pandas-dataframe python seaborn sql sql-connector
Last synced: 06 May 2026
https://github.com/zakwht/income
Statistical analysis on gender-based income inequality in Canada
Last synced: 30 Jun 2025
https://github.com/ometman/vet-clinic
This is a database project for vetinary data management for animals, owners, clinic employees and visits; and applicable to any data management need. It uses Postgresql, a relational database management system. It allows storing, updating and querying.
data database normalization postgresql postgresql-database queries sql sql-server-database tables transactions
Last synced: 13 May 2026
https://github.com/muhammed-fazal/student-success-and-early-intervention-analytics-system
To consolidate scattered student performance records into a unified Data Warehouse in SQL Server. Engineer an Interactive Power BI dashboards that visualize academic trends, identifying student performance and implement predictive analytics.
analysis analytics dashboard data data-analysis data-engineering data-science data-visualization database etl etl-pipeline power-bi powerbi python sql sql-server
Last synced: 29 May 2026
https://github.com/lumify-social/lumify
Publiez vos posts avec Lumify 🎉
mysql php sql symfony tailwindcss twig
Last synced: 09 Apr 2026
https://github.com/volkya/myroom-php
Describe your setup room, selecting the items and their purchase.
docker mvc php7 postgresql sql
Last synced: 09 Apr 2026
https://github.com/jakethesillysnake/sqlbootcamp
PostgreSQL tasks for School21 bootcamp.
Last synced: 15 Apr 2025
https://github.com/pradeepchegur/cloth_showroom_sql
This SQL file consists of cloth showroom management along with queries.
clothing-store cursors database functions operations plsql procedures sql sqlqueries tables triggers
Last synced: 10 Aug 2025
https://github.com/maxbubblegum47/dbms_project
DBMS about videogames online shop
jdbc postgresql sql unimore-informatica
Last synced: 09 Aug 2025
https://github.com/crvlwanek/cs50
Assignments and projects written for the online Intro to Computer Science course CS50x by Harvard https://cs50.harvard.edu/x/2021/
algorithms arrays c css data-structures flask html javascript memory python sql
Last synced: 09 Apr 2026
https://github.com/tompinataro/react-image-gallery
48-hr Solo Sprint: Gallery images with matching descriptions appearing as reversible cards.
Last synced: 17 May 2026
https://github.com/zhixuan0318/comp1044_cw_g17
A Library Management System (DBMS) which has a front-end user interface connecting to the database and perform queries using PHP and SQL.
bootstrap css dbms html javascript php sql
Last synced: 18 Apr 2026
https://github.com/andrehaguiar/curso_py-data_science-machine_learning
Ciência de Dados e Inteligência Artificial com Python e estatística.
anaconda3 data-science jupyter-notebook machine-learning matplotlib numpy pandas python scipy seaborn sklearn spyder sql sql-server statistics
Last synced: 11 Apr 2026
https://github.com/arafat-hasan/postgres-notes
Notes on PostgreSQL
drop-database drop-table mockaroo notes posgresql posgress postgres-role sql
Last synced: 22 Feb 2026
https://github.com/ngangawairimu/retention-cohort-churn-analysis
About This project analyzes subscriber retention through cohort analysis, highlighting retention trends and churn patterns over time. It uses SQL for data extraction and Python for visualization and analysis, offering actionable retention strategies.
cohort-analysis sql subscriber-retention
Last synced: 23 Mar 2025
https://github.com/shriyaak/retail-sales-analysis
cte customersegmentation postgresql sql windowsfunction
Last synced: 15 Apr 2025
https://github.com/kapetrosyan1/java-filmorate
Приложение для оценки фильмов и получения рекомендованных к просмотру кинокартин
h2-database java-11 junit maven spring-boot sql
Last synced: 02 Jan 2026
https://github.com/mahdi-meyghani/school-management-system
A desktop PyQt6 GUI app for managing complex university data with a MySQL database backend.
desktop-application mysql mysql-database object-oriented-programming oop pyqt6 python sql student-management-system
Last synced: 09 Apr 2026
https://github.com/brp-labs/rest-api
REST API (CRUD) - with the ability to perform string searches as well
Last synced: 27 Apr 2026
https://github.com/ap/dbix-simple-concrete
monkey-patch DBIx::Simple to use SQL::Concrete
Last synced: 08 Aug 2025
https://github.com/farooq85-dev/mongodb-aggregation-framework-part-2
This repository is how to use in string operators via aggregation framework in MongoDb.
Last synced: 06 Mar 2025
https://github.com/mudassir-a/vendor-performance-analysis
vendor performance data analysis project using sql, python and power bi
data-analysis powerbi python sql
Last synced: 18 May 2026
https://github.com/priom7/ecom-task
Laravel, JWT, React, Redux, Bootstrap, MySQL
Last synced: 09 Apr 2026
https://github.com/tritacle/idatt2003_and_idatt2002
Work requirements in the subject IDATT2003 programming 2 and IDATT2002 databases
Last synced: 05 Apr 2025
https://github.com/ridvikpal/carcartapi
CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.
cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql
Last synced: 02 Oct 2025
https://github.com/fortunewalla/birdstrikes
birdstrikes database created for postgresql with simple sample queries
birdstrikes csv data-analysis data-science database dataset pgsql postgresql practice sample sql sql-query workshop
Last synced: 02 Oct 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-8
Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados modelo-logico sql stored-procedure workbench
Last synced: 07 Aug 2025
https://github.com/cspyridakis/tuc-sql
Introduction in Relational databases and Structured Query Language.
database databases dbms dbms-project jdbc jdbc-api jdbc-connector jdbc-database jdbc-driver postgresql postgresql-database postgressql sql
Last synced: 01 Oct 2025
https://github.com/youssefhanouch/smartstock
Smart Inventory Management System with Laravel - Complete web application for managing products, issues and users
cpanel css-flexbox css3 css3-animations laravel mysql-database php sql tailwindcss
Last synced: 11 Apr 2026
https://github.com/arthursvpb/beecrowd
My solutions of the URI Judge Online problems.
c cpp java javascript python3 sql uri-online-judge
Last synced: 11 Apr 2026
https://github.com/elissorokin/data-analyst-portfolio
Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.
ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis
Last synced: 09 Apr 2026
https://github.com/vaibhavpal7549/Leetcode
This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.
mysql mysql-database oracle sql sqlite
Last synced: 05 Aug 2025
https://github.com/serms1999/learning-sql-book
A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.
database database-practice learning-sql oreilly sakila sql sql-exercises sql-learning
Last synced: 04 Aug 2025
https://github.com/build-on-aws/real-time-analytics-with-flink-sql
Sample code repository that contains the sample data set files and Zeppelin notes to run analytical queries with SQL.
aws flink kinesis-data-analytics sql streaming
Last synced: 03 Aug 2025
https://github.com/zekrom-vale/shinysqlbrowser
Set up a interactable interface for data entry with one or may SQL databses. Use an object for configuration or import one from YAML, JSON, or any other format.
bootstrap4 r shiny-apps sql tidyverse
Last synced: 05 Jan 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 2026