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/rohithgowdam/dbms-el
This is the project created by students as a partial fulfillment for the course database management system.
database-management database-management-design-in-mysql dbms dbmsminiproject java javaswings mongodb nosql pharmacy-management-system sql sqlworkbench
Last synced: 10 Feb 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/drako01/sql_distefano
Base de Datos en SQL para gestión Clínica
Last synced: 19 Mar 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/emilianomusso/pocogenerator
POCO Entities Generator for Microsoft SQL Server
csharp dotnet netcore poco poco-generator sql sqlserver
Last synced: 05 May 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/ourhouchmohamed97/cs50-journey
Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.
c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite
Last synced: 05 May 2026
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 27 Feb 2026
https://github.com/kundan-10/calender_application
A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.
Last synced: 05 May 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/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/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/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 2026
https://github.com/gokulgowthams/zomato_data_insights
An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.
data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit
Last synced: 06 May 2026
https://github.com/agutiernc/nyc-citi-bike-insights
Data Engineering Project using NYC Citi Bike data for years 2019, 2020, and 2023
analytics-engineering batch-processing data-engineering data-lake data-warehouse dbt dlt etl-pipeline google-cloud-storage python sql terraform
Last synced: 06 May 2026
https://github.com/z3ath/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: 07 Jun 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/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
https://github.com/phantu279999/probook-pro
Project Django tools
django python redis sql web-scraping-python
Last synced: 15 Feb 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/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/mkouhpayeh/code-wiki
A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.
codeing dotnet dotnetcore python sql
Last synced: 17 Apr 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/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 2026
https://github.com/jordanpapaditsas/productivity-harbor
A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.
angular authentication authorization csharp dotnet entity-framework-core sql typescript
Last synced: 27 Feb 2026
https://github.com/z-bj/fifa_world_cup_db
⚽🏆 A Shell script to insert and query data in a PostgreSQL DB
automation database fifa postgresql shell-script sql vim worldcup-data
Last synced: 08 May 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/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/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/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 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/aminehmida/sqlmigman
Tool to manage database schema migration
devops migration mysql postgres postgresql sql upgrade
Last synced: 09 May 2026
https://github.com/payal1907/cu_admission_system
CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.
chartjs css flask html javascript sql
Last synced: 04 Apr 2026
https://github.com/shafayatsaad/inventory_management_system
bracucse370 cse370 database mysql php sql
Last synced: 09 May 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/turbot/steampipe-plugin-godaddy
Use SQL to instantly query GoDaddy resources. Open source CLI. No DB required.
backup etl godaddy golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Apr 2026
https://github.com/isaccanedo/drawdb
:cloud: Free, simple, and intuitive online database design tool and SQL generator
database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss
Last synced: 12 Feb 2026
https://github.com/yshrsmz/sqlstitch
Sort CREATE TABLEs by their relationships. Written in Rust.
Last synced: 16 Feb 2026
https://github.com/pratikrameshmajage/mysql
SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️
cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl
Last synced: 03 Jul 2025
https://github.com/ldaniels528/lollypop
Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.
csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql
Last synced: 28 Jan 2026
https://github.com/clementreiffers/friends-link-social-network
a social network made with php
css css3 html html5 javascript php php7 social-network sql
Last synced: 18 Apr 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/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/kylemit/hellosern
Introduction to SQL, Express, React, Node Stack
Last synced: 10 May 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 2026
https://github.com/turbot/steampipe-plugin-launchdarkly
Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.
backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 18 Apr 2026
https://github.com/vagnerbellacosa/guiainiciantesql
Guia Iniciante de SQL, primeiros passos e apontamentos diversos
apontamentos curso dcl ddl dml dql dtl sql structure-query
Last synced: 01 Mar 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
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/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/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/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/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/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/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/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/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/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/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/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/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/turbot/powerpipe-mod-covid19
Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.
covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql
Last synced: 22 Jun 2026
https://github.com/obgnail/sqlite-toy
研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库
bptree database golang learning-by-doing native-base sql sqlite-database
Last synced: 19 Apr 2026
https://github.com/normal-coder/sql2builder
将 SQL 转换为 Laravel 查询构造器 (Query Builder)
Last synced: 19 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/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/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/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/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project
This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.
advanced-sql auctions bidding sql sql-query
Last synced: 27 Feb 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/wjayesh/companion-streams
Using streams as a proof of concept. It involves "double tap to disappear" cards which result in voids after removal, signifying no UI rebuild
android animation dart flutter flutter-apps sqflite sql
Last synced: 12 Feb 2026
https://github.com/rahul9332935/foodapp
We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.
hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui
Last synced: 05 May 2026
https://github.com/nishadkindre/sqlhub
SQL Workbench Simulator - Learn and practice SQL in a complete database environment
Last synced: 01 May 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/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/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 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/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/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/sudhanshu-ambastha/web-tech-project
css html5 javascript js php sql
Last synced: 01 Feb 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/konstantin-bogdanoski/adb
Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]
database fcse finki postgresql postgresql-database sql
Last synced: 06 May 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/housain-maina/mastering-backend-infrastructure
The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.
databases nosql python reverse-proxies sql webservers
Last synced: 15 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