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/fbarffmann/project2
Built an ETL pipeline to clean and load crowdfunding campaign data into a PostgreSQL database using Python and SQL.
crowdfunding data-cleaning data-engineering database-design erd etl pandas postgresql python sql
Last synced: 05 May 2026
https://github.com/satvikpraveen/postgres-polaris
Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.
analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql
Last synced: 05 May 2026
https://github.com/spy230/stress_testing
Программа предназначена для проведения стресс-тестирования базы данных
Last synced: 09 Jun 2026
https://github.com/clintonbrito/address-management-api
This project is the final assessment for the Squadra New Thinkers Bootcamp. It consists of an API for managing addresses, people, and related geographic data.
docker java oracle-database spring spring-boot sql
Last synced: 05 May 2026
https://github.com/mr-chang95/data-modeling-with-postgres
Data Modeling With Postgres for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.
data-engineering etl-pipeline jupyter-notebook postgres python sql sqlalchemy table-creation udacity-nanodegree
Last synced: 05 May 2026
https://github.com/vlados1kin/databases
Курсовой проект по дисциплине "Базы данных (БД)" (БГУИР, КСИС, ПОИТ) на тему "База данных ERP-системы"
bsuir course-project database erp mariadb mysql sql
Last synced: 05 May 2026
https://github.com/esscova/ecommerce-data-pipeline
Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.
data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql
Last synced: 05 May 2026
https://github.com/binbash23/mssql_generate_schema_scripts
Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.
database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver
Last synced: 05 May 2026
https://github.com/phamhongphuc1999/userapi
Simple API written by C# interacts with mongodb and mysql
asp-net-core mongodb sql sqlite
Last synced: 05 May 2026
https://github.com/burakkontas/oracle-sql-plsql-practice
Hands-on exercises, query quizes, and PL/SQL scripts for the NORTHWIND database. Perfect for developers starting with Oracle or refining their database skills.
database northwind northwind-database oracle plsql practice sql
Last synced: 23 Jun 2026
https://github.com/garretthilberling/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.
flask gunicorn jinja2 mysql pymysql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/mattialemma/coursera-full-stack
Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.
api coursera full-stack github html-css-javascript programming python react sql web
Last synced: 06 May 2026
https://github.com/oyebamiji-micheal/sql100
100 questions on structured query language ranging from beginner to advance
css html javascript mysql relational-databases sql
Last synced: 06 May 2026
https://github.com/henry-azer/leetcode-solutions
LeetCode Problems Solutions.
algorithms data-structures java javascript leetcode problem-solving sql
Last synced: 06 May 2026
https://github.com/blackcatacademy/blackcat-database
Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.
blackcat database devops encryption events kms migrations mysql php schema security sql submodules
Last synced: 06 May 2026
https://github.com/hogwai/spring-boot-postgresql-copy
Several ways to leverage the COPY command of PostgreSQL (WIP)
copy-command java-25 pgbulkinsert postgresql springboot sql
Last synced: 06 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/hilalahmad0101/sql-queries-examples
A collection of SQL query examples and exercises to practice database queries, including real-world scenarios like customer transactions, product sales, employee records, and more. This repository is useful for learning SQL, improving query skills, and preparing for database-related interviews.
database databasemanagment mysql postgresql sql sqlexercises sqlparactice sqlqueires
Last synced: 06 May 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/valda1/inventory
Test task for Junior Developer position using PHP, jQuery and SQL.
bootstrap css html inventory inventory-management inventory-system jquery jquery-ajax junior-developer junior-developers junior-web-developer oop oop-principles php php-mysql phpmyadmin sql web-development webdevelopment website
Last synced: 06 May 2026
https://github.com/panoschatzi/healthcare_and_bioinformatics_analyses
Healthcare and Bioinformatics data analysis projects with Python and SQL.
data-analysis data-cleaning data-visualisation jupyter matplotlib mysql pandas plotly python seaborn sql
Last synced: 06 May 2026
https://github.com/lennarddenby/turdb
REST-api for hiking routes in Akershus, Norway
nodejs rest-api restful-api sql
Last synced: 23 Jun 2026
https://github.com/manisha-jagtap/real-time-java-projects
Real Time (Java Projects)
java java8 javascript mvc-architecture postgresql spring-boot sql streamapi
Last synced: 06 May 2026
https://github.com/eliashdzr/java-sql-gui
A Graphical User Interface for easier usage of my previously made SQL-Java CLI.
Last synced: 06 May 2026
https://github.com/itswayron/playmeez
Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.
clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp
Last synced: 06 May 2026
https://github.com/leoantony72/disql
Distributed sqlite with replication (2phase commit)
2phasecommit database distributed-systems golang sql sqlite
Last synced: 06 May 2026
https://github.com/chingling152/windowsforms-projetorh
Antigo projeto importado do BitBucket. Com metodos de listagem , cadastro , alteração e remoção de Funcionarios e Dependencias
csharp programacao-orientada-objetos sql sql-procedures sql-server sql-views windows-forms
Last synced: 06 May 2026
https://github.com/tysonandre/phansqlplugin
WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now
Last synced: 06 May 2026
https://github.com/shashankpatil01/employee-details-servlet
This project is a collection of data inserted by the user such as Name, Email, Phone Number, Password. This data collected can be stored into a SQL database.
apache-tomcat-9 css html5 java-8 servlet sql
Last synced: 06 May 2026
https://github.com/oth21dev/bestwave
The Surf Forecast Web Application is a comprehensive, full-stack project designed to provide surfers with real-time and accurate wave forecasts for various beaches in Portugal
css express html javascript mysql-database nodejs react sql typescript weather-api
Last synced: 09 Jun 2026
https://github.com/harish-siva/analyzing-personal-expenses
This project aims to simulate an expense tracker for an individual using the Faker library. The project generates realistic monthly expense data, processes and stores it in a SQL database, and creates SQL queries to derive insights into spending behavior. Streamlit app is developed to visualize these insights and showcase the results of SQL queries
data-visualization expense-tracking exploratory-data-analysis financial-analysis matplotlib pandas python seaborn sql sqlalchemy streamlit
Last synced: 06 May 2026
https://github.com/perlmonker303/socialbisquit1.0
A social network built without any framework
ajax axios javascript jquery php social-network sql
Last synced: 06 May 2026
https://github.com/joiceo/programadatascienceparatodos
3 projetos utilizando Tableau, SQL e Python nas aulas da Le Wagon
Last synced: 06 May 2026
https://github.com/saahilanande/college-management-system-db1
Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.
java oracle-database spring-mvc sql sqlite
Last synced: 06 May 2026
https://github.com/licetlemus/dev015-fleet-management-api
Este proyecto consiste en desarrollar una API REST para gestionar y consultar las ubicaciones de casi 10 mil taxis en Beijing, China. El objetivo es explorar soluciones eficientes para almacenar y procesar volúmenes de datos, asegurando una experiencia de usuario óptima.
api api-rest flask jwt-authentication jwt-token pip posgtresql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/aejkatappaja/cs50x_2024
CS50x 2024 - problem sets and notes
c computer-science dsa engineering flask harvardcs50 python sql
Last synced: 06 May 2026
https://github.com/dj258255/minidb
A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.
b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal
Last synced: 24 Jun 2026
https://github.com/jkmagnussen/vanillaphpsignuploginsystem
A vanilla php MySQL signup/ Login system that exercises my ability to implement hashed passwords, prepare statements and other forms of form validation to ensure that the data is secure, predictable and immune to SQL injection.
Last synced: 06 May 2026
https://github.com/jeff-vincent/flask-api
A simple, light-weight Flask+SQLAlchemy boilerplate
api authorization flask mysql sql sqlalchemy
Last synced: 06 May 2026
https://github.com/joaquinmoron/marketing-case
Caso de Marketing — cohortes, LTV y retención con Python + SQL (modelo analítico y KPIs).
cohort-analysis ltv marketing marketing-analytics pandas python retention sql
Last synced: 15 Apr 2026
https://github.com/llsaimur/employeemanager.api
csharp dotnet mvc repository-pattern sql
Last synced: 06 May 2026
https://github.com/paulobrazilian/hestia
Hestia: Ferramenta de comparação de preços para todos os produtos, feita em Java, SQL e React Native. Versões para desktop e mobile para compras informadas.
hexagonal-architecture java jwt kafka microservices-architecture oauth2 postgresql sql
Last synced: 30 Jan 2026
https://github.com/fantacovid-19/ejercicios-csharp
Ejercicios C# Inacap-2022
asp-net asp-net-mvc csharp inacap inacap-2022 sql sql-server
Last synced: 06 May 2026
https://github.com/kos-en/sql
USA real estate analysis using sql, pandas and tableau
Last synced: 06 May 2026
https://github.com/sandipmaurya2611/online-shopping-portal-project-v2.0
This project is an Online Shopping Portal built using PHP. It includes features for both users and administrators, such as user registration, profile management, shopping cart, product management, and order management.
Last synced: 07 May 2026
https://github.com/rafavermar/mysql
Here I would like to share all my little projects in SLQ. From self taught ones to guided AWS deployemnts
aws mysql mysql-database mysqlworkbench sql
Last synced: 07 May 2026
https://github.com/data2proc/sql-health-dashboard-pro
🩺 Lightweight SQL Server health check toolkit — run diagnostics, export reports, and monitor critical metrics with simple scripts and PowerShell.
database dba-tools health-check performance-monitoring powershell sql sql-dashboard sql-health sql-server
Last synced: 07 May 2026
https://github.com/vasyas/interpolated-sql
javascript mysql nodejs orm sql typescript
Last synced: 07 May 2026
https://github.com/acrisiopb/api_park_2025
Projeto - API | Estacionamento - Controle de Entrada e Saída de veículos + Cobrança + Taxa
java mysql postman spring-boot sql
Last synced: 07 May 2026
https://github.com/ejw-data/etl-election-reporting
Used pandas to resolve discrepencies in real-time election poll results and moved data to postgres.
common-table-expression pandas postgresql python regular-expressions sql
Last synced: 07 May 2026
https://github.com/aelabassi/airbnb_clone
The AirBnB clone project
cmd flask html-css-javascript json python python-abc python-cmd python-oop restful-api sql webstatic
Last synced: 07 May 2026
https://github.com/ehtishama/mini-sql
A simple file-based SQL database implementation in JavaScript.
Last synced: 07 May 2026
https://github.com/jusqua/spring-api-exemple
Spring Boot RestAPI exemple
database java-21 maven postgresql rest-api spring-boot sql
Last synced: 07 May 2026
https://github.com/himanshsharmaa/examify
Examify is an online examination and classroom management system designed for educational institutions. Built to emulate key features of Google Classroom, it offers seamless login, class joining via code, exam management, result processing, and user roles for students, teachers, and administrators.
exam-system html javasvript mysql php sql
Last synced: 07 May 2026
https://github.com/chrisross5/infoeduka
College team project (Project approach to applications development S4): A Django student-news app, deployed on GCP App Engine. Supports user & admin roles with CRUD for news, courses, and lecturers.
appengine azure-app-service azure-devops django django-template python sql sqlite
Last synced: 07 May 2026
https://github.com/zaikoxander/intensivao-sql
Meu treinamento do Intensivão de SQL
database intensive query sql sql-database sql-query sql-server sqlserver studies study
Last synced: 07 May 2026
https://github.com/effectra/sql-query
Effectra/SqlQuery is a powerful database manipulation package for PHP.
manupulation mysql php sql sql-query sqlite syntax
Last synced: 07 May 2026
https://github.com/ariaandika/postro
Asynchronous Postgres Driver and Utility.
Last synced: 07 May 2026
https://github.com/zeynepcol/fitness-website
Python Flask-Fitness Website
flask full-stack full-stack-web-development fullstack-development mssql python sql webapp website
Last synced: 07 May 2026
https://github.com/yupsecous/pg_chainutils
Blockchain utilities for PostgreSQL
blockchain database ehtereum pgrx postgresql rust sql
Last synced: 07 May 2026
https://github.com/doks-coders/expensetracker
Expense Tracker built with .NET MVC, Stored Procedures and Entity Framework
csharp dotnet dotnet-core sql sqlserver storedprocedures
Last synced: 07 May 2026
https://github.com/jgohel9902/property-analytics-u.s.-owned-and-leased-properties
This project focuses on analyzing the U.S. Inventory of Owned and Leased Properties using datasets from Data.gov. It includes SQL queries for data cleaning and trend analysis, Excel for manipulation and reporting, Python for automated workflows and exploratory data analysis, and Power BI for creating interactive dashboards to visualize key insights
data-visualization dataanalysis excel jupyter-notebook pandas powerbi python sql
Last synced: 07 May 2026
https://github.com/codinglabsong/anyfile-agent
Ask any questions about your own documents via natural language! Supports many file extensions.
agent duckdb embeddings gradio natural-language ocr persistent-memory persistent-storage prompt-engineering rag rag-chatbot sql sqlqueries
Last synced: 07 May 2026
https://github.com/wesleysbmartins/go_pgsql
Este repositório didático explora as possibilidades existentes em uma aplicação Golang integrada a um banco de dados relacional PostgreSQL, intermediada pelo driver ou lib database/sql do próprio Go.
crud database go golang postgres postgresql prepared-statements preparedstatement query sql transactions
Last synced: 07 May 2026
https://github.com/prakshi-23/bank-application-
# Banking Application (GUI) A desktop-based Banking Application built with Python and CustomTkinter, featuring account management, transactions, and customer verification.
advanced-excel application auto-py-to-exe customtkinter customtkinter-project excel gui-application mysql pandas pyinstaller python sql tkinter tkinter-gui
Last synced: 07 May 2026
https://github.com/simonapiz/goldmedalmetrics
In this project I wrote all the SQL statements for an Olympic metrics reporting web application.
codecademy-solutions javascript nodejs sql sqlite
Last synced: 07 May 2026
https://github.com/avinashkr-ai/django-database
crud-application database django sql
Last synced: 10 May 2026
https://github.com/aishincp/end-to-end-data-engineering-etl-pipeline-project-azure-databricks-spark-unitycatalog
ETL Pipeline using ADF, Delta Lake, Databricks, Spark, Data Governance (UnityCatalog).
analysis azure-storage azuredatabricks azuredatafactory dataengineering delta-lake deltalivetables etl-pipeline medallion-architecture metadata python spark spark-streaming sql unitycatalog
Last synced: 07 May 2026
https://github.com/joseph-pabian/life-expectancy-
Statistical analysis of life expectancy in developed vs developing countries using SQL and Python
data-analysis duckdb public-health python sql statistics
Last synced: 07 May 2026
https://github.com/kaoutarelouahabi/sql-data-warehouse-dbt-airflow
A comprehensive blueprint for an enterprise-grade SQL Server Data Warehouse built with a Medallion Architecture, orchestrated by Apache Airflow, and transformed using dbt (data build tool).
apache-airflow best-practices data-engineering data-quality data-warehouse dbt docker docker-compose elt etl medallion-architecture sql sql-server
Last synced: 07 May 2026
https://github.com/willaevangelista/atividade_sql
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: 07 May 2026
https://github.com/anas436/create-and-access-sqlite-database-using-python
jupyter-notebook pandas python3 sql sqlite3
Last synced: 07 May 2026
https://github.com/galileo680/networkingplatform
A networking platform similar to LinkedIn, that allows users to manage profiles, skills, education, job postings, and more.
backend java jwt-authentication linkedin-clone postgresql rest-api spring-boot sql
Last synced: 07 May 2026
https://github.com/carolinerocks/azure-data-engineering-end-to-end-project
azure databricks datafactory datalake powerbi python sql synapse
Last synced: 07 May 2026
https://github.com/szaroslav/databases-agh-course
Databases course at AGH University in Kraków
Last synced: 07 May 2026
https://github.com/lucasmontagnani/site_e-commerce
Site de tipo e-Commerce completo, contendo interfaces para usuários/administradores, responsividade e transações bancarias.
e-commerce e-commerce-project e-commerce-website html html-css-javascript html5 javascript language-javascript linguagem-php menu mysql mysql-database php products shopping shopping-cart site sql web website
Last synced: 07 May 2026
https://github.com/mrs-wilderness/etl-mini-exercise
A small SQL ETL exercise demonstrating a basic PostgreSQL workflow with staging, simple data cleaning, and incremental batch processing.
Last synced: 10 Jun 2026
https://github.com/hipparchus2000/personalspendinganalysis
[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.
c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms
Last synced: 07 May 2026
https://github.com/matheusafonseca/c207-l8
Repositório para salvar os scripts em .sql que fazemos na disciplana de Banco de dados no INATEL
database database-schema mysql sql
Last synced: 07 May 2026
https://github.com/christiansassi/programmazione-web
This guide will show you how to setup Apache Derby and use it with Intellij IDEA.
database derby derby-database intellij intellij-idea java sql tomcat tomcat-server
Last synced: 07 May 2026