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-03 00:26:03 UTC
- JSON Representation
https://github.com/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 09 May 2026
https://github.com/sultanfariz/leetcode-solutions
The source code I created to track my progress in solving Leetcode problems.
competitive-programming elixir go golang leetcode leetcode-solutions rust sql
Last synced: 09 May 2026
https://github.com/hellymodikalpesh/sql-50-leetcode
This repository will contain all leetcode problems and solved solution for SQL starting from beginning to advanced question
Last synced: 19 Mar 2026
https://github.com/kk-mp4/manim-mc-stat-animation
Automatic SQL database (with Minecraft stat files) visualisation using Manim
Last synced: 01 May 2026
https://github.com/maxchistt/dynamictables
Dynamic table service with C# Ado.net and example demo app
adonet csharp data-access-layer database-management dotnet dynamic-database dynamic-tables query-builder sql sql-query sql-query-builder sql-server
Last synced: 09 May 2026
https://github.com/camilajaviera91/sql-to-googlesheets
This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, querying, data transformation, and file generation.
csv googlesheets googlesheetsapi lookerstudio mysql python sql
Last synced: 02 Mar 2026
https://github.com/escan-dnmz/admin-panel
Asp.Net Mvc
admin-panel asp-net-core asp-net-core-mvc asp-net-mvc csharp mssql mvc mvc5 mysql project sql
Last synced: 04 May 2026
https://github.com/nightvisi0n/pg-formatter-ts
Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool
cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript
Last synced: 28 Apr 2026
https://github.com/marcelo-mattos/hydrix
Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.
ado-net hydration hydrix materializer micro-orm sql
Last synced: 09 Apr 2026
https://github.com/mehmoodulhaq570/database_openended_lab
Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.
database database-management db dbms mysql sql university-management-system
Last synced: 17 Apr 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/alejandrocisnerosvillegas/practica_08
Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.
Last synced: 09 May 2026
https://github.com/reza-saeedi-coding/netflix-data-analysis
A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.
data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite
Last synced: 17 Apr 2026
https://github.com/mohamedelareeg/ecommerceeventsourcing
This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.
dotnet dotnet-core event-driven event-sourcing events marten martendb microservice postgres postgresql sql
Last synced: 09 May 2026
https://github.com/sh4n1d/academy
The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.
advanced-data-structures html java javascript php python shell sql
Last synced: 31 Jan 2026
https://github.com/t-kalv/studyshorts
StudyShorts -StudyShorts is a full-stack Java-based Study Quiz Flashcard app that helps user to study whilst testing their knowledge, allowing users to create questions and study those questions engaging with those questions via short-form video content at the bottom of the screen similar to TikTok/YoutTube Shorts/Instagram Reels...
database flashcards java java-swing mysql mysql-database quiz quiz-app shortform sql study swing video
Last synced: 03 May 2026
https://github.com/jlengrand/hibernate-kotlin
Tips and tricks using Hibernate and SQLite with Kotlin
Last synced: 29 Apr 2026
https://github.com/kouisamine/sql-minifier-compressor
Minify your SQL by removing all the unnecessary characters.
minifier minify online source-code sql sql-minifier sql-minify sql-query tools
Last synced: 19 Mar 2026
https://github.com/yusufyusie/catalog-of-my-things
In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files
Last synced: 29 Apr 2026
https://github.com/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/heptau/pg_atropos
✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.
Last synced: 21 Jun 2026
https://github.com/rakumar99/netflix-analysis-using-tableau
This repository contains Netflix Analysis Dashboard Using Tableau where it will help in analyzing total revenue and total subscribers over a period of time based on data provided.
calculations dashboards metadata-management sql tableau tableau-public
Last synced: 19 Mar 2026
https://github.com/santosh-konappanavar/vetclinic_database
Vet clinic database is a database project where we create data structure using relational database for a vet clinic
Last synced: 19 Mar 2026
https://github.com/spineo/quotations
Show quotations based on context.
database django lucidchart perl5 python sql sqlite3
Last synced: 16 Apr 2026
https://github.com/abe-winter/dirmig
directory-based sql migrations with zero smarts
Last synced: 20 Apr 2026
https://github.com/mrbelka12000/leetcode_training
Collection of LeetCode problems solved with Go/Golang
Last synced: 10 Sep 2025
https://github.com/rustkas/practical-sql-handbook
MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Last synced: 09 May 2026
https://github.com/nabinkhair42/datalens
The web-native, collaborative database IDE
datbase db nextjs postgresql sql web
Last synced: 21 Jun 2026
https://github.com/brenimcode/product-api-spring-boot
RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.
java junit jwt postgresql spring-boot spring-security sql
Last synced: 03 May 2026
https://github.com/victorowinoke/sql-porfolio-projects-ddl-dml
SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects
analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3
Last synced: 09 May 2026
https://github.com/bkosm/springboot-h2sql-jsp-example
springboot-h2sql-jsp-example
h2-database jsp-servlet spring-boot sql
Last synced: 09 May 2026
https://github.com/samuelepignone/easynql
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
database llm nlp ollama sql sql-generation
Last synced: 09 May 2026
https://github.com/tsvillain/pglens
A simple PostgreSQL database viewer tool with a modern web interface. Browse tables, view data, and explore your database with ease.
cli-tool database-explorer database-management database-tool database-viewer postgres postgresql sql web-interface
Last synced: 02 Mar 2026
https://github.com/louis77/valentina-go
This is a non-offical Go driver for Valentina DB server based on Valentina REST API.
database go sql valentina valentina-server
Last synced: 29 Apr 2026
https://github.com/gleissonneves/crud-php
Libary para agilizando operações CRUD com PHP banco de dados SQL
crud desenvolvimento mysql php7 postgresql problema psr-4 sql
Last synced: 09 May 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/bobbyiliev/materialize-emulator-subscribe-poc
docker kafka materialize python redpanda sql streaming-data
Last synced: 09 May 2026
https://github.com/euskadi31/go-std
Collections of basic types for Go
go golang golang-library json sql
Last synced: 02 Mar 2026
https://github.com/jkmnt/vscode-python-fstring-dsl
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings
f-string html python sql syntax-highlighting vscode
Last synced: 29 Apr 2026
https://github.com/0prashantyadav0/backend-project
This website consist of express nodejs project with ejs
Last synced: 20 Apr 2026
https://github.com/colinbut/car-boot-sale
A more sophisticated Spring Boot example than the simple hello world
apache-commons hsql java junit junit4 kotlin spring-boot sql
Last synced: 03 May 2026
https://github.com/exegeses/introdb-63206
Curso Introducción a Bases de datos | código 63206
database-design databases mysql mysql-server sql
Last synced: 20 Apr 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/agha-naveed/library-management-system
Library Management System
java library-management-system msaccess software sql ucanaccess
Last synced: 03 May 2026
https://github.com/karenpayneoregon/dataprovidercommandhelpers
Used to reveal values from a well formed parameterized query
Last synced: 10 May 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/ankitsingh2105/doodlequest
Draw and guess multiplayer online game
aws aws-ec2 canvas ci-cd docker expressjs game grafana load-balancer loki mysql-database nginx nodejs prometheus reactjs sql websockets
Last synced: 14 Feb 2026
https://github.com/arthursudbrackibarra/trab-final-mpbd
Trabalho Final de Modelagem e Projeto de Banco de Dados.
database-modeling oracle-database sql
Last synced: 19 Mar 2026
https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe
Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries
back-end crud data database mysql mysqlworkbench query sql trybe-projects
Last synced: 10 May 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/mintel/k8s-gcloud-sql-export
Helper to run Google CloudSQL exports into a GCS bucket.
Last synced: 29 Apr 2026
https://github.com/fabioba/heart-disease-analysis
This project includes dwh development and ml pipeline to predict heart diseases.
airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql
Last synced: 10 May 2026
https://github.com/exegeses/introdb-64151
Curso de Introducción a las Bases de datos | código 64151
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/jmcph4/marketdb
Quick financial summaries and quotes via a PostgreSQL database backend
c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading
Last synced: 10 May 2026
https://github.com/nikhilash45/power-bi-vsualisation-of-joins
In This Power Bi Report User Can Visualis Join By Themselves , and it is easy to understand joins now.
business-analytics business-intelligence data data-analysis data-visualization joins powerbi sql visualization
Last synced: 19 Mar 2026
https://github.com/andresweitzel/database_projects
Central repository for SQL / NoSQL database projects
database-projects dbeaver git mongodb mysql no-sql oracle-xe-21c postgresql sql xampp
Last synced: 29 Apr 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 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/jmaupetit/imdb-sql
Load IMDB datasets in SQL databases
database imdb load-testing sql
Last synced: 16 Feb 2026
https://github.com/kinshuk-code-1729/hackerrank-sql-solutions
This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.
hackerrank-solutions rdbms sql
Last synced: 19 Mar 2026
https://github.com/vinnybellack/finzooid-customer-success
Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.
buffer chatgpt customer-success excel powerbi project-coordination project-management sql
Last synced: 17 Apr 2026
https://github.com/littleairmada/steampipe-plugin-fly
Use SQL to instantly query Fly.io resources across apps and organizations. Open source CLI. No DB required.
flyio sql steampipe steampipe-plugin
Last synced: 08 Jun 2026
https://github.com/xgqfrms/mysql
MySQL All in One (relational database management system / 关系数据库管理系统)
database db mysql relational-database sql sql-server
Last synced: 10 May 2026
https://github.com/reecerussell/tx-command
A simple commanding library with support for executing commands within a database transaction.
Last synced: 10 May 2026
https://github.com/debora-carvalho/bdrevisaosql
Exercícios de revisão SQL solucionados para a disciplina de Modelagem de Banco de Dados (Maio/2024).
dbdesigner sql sql-server-database
Last synced: 11 Feb 2026
https://github.com/tusharsoni69/sql-pizza-sales-project
SQL Project analyzing pizza sales data with various queries and visualizations.
canva mysql mysql-database mysqlworkbench postgresql sql sqlserver sqlserver-2019
Last synced: 04 Apr 2026
https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php
Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.
mysql mysql-database oop-php php sql
Last synced: 10 May 2026
https://github.com/niteshchawla/nc-sql-business-case
A Leading Retail chain brand and a prominent retailer in the United States. It makes itself a preferred shopping destination by offering outstanding value, inspiration, innovation and an exceptional guest experience that no other retailer can deliver.
bigquery retail sql supermarket
Last synced: 07 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/derafu/etl
From spreadsheets to databases seamlessly
database doctrine etl php seed spreadsheet sql
Last synced: 10 May 2026
https://github.com/glintonliao/berkeley-cs-61a
CS 61A: The Structure and Interpretation of Computer Programs
Last synced: 10 May 2026
https://github.com/marcinwitnik/nowoczesny-dom-firebird-sql
Projekt struktury danych inteligentnego domu jednorodzinnego w Firebird SQL
alarm-system battery-storage database database-design ems energy-management erd firebirdsql home-automation iot photovoltaics relational-databases smart-home sql
Last synced: 10 Jun 2026
https://github.com/tompassarelli/beagle-lab
beagle language research journal
agentic-ai agents clojure clojurescript javascript metaprograming nix python racket sql
Last synced: 22 Jun 2026
https://github.com/harshmule1/school-data-analysis-
School Data Analysis Using SQL
Last synced: 04 Apr 2026
https://github.com/tugsef/hospitalautomatoinsystem
Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.
insurance-system-app java jdbs oop-principles postgresql sql swing
Last synced: 01 May 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/9dl/nullops-suite
Multifunctional Penetration Testing Tool developed in Go *24 Modules*
cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web
Last synced: 03 May 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/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/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/purvajage/library_management
In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.
Last synced: 30 Apr 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/owengretzinger/education-data-for-change
Website created to help discover insights into the Ontario education system using EQAO and income data.
css education html javascript mongodb python sql website
Last synced: 17 Apr 2026
https://github.com/meghajbhat/patient-records-management-system
The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.
backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql
Last synced: 18 Apr 2026