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-09 00:25:54 UTC
- JSON Representation
https://github.com/oborchers/pg-durable-evaluation
Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine
database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine
Last synced: 22 Jun 2026
https://github.com/h9lk/sql-learning
SQL training, correct problem solving
hackerrank-solutions mssqlserver query-language sql sql-solution w3school-exercises-solutions
Last synced: 30 Jan 2026
https://github.com/omonimus1/database-management-rocket-coursework
Database Design and implementation of SQL queries for the Database Management module Coursework
computer-science database-management sql university-coursework
Last synced: 06 Feb 2026
https://github.com/xkaunanx/sql-university
UTN - 3rd Year Engineering: Databases – Relational models, SQL, normalization, querys, constraints, views, stored procedures
Last synced: 19 Apr 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/keythicl/trabajo-final-sql-y-css
Trabajo Final de Udemy: Integración de SQL con una Página Web (HTML y CSS) mediante XAMPP
css html5 mysql sql visual-studio-code xampp
Last synced: 17 Apr 2026
https://github.com/kulkarnishub377/cafe-system-architecture
A production-ready, full-stack Point-of-Sale and cafe management system built on Django REST Framework (backend) and vanilla HTML/CSS/JS (frontend). Designed for small-to-medium cafes with dine-in, takeaway, and delivery workflows.
architecture dijango fullstack-development python sql web-development
Last synced: 04 Apr 2026
https://github.com/drupaladmin/sqli.to
The AI SQL Query Optimizer
mariadb mysql postgresql query-optimization sql sql-server sqllite
Last synced: 04 Apr 2026
https://github.com/praths71018/customtkinter-sql-integration
Integrates MySQL database with Custom Tkinter in python and can perform SQL Queries on it
custom-tkinter customtkinter customtkinterprojects database database-management mysql mysql-database mysqlconnector python-mysql-connector sql tkinter
Last synced: 10 May 2026
https://github.com/fx-max/leetcode
记录个人 LeetCode 解题过程。
database leetcode leetcode-php mysql php sql
Last synced: 18 Apr 2026
https://github.com/vasu10134/food-delivery-management-system
This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.
Last synced: 24 Jun 2026
https://github.com/vhawk19/ambaan
just wants the average analyst to be happi
data-analysis duckdb-wasm sql vue
Last synced: 01 Mar 2026
https://github.com/suprim-corp/suprim-query
Type-safe dynamic SQL query builder for Spring Boot applications
java jdbc jte postgresql query-builder rsql spring-boot sql
Last synced: 24 Jun 2026
https://github.com/roe-dl/weewx-sqlupload
Upload skins by using a database
mysql php sql weewx weewx-skin
Last synced: 19 Apr 2026
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 25 Jun 2026
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/apskhem/sea-orm-dbml
DBML to SeaORM entity compiler.
code-generation compiler dbml orm rust sql
Last synced: 25 Jun 2026
https://github.com/utsavpatel562/codex
CodeX
angular html5-css3 javasc mysql php phpmyadmin-database scss-framework sql
Last synced: 29 Jan 2026
https://github.com/wesguirra/wesguirra.github.io
Wesley Guirra Resume
experience flutter headless-cms java marketing mysql nodejs open postgresql python react react-native rest-api resume ruby ruby-on-rails sql ssg ssr
Last synced: 04 Apr 2026
https://github.com/nathanthorell/migwatch
A terminal dashboard for monitoring database migration state across environments.
database-migrations golang mssql sql
Last synced: 26 Jun 2026
https://github.com/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 2026
https://github.com/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/roe-dl/weewx-snmp
WeeWX service to fetch data by SNMP
monitoring pysnmp snmp sql weewx weewx-service
Last synced: 15 Apr 2026
https://github.com/franciscoylderlan/food-explorer-backend
Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.
ecommerce-application express jest knex multer nodejs sql
Last synced: 04 Apr 2026
https://github.com/incihuseynli/planify_todoapp
This is a todo app example created as Windows Form project
adonet backed csharp mssqlserver sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/mattlean/recha-server
REST API for Recha
checkpointjs express javascript nodejs pg-promise postgresql rest-api sql typescript
Last synced: 04 Apr 2026
https://github.com/iness000/ecoeats-sql
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 01 Jun 2026
https://github.com/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 28 Jun 2026
https://github.com/jayshrinaikwadi2001/nbfc-loan-application-spring-boot-java-project
ACJ Finance-NBFC Application
bootstrap css hibernate-jpa html5 java javascript jsp postgresql spring-boot sql
Last synced: 06 Feb 2026
https://github.com/future-architect/uroborosql-doc
uroboroSQL documentation
Last synced: 15 Mar 2026
https://github.com/csivitu/bl0b
A Discord bot to notify about upcoming CTFs, scores, ranks, and more.
discord discord-bot discord-go go go-sql golang golang-application hacktoberfest sql sqlx
Last synced: 30 Apr 2026
https://github.com/llogaricasas/easybackendphp
A lightweight and customizable Object-Oriented PHP library for backend development
back-end database php php-library sql
Last synced: 30 Apr 2026
https://github.com/kevinmichaelchen/go-sqlboiler-user-api
Small microservice for managing User Accounts with Go and SQLBoiler ORM
go grpc protobuf protocol-buffers sql sqlboiler
Last synced: 30 Apr 2026
https://github.com/gsbenevides2/datamodelersrag
Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.
brasil-covid database nodejs oracle sql typescript
Last synced: 30 Apr 2026
https://github.com/augustoarraes/objective_bank
Micro sistema de gestão bancária conceitual
api-rest backend docker finance finance-application flask microservice postgresql python sql
Last synced: 30 Apr 2026
https://github.com/rhazra-003/leetcode_practice
Collection of LeetCode and GFG questions I solved for my placement preparation!
cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl
Last synced: 15 Apr 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/francislauriano/softex-backend
Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python
javascript nodejs python sql typescript
Last synced: 30 Apr 2026
https://github.com/bcapathshala/swing-in-java-notes
Java Swing with JDBC Learning Series
gui-application java jdbc mysql sql swing
Last synced: 01 May 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/cephascard0207/supplierdb-sql-starter-kit
SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.
cashflow-management database dbms inventory-management-system mysql sql
Last synced: 01 May 2026
https://github.com/federicog2/memorygame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 14 Apr 2026
https://github.com/rvats20/expense-tracker
This repo contains python application to track the expenses and store the data in database
database-management plotly-dash project-repository python python-script pytorch sql
Last synced: 01 May 2026
https://github.com/z-bj/sql_reference
Object containing commonly used SQL commands.
Last synced: 01 May 2026
https://github.com/sakan811/Find-Osaka-And-Japan-Average-Hotel-Price
Showcase visualizations about Osaka Average Hotel Price. The data was collected from Booking.com
booking bookings data-science data-visualization database grahpql hotel hotel-booking hotels japan japanese sql sqlite tourism tourists webscraper webscraping webscraping-data
Last synced: 29 Jun 2026
https://github.com/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/giancarl021/csvql
A module to quickly query CSV data as a SQL
Last synced: 01 May 2026
https://github.com/overult01/multicampampus_mysql-jdbc
멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.
Last synced: 02 May 2026
https://github.com/dadangdut33/sistem-database-warung
Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta
database gui-application java sql
Last synced: 30 Apr 2026
https://github.com/turbot/steampipe-mod-jira-sherlock
Interrogate your Jira resources with the help of the world's greatest detectives: Steampipe + Sherlock.
hacktoberfest jira sql steampipe steampipe-mod steampipe-sherlock
Last synced: 19 Mar 2026
https://github.com/thestevendev/query-planner
Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.
database java query query-builder queryplan sql
Last synced: 02 May 2026
https://github.com/bfitech/zapstore
A simple database connection wrapper.
microframework mysql pdo pgsql php predis redis sql sqlite3
Last synced: 29 Apr 2026
https://github.com/sevdanurgenc/oracle-thinkquest-project-of-clinic
This repo contains the codes of web, desktop and mobile applications of a clinical management system.
android-application desktop-application html java java-application json management-system mobile-application mvc-framework oracle oracle-database sql web-application
Last synced: 06 May 2026
https://github.com/brunos3d/banco-relacional
🛢 SQL - Projeto de estudo sobre bancos relacionais.
Last synced: 10 Feb 2026
https://github.com/hellymodikalpesh/sql-project-zomato-data-analysis
This project showcases my SQL expertise through a comprehensive analysis of Zomato's food delivery business. From database creation to solving complex business problems, this project highlights my ability to extract actionable insights using SQL.
Last synced: 10 Feb 2026
https://github.com/mattiasthalen/hook-forge
Hook Forge is a CLI tool for forging frames and bridges according to the data modeling methodologies Hook & Unified Star Schema
data-modelling hook qlik sql unified-star-schema
Last synced: 11 Feb 2026
https://github.com/droptheplot/vim-go-sql
Highlight SQL syntax in Go strings
go sql syntax-highlighting vim
Last synced: 18 Apr 2026
https://github.com/pradeepsingroul/h2s-system
This was a console base project which created by me with in a 4 day. It is project where user can register your problem in this database and there is a engineer who solve this problem and every engineer will be assigned by HOD.
Last synced: 29 Jun 2026
https://github.com/matowdev/qa-engineer-by-skillbox
career path 🐞 QA engineer + AI
api chatgpt cypress devtools gemini http javascript postman qa qa-automation-test rest-api selenium sql ux-ui
Last synced: 29 Apr 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/zdrzalikprzemyslaw/spring-boot-starter-project
A starter Spring Boot project created with the intention of being a spring board to jumpstart your projects.
docker java javascript junit liquibase maven postgresql spring-boot sql tailwindcss thymeleaf-template-engine
Last synced: 11 Feb 2026
https://github.com/dhruv-26/parkease-pro
ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.
automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui
Last synced: 09 Jun 2026
https://github.com/shubham-sakunde/online-assessment-platform
This project is an Online assessment platform developed using Java technologies. It allows users to take exams online, submit their answers, and calculates scores based on their responses. The system is designed to provide a seamless exam-taking experience while ensuring accurate evaluation of exam results.
hibernate-orm java mysql postman-testing spring-boot sql
Last synced: 03 May 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/jamesql/cplusplus-base-login
Basic Login Base w/ C++ & MySQL
cplusplus encryption gui ide mysql qt qt5-gui sha256 sql
Last synced: 03 May 2026
https://github.com/elmar8287/blog_app
Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db
Last synced: 03 May 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/dpgitaccount/data-analytics-repo
"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."
Last synced: 19 Apr 2026
https://github.com/sksubhadeep/data-professional-survey-dashboard-using-powerbi
Data Professional Survey Dashboard Using Power BI
data-science mspowerbi powerbi sql sqlserver-2019 visualization
Last synced: 19 Mar 2026
https://github.com/joaoespacheco/trybe-project-22-all-for-one
Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL
Last synced: 04 May 2026
https://github.com/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/kadraknb/delivery-app
Nessa aplicação, fui responsável por criar e integrar tanto o back-end quanto o front-end, criando uma plataforma de delivery de cerveja.
api-rest axios-react backend css docker front-end html javascript mocha-chai mysql nodejs react sql
Last synced: 15 Apr 2026
https://github.com/mpolinowski/nodered-alasql
Working with AlaSQL in Node-RED
alasql database node-red node-red-flow sql
Last synced: 04 May 2026
https://github.com/manjillama/clothing-manager
Simple sales manager Dashboard for small businesses specially clothing.
java postgresql spring spring-boot sql
Last synced: 04 May 2026
https://github.com/project-tsurugi/takatori
Generic SQL intermediate representation for tsurugidb
compiler intermediate-representation sql tsurugidb
Last synced: 25 Oct 2025
https://github.com/javigong/url-shortener-nextjs-prisma-cockroachdb-middleware-edge-functions
Url-shortener with NextJS, Middleware, Edge Functions, Prisma, CockroackDB, tRPC.
cockroachdb edgefunctions middleware nextjs prisma sql trpc
Last synced: 29 Apr 2026
https://github.com/varun-khorgade/retailetl-store-data-pipeline
Data pipeline to process retail store data and prepare for reporting.
airflow batch-processing bigdataprocessing dataorchestration datawarehouse etl-pipeline hadoop pandas powerbi python reporting scala spark sql
Last synced: 04 May 2026
https://github.com/willie-conway/relational-database-administration-capstone-project
🧱 Relational Database Administration Capstone Project focuses on design, secure, optimize, and automate OLTP & Data Warehouse systems using MySQL, PostgreSQL, Apache Airflow, and shell scripting. 💾🔐📊⚙️
airflow backup data-pipelines data-warehousing database-admin database-security encryption etl mysql oltp optimization phpmyadmin phppgadmin postgresql restore shell-scripting sql
Last synced: 16 Apr 2026
https://github.com/turbot/steampipe-plugin-consul
Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.
backup consul etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 26 Feb 2026
https://github.com/vikashsprem/syncstudy-server
The ultimate book-sharing platform that fosters collaborative learning and exploration.
docker java mysql spring spring-boot sql
Last synced: 12 Feb 2026
https://github.com/dolmen-go/sqlfunc
Stronger typing for database/sql prepared statements
database golang-module golang-package hacktoberfest sql
Last synced: 05 May 2026
https://github.com/othastudio/nusql
Simplify the process of building SQL queries in Node.js applications
nodejs sql sql-query typescript
Last synced: 12 Feb 2026
https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes
Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports
dashboard dataanalysis database mysql powerpoint python sql tableau-repository
Last synced: 05 May 2026
https://github.com/arikmukherjee/inotes
This is a fullstack web development project .
bootstrap html-css-javascript jquery php sql
Last synced: 05 May 2026
https://github.com/aldythnahak/java_springboot_app_event_management
A full-featured event management web application built with Java Spring Boot. This app allows users to create, browse, and register for events, while administrators can manage event listings, track attendees, and view reports. Designed for scalability, maintainability, and ease of use.
client-side html-css-javascript java server-side spring-mvc springboot sql web-application
Last synced: 05 May 2026
https://github.com/mohamedjakkariya/init-node-server
To create the Node SQL Express(NOSE) server with a single line of code to initialize the repository. Also this like a kind of CRA (Create-react-app) template.
Last synced: 05 May 2026
https://github.com/ar4ikov/sqlextendedobjects
Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.
database db oop opensource pytnon sql sqlite sqlite3 tables
Last synced: 05 May 2026
https://github.com/nareangk/netflix-de-project
This project demonstrates an end-to-end data engineering pipeline using Azure and Databricks, following a Medallion architecture to process and analyze Netflix data.
adf adlsgen2 azure azuredatabricks pyspark python sql
Last synced: 05 May 2026
https://github.com/branb97/jobstreet-data-eng-project
Building a data pipeline to deliver job listing data from Jobstreet for analysis.
airflow bigquery data-engineering etl-pipeline google-cloud looker-studio python sql
Last synced: 12 Feb 2026
https://github.com/stephaniehicks/jhustatprogramming2023
Course website for Biostat 140.777 in Fall 2023
command-line data-science education github r-package r-programming sql
Last synced: 12 Feb 2026