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/gui-ribeiro66/sql-firstproject
Meu primeiro projeto em SQL
Last synced: 16 Mar 2025
https://github.com/cayo-rodrigues/yoca
Uma api com o objetivo de gerenciar os processos envolvidos na administração de um restaurante, com controle de estoque semi-automático.
api api-rest docker docker-compose express jest nodejs postgresql sql typeorm typescript
Last synced: 24 Apr 2025
https://github.com/kimrass/sql
Practice SQL
hackerrank programmers-online-judge sql sqlzoo
Last synced: 15 Jan 2026
https://github.com/tripathirakeshofficial/yt-reddit-clone
Reddit 2.0 with NEXT.JS! (React, SQL, Supabase, StepZen, GraphQL, TypeScript,Tailwind)
graphql nextjs reactjs reddit reddit-api sql stepzen supabase tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/facingdependencyhell/unionselectpayloadgenerator
This script generates UNION SELECT NULL, ... payloads to use for enumerating data types for UNION based SQL injection.
burp injection portswigger python sql sqli sqlinjection sqlinjectionattack
Last synced: 13 Jun 2025
https://github.com/ashifhassandev/sql-workouts
𝐀 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐢𝐧𝐠 𝐒𝐐𝐋 𝐰𝐨𝐫𝐤𝐨𝐮𝐭 𝐞𝐱𝐞𝐫𝐜𝐢𝐬𝐞𝐬 𝐚𝐧𝐝 𝐚 𝐬𝐭𝐫𝐮𝐜𝐭𝐮𝐫𝐞𝐝 𝐥𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐫𝐨𝐚𝐝𝐦𝐚𝐩, 𝐚𝐢𝐦𝐞𝐝 𝐚𝐭 𝐡𝐞𝐥𝐩𝐢𝐧𝐠 𝐮𝐬𝐞𝐫𝐬 𝐞𝐧𝐡𝐚𝐧𝐜𝐞 𝐭𝐡𝐞𝐢𝐫 𝐒𝐐𝐋 𝐬𝐤𝐢𝐥𝐥𝐬.
javascript nodejs postgres postgresql postgresql-database roadmap sql
Last synced: 24 Feb 2026
https://github.com/suxrobgm/sql-database-builder
Library for dynamically SQL database building
Last synced: 26 Mar 2025
https://github.com/binhonglee/emt-advanced-care
ant java java-swing shell-script sql sql-server
Last synced: 13 Apr 2026
https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
Last synced: 27 Feb 2025
https://github.com/rakshitgupta9/celebal-internship
This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.
celabal internship sql summerintern
Last synced: 27 Jan 2026
https://github.com/thisguygil/bobo
The best Discord bot on the planet.
chatgpt dall-e discord discord-bot docker fortnite google java jda lastfm lavaplayer mysql soundcloud spotify sql youtube
Last synced: 08 Oct 2025
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
https://github.com/bfergerson/jnomad
Scans Java source code for database queries (SQL/HQL) and recommends possible table indexes based on query usage
java postgres-explainer postgresql source-code-sql-extractor sql sql-explain sql-scanner
Last synced: 11 Oct 2025
https://github.com/beranradek/overview-repo
Rich repository implementation with overview (filtering, grouping, ordering and pagination) settings, including support for 1:1 and 1:n joins (for SQL)
Last synced: 14 Jan 2026
https://github.com/ssbarik/wt_assignment
A project sharing platform among SUIITians
bootstrap4 material-design-bootstrap mysqli php sql
Last synced: 13 Apr 2026
https://github.com/codingforentrepreneurs/expressjs-harperdb
Getting started with Express.js and HarperDB on Linode
cfe databases express-js getting-started harperdb javascript linode node node-js nosql sql tutorial virtual-machine
Last synced: 18 Jan 2026
https://github.com/kostiantyn-nemchenko/pg_reject_sql
Forbid SQL statements regardless of privileges
postgresql postgresql-extension sql
Last synced: 20 May 2026
https://github.com/ProximaD/Responsive-Construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 08 Oct 2025
https://github.com/kayvansol/kafka-source
Debezium Source Connector from SQL Server to Apache Kafka
akhq arvancloud cdc confluent-kafka confluentinc debezium-sqlserver docker-compose kafka-connect sql sqlserver zookeeper
Last synced: 07 Sep 2025
https://github.com/ishaanadarsh/pg_sample_ext
pg_sample_ext is a PostgreSQL extension that provides a sample function to demonstrate extending PostgreSQL's functionality.
extension gsoc postgresql postgresql-extension sql
Last synced: 08 Oct 2025
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
Last synced: 12 May 2025
https://github.com/katsew/oq-mapper
Object/Query mapper for Node.js
javascript json mapper nodejs parser pegjs sql sql-parser
Last synced: 13 Apr 2026
https://github.com/zyimm/laravel-query-builder
是laravel框架根据已有配置来执行查询条件构造器服务包,再也不把查询写成意大利面条的代码了|Query condition builder service package of laravel framework
laravel laravel-query-builder sql
Last synced: 26 Oct 2025
https://github.com/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/brezencat/sql_dev
Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).
mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql
Last synced: 14 Mar 2026
https://github.com/ujinjinjin/dingo
Framework-agnostic and lightweight database migration tool
database-installer migration migration-tool migrations sql sql-migrations
Last synced: 14 Jan 2026
https://github.com/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/1biot/fiquela
json json-parser neon parser php query sql xml xml-parser yaml yaml-parser
Last synced: 05 Apr 2026
https://github.com/mer4j/quiz-application-sql
The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.
erdiagram kivy kivy-framework python3 sql sqlite3
Last synced: 21 Jan 2026
https://github.com/avinesh-masih/data-analytics-assignment
Complete PW Skills Data Analytics Assignments: This repository contains all PW Skills Data Analytics assignments, covering topics like Python, SQL, Statistics, Data Visualization, and more. It includes well-structured solutions with notebooks and queries, ideal for learners seeking clarity and hands-on practice.
ai api data-analysis data-science data-visualization eda flask jupyter-notebook machine-learning matplotlib numpy pandas pw pw-assignment pw-skills-assignment pwskills python seaborn sql statistics
Last synced: 13 Jun 2025
https://github.com/chenquan/mysql-parser
A SQL parser for mysql.
go golang mysql parser sql sql-parser
Last synced: 15 May 2026
https://github.com/erfidev/image-gallery
gallery app with http/2 api and envoy proxy
docker docker-compose envoy envoyproxy golang grpc http http2 javascript postgresql protobuf react sql
Last synced: 12 Apr 2026
https://github.com/aaravmalani/webscraper
Scrape the web using SQLite and requests_html!
collaborate hacktober python requests requests-html scraping sql sqlite webscraping
Last synced: 02 May 2026
https://github.com/prasundas99/photo-gallery-application-using-microservice-architecture-node-js-rabbitmq-mongodb-mysql
A photo gallery application with an admin panel and a client panel in a microservice architecture with RabbitMQ as an event broker on MongoDB and MySQL using typeorm.
hacktoberfest mongodb nodejs rabbitmq react sql typeorm typescript
Last synced: 12 Apr 2026
https://github.com/emsk/mask_sql
A command-line tool to mask sensitive values in a SQL file
Last synced: 12 May 2025
https://github.com/rajanmandanka07/bank-management-system
Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.
Last synced: 05 Feb 2026
https://github.com/edummorenolp/udemycursos
Repositorio de Ejercicios de Cursos de programacion realizados en Udemy
angular css html java javascript jquery pytho spring sql typescript
Last synced: 12 Apr 2026
https://github.com/versatilesoul/sqlnotes
All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.
Last synced: 07 Oct 2025
https://github.com/atuoha/couriers
Web Courier Services....
ajax css geolocation html js php sql
Last synced: 12 Apr 2026
https://github.com/Quantivio/faag_cli
FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)
fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel
Last synced: 19 Aug 2025
https://github.com/mongoexpuser/euro-soccer-league-full-text-search-with-postgres
European Soccer League Full-Text Search with PostgreSQL
euro-socccer full-text-search postgres queries searches sql
Last synced: 23 Feb 2026
https://github.com/dimamirana/hotel-room-reservation-system
Distributed Database System
distributed-database pl-sql sql
Last synced: 16 Jan 2026
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/sergiobarriel/nc.sqlbuilder
NC.SqlBuilder is a lightweight SQL builder
Last synced: 03 Apr 2025
https://github.com/go-simpler/queries
🛢️ Convenience helpers for working with SQL queries
dependency-free go library query-builder sql sql-query
Last synced: 17 Jan 2026
https://github.com/mithunr085/airline-management-system
This is a Full Stack Project of Airline Management System
angular bootstrap5 html-css-javascript jpa spring-boot sql typescript
Last synced: 06 Jan 2026
https://github.com/mr-yash-beldar/course-cloud
Course Cloud is a robust online learning management system designed to provide an interactive and user-friendly experience for both students and administrators. The platform allows students to access educational content, complete exercises, and track their progress, while giving administrators full control over content management and communication.
css download html js mysql-database mysqli-database php phpmailer-library sql video videostream
Last synced: 23 Jan 2026
https://github.com/sonylomo/murder-by-query
Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books
nextjs16 shadcn-ui sql sqlite3 typescript
Last synced: 15 Apr 2026
https://github.com/viktorsvertoka/goit-rdb-hw-07
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-07 sql workbench
Last synced: 09 Apr 2025
https://github.com/viktorsvertoka/goit-rdb-hw-05
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-05 sql workbench
Last synced: 20 Jan 2026
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 2026
https://github.com/aymen94/myassistance
Progetto di ingegneria del software
css html java javascript jsp-servlet junit maven mysql sql unisa
Last synced: 24 Jan 2026
https://github.com/mednour2019/devolap
OLAP Cube Dispatcher Tool
analysis-services csharp data excel excel-export kpi mdx metroframework mvvm-architecture sql wpf
Last synced: 27 Jan 2026
https://github.com/sabohat-dev/problem_solving_leetcode
Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)
leetcode leetcode-solutions python sql
Last synced: 24 Jan 2026
https://github.com/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond
A comprehensive basic guide covering Flask Fundamentals and Beyonds
csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp
Last synced: 12 Mar 2025
https://github.com/ctsit/redcap_query_collection
A collection of SQL queries that shine light on your REDCap metadata
Last synced: 27 Feb 2025
https://github.com/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/alexchristianqr/utp
Clases de la universidad. (Java + SQL Server)
Last synced: 12 Oct 2025
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 2026
https://github.com/jorjishasan/software_engineer-hackerrank
I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂
problem-solving rest-api software-engineering sql
Last synced: 13 Oct 2025
https://github.com/hellymodikalpesh/supply_chain_analysis
Data Analytics Dashboard for AtliQ Mart to Monitor and Improve Supply Chain Performance – Insights on On-Time and In-Full Delivery Metrics to Enhance Customer Service Levels and Prevent Churn.
dax-expression excel powerbi python sql
Last synced: 21 May 2026
https://github.com/benzerinsio/data-visualization
📊 Um portfólio de projetos de visualização de dados com Tableau e Power BI. Explore dashboards interativos de análises de vendas, filmes e mais! ✨
analytics dashboard dashboards data-visualization powerbi sql tableau
Last synced: 02 Feb 2026
https://github.com/amaanalikhan3000/cinemahub2
Movie Booking Spring Boot App using Java , Spring Boot and Spring Security
2025 backend documentation firsttimers friendly hacktoberfest hacktoberfest-accepted java prs-welcome springboot sql
Last synced: 28 Oct 2025
https://github.com/marcpinet/lo-texto
💬 An app made from scratch that allows LoRaWAN communications for emergency messages in Vietnam. Made as part of an internship project.
arduino bluetooth javascript lora lorawan mariadb mobile-app mysql nodejs python raspberry-pi react-native server sql thethingsnetwork ttn
Last synced: 15 Jul 2025
https://github.com/franciscoylderlan/habittrackingapplication
Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.
axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/vvipjain/ecommerce-sales-analysis
Ecommerce Sales Analysis
data-analysis pandas pandas-dataframe python sql sqlalchemy
Last synced: 16 Apr 2026
https://github.com/loristns/spongecasql
A mocking spongebob SQL formatter.
code-formatter spongebob spongecase sql
Last synced: 04 Apr 2025
https://github.com/sofiane-abou-abderrahim/100-days-of-web-development
I learnt Web Development from A to Z in 100 days - from "Basic" to "Advanced", it's all included! Now, I can say that I'm a real Web Developer!
css3 html5 javascript netlify-deployment nodejs nosql sql vuejs
Last synced: 02 Apr 2026
https://github.com/gisce/oopgrade
OpenObject Upgrade lib
hacktoberfest migration openerp postgresql sql
Last synced: 12 Apr 2025
https://github.com/kedarvartak/db-cortex
This project allows users to query databases through simple natural language commands.
Last synced: 06 Mar 2026
https://github.com/pearxteam/cwl
Custom Whitelist Message plugin for Sponge-based Minecraft servers.
gradle java java-8 minecraft sponge sponge-api sql whitelist
Last synced: 15 May 2026
https://github.com/apache/shardingsphere-externals
Distributed database middleware
database database-cluster distributed-database distributed-sql-database distributed-transactions middleware mysql postgresql shard shardingsphere sql
Last synced: 10 Apr 2025
https://github.com/md-mafujul-hasan/hackerrank_sql_solution
These Contain Some SQL Programming Solution of Hacker Rank😏
hackerrank hackerrank-30dayschallange hackerrank-solution hackerrank-solutions hackerrank-solutions-github hackerrank-sql hackerrank-sql-certificate hackerrank-sql-challenge hackerrank-sql-challenges hackerrank-sql-intermediate hackerrank-sql-problems hackerrank-sql-solution hackerrank-sql-solutions hackerrank-sql-solutions-oracle hackerrank-statistics sql sql-hackerrank sql-history
Last synced: 19 Mar 2026
https://github.com/tameronline/tameronline
Showcasing Projects on Data Analysis, Programming, and AI — Developed Using Python and Modern Frameworks
data-analysis deep-learning flask machine-learning numpy pandas python3 sql web-development
Last synced: 11 Jun 2025
https://github.com/darhnoel/markql
A SQL-style query engine for HTML that makes extraction and filtering predictable, fast, and maintainable.
cli cplusplus cpp20 csv data-engineering data-extraction dom etl html json markql parquet query-language repl sql sql-like web-scraping
Last synced: 02 Apr 2026
https://github.com/zsoulaimane/automatic_backup_system
backup css dashboard html javascript jquery paramiko php pipeline python remote-desktop rsa-encryption sftp sql ssh
Last synced: 05 Apr 2026
https://github.com/majdi-akrmi/retail-orders-etl
This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres
Last synced: 29 Apr 2026
https://github.com/repnot/coursera_capstone
Capstone project repository for the IBM Data Science program offered on Coursera
api-rest data-science database ibm-db2 ibm-watson python sql
Last synced: 10 Apr 2025