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/gemmus/flightgame
Project: A travel based game set in Europe using actual location and airport data, and real time weather.
api css flask-cors html javascript json leafletjs pycharm python sql weather-api
Last synced: 02 Apr 2026
https://github.com/louis77/mulldb
A lightweight SQL database written from scratch in Go as a learning/research project. Speaks the PostgreSQL wire protocol — connect with psql or any PG driver. Supports basic CRUD, persistent WAL storage, and concurrent access.
database postgres postgresql sql
Last synced: 02 Apr 2026
https://github.com/nanditha-prabhu/dbmsproject_3rdsem_supermarketpurchasehistory
A simple database project for information retrieval.
css html mysql-database php sql
Last synced: 17 Apr 2026
https://github.com/cuadernin/csv_a_mysql
Importa GRANDES archivos de CSV a MYSQL de forma muy rápida.
csv csv-files csv-import mysql mysql-database php sql
Last synced: 17 Apr 2026
https://github.com/marcosach/tp-infra
Este repositorio contiene todos los archivos que componen al trabajo práctico final de la materia Infraestructura para la Ciencia de Datos de la Licenciatura en Ciencia de Datos (UNSAM).
bigquery buckets datamart datawarehouse etl gcp gcs pipelines python sql
Last synced: 17 Apr 2026
https://github.com/framersai/sql-storage-adapter
Universal SQL storage manager for cross-platform builds.
database-management mobile sql sqlite
Last synced: 02 Apr 2026
https://github.com/jinkogule/filhos-do-coracao
Filhos do Coração is a fictional software designed to assist in the child adoption process.
aws-s3 blade css heroku infinityfree laravel mariadb php postgresql sql
Last synced: 02 Apr 2026
https://github.com/peter-l-svk/sql-schema-studio
Intelligent PostgreSQL Management IDE/Studio. Python3 / GTK4 desktop app with SQL editor, database browser, AI-powered analytics, and Python/Perl hook system. Licensed GPLv3.
database-administration database-design database-management datascience freebsd gtk4 gtk4-python3 ide linux linux-app perl perl5 postgres postgresql postgresql-database pytest python python3 sql studio
Last synced: 03 Jun 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/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/sleepypioneer/vocab_trainer_development_page
Development page for my Vocab trainer app, both this page and the App point to each other depending on the device you are on.
html javascript php pwa-apps sql
Last synced: 17 Apr 2026
https://github.com/kauefraga/learning-postgres
🐘 Trying out SQL using postgres "bare metal" (without orm)
migrations postgres postgresql sql
Last synced: 30 Apr 2026
https://github.com/shubhampatel81/login_register_spring_security
authentication spring-boot spring-security sql thymeleaf
Last synced: 29 Apr 2026
https://github.com/mahmoudwal27/manufacturing_downtime
This project focuses on improving manufacturing efficiency by analyzing production data. Using Python, SQL, and Power BI, we built interactive dashboards to uncover patterns, minimize downtime, and optimize operations. The goal is to help stakeholders make data driven decisions for enhanced productivity.
data-analysis data-analysis-python data-visualization google-colab powerbi python sql
Last synced: 17 Apr 2026
https://github.com/malikov0216/flatrentalgo
Application for flat rental
api flat gin-gonic golang postgresql rental sql structured-data
Last synced: 04 Apr 2026
https://github.com/mikailakar/labvtys
labvtys contains a collection of various projects demonstrating different technologies and concepts. Each project is stored in its own folder within this repository, showcasing different aspects of software development, including web development, database operations, microservices, and more.
csharp docker dotnet entity-framework-core flask microsoft-sql-server mongodb nosql python redis sql
Last synced: 04 Apr 2026
https://github.com/royungar/sql_chicago_data_analysis_project
SQL-based data analysis project using SQLite, pandas, and Jupyter SQL magic commands. Analyzes crime, school, and census data from Chicago to explore socioeconomic patterns using filtering, joins, aggregation, and subqueries.
aggregation census-data chicago crime-data data-analysis data-engineering education-data ibm jupyter-notebook pandas sql sqlite subqueries
Last synced: 04 Jun 2026
https://github.com/cloud-shuttle/drover-sqlforge
The Data Automation Engine. A blazing-fast, pure Go alternative to dbt for data transformations.
ast data drover sql transformation
Last synced: 03 Jun 2026
https://github.com/buvnswrn/encrypted-gallery
csharp encryption material-design sql ui
Last synced: 04 Jun 2026
https://github.com/sakshithbillava/algorithm-api
A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.
algorithms-and-data-structures api backend-development bfs-algorithm binary-search java mysql-database quick-sort rest-api spring-boot sql
Last synced: 04 Apr 2026
https://github.com/kerimli-veli/ecommerceproject-asp.net-api
ECommersProject is a feature-rich ASP.NET API designed for online businesses. It enables smooth product management, secure transactions, and efficient order handling.
api architecture asp asp-net entity-framework-core iunitofwork mediatr sql
Last synced: 04 Jun 2026
https://github.com/melezhik/sqltextify
Saprrow wrapper for sqltextify.pl
perl5 sparrow sparrow-plugin sql utilities
Last synced: 18 Apr 2026
https://github.com/wan-huiyan/gcp-dataform-rest-api-deploy
Claude Code skill: Deploy .sqlx files to Google Cloud Dataform via REST API — full lifecycle with gotcha documentation
automation bigquery ci-cd claude-code claude-code-skill cloud-workflows dataform gcp google-cloud sql
Last synced: 04 Apr 2026
https://github.com/madhanmohanreddy2301/codeboxmcp
Code Box is a self-hosted, open-source Model Context Protocol (MCP) server that provides AI agents with a secure, stateful environment to execute Python and JavaScript code. It acts as a direct, zero-cost replacement for Azure Assistants Code Interpreter by persisting variables across calls, and safely executing read-only SQL querys
agentic-ai code-interpreter mcp-server open-interpreter sql storage
Last synced: 04 Apr 2026
https://github.com/dbalucas/kb_dbalucas
This repository contains all my KnowHow and is a great list of quick and searchable commands for administrating a database and other types of systems I'm working with.
cloud dba ddl dml k8s linux postgresql sql sre
Last synced: 04 Apr 2026
https://github.com/noorzaie/aqs-typeorm
build typeorm queries using query string
aqs mysql postgresql query-builder query-string sql typeorm
Last synced: 18 Apr 2026
https://github.com/richardmiruka/projects-for-practise
This a repository that contains projects that I have been building in HTML, CSS, Javascript and Python for practice purposes to sharpen my skills.
css django flask html-css-javascript html5 javascript mongodb mysql postgresql python reactjs sql
Last synced: 04 Apr 2026
https://github.com/nishi1612/quiz-app
Quiz App for multiple choice questions. Create your own app and become quiz master taking a quiz.
css html javascript js php phpmyadmin phpmyadmin-database quiz quiz-app sql
Last synced: 10 May 2026
https://github.com/sushantoroy-stat/road_accident_analysis
This repository showcases a comprehensive analysis of a road accident dataset using SQL, Python, and Power BI. The goal of this project was to uncover insights and visualize patterns to support data-driven decision-making.
Last synced: 18 Apr 2026
https://github.com/69killian/oneshirt-by-loulou
E-commerce Website for OnePiece Fans
Last synced: 04 Apr 2026
https://github.com/charles-dr/contacts-server
Node API for contact management
expressjs nodejs sql sqlite typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/nyxx-discord/migent
Tool to run and manage migrations of your database schema
database database-migrations database-schema postgresql sql
Last synced: 18 Apr 2026
https://github.com/masich/datab
Simple and easy to use JDBC based ORM for Java and Kotlin
datab database db java jdbc jdbc-database kotlin sql
Last synced: 05 Apr 2026
https://github.com/shivammm21/e-healthcare-management-system
It is a terminal application using core java and mysqli 5.7.
core corejava e-healthcare hospital java management management-system mysql mysqldatabase oops oops-in-java sql sql-query
Last synced: 18 Apr 2026
https://github.com/exo-portal/exo-auth
Exo Auth is the authentication service for Exo, supporting HttpOnly cookies, JWT, and OAuth for secure and flexible user authentication. It ensures robust access control and seamless integration across Exo services.
authentication authorization backend java maven oauth2 spring spring-boot spring-security sql yml
Last synced: 05 Apr 2026
https://github.com/jonas-sanga/invest-portfolio-microservices
🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector
cloudamqp jpa jpa-hibernate postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql
Last synced: 05 Apr 2026
https://github.com/hendurhance/microblog-flask
A mirco blog using Flask and SQL
ajax css3 flask flask-sqlalchemy html5 javascript python sql
Last synced: 05 Apr 2026
https://github.com/tran1595/youtubeanalytics
I'm excited to share a guide I created to help you explore what makes YouTube videos go viral. Whether you're a content creator, data enthusiast, or just curious about viral trends, this guide is for you!
dataanalysisusingpython datainsights postgresql sql trends-analysis viralvideo youtube
Last synced: 18 Apr 2026
https://github.com/mehrajlatifli/views
A database called Library is used to work with views in MSSQL Server
database join mssql mssqlserver sql sqlserver-2019 t-sql tsql union view views
Last synced: 18 Apr 2026
https://github.com/dz1kill/db_schema_performance_test
Tests of sql queries and different table schemas.
javascript migration nodejs postgresql sql testing
Last synced: 18 Apr 2026
https://github.com/prgermux/quality-control
Quality Control is a Python-based application that provides a graphical user interface (GUI) for analyzing and visualizing data from various sources. Using PyQt5 for the GUI and Matplotlib for plotting, this tool allows users to load data from CSV and DAT files, connect to SQL databases, and generate detailed, interactive plots.
database python quality-control sql visualization
Last synced: 18 Apr 2026
https://github.com/kathisnehith/analyst_snehith_portfolio
Hello! This is My Portfolio Website
azure big-data data-analysis data-mining matplotlib mysql-database outlier-detection pandas-python powerbi python sql tableau validation
Last synced: 18 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/bolshovaelizaveta/covid19_spark_analysis
Учебный проект по дисциплине 'Базы данных для компьютерного зрения'. Разработка аналитической платформы для эпидемиологического мониторинга COVID-19 с использованием Apache Hadoop и Spark
apache-hadoop apache-spark covid-19 data-analysis jupyter-notebook machine-learning medical-imaging pyspark sql
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/harika534/smp
The "Student Management Project" is an integrated platform that provides a comprehensive solution for managing student informa- tion,academic records,and administrative tasks within an educa- tional institutions.
Last synced: 18 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/jmcmillenmusic/mvc-tech-blog
Full-stack application that allows users to login/logout, sign up as a user, comment on other users' blog posts, create/update/delete posts, and view all posts
express-js handlebars-js mvc-architecture node-js sequelize sql
Last synced: 18 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/lahcenezzara/book-registration-web-app
Book Registration Web App | Java EE
eclipse-ide jakarta-ee java javaee mysql servlet-jsp sql
Last synced: 18 Apr 2026
https://github.com/kristoferlund/ic-turso-demo
Running Turso (SQLite) on ICP
internet-computer rust sql turso turso-db wasm
Last synced: 19 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/realeroberto/sql-notebook
A collection of SQL snippets.
databases rdbms relational-databases sql
Last synced: 04 Jun 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/artodeschini/taskservice
A Simple RestFull Sample JEE with micro profile Quarkus
bootstrap h2-database html javascript jquery microservice rest-api sql
Last synced: 19 Apr 2026
https://github.com/junaidsalim/leetcode_solutions
This repository contains my solutions to a range of LeetCode problems.
cpp javascript leetcode leetcode-cpp leetcode-javascript leetcode-practice leetcode-python leetcode-solutions postgresql python sql
Last synced: 19 Apr 2026
https://github.com/bl00mguy/db-design-itmo
Курс проектирования баз данных
db db-design docker dockerfile mongodb nosql postgresql sql
Last synced: 19 Apr 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/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/darkdk123/learning-sql
📚 Hub for all my SQL learnings !
databases postgresql sql sql-quest
Last synced: 19 Apr 2026
https://github.com/apostolos-k/ntua-database-project
A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).
database ntua-ece postgresql sql
Last synced: 19 Apr 2026
https://github.com/ch-garcia/leetcode-sql
This repository contains all of my SQL solutions for problems solved on LeetCode using PostgreSQL.
leetcode leetcode-practice leetcode-questions leetcode-solutions postgres postgresql sql
Last synced: 04 Jun 2026
https://github.com/holicc/qurious
Qurious is a high-performance, in-memory query engine written in Rust and built on top of the Apache Arrow framework
Last synced: 19 Apr 2026
https://github.com/ranieeery/dev-register
A Spring Boot API for tracking developers and project tasks with JWT authentication, PostgreSQL with Flyway migrations and comprehensive RESTful endpoints.
java lombok maven postgresql spring-boot spring-data-jpa spring-security sql swagger
Last synced: 20 Apr 2026
https://github.com/anu-gtb/express_airworks
This airline management system, built with Node.js, Express.js, and Sequelize on a MySQL database, efficiently handles flight, passenger, and booking operations. Express.js provides a clean API and Sequelize simplifies database interactions with MySQL, offering a scalable and robust solution.
backend database-management database-migrations expressjs flight-booking gemini-api genai mysql nodejs routes sequelize sql web-dev
Last synced: 20 Apr 2026
https://github.com/team-04b/event_planner_team_4b
ba fron jwt next nodejs opti postgresql prisma-orm sql typescript
Last synced: 20 Apr 2026
https://github.com/kristenjiang929/advanced-sql-mysql-for-ecommerce-web-analytics
Ecommerce Database Analyst: Maven Fuzzy Factory (Udemy - Advanced SQL: MySQL for Ecommerce & Web Analytics)
dataanalysis databse ecommerce mysql sql udemy
Last synced: 20 Jun 2026
https://github.com/slipnitskaya/disaster-response-web-app
Flask web app for classification of disaster messages.
disaster-response etl-pipeline flask flask-application nlp nlp-machine-learning python sentiment-classification sql sqlalchemy sqlite3 webapp
Last synced: 20 Apr 2026
https://github.com/mayankyadav23/movie-rental-store-analysis
An in-depth analysis of a movie rental store using SQL & Python to uncover trends in customer behavior, rental patterns, and revenue insights. Features data cleaning, EDA, SQL queries, and visualizations for data-driven decision-making. 🚀
data-ana eda movie-rental-store power python sql
Last synced: 04 Jun 2026
https://github.com/kambleakash0/databricks-cve-lakehouse
An end-to-end data engineering project building a CVE cybersecurity data lakehouse on Databricks. Implements the Medallion Architecture using Apache Spark and Delta Lake to transform raw JSON data into actionable security insights.
apache-spark cve cybersecurity data-engineering databricks delta-lake etl-pipeline medallion-architecture pyspark sql
Last synced: 04 Jun 2026
https://github.com/furqanhun/dbms-labmanual
This repo includes documention of MySQL quries used for my DBMS Lab Manual Tasks
Last synced: 04 Jun 2026
https://github.com/vtopc/verrors
Yet another error wrapper package.
error error-handling errors go golang grpc grpc-go postgres postgresql postgresql-database sql
Last synced: 20 Apr 2026
https://github.com/amandaberry-tech/simple-inventory
Inventory Management Website is a simple app for tracking and managing inventory. It lets users view, add, update, and delete items using PHP, JavaScript, and SQL Server. Features include auto-updating quantities for duplicate items and a confirmation popup for secure deletions.
html-css inventory inventory-management javascript php sql sql-server
Last synced: 20 Apr 2026
https://github.com/sadmansakib93/hackerrank-sql-solutions
This repository contains python solutions for some of the HackerRank problems from the SQL genre.
data-science hackerrank hackerrank-solutions mysql problems solutions sql
Last synced: 04 Jun 2026
https://github.com/itsindrajput/library-management-system
Library Management System: A Java application using JDBC for database connectivity, allowing users to manage books, borrowers, and transactions efficiently.
gihub git intellij-idea java-8 jdbc mysql-database sql
Last synced: 20 Apr 2026
https://github.com/karan-sharxa/sql
SQL for DATA_ANALYTICS
sql sql-query sql-server sqlalchemy
Last synced: 04 Jun 2026
https://github.com/aymanek24/authenticationjwt
This an authentication System made with SpringBoot Using JWT
authentication doctor jwt-auth jwt-authentication jwt-bearer-tokens jwt-token postgresql spring-boot sql
Last synced: 20 Apr 2026
https://github.com/xihuanxiaorang/doclib
涵盖全栈开发所需的各种技术:前端 (Vue3全家桶、TypeScript、Uniapp、微 信小程序)和后端(Spring、 SpringBoot、SpringCloud、源码分析 【JDK、Spring、SpringBoot、 Mybatis】)等等
datastructures-algorithms interview java spring springboot springcloudalibaba sql vue3
Last synced: 20 Apr 2026
https://github.com/sushant-suresh/amazon_e-commerce_data_analysis_sql_project
SQL project analyzing e-commerce data of Amazon to address key business questions and uncover insights.
Last synced: 20 Apr 2026
https://github.com/adityaprakash-bobby/simple-db
[WIP] A SQLite-like Database from scratch in C
c database dbms relational-databases sql
Last synced: 20 Apr 2026
https://github.com/robinmillford/hr-analytics-employee-performance-analysis
HR Analytics: Unveiling Employee Performance - A comprehensive exploration of employee data using SQL and Power BI, uncovering key insights for strategic HR decision-making.
data-analysis data-visualization jupyter-notebook powerbi python3 sql
Last synced: 20 Apr 2026
https://github.com/bursasha/postgresql-ifix-database
PostgreSQL database with create script, insert script, queries, and description 📑
cross-join database group-by left-join natural-joins postgresql query relational-algebra relational-database right-join sql
Last synced: 20 Apr 2026
https://github.com/westrachel/sql-small-programs
Problems to practice creating, reading from, updating, and deleting PostgreSQL databases.
Last synced: 05 Jun 2026
https://github.com/kavin1421/agricultural_farm
ML solutions and other API based features to support Agriculture and Farmers. Goto Wiki or click on below link for Project Report.
hack ml php python sklearn-library sql
Last synced: 05 Jun 2026
https://github.com/ssanthosh010303/d16c2
Day-16 Challenge-2: Performing Queries with a Pre-filled Database
Last synced: 20 Jun 2026
https://github.com/ssanthosh010303/d15c1
Day-15 Challenge-1: Database Schema for an Inventory Management System
entity-relationship mysql rdbms sql ssms
Last synced: 18 Jun 2026