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/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/ahmadrezamozaffary/database_uni_course
Some practice and hands on code with SQL lang and MySQL RDBMS
Last synced: 29 Apr 2026
https://github.com/turbot/steampipe-mod-ibm-insights
View dashboards and reports across all of your IBM Cloud accounts using Powerpipe and Steampipe.
dashboard hacktoberfest ibm ibm-cloud insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 24 Jan 2026
https://github.com/w2874382167/family-health-information-system---database-engineering-design
这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!
Last synced: 27 Jan 2026
https://github.com/kunalg98/online-movie-booking-system
Prototype of online movie booking system
3d-vectorising css html javascript liveserver-vc movie-booking particle-js-library php sql
Last synced: 15 Apr 2026
https://github.com/alaa-aqeel/vsqlite
program to display sqlite databases
pyqt5 python qt5 sql sqlite sqlite3-databases
Last synced: 07 May 2026
https://github.com/vaibhavdavedev/ibm-backend-development-course
This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate
devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql
Last synced: 08 Feb 2026
https://github.com/henryivesjones/sql-scheduler
sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.
postgresql python redshift sql
Last synced: 11 Feb 2026
https://github.com/n-elmer/natural-disaster-prediction-system
LANDSLIDE ⛰ PREDICTOR 📈
arduino c c-plus-plus iot jupyter-notebook machine-learning prediction python sql system-development
Last synced: 02 Apr 2026
https://github.com/iantomasinicola/portfoliodataanalyst
Progetto di Data analysis con Python, Microsoft Sql Server e Excel
data-analysis excel python sql
Last synced: 21 Jun 2026
https://github.com/andrewjmack/covid-data-visualization
DU Data Analytics Project 3 (June 2024)
api javascript leaflet-map pandas-dataframe python sql sqlite3
Last synced: 07 Feb 2026
https://github.com/karenina-na/database-principles-and-security
西北工业大学(NWPU)数据库原理与安全实验
Last synced: 12 Feb 2026
https://github.com/vaneeza-7/airport-database
✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries
airport-database airport-management sql sql-server-database sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/takeokunn/rs-sql-indent
A Rust-based SQL formatter and indenter
Last synced: 01 Jun 2026
https://github.com/adelrizq/firsttosolve
FirstToSolve is a competitive programming platform to manage competitive programming regular activities,
automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql
Last synced: 28 Apr 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/ivanrododendro/aiqo-report
AI Query Optimizer Report
ai sql sql-optimization sql-tuning
Last synced: 23 May 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 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/seanpm2001/learn-plpgsql
A repository for showcasing my knowledge of the PlPGSQL programming language, and continuing to learn the language.
article gpl3 gplv3 knowledge larn-plpgsql learn-plpgql-language learn-plpgsql-lang md plpgsql plpgsql-lang plpgsql-language postgres postgresql seanpm2001 seanpm2001-education seanpm2001-learn sql txt
Last synced: 02 Mar 2026
https://github.com/harrystaley/tamusa_csci4349_week8_livepentest
This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.
cli command-line cybersecurity infosec network-security scripting security shell sql terminal
Last synced: 17 Mar 2026
https://github.com/verbanent/laravel-sql-performance-guard
A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.
explain laravel laravel-package laravel-provider optimisation performance provider queries sql
Last synced: 01 Feb 2026
https://github.com/pyprogrammerblog/progress-updater
The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL
data-engineering mongo pipelines pydantic python redis sql
Last synced: 07 May 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 2026
https://github.com/shane-staret/railway-management-system-mccc-cis-245
MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.
database database-management java javafx railway software-design sql user-interface
Last synced: 13 Feb 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/pkx8326/hackerrank_findmedian_mysql
Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.
median mysql query sql statistics
Last synced: 08 Jun 2026
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 2026
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/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/yshrsmz/sqlstitch
Sort CREATE TABLEs by their relationships. Written in Rust.
Last synced: 16 Feb 2026
https://github.com/hermya/cs511_breolap
Realtime-OLAPs can be used to analyze of high-velocity data. We aim to benchmark ReOLAPs with respect to critical financial use-cases.
benchmarking clickhouse docker druid fintech grafana kafka olap pinot prometheus python sql starrocks
Last synced: 25 Feb 2026
https://github.com/marcominerva/entityframeworkcoreauditing
This repository show different ways to audit database changes with Entity Framework Core
auditing entity-framework-core net sql sql-server temporal-table
Last synced: 24 Apr 2026
https://github.com/asifdotexe/covidporfolioproject
This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD
dashboard data-analysis data-exploration data-visualization sql sql-server tableau
Last synced: 08 Jun 2026
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/monambike/project-hanabi-web
A personal project of a web application made primarily for testing and strengthen my habilities with programming and languages.
ajax chat chatroom css customizable-ui english html japanese javascript jquery multilingual mysqli personal-website php portuguese spanish sql web
Last synced: 16 Feb 2026
https://github.com/krishnaura45/bloodpoint
🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java
data-backend dbms development mysql sql web-interface
Last synced: 29 Apr 2026
https://github.com/ezrarieben/mssql-backup-vbs
VBScript to generate backup file of MS SQL Database
automated-backup backup backup-script microsoft-sql microsoft-sql-server microsoft-sqlserver-database mssql mssql-database mssqlserver scheduled-tasks sql sql-server sqlexpress task-scheduler vbs vbscript
Last synced: 16 Mar 2026
https://github.com/rstm-sf/runsql
A simple cross-platform application for testing SQL select queries
application avaloniaui cross-platform dotnet sql sqlite3
Last synced: 09 May 2026
https://github.com/tojan-naiem/ghorsa
An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.
bootstrap5 css html js mysql php plant-store sql
Last synced: 05 Feb 2026
https://github.com/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/abroniewski/tpc-di-ms-sql-benchmark
Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).
bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark
Last synced: 09 Feb 2026
https://github.com/cleilsonandrade/in.orbit-api
in.orbit-api é uma API Rest com o fim de realizar o gerenciamento de metas semanais, permitindo o cadastramento da meta, quantidade de dias que será realizada durante a semana, listagem, exibindo as metas da ultima semana baseando-se no dia atual com a contagem de dias que a meta foi realizada e permitindo a atualização de uma meta como concluída.
api-rest backend biomejs commitizen commitlint common-table-expression conventional-commits dayjs drizzle-orm fastify goal-tracking lint-staged mysql mysql2 sql swagger tsup typescript zod
Last synced: 30 Jan 2026
https://github.com/mattiasnordqvist/galactic-waste-management
The best SQL Server migration tool I've found so far
data-migration migration migration-tool migrations-runner schema-migrations sql sqlserver
Last synced: 27 Apr 2026
https://github.com/shafayatsaad/inventory_management_system
bracucse370 cse370 database mysql php sql
Last synced: 09 May 2026
https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system
This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.
css dbms-project html php sql xampp
Last synced: 15 Apr 2026
https://github.com/techtonique/querier
A query language for Python Data Frames (currently Python)
data-frames databases sql sql-query
Last synced: 27 Apr 2026
https://github.com/jaykobw/keep-clone-api
Google keep clone API with Node, Express and Postgres
express nodejs sequelize sql typesctipt
Last synced: 31 Jan 2026
https://github.com/xnuvers007/hw
program iseng buat nambahin repos, hello world (SQL)
hello hello-world helloworld sql
Last synced: 19 Mar 2026
https://github.com/agoyamo/micosoft-sql-service-handler
This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management
microsoft microsoft-sql-server service sql sql-server
Last synced: 18 Mar 2026
https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate
The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques
big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql
Last synced: 27 Jan 2026
https://github.com/bbonnin/talk-stream-processing-et-sql
Support pour un talk sur le stream processing avec SQL
sql stream stream-processing streaming
Last synced: 30 Jan 2026
https://github.com/shahidmalik4/120-years-of-olympics-analysis-using-powerbi
The "120 Years of Olympic Games: A Comprehensive Review" project aimed to analyze historical Olympic Games data spanning more than a century. Utilizing data sourced from Kaggle, the project focused on cleaning, preparing, normalizing, and visualizing the data in Power BI to extract meaningful insights and highlight key trends in Olympic history.
analystics data-visualisation excel olympics powerbi sql
Last synced: 15 Feb 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: 09 Feb 2026
https://github.com/digia3d/catalog-of-my-things
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.
Last synced: 23 Oct 2025
https://github.com/marcosfshirafuchi/devsuperior-dscatalog-aulas
DEVSUPERIOR : Java Spring Expert - Capítulo 1
devsuperior h2-database java jpql nelio-alves nelioalves poo relacionamentos spring spring-boot springboot springdata-jpa springdatajpa sql
Last synced: 20 Apr 2026
https://github.com/phantu279999/probook-pro
Project Django tools
django python redis sql web-scraping-python
Last synced: 15 Feb 2026
https://github.com/byancamatos01/labbancoqueres
"Exercícios de Queres em Lab. de Banco"
banco-de-dados groupby join select sql
Last synced: 18 Mar 2026
https://github.com/hoseinrezaeem/jdbc_login_simple
Hi,My project use java , jdbc Generics sql
generic java jdbc postgresql sql
Last synced: 20 Apr 2026
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 May 2026
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 04 Jan 2026
https://github.com/anuran-roy/im2sql-api
The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/
fastapi image-processing ocr python sql tesseract
Last synced: 20 Apr 2026
https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql
SQL com Oracle Database: manipule e consulte dados
Last synced: 19 Mar 2026
https://github.com/arturovaine/project-mysql-one-for-all
Projeto de modelagem de banco de dados similar ao Spotify; normalização de tabelas e consultas. Habilidades utilizadas: modelar um banco de dados; identificar entidades, atributos e relacionamentos; aplicar a 1ª, 2ª e 3ª Forma Normal; criar tabelas.
Last synced: 08 Jun 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/serzhyale/sql_calendar
Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)
calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks
Last synced: 07 Feb 2026
https://github.com/raflizocky/e-voting
Laravel | A web-based application that manages digital voting.
bootstrap docker docker-compose laravel makefile php sql
Last synced: 25 Oct 2025
https://github.com/kanukim97/algorithm
알고리즘 풀이 Repository입니다
algorithm leetcode programmers-online-judge sql
Last synced: 20 Apr 2026
https://github.com/simplesurance/sqltracing
Go SQL-Driver wrapper to trace operations via OpenTracing
database go golang jaeger opentracing sql
Last synced: 02 May 2026
https://github.com/normal-coder/sql2builder
将 SQL 转换为 Laravel 查询构造器 (Query Builder)
Last synced: 19 Apr 2026
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/karim-w/stdlib
a collection of standard library modules for go i use in my projects. The package offers a set of modules that are useful in most projects such as logging,tracing,pooling,caching,HTTP Request,etc.
cache golang http-client pool redis sql
Last synced: 12 May 2026
https://github.com/brokenthorn/sql-scripts-for-bizpharma
Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma
bizpharma scripts-collection sql tools tsql
Last synced: 23 Jan 2026
https://github.com/kylemit/hellosern
Introduction to SQL, Express, React, Node Stack
Last synced: 10 May 2026
https://github.com/iamrajiv/neon-db-query-executor
The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.
go neondatabase postgresql serverless sql
Last synced: 02 May 2026
https://github.com/lavesan/desafio-bossabox-back-end
Desafio de back-end do bossa box
class-validator nestjs-backend postgresql sql typescript
Last synced: 03 May 2026
https://github.com/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/hoantran-it/utility-library
Provide utility class for supporting software development with Java
comparison date-time datetime gmt java json sql utc validation
Last synced: 04 Jun 2026
https://github.com/arjuncodess/cs50_solutions
This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!
c cs50x flask html-css-javascript python solutions sql
Last synced: 18 Apr 2026
https://github.com/blinet/qmy
Quick mysql is a powerful module that makes the mysql system easier, simpler and faster
database db javascript mysql mysql2 nodejs quick sql
Last synced: 18 Apr 2026
https://github.com/phamtiendungcw/app.studentadminportal.api
Hệ thống quản lý sinh viên
Last synced: 03 May 2026
https://github.com/shyamg090/fitness_management_system
This PHP and SQL-based fitness management system helps gyms manage users and memberships. It allows for user profile creation and tracking, membership management with subscriptions, class scheduling and attendance, and offers optional features like progress tracking, payment processing, and reporting for improved efficiency, user experience.
Last synced: 05 Feb 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/anand-3399/gaming-ninja
My aim is to make a complete website that should have all the essential parts a website should have.
000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin
Last synced: 27 Feb 2026
https://github.com/turbot/steampipe-plugin-algolia
Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.
algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 16 Mar 2026
https://github.com/1luvc0d3/metabase-mcp
MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries
anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql
Last synced: 21 Apr 2026
https://github.com/srikant-code/summer_internship_ui
Full-stack application to show the invoices and managing them.
api axios debouncing infinite-scroll javascript react reducer redux search sql
Last synced: 21 Apr 2026