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-06-25 00:25:43 UTC
- JSON Representation
https://github.com/gamemaker2k/hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockey-test hockeyapp php php6 php7 python python2 python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats
Last synced: 13 May 2025
https://github.com/leticiafarias/medical-clinic
Trabalho final da disciplina de APS
hibernate java-8 persistence postgresql sql swing uml-diagrams
Last synced: 17 May 2026
https://github.com/burtlo/wraith
Rust (Rocket Diesel) web service to accept InSpec JSON scan data
diesel-rs rocket-rs rust sql sqlite3 webservice
Last synced: 05 Apr 2025
https://github.com/sanaa-ennaji/ecomove
Brif java 1
java-8 jdbc-driver poo postgresql sql
Last synced: 02 Feb 2026
https://github.com/shadiyaiffath/rent-a-car-store-api
A vehicle rental store API created using ASP.Net Core. The application follows onion architecture with EF Core, Hangfire integration for background jobs and Web scraping components. This is the backend for the online vehicle store repository.
asp-net-core efcore factory-pattern hangfire onion-architecture repository-pattern sql
Last synced: 12 Dec 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/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
https://github.com/hancheester/apollo
My full-fledged eCommerce platform.
asp-net asp-net-mvc cache-control ecommerce entity-framework shopping-cart sql sql-server
Last synced: 26 Mar 2025
https://github.com/shaadclt/music-store-analysis-sql
This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
Last synced: 28 Mar 2025
https://github.com/sahilumraniya/mentorship-matching-platform
The mentorship website is a powerful platform for connecting mentors and mentees, facilitating skill-sharing and professional growth.
expressjs feathersjs jwt-authentication nextjs nodejs reactjs redux-toolkit sql tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/descholar-ceo/sql-zoo
This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql
Last synced: 16 Feb 2026
https://github.com/hgwood/advent-of-code-sql
My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.
advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql
Last synced: 19 May 2026
https://github.com/th3-z/malgo
:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available
golang library migration myanimelist sql sqlite3
Last synced: 03 Mar 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/revogati/ecommerce_consumer_behaviour
This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..
data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization
Last synced: 16 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/canayter/crowdfunding-etl
Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data
Last synced: 06 May 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/sanjinkurelic/meetinginfodatabase
Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database
ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio
Last synced: 29 Apr 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/abeltavares/nps_performance_analysis
Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI
customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql
Last synced: 19 Mar 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/learnwithfair/dbms
Database Management System (DBMS) with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
3-1 3-1-semester academic dbms dbms-project learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 19 Mar 2026
https://github.com/victor-lis/in.orbit-back-end
Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24
drizzle fastify node sql typescript
Last synced: 14 Feb 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/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/mehrajlatifli/sparrow-musiccms
Example for streaming musics and radio channels
admin-side asp-net-core-web-api crud-api dal data-access-layer database-first entity-framework-core media media-player mssql-server music mvvm-pattern radio radio-channels sql state-pattern streaming user-side wpf
Last synced: 02 May 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/ujstor/data-science-introduction
Introduction to the field of data science, covering fundamental concepts, processes, and tools.
data-science ml numpy pandas python sql static
Last synced: 16 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/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 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/bfergerson/sql-to-graql
Introduction to Graql for SQLers
Last synced: 11 Oct 2025
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/karlyndiary/global-electronics-retailer-sales-and-customer-insights
Developed an analysis using Python, SQL, and Excel to examine sales and customer demographics for a Global Electronics Retailer. The findings aim to enhance business strategies and improve overall performance.
dashboard data-analysis data-cleaning-and-preprocessing data-pipeline data-visualization etl microsoft-excel microsoft-sql-server python sql
Last synced: 14 Feb 2026
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/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/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/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/araditc/arad.sms.core.dbreader
DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.
arad arad-itc db-reader mysql rest-api sendsms sms sql
Last synced: 15 Feb 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/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/kapil7982/celestial-front-4775
REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.
hibernate java jdbc jpa spring spring-boot sql swagger-ui
Last synced: 07 Feb 2026
https://github.com/zoid-archive/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 16 Feb 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/manifoldfinance/metrics
Dune Analytics / Google BigQuery SQL Queries for OpenMEV/Sushi Relay
dune dune-analytics google-big-query sql
Last synced: 19 Mar 2026
https://github.com/r0naaal/full-stack-expense-tracker
Full-Stack Expense Tracker Fully built in Java (Maven, SpringBoot, JavaFX)
full-stack javafx maven springboot sql
Last synced: 30 Apr 2026
https://github.com/henrylin03/video-games
Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.
analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games
Last synced: 14 Apr 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/naemazam/analyze-international-debt-statistics
It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.
data-manipulation importing-and-cleaning-data jupyter-notebook python sql
Last synced: 30 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/nikolaiser/brichka.nvim
Run code on Databricks from Neovim
databricks neovim plugin python scala sql
Last synced: 01 Feb 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/ctkqiang/sqlfang
🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。
china chinese ctkqiang erlang security sql sqlfang sqlinjection
Last synced: 02 Mar 2026
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 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/justplainstuff/starter
A plainstack starter template
bun hono kysely plainjobs plainstack sql typescript web
Last synced: 04 Mar 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/louis-e/psl-leaderboard-system
PSL: Simple PHP + SQL + Leaderboard System
000webhost csharp highscore leaderboard mit php sql unity
Last synced: 13 Apr 2026
https://github.com/mono-a3/turiscompra
Este proyecto tiene como objetivo conectar directamente a los campesinos con los consumidores mediante una tienda virtual. A través de la plataforma, los campesinos pueden registrar sus productos, gestionar ventas y controlar sus propias transacciones de manera autónoma.
bootstrap javascript mysql php phpmyadmin sql tienda-online turismo
Last synced: 25 Feb 2026
https://github.com/takeokunn/rs-sql-indent
A Rust-based SQL formatter and indenter
Last synced: 01 Jun 2026
https://github.com/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 03 May 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/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/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/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/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/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/kryptoorg/krypto
A simple password manager.
app application encryption hashing javascript password password-generator password-manager password-strength react rust security security-tools software sql tauri tauri-app tauri-react tauri-rust typescript
Last synced: 01 Apr 2026
https://github.com/tidesdb/sqlbench
Benchmark script for comparing engines within MariaDB
benchmarking databases innodb mariadb script sql
Last synced: 06 Mar 2026
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/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/ssbarik/wt_assignment
A project sharing platform among SUIITians
bootstrap4 material-design-bootstrap mysqli php sql
Last synced: 13 Apr 2026
https://github.com/turbot/steampipe-plugin-guardrails
Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl
Last synced: 03 Apr 2026
https://github.com/ilkeresen/mvc5otomasyonapp
Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları
admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view
Last synced: 17 Apr 2026
https://github.com/luizcalaca/graphql-mysql-api
GraphQL + MySQL + Javascript
apollo-server apollographl graphql javascript mysql nodejs sql
Last synced: 17 Apr 2026
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml joins sql sqlserver tsql
Last synced: 04 May 2026
https://github.com/saadsalmanakram/art-of-sql
A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.
Last synced: 08 Apr 2025
https://github.com/bert-w/sqomplexity
SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.
Last synced: 07 Feb 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 2026
https://github.com/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 2026
https://github.com/jorgermduarte/dotnet-dbupautomation-mssql
A c# console-application to manage SQL scripts with database environments for multiple applications.
application automation console-application csharp csharp-library dbup dotnet environments manager mssql mssql-library netcore schema script scripts scripts-manager server sql sql-script versions
Last synced: 18 Apr 2026
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/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/eraydmrcoglu/nextjs-budget-tracker
Full Stack Budget Tracker Created with Next JS
budget-tracker nextjs prisma react-query recharts shadcn-ui sql supabase tailwindcss typescript
Last synced: 05 May 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/divith123/e-commerce
E-Commerce is a modern, full-featured online shopping platform built with Next.js, React, Prisma, and Tailwind CSS. It offers a seamless user experience with secure authentication, product browsing, cart management, and order processing.This project is ideal for learning or launching an online store.
ecommerce nextjs sql typescript
Last synced: 25 Feb 2026