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/noisk8/u-u
Notas | Bootcamp UTE | Desarrollo web
html-css-javascript python react sql
Last synced: 09 May 2026
https://github.com/emicy963/appointments-medical
It's a little project building with Java for pratique OOP, Graphic Interface(swing), MVC and CRUD.
crud-application graphic-interface java medical-appointments mvc-architecture net-beans-ide oop-principles oops-in-java science-computer sql swing-gui
Last synced: 05 Jun 2026
https://github.com/allanr1991/senai-projecthealthclinic-webapi
Projeto onde foi realizado modelagem de banco de dados e realizado DDL, DML e DQL
Last synced: 04 Jun 2026
https://github.com/thetechdog/the-snap-sideloader-repo-template
Template for creating repositories compatible with TSS format
Last synced: 29 Jun 2026
https://github.com/kiruko1025/student-management-system
Django web app for student management
Last synced: 25 Apr 2026
https://github.com/tynoee/nashville-housing-data-cleaning
This repository contains SQL scripts used to clean and prepare the Nashville Housing dataset for analysis.
cte data-analytics data-cleaning data-engineering data-preparation data-processing database etl real-estate-data sql sql-server
Last synced: 24 Apr 2026
https://github.com/exegeses/introdb-63172
Curso de Introducción a las Bases de datos | código 63172
database-design databases mysql mysql-database sql
Last synced: 24 Apr 2026
https://github.com/ebrizzzz/library_database_management_system
This project is a desktop application built with Python and PyQt5 that interacts with an MSSQL database to manage a library system using SQL and Python.
database pyqt5 python sql sqlalchemy
Last synced: 19 Apr 2026
https://github.com/emilyfelker/bloganalysis
What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.
chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3
Last synced: 09 May 2026
https://github.com/jeroenflvr/datapress
A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.
api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql
Last synced: 06 Jun 2026
https://github.com/statebait/freelance-database-project
A SQL (PostgreSQL) database project made for emulating a freelancing website
Last synced: 24 Apr 2026
https://github.com/phpgao/mysqlmcp
MySQL MCP server — multi-instance MySQL access for AI assistants. SQL static analysis, read-only enforcement, dual transport.
ai database developer-tools go mcp mcp-server mysql sql
Last synced: 19 Jun 2026
https://github.com/leoarj/db-sql-language-with-postgresql-ia-expert-academy
Banco de Dados e Linguagem SQL com PostgreSQL (IA Expert Academy)
database postgresql relational-algebra relational-databases sql
Last synced: 19 Apr 2026
https://github.com/billwallis/database-crud-example
A simple example of a CRUD implementation for a database layer.
Last synced: 24 Apr 2026
https://github.com/anibalalpizar/react-aspnet-manager
csharp dotnet react sql typescript xslt
Last synced: 09 May 2026
https://github.com/amlanmohanty1/zepto-sql-data-analysis-project
Complete Data Analysis on Zepto Inventory data using SQL
data-analysis database inventory-management postgresql sql zepto
Last synced: 24 Apr 2026
https://github.com/rachel-xmr/free-education
Development -- “Free Education” Platform
javascript mysql-database php sql ui-design ux-design web website-development
Last synced: 19 Apr 2026
https://github.com/gerardo1909/argentina_ideal_infra
Trabajo práctico final de la materia "Infraestructura para Ciencia de Datos" de la Licenciatura en Ciencia de Datos (UNSAM). 1C-2024
data-science google-cloud-platform notebook-jupyter python sql
Last synced: 24 Apr 2026
https://github.com/turbot/steampipe-mod-cloudflare-compliance
Run individual controls or full compliance benchmarks for across all of your Cloudflare accounts using Steampipe.
cloudflare compliance hacktoberfest security sql steampipe steampipe-mod
Last synced: 20 Jun 2026
https://github.com/keshab5300/amazon-sales-analysis-mysql
This repository contains SQL queries and analysis tools for examining Amazon sales data. It helps uncover insights on pricing, discounts, product performance, and customer reviews. The project is designed to optimize sales strategies and evaluate key metrics for better decision-making.
Last synced: 20 Jun 2026
https://github.com/dirkjbosman/node-postgresql-unstructured
An (Unstructured) Express Node PostgreSQL App
api express javascript node nodejs postgresql sql
Last synced: 19 Apr 2026
https://github.com/trilokida/qa-from-sql-db-googlepalm
Query from DB with help of LLM in Simple English query
database googlepalm llm query question-answering sql
Last synced: 25 Apr 2026
https://github.com/zulqarnain1ali/blood_donation_database
Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.
blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql
Last synced: 25 Apr 2026
https://github.com/ubf21/vali-flow
csharp elasticsearch entity-framework fluent-api linq mongodb sql
Last synced: 20 Jun 2026
https://github.com/danbuxton/groceryshoppingsystemproj
Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller
command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql
Last synced: 20 Jun 2026
https://github.com/avilash1212/sales-dashboard-using-google-looker-
Sales dashboard project using Google looker studio
data-analysis data-visualization jupyter-notebook python sql
Last synced: 25 Apr 2026
https://github.com/tyn-tian/database-design
Enhancing my proficiency in crafting robust database designs through practical exercises to fortify logical structuring.
database database-design erd sql
Last synced: 06 Jun 2026
https://github.com/pramilapoudel023/data-projects
mysql-database powerbi sql tableau-dashboards
Last synced: 20 Jun 2026
https://github.com/maureasy/minidb
a lightweight sql database engine written in c++17 with zero dependencies. features b+ tree indexes, joins, aggregates, transactions, and wal for crash recovery.
btree cpp cpp17 database database-engine learning-project sql sql-parser
Last synced: 25 Apr 2026
https://github.com/wisebyteconcepts/wise-byte-database-helper
A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
csharp dotnet relational-database sql sqlite
Last synced: 09 May 2026
https://github.com/coderomm/hotels-to-stay
"Discover and book hotels worldwide with Hotels to Stay – a comprehensive hotel and travel directory. Find accommodations, explore nearby attractions, and share travel experiences. Built with ASP.NET C# and Entity Framework."
asp-dot-net asp-net asp-net-c-sharp c-sharp csharp-dotnet dotnet entity-framework sql
Last synced: 09 May 2026
https://github.com/hellofromtonya/term-hierarchical-search-sandbox
Term Hierarchical Search Sandbox Plugin
Last synced: 19 Apr 2026
https://github.com/arverma/sql
SQL cheat sheet: https://arverma.github.io/sql/
database dbms oracle sql sql-server sqlcheatsheet sqlserver
Last synced: 25 Apr 2026
https://github.com/poakapx/using_the_database.
Приклад Android-проекту з використанням бази даних, який, при натисненні на кнопку, записує дані в БД та виводить їх в текстовому елементі.
Last synced: 25 Apr 2026
https://github.com/asadullah-nadeem/news-app
News App
css javascript php php8 phpmyadmin sql
Last synced: 19 Apr 2026
https://github.com/ralvarezdev/uru-visual-programming
My projects from Visual Programming college course (it's not GUI)
databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru
Last synced: 25 Apr 2026
https://github.com/henriquecarniel1/api-bigburguer
authentication bcrypt express javascript jwt middleware nodejs sql
Last synced: 09 May 2026
https://github.com/alvii147/shopifydatascienceinternchallengef22
My submission for Shopify's Data Science Intern Challenge 2022
jupyter-notebook matplotlib pandas shopify sql
Last synced: 09 May 2026
https://github.com/luisall12/ipt-6.1_expensemanager
Track expenses and get Datavisualation, with C# WPF and SQLite
csharp csharp-wpf netcore object-oriented-programming sql sqlite wpf xaml
Last synced: 26 Apr 2026
https://github.com/f5-nascimento/getting-started-with-azure-sql
Este repositório contém um passo a passo detalhado para a criação e uso de um Banco de Dados SQL no Azure, diretamente pelo portal, sem a necessidade de ferramentas externas.
Last synced: 19 Apr 2026
https://github.com/stephenlb/pubnub-sqlite-server
How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.
nodejs server sql sqlite sqlite3
Last synced: 26 Apr 2026
https://github.com/khalilouali/java-midyear-project
A Java/JavaFX +SQL application for the management of a research center. Created as a midyear project for OOP class.
java javafx oop relational-databases sql
Last synced: 26 Apr 2026
https://github.com/gblack98/dbt-advanced-patterns
Production-grade dbt patterns: incremental models, SCD Type 2, custom macros, and slim CI for fintech data platforms
data-engineering data-warehouse dbt fintech incremental-models scd sql
Last synced: 26 Apr 2026
https://github.com/mananb77/data101-postgres-spark
Compare the efficiencies of Postgres and Apache Spark.
data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql
Last synced: 09 May 2026
https://github.com/mohamedmahertawfik/laravelgymsystem
A dynamic gym management system to streamline memberships, schedules, and fitness tracking.
api jwt-authentication jwt-token laravel mysql php repository-pattern sql traits
Last synced: 19 Apr 2026
https://github.com/gakas14/aws-serverless-data-lake
This workshop is to build a serverless data lake architecture using Amazon Kinesis Firehose for streaming data ingestion, AWS Glue for Data Integration (ETL, Catalogue Management), Amazon S3 for data lake storage, Amazon Athena for SQL big data analytics.
athena aws data-lake etl glue-catalog glue-etl kinesis-firehose kinesis-stream s3 sql
Last synced: 26 Apr 2026
https://github.com/zephyrusblaze/waterit
Intelligent watering system optimizing plant health and water usage through real-time data and AI insights. Automates irrigation to combat water wastage in agriculture and gardening.
ai arduino automation bootstrap chartjs flask gemini html-css-javascript llm nature sql watering-plants
Last synced: 09 May 2026
https://github.com/dogaaydinn/sqlselectproject
This project aims to provide a hands-on approach to retrieving and manipulating data from tables in a PostgreSQL database using SQL `SELECT` statements.
dataspell dbeaver docker postgresql select-statements sql
Last synced: 26 Apr 2026
https://github.com/aakash3279/my-leetcode-problems
This is a repository where coding solutions are provided which i solved in leetcode
algorithm data-structures java javascript leetcode-java leetcode-solutions sql
Last synced: 26 Apr 2026
https://github.com/sourhub226/sailor-manager-dbms-python
MySQL Sailor Manager DBMS implementation in Python
computer-engineering database database-application dbms-project gui mysql python sql tkinter
Last synced: 19 Apr 2026
https://github.com/alina1412/survey_django
A django application for surveys, which allows users to create surveys and answer surverys of other users.
django heroku-deployment python sql
Last synced: 27 Apr 2026
https://github.com/moshora99/sql-data-warehouse-project
Build modern data warehouse with mysql, Including ETL processes, data modeling and analytics
data-analysis data-engineering data-science database datawarehouse datawarehousing etl scheme sql sql-query sql-server
Last synced: 27 Apr 2026
https://github.com/sup2point0/ignis
Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!
ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images
Last synced: 18 Apr 2026
https://github.com/nemtsevk/photo-contests
«Фотоконкурс» — страница с фотографиями для конкурсов.
Last synced: 18 Apr 2026
https://github.com/davsav16/tech-blog-for-nerds
This application allows users to create a profile and then engage in conversation regarding programming news from around the world.
authentication cookies crud jest nodejs object-oriented-programming restful-api sequelize sql
Last synced: 17 Apr 2026
https://github.com/ffatahillah7/etl-python-joindataframe-topostgresql
ETL Transform dataset from joining two dataset Csv and Parquet to PostgreSQL
join-tables pandasql parquet-files postgresql python sql sqlalchemy sqlalchemy-python
Last synced: 17 Apr 2026
https://github.com/bunnynyku/spring-boot-h2-rest-api
Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST
api crud-api crud-application h2 hibernate-orm jpa orm postman restful-api spring spring-data-jdbc spring-data-rest spring-reactive sql
Last synced: 18 Apr 2026
https://github.com/mqtth3w/software-engineering-unipr
WineShop: Client-Server application with DB and JavaFX. Developed in 2023.
client-server database java javafx-application sql unipr
Last synced: 18 Apr 2026
https://github.com/rahuls-1106/dataspark
DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql
Last synced: 18 Apr 2026
https://github.com/devizer/sqlserver-version-management
SQL Server Setup and Management including Developer, Express, and LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: SQL Server or LocalDB needs to be installed without user interaction; SQL Server or LocalDB installation doesn't need to persist across multiple CI runs.
2005 2008 2012 2014 2016 2017 2019 2022 automation ci configuration powershell setup sql sql-server test-automation
Last synced: 27 Apr 2026
https://github.com/tandohanthonynwiackah/prempeto
Prempeto is a simple LMS written in java.
Last synced: 27 Apr 2026
https://github.com/as16082023/project-portfolio
A guide to all my projects
dashboard data-analysis data-cleaning data-visualization excel mysql power-bi python sql tableau
Last synced: 27 Apr 2026
https://github.com/s1dewalker/opening-a-restaurant-in-germany
business idea project
clustering data-extraction data-visualization exploratory-data-analysis machine-learning powerbi python3 reporting sql tableau
Last synced: 27 Apr 2026
https://github.com/shuregg/db-psql
Databases with PostgreSQL
database database-management db postgresql psql sql sql-query
Last synced: 27 Apr 2026
https://github.com/willaevangelista/bancos-de-dados
Repositório da Atividade de Banco de Dados de RH, E-commerce e Ensino utilizando SQL, desenvolvido durante o Bootcamp Full Stack Java da Generation Brasil.
Last synced: 27 Apr 2026
https://github.com/monardop/practica_sql
Repositorio con ejercicios de práctica de SQL Server y MySQL
data-base mysql practice practice-project sql sql-server
Last synced: 18 Apr 2026
https://github.com/notacat1/t4-sql-generator-project
This project provides a flexible T4 (Text Template Transformation Toolkit) template for dynamically generating SQL queries. The solution allows developers to quickly produce standardized SQL scripts with configurable table and field structures.
automation code-generation csharp database dynamic-programming script-generator sql t4 template
Last synced: 27 Apr 2026
https://github.com/rahad-ullah/hello-prisma
Introduction to Prisma
postgresql prisma prisma-orm sql
Last synced: 27 Apr 2026
https://github.com/busesimsek/sql-projects
A collection of my SQL projects with insights into real-world datasets.
data-analysis data-analytics mysql sql
Last synced: 07 Jun 2026
https://github.com/imwrdo/data-warehouses
Data warehouses labs at Gdansk University of Technology
business-intelligence data-warehouse database sql t-sql
Last synced: 27 Apr 2026
https://github.com/novikovadaria/sql_geekbrains
Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program
Last synced: 27 Apr 2026
https://github.com/dhruvrajsinhzala24/customer-churn-predictor
Customer Churn Predictor is a Python-based tool that predicts customer churn using MySQL for data storage and visualization with matplotlib. It analyzes payments and activity status to identify potential churn, stores results in a database, exports to CSV, and generates pie and bar charts for insights.
database dbms matplotlib mysql mysql-database phpmyadmin-database pyplot python-3 sql xampp xampp-control-panel xampp-server
Last synced: 30 Apr 2026
https://github.com/ibrahimghali/dynamic-kpi-dashboard
Dynamic KPI Dashboards using Superset, Trino & MongoDB — A scalable, no-code architecture to visualize KPIs without frontend development. Connect Superset to MongoDB via Trino and define KPIs as simple config entries.
mongodb scalability sql supertest trino
Last synced: 27 Apr 2026
https://github.com/pradipchaudhary/sql-playground
To experiment with SQL queries, especially those related to PostgreSQL.
Last synced: 07 Jun 2026
https://github.com/markphamm/leetcode
Daily LeetCode solutions in Python, SQL, and more – featuring efficient algorithms, clean code, and a variety of problem-solving techniques.
Last synced: 03 Oct 2025
https://github.com/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
Last synced: 27 Apr 2026
https://github.com/tools4ever-nim/nim-system-powershell-efinanceplus
eFinance Plus
efinanceplus nim provisioning sql
Last synced: 07 Jun 2026
https://github.com/ljmf00-archive/codacy-tsqllint
Codacy tool for TSQLLint
codacy codacy-tool docker sql tool tsql tsqllint
Last synced: 07 Jun 2026
https://github.com/aliciaschep/pgbabble
CLI client for LLM-assisted querying of postgres databases with restricted data sharing options
Last synced: 17 Apr 2026
https://github.com/yrehim7/data_warehouse_project
A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.
data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server
Last synced: 27 Apr 2026
https://github.com/nandaord/rec-tech
Projeto para a cadeira de Projetos 2 do 2° Período de Ciência da Computação na CESAR School
bootstrap django-project python sql waste-management-system web-development
Last synced: 27 Apr 2026
https://github.com/bastianlq/analisis-sql-libreria
Análisis de datos mediante consultas SQL
Last synced: 27 Apr 2026
https://github.com/altaks/arqionplugins
Archive des plugins produits par l'équipe de développement d'Arqion
bungeecord dev minecraft multiplayer server spigot sql
Last synced: 27 Apr 2026
https://github.com/par-kvrz/retail-sales-pipeline
A Snowflake + Streamlit ETL pipeline project for retail sales analytics
etl-pipeline python snowflake sql streamlit
Last synced: 25 Apr 2026
https://github.com/sanamir23/flexgym_2024
Desktop Gym Management Application
c-sharp desktop-application microsoft-sql-server sql visual-studio
Last synced: 27 Apr 2026
https://github.com/pome1lo/databases
Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
database labworks mssql oracle sql
Last synced: 28 Apr 2026