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/izakcancino/phayao
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
css html javascript php restaurant-website shopping-cart sql
Last synced: 29 Apr 2026
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/karenina-na/database-principles-and-security
西北工业大学(NWPU)数据库原理与安全实验
Last synced: 12 Feb 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/phamtiendungcw/app.studentadminportal.api
Hệ thống quản lý sinh viên
Last synced: 03 May 2026
https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project
SQL Database Management, Then Visualizing it on Tableau!
analytics data-analysis data-visualization sql
Last synced: 27 Feb 2026
https://github.com/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 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/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/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/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization
This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.
database music-database musicdatabase optimization query-optimization sql
Last synced: 16 Mar 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/adityakonda6/online-flight-booking--php
Online Flight Booking using PHP
bootstrap css html javascript php sql xampp
Last synced: 28 Jan 2026
https://github.com/gilzoide/ecsql
Experimental ECS framework powered by SQLite
ecs entity-component-system game-engine lua sql sqlite sqlite3
Last synced: 08 May 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/leovenom/rip.io
Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.
bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments
Last synced: 10 Feb 2026
https://github.com/bulletdev/sql-query-builder
sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅
innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql
Last synced: 09 May 2026
https://github.com/shnartho/data-bases
Advance SQL query course by Wroclaw University of Science and Technology
azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query
Last synced: 19 Mar 2026
https://github.com/rishit7/interview_prep
All about learning Data Managment, and DBMS
Last synced: 15 Feb 2026
https://github.com/turbot/steampipe-mod-aws-top-10
The AWS Top 10 mod provides curated sets of benchmarks and controls for security, cost, operations, and more using Powerpipe and Steampipe.
aws hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 06 Feb 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 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/aminehmida/sqlmigman
Tool to manage database schema migration
devops migration mysql postgres postgresql sql upgrade
Last synced: 09 May 2026
https://github.com/turbot/steampipe-plugin-duo
Use SQL to instantly query Duo resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw security sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 May 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/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/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/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/shafayatsaad/inventory_management_system
bracucse370 cse370 database mysql php sql
Last synced: 09 May 2026
https://github.com/boyac/pydataserver
ETL tools developed to assist data and quantitative analysis. Script to interact with Oracle Toad and solve Oracle DB Out of Memory error, and run Big Oracle query & download schema seamlessly
etl oracle-database oracle-toad python query relational-databases sql toad
Last synced: 27 Feb 2026
https://github.com/irsol/tournament-planner
Udacity Intro to Programming: Final Project
fullstack postgresql psycopg2 python sql test tournament-planner udacity-fullstack-nanodegree vagrant
Last synced: 06 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/usorfaitheloho/vet_clinic_database
This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more
Last synced: 19 Mar 2026
https://github.com/jayshrinaikwadi2001/home-steader-india-spring-boot-java-project-
Agriculture Application
api bootstrap css hibernate-jpa html java javascript jsp postgresql springboot sql
Last synced: 28 Jan 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 28 Apr 2026
https://github.com/fblupi/grado_informatica-diu
Prácticas de la asignatura Diseño de Interfaces de Usuario de la UGR
ajax bootstrap centered-user-design justinmind mysql php sql webapp
Last synced: 30 Apr 2026
https://github.com/andyfratello/bd
🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB
bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database
Last synced: 13 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/fernandocalmet/java-login-layered-skeletor
♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)
crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql
Last synced: 16 Apr 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-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/emmanueltobi/touched-profwidomnotebooks
Touched Prof. Widom (from Stanford university) jupyter notebooks on bigdata with python
algorithms bigdata correlation machine-learning python pythonbasics regression sql
Last synced: 04 May 2026
https://github.com/clydedz/fancy-comments
Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 09 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/im-calvin/mittens
A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.
discordjs docker node sql typeorm typescript
Last synced: 23 Jan 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/anuja-rahul/progression_tracker_oop_v2
Progression tracker with a database using AES CBC encryption.
aes-256 cipher-block-chaining mariadb oop sql sqlite3
Last synced: 17 May 2026
https://github.com/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 2026
https://github.com/pythonhubdev/scaffoldr
Modern Python web framework project generator with production-ready architecture.
fastapi flask flask-application litestar pydantic python quartz sql sqlalchemy sqlmodel
Last synced: 10 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/lpraat/inbq
A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.
bigquery data-lineage parser sql
Last synced: 26 Apr 2026
https://github.com/akos29/vet-clinic
This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.
Last synced: 08 Feb 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 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/marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine
claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx
Last synced: 07 Jun 2026
https://github.com/kylemit/hellosern
Introduction to SQL, Express, React, Node Stack
Last synced: 10 May 2026
https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service
Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.
collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate
Last synced: 04 May 2026
https://github.com/bahinkor/ecommerce
Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)
api backend mysql nestjs nodejs restful-api sql
Last synced: 25 Feb 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
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/fraineralex/sql-scripts
This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.
oracle-database plsql sql sql-queries stored-procedures triggers
Last synced: 19 Mar 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/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/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 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/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/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/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/jaffarabbas/library-management-system-in-java-
GUI base + Database functionality
data database datastructures-algorithms dbms gson java javafx javafx-application javafx-desktop-apps javamail library-management-system mysql sql xammp
Last synced: 05 May 2026
https://github.com/rama41222/notebook
Dev Notes
curated-list devops docs git linux microservice mongodb sql
Last synced: 05 May 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/tomwright/extendedpdo
A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.
database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql
Last synced: 04 Apr 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 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/ashrithvm/medical-facility-management-system
A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.
asp-net-core blazor hospital microsoft-sql-server sql webapi
Last synced: 13 Feb 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/alaa-aqeel/vsqlite
program to display sqlite databases
pyqt5 python qt5 sql sqlite sqlite3-databases
Last synced: 07 May 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/emso-exe/comercio_eletronico_brasileiro
Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.
analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql
Last synced: 04 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
https://github.com/borisklco/php-htmx.mvc-url.shortener
custom MVC - generating shorter URL links, QR codes, and storing statistics
Last synced: 06 May 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 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/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/efeturkemir/java-employee-management
database employee-management-system java mysql netbeans sql
Last synced: 06 May 2026
https://github.com/turbot/powerpipe-mod-starwars
Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.
dashboard duckdb powerpipe powerpipe-mod sql starwars
Last synced: 07 Jun 2026