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-10 00:26:02 UTC
- JSON Representation
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/juletopi/banco_de_dados
🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.
banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql
Last synced: 30 Apr 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/qninhdt/typespec-libraries
TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema
dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod
Last synced: 02 Apr 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/dominik-developer/corelyphp
A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality
blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql
Last synced: 09 May 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/sipist/notebook
Jupyter Notebook Intelligent Retrieval Systems Stack
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 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/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/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/gregorykogan/mephi-databases
Laboratory work on the database course at MEPhI.
database go golang gorm gorm-orm postgresql sql
Last synced: 10 May 2026
https://github.com/itsryu/at2-n1-lbd
Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.
Last synced: 30 Apr 2026
https://github.com/israel-charles/sql-data-manager-gui
Java-based GUI application that allows users to login and manage SQL databases directly in the GUI. The application supports executing SQL commands and displays the results in a table.
java java-swing mysql sql sql-gui sql-management-studio sql-workbench
Last synced: 21 Apr 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/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
Last synced: 10 May 2026
https://github.com/yanamlnk/car-sharing
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 21 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/derafu/etl
From spreadsheets to databases seamlessly
database doctrine etl php seed spreadsheet sql
Last synced: 10 May 2026
https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator
Running BigQuery Query from Airflow using BigQueryExecuteOperator
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/vargascardona/proyecto-biblioteca
Sistema de gestion de biblioteca
Last synced: 10 May 2026
https://github.com/augustoarraes/objective_bank
Micro sistema de gestão bancária conceitual
api-rest backend docker finance finance-application flask microservice postgresql python sql
Last synced: 30 Apr 2026
https://github.com/mehrajlatifli/multiple-table-databases
Example of One to Many and Many To Many relationships in MSSQL Server
manytomany mssql mssqlserver multipletable onetomany relational-databases sql tsql
Last synced: 05 Jun 2026
https://github.com/fdeniz07/techproeducationfullstackjavabootcamp-batch130
Core Java - Batch 130 Fullstack Developer Camp
core-java java lambda postgresql sql
Last synced: 01 May 2026
https://github.com/scarblase/salary-comparison
Submission for the DataCamp Salary Competition(1 level). 🏆
data data-analysis data-science data-visualization engineering python sql structured-data
Last synced: 01 May 2026
https://github.com/indios/storm-ts
A Typescript ORM based on CaminteJS using Decorators and Promises.
database decorators no-sql orm sql typescript
Last synced: 11 May 2026
https://github.com/mythetech/aion
A cross-platform lite sql editor with blazor
blazor mysql postgresql prealpha sql workinprogress
Last synced: 11 May 2026
https://github.com/jefking/sql-geo
IP Look up to City, Country names.
convert geo-location geo-spacial geospacial ip ip-table server sql sql-database stored-procedures table tables visual-studio
Last synced: 19 Mar 2026
https://github.com/codeforall/citus-mcp
🤖 AI-powered MCP server for Citus distributed PostgreSQL. Built in collaboration with GitHub Copilot.
ai-powered citus cluster-management distributed-database github-copilot go golang mcp model-context-protocol postgresql sql
Last synced: 03 Mar 2026
https://github.com/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 2026
https://github.com/cephascard0207/supplierdb-sql-starter-kit
SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.
cashflow-management database dbms inventory-management-system mysql sql
Last synced: 01 May 2026
https://github.com/saba-burduli/online-exam-asp.net-web-api-project-using-ef
Hello My second project in ASP.NET Core Web API .. Using EF(Entity Framework) Code first
asp-net-core entity-framework-core microsoft migration mssql oop orm query sql webapi
Last synced: 22 Apr 2026
https://github.com/cycloidio/sqlr
Set of useful interfaces to work with the GO 'database/sql'
Last synced: 12 May 2026
https://github.com/walimorris/leetcode
Leetcode solutions.
algorithms data-structures java javascript leetcode sql
Last synced: 12 May 2026
https://github.com/samoggino/querydb
Piattaforma che permette ai professori di creare esercizi per i propri studenti a tema SQL e Database, sviluppata per l'esame di Basi di Dati.
database html-css-javascript php sql
Last synced: 01 May 2026
https://github.com/davorpa/hab-m05
Hack A Boss Bootcamp - Module 05 (SQL)
bootcamp classroom database database-design database-diagram entity-relationship-diagram entity-relationship-diagrams exercises exercism hack-a-boss hackaboss mysql rdbms sql sql-dcl sql-ddl sql-dml sql-query
Last synced: 23 Apr 2026
https://github.com/jkcso/sql-tutorial
A SQL tutorial created by me that teaches step by step every aspect of the most famous database programming language. Reader is first introduced to the basics and we then dive into more advanced aspects of the language.
Last synced: 19 Mar 2026
https://github.com/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/rezziemaven/versus-be
The backend repo for the app called Versus
Last synced: 12 May 2026
https://github.com/rvats20/expense-tracker
This repo contains python application to track the expenses and store the data in database
database-management plotly-dash project-repository python python-script pytorch sql
Last synced: 01 May 2026
https://github.com/igor-suhorukov/state_machine_example
State machine example
aggregate-functions business-process postgresql sql state-machine
Last synced: 12 May 2026
https://github.com/z-bj/sql_reference
Object containing commonly used SQL commands.
Last synced: 01 May 2026
https://github.com/jassii/java-hackerrank-leetcode-solutions-
arrays binary-tree hackerrank hashing java sql strings
Last synced: 05 Jun 2026
https://github.com/juantarrel/dumpler
Dumpler is a command-line tool that provides a way to dump sql databases
Last synced: 01 May 2026
https://github.com/arkenidar/py-sql-task
SQL-Alchemy ( py + sql ) simple app ( task app ) . TextUI + DataBase
Last synced: 06 Jun 2026
https://github.com/chrisross5/tradingview-ideas
College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.
bcrypt flatlaf java jaxb jsoup rss sql sql-server swing
Last synced: 13 May 2026
https://github.com/akhtar21yr/couser-tracker
course tarcker is digital solution to track and manage course of student easily it's make easy to manage courses and details of students for classes, coaching center and instituet
api django django-rest-framework postgresql rest-api sql
Last synced: 16 Apr 2026
https://github.com/giancarl021/csvql
A module to quickly query CSV data as a SQL
Last synced: 01 May 2026
https://github.com/k98kurz/sqloquent
Python 3+ SQL ORM system inspired by Eloquent
Last synced: 02 Apr 2026
https://github.com/hugojunior/sql-server-docker
Configuração para criar um ambiente de desenvolvimento usando SQL Server sem restrições de sistema operacional.
docker docker-compose sql sqlserver
Last synced: 01 May 2026
https://github.com/ibensusan/italian-cuisine-course-database-development-
SQL-based Database Design and Implementation
Last synced: 20 Mar 2026
https://github.com/bsperezb/python_sql_manage
this project read a excel, save and delete objects of database and export logs and data errors in excel format
data-science data-visualization postgresql python sql
Last synced: 02 May 2026
https://github.com/rawanfarakhnah/axsos-showcast
Axsos-Showcast is my full-stack journey at AXSOS Academy, evolving from HTML, CSS, and JavaScript to Flask, Django, and databases, while honing my documentation and communication skills. More than code, it’s a testament to my growth and dedication. 🚀
backend bootstrap css django flask frontend full-stack-development git github html javascript jquery mvc-architecture mvc-pattern mysql orm python sql sqlite web-development
Last synced: 11 Apr 2026
https://github.com/andyatkinson/db-stuff
Tutorials from PostgreSQL Stored Procedures
Last synced: 05 Apr 2025
https://github.com/thanaphongk37/data-science-and-data-analyst-project
Portfolio Data Analysis and Data Science projects and Data Engineer built using Azure Service, SQL and Python.
apache-superset azure-storage dashboards data-analysis data-science databricks dataengineering datafactory datapipeline powerbi python sisense sql sql-server visualization
Last synced: 11 May 2026
https://github.com/deve-sh/college-admission-script
A script for applicants to apply, get approved and declined; to a University/College.
college college-admission-script javascript php sql university
Last synced: 16 May 2026
https://github.com/jundel-malazarte/crud_sales
Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)
crud crud-application sql testing
Last synced: 22 Jun 2025
https://github.com/lancewalk87/cls-express-media-server
Software | NodeJS Express media server, Sequelize SQL database, and Webpack ejs for frontend endpoints.
c-plus-plus css3 databae ejs-express endpoint-testing express-server http-server jest nodejs query react rest sequelize server-side social-network sql webpack-loader
Last synced: 10 Apr 2026
https://github.com/jose-leandro/gerenciador-financeiro-gedf
🌐 Gedf is a modern finance manager to help you stay on top of your budget and spending. 🇧🇷 O Gedf é um gerenciador financeiro intuitivo com foco em controle e análise de gastos.
axe-core budget-app dompurify eslint expense-tracker finance-manager git github github-pages javascript jest-tests mysql nextjs nodejs personal-finance reactjs sql ssas
Last synced: 08 Apr 2026
https://github.com/josewebdev2000/artist-portfolio-website
Fictitious artist portfolio website for a high school graduate who wants a Graphic Design Scholarship
ajax bootstrap-templates email-sender email-template form-validation input-sanitization jquery jquery-plugin mysql php phpmailer sql
Last synced: 06 May 2026
https://github.com/skyv26/vet-clinic-database
Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
Last synced: 30 Jan 2026
https://github.com/rizkipragustono/ecommerce_elt_project
Modern ELT with Snowflake, dbt, and Star Schema for E-Commerce
apache-airflow data-engineering dbt docker elt-pipeline python snowflake sql
Last synced: 16 May 2026
https://github.com/gcoronelc/gcoronelc.github.io
Repositorio personal.
coronel desarrollasoftware java jdbc oracle sql udemy
Last synced: 17 May 2026
https://github.com/kurai-sx/sql-vector-db-chat-assistant
This is a RAG assistant which takes NLP queries from user and provides the SQL query as a output but after processing the AI Model and embedding through Vectors.
chat-application database model querybot rag sql
Last synced: 21 Jun 2025
https://github.com/benbarber/sql-query-stats
This Gem adds some useful SQL query stats to your Rails logs
active-record ruby-gem ruby-on-rails sql sql-query stats
Last synced: 05 Sep 2025
https://github.com/drisskhattabi6/sql-server-and-t-sql-lab
this repo contains Lab about SQL-Server and T-SQL in French
database lesson pratical-work sql sql-server t-sql
Last synced: 16 May 2026
https://github.com/lucas0019/jobscalc
Aplicação para estudo e prática do Back end
Last synced: 11 Jul 2025
https://github.com/celineboutinon/drinking-water-for-all
OpenClassrooms Data Analyst 2022-2023 - Projet 8 using PowerBI Desktop
data-analysis data-analytics data-structures data-visualisation database-design database-schema databases mysql-connector-python mysql-workbench power-bi-dashboard python sql
Last synced: 27 Apr 2026
https://github.com/phoenixmputu/script-database
La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.
Last synced: 15 May 2026
https://github.com/thomasthaddeus/sqlcombination
SQL Files with a sample database project
Last synced: 21 Jun 2025
https://github.com/hussein-m-kandil/helsinki-fso-study
Exercises and projects for the Full Stack Open course by the University of Helsinki.
containers css experessjs graphql html javascript mongodb nodejs postgresql react react-native rest-api sql typescript web webpack
Last synced: 09 Apr 2026
https://github.com/aidan-neel/sveltekit-auth
SvelteKit template using my library PrismaAuth.js to handle registration. Uses Prisma, and SQLite3(changeable) for data storing. Comes with login, registration, and a sign-out page built with Shadcn-svelte.
authentication authorization prisma sql sqlite3 sveltekit template
Last synced: 08 Sep 2025
https://github.com/elyse502/note-app
Alx Final Portfolio Project a Note App web-based application designed to allow users to create, view, and delete notes.
alx-africa alx-software-engineering bootstrap css database flask flasklogin git graduation-project html javascript jinja jquery json oop-principles python sql sqlalchemy sqlite werkzeug
Last synced: 07 Apr 2026
https://github.com/bhargav-joshi/contact-management-system
Python and SQL Mini Project / Application
management-system mini-project python sql
Last synced: 20 Jun 2025
https://github.com/d-malex/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 12 Apr 2025
https://github.com/tools4everbv/helloid-conn-prov-target-blacklist-sql
Blacklist - Target (SQL)
blacklist database db powershell provisioning sql target
Last synced: 16 May 2026
https://github.com/mikebionic/viewscount
A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.
counter go middleware organic sql views
Last synced: 12 Apr 2025
https://github.com/pernillasterner/php_fundamentals
PHP For Beginners
controllers form-validation mysql partials pdo-mysql php routing sql tailwindcss views
Last synced: 04 May 2026
https://github.com/gustavfreitas/power_bi
Documentado todos os Capítulos estudados e feitos utilizando como base as aulas Data Science Academy
business-intelligence complex-relationships dashboard data-science database dax dax-expression dax-languague graphics interative-visualization powerbi reports sql
Last synced: 04 Aug 2025
https://github.com/kouisamine/csv-to-sql
Convert CSV data into SQL query.
conversion convert converter csv csv-file csv-files csv-to-sql js online php sql sql-queries sql-query tools
Last synced: 15 May 2026
https://github.com/sarathchandranpm/cleaning-and-exploratory-analysis-of-global-layoff-data
This project involves a thorough data analysis and cleaning process centered on global layoff data. It showcases advanced data management abilities by integrating data cleaning methods with a detailed exploration of workforce reduction patterns across various companies, industries, and countries.
data-analysis data-cleaning mysql sql
Last synced: 22 Sep 2025
https://github.com/sayantanidalui/student-mental-health-analysis
A SQL-based analysis project exploring student mental health, stress, and lifestyle patterns. Uncovers key insights using joins, CTEs, and window functions — no other tools used.
data-analysis mental-health mysql sql studentdata
Last synced: 07 Jul 2025