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/ckpack/pg-helper
A lightweight node-postgres build query utils
node-postgres pg pg-helper postgres postgresql sql
Last synced: 14 May 2026
https://github.com/bobbyiliev/mz-adonisjs-demo
Streaming SQL with Materialize, Redpanda/Kafka and AdonisJS
adonisjs materialize redpanda sql streaming-data
Last synced: 17 Mar 2025
https://github.com/lemalcs/bulk-insert-python-sqlserver
Demonstration of a Python project for performing bulk inserts into a SQL Server database.
Last synced: 06 Apr 2025
https://github.com/lu1smgb/ddsi
Diseño y Desarrollo de Sistemas de Información
database oracledb python sistemas-de-informacion sql
Last synced: 19 May 2026
https://github.com/fimbres/fitness-workout-tracker
Backend app that helps you manage your workout progress, implementing a MySQL database, middlewares, express routers, typescript, and many more features.
bcryptjs express jwt-authentication middleware migrations mysql-database mysql2 nodejs seed sql typescript
Last synced: 11 Apr 2026
https://github.com/priyansusahoo/mini_project
3rd year mini Project
bootstrap css html javascript php sql
Last synced: 18 Nov 2025
https://github.com/husskhosravi/elt-data-warehouse-snowflake
Design and implement a full ELT data pipeline using Snowflake and S3, featuring star schema modelling, SCD Type 1 & 2 handling, and incremental load automation
aws-s3 data-engineering data-warehouse dimensional-modeling scd-type-1 scd-type-2 snowflake sql star-schema
Last synced: 03 Feb 2026
https://github.com/adesoji1/data2bots-data-engineering-assessment
Data Engineering Solution for Data2Bots Data Engineering Technical Assessment
atlas aws aws-cli boto3 linux postgresql postgresql-database psql psycopg2 psycopg2-binary python3 s3-bucket schema sql terraform ubuntu2004 vscode vscode-extension
Last synced: 28 Feb 2026
https://github.com/itsaladin/pharmacy-management-system
Management service application Developed by JAVA and Java-Swing and SQL database.
Last synced: 11 Jun 2026
https://github.com/sh-arky/rockbuster_sql
Repository for a project assessing customers and sales geographically for a video rental service.
Last synced: 21 Mar 2025
https://github.com/mr-hrr-harry/task_manager
This is a simple console app developed in python @3.12.0 and psycopg2 @2.9.9 package for database integration
console-application elephantsql postgresql psycopg2 python3 sql task-manager
Last synced: 05 May 2026
https://github.com/grand-27-master/scrm
sales CRM developed using ASP.net Programming and SQL Server Database as the system’s Back-End
Last synced: 16 May 2026
https://github.com/bagusperdanay7/postgresql-notes
Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)
Last synced: 28 Apr 2026
https://github.com/youngandgeek/web
full-stack website with html ,css ,java script and php ,sql server
css3 html5 javascript mysqli php sql
Last synced: 12 May 2026
https://github.com/oscardelgado02/twitter-lands
Twitter Lands is a web page project that is really similar to Twitter, but it is organized by countries and users can add events and recommendations to each country.
css html html-css html-css-javascript javascript mysql sql sql-database sql-server
Last synced: 05 Mar 2025
https://github.com/lexiortiz/wibd-datacamp
Notes, exercises, and projects from the WiBD 2024/2025 DataCamp Scholarship.
cloud-computing data-engineering data-pipelines datacamp-course etl python sql women-in-big-data women-in-tech
Last synced: 18 May 2026
https://github.com/jamesehiabhi/northwind-operations
NorthWind Descriptive Analysis
Last synced: 29 Mar 2025
https://github.com/abdelnaem2002/end_to_end_datawarehouse
dbt-cloud snowflake sql tableau-public
Last synced: 05 Jan 2026
https://github.com/jamesehiabhi/gadgetgalaxy-inventory
Business Inventory Management
Last synced: 29 Mar 2025
https://github.com/vishalgaud17/sql_employee_data_analysis
Analyzing workforce trends, salaries, hiring patterns, and performance insights using SQL. Includes CTEs, window functions, and views for quick access.
Last synced: 09 Mar 2025
https://github.com/quocduyenanhnguyen/yelp-analysis
Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.
csv-to-database data-analysis data-analytics data-visualization database json json-parsing json-to-csv mysql mysql-database mysql-workbench pycharm python python3 restaurant sql tableau tableau-dashboards tableau-public yelp-dataset
Last synced: 27 Jan 2026
https://github.com/alekrish-12/inventory-management-system
WINAIM -Backend Database-Assignment The Inventory Management System is a comprehensive software solution designed to efficiently track and manage inventory for businesses of various sizes and industries. The system encompasses both backend database management and frontend user interface components.
api backend-api front-end gitbash github-config html javascript json server-side sql
Last synced: 18 May 2026
https://github.com/praisetompane/app_flask_archetype
A Flask archetype project with common patterns to enable focusing on the unique aspects of your application instead of setup ceremony.
alembic docker docker-compose flask gunicorn python sql sqlalchemy
Last synced: 16 Apr 2025
https://github.com/abhisheksinghdhadwal/sha-1-encrypted-login-page
Project submission for Reliance Infra - Internship Training . Utilises Microsoft's .NET framework in order to create a secure web login page.
csharp dotnet full-stack login-system sql
Last synced: 11 Apr 2026
https://github.com/xblackicex/mini-sqldb-rs
🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.
Last synced: 16 May 2025
https://github.com/sivasurya681/gym-management-system-
The Gym Management System is a web application developed using PHP and MySQL.
bootstrap5 css gym gym-management-system healthcare-application html hyper hyper-text-markup-language js php sql text two-tier-architecture webpage
Last synced: 11 Apr 2026
https://github.com/jaimejl21/gestion_datos
Some group projects for Data Management subject of my Degree where we design, create and do actions related with databases. We use SQL, MongoDB, Java, Excell, CSV files, XML files, etc.
Last synced: 20 Jan 2026
https://github.com/qpliu/out-parameter-hack
oph is a hack to use out parameters in MySQL stored procedures with Go sql drivers
go mysql sql stored-procedure stored-procedure-out-parameters
Last synced: 18 Feb 2026
https://github.com/lordbear117/express-api-docker-compose-unir
API Express con PostgreSQL usando Docker Compose
api-rest docker docker-compose dockerfile express nodejs posgresql sql
Last synced: 11 Apr 2026
https://github.com/Aizaz-Ahmad/DIVIDITE
Dividite is a Latin word meaning "Share it". It is a web-based, resource-sharing platform accessible only to the students of P.U.C.I.T. The students of P.U.C.I.T can Upload and download books, slides, and notes e.t.c by simply creating an account using their Official email IDs.
Last synced: 12 Mar 2025
https://github.com/angelvalentino/findit
Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.
cs50 cs50sql cs50sql-final-project database-schema er-diagram mysql mysql-database sql
Last synced: 15 Mar 2025
https://github.com/ahmedyaser95/sql-mongo-query-converter
🛠️ SQLMongo - A PyPI package for converting SQL queries to MongoDB queries and vice versa. Effortlessly translate between relational and NoSQL query formats for seamless database interoperability.
aggregator database mongo-aggregation mongodb mongoose mysql postgresql python pyunit query query-builder sql sqlite structured-query-language
Last synced: 09 Apr 2026
https://github.com/manesioz/airflow-without-code
Dynamically generate DAGs to ingest SQL files into BigQuery with one line of "code"
airflow airflow-plugin bigquery python sql
Last synced: 18 Apr 2026
https://github.com/lenakirara/hackerrank
Solving problems with Python and SQL
challenges coding-challenge python sql
Last synced: 27 May 2026
https://github.com/Germandcont/SQL-Querys_AzureDataSet
SQL Project using Microsoft Azure AdventureWorksLt DATA BASE
Last synced: 28 Mar 2025
https://github.com/martachesnova/data-pipelines--apacheairflow
Created and automated a set of data pipelines with Apache Airflow including monitoring and debugging production pipelines.
airflow apache-airflow python3 sql
Last synced: 24 Feb 2025
https://github.com/raphael-soares/node
Um repositório com os fundamentos do meu aprendizado com NodeJS
express expressjs mysql node nodejs sequelize sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/guptamudit/dsa---leetcode
LeetCode Problems
cpp database dynamic-programming javascript mysql problem-solving python sorting-algorithms sql
Last synced: 11 Apr 2026
https://github.com/richasavant/fitness-management-system-database-design-sql-queries-network-model-2021
A case study on a "Fitness Management System," which is designed as a mobile application to help users maintain and improve their fitness levels.
application case-study database database-management er-diagram fitness fitness-app fitness-tracker health healthcare-application network-model network-topology sql
Last synced: 24 Aug 2025
https://github.com/lumivero/db-server-scripts
SQL Server Scripts for Citavi DB Server
citavi dbserver sql sql-server
Last synced: 12 May 2025
https://github.com/serratotech/onemovie
One Click, One Movie (WebApp for Cinema Billboard)
angularjs asp-net asp-net-core asp-net-mvc css html5 javascript jquery sql sql-server vb-net visual-basic
Last synced: 11 Apr 2026
https://github.com/rogermedico/magdapb
Website containing last updates on research and curriculum vitae of Dr. Magda Pascual Borràs. Whole project is made using CodeIgniter framework.
backend bootsrap codeigniter php responsive sql
Last synced: 06 May 2026
https://github.com/amishidesai04/travel-management-system-sql
Welcome to our Travel Management System repository, a SQL-based database management project. It handles customer and employee details, destinations, transportation (trains, buses, flights, cruises, cars), payments, and bookings. Complex SQL queries including subqueries and joins are used for data extraction and analysis.
database-management-system joins management-project query-language sql tabular-data
Last synced: 10 Mar 2026
https://github.com/v2dha/hospital-database-management
Database management system for hospital patients
hospital-database-management python sql tkinter tkinter-gui
Last synced: 04 Apr 2025
https://github.com/guedesou/teste_mais_a_educacao
Teste para vaga de Assistente de Suporte Técnico na +A Educação. Mini-Sistema De Alunos Grupo +A | Sistema de gerenciamento de matrículas desenvolvido como adicional do teste técnico desenvolvido em .sql
Last synced: 10 Apr 2026
https://github.com/vlasdislav/application-management-bot
bot cmake cpp sql sqlite sqlitecpp telegram-bot tgbot-cpp
Last synced: 30 Apr 2026
https://github.com/victory-ik/analysing-motorcycle-part-sales
This project analyses wholesale sales data to determine how much net revenue each product line generated per month per warehouse. The dataset contains sales transactions from June to August 2021, including details such as payment methods, warehouses, and client types.
data-aggregation postgresql query-optimization sql
Last synced: 29 May 2026
https://github.com/ahannan8559/point-of-sale
This POS Project was developed with N-Tier Architecture in C# and follows Object Relational Mapping (ORM) from scratch and using MS SQL Server 2019 and .NET Framework 4.8 as Backend.
csharp desktop-application dotnet inventory-management-system point-of-sale sql sqlserver windows-forms
Last synced: 07 Feb 2026
https://github.com/cesarmartinez23/administracion_de_bases_de_datos_i
sql sql-server sql-server-management-studio
Last synced: 01 Jul 2025
https://github.com/johanalain11/gestion-tontines
Application Access permettant la création et l'administration de tontines
access finance-application finance-management sql tontine
Last synced: 05 Jan 2026
https://github.com/aad99bxp/geek-for-geeks-data-analytics-program-internship
This Repository contains Day wise practice Sheets & Codes which I underwent during my Course cum Internship.
Last synced: 15 Mar 2025
https://github.com/matheus1714/financial-data-storage
This repository contains a sample user transaction database over a period of 1 year.
docker environment neon postgres sql
Last synced: 19 Jun 2025
https://github.com/das-amlan/building-a-celestial-bodies-database
Building a database of celestial bodies using PostgreSQL
Last synced: 28 May 2026
https://github.com/sqlc-contrib/sqlc-gen-template
Turn your SQL schema into any code — a sqlc WASM plugin that renders Go templates with Sprig, naming helpers, and language-aware type mappers (Go, Python, TypeScript, Rust, Kotlin, C++).
code-generation codegen go-template golang mysql postgresql scaffolding sprig sql sqlc sqlc-plugin sqlite template-engine text-template wasm
Last synced: 22 Apr 2026
https://github.com/topunix/optimizing-public-transportation
docker kafa-consumer kafka kafka-producer sql
Last synced: 10 May 2026
https://github.com/faidfadjri/sample-express-ts-mssql
Simple express typescript connection to microsoft sql server
expressjs mssqlserver sql typescript
Last synced: 30 Jan 2026
https://github.com/adarshnaidu/simple-sql-parser
A program to parse basic sql queries.
Last synced: 11 Jun 2025
https://github.com/benhuds/db2w-ml-examples
Tutorial: in-database machine learning with Db2 Warehouse on Cloud
data-warehouse db2 machine-learning sql
Last synced: 28 May 2026
https://github.com/dinamohsin/ai-job-market-analysis-using-sql-excel
This project explores a dataset of AI-related jobs to uncover insights about salary trends, in-demand skills, education levels, and remote work preferences. The analysis was done using SQL for querying and Excel for data cleaning and preparation.
data-analysis data-preprocessing excel functions query sql sql-server
Last synced: 25 Jun 2025
https://github.com/pradeepsingroul/thelatticeassignment
This is a platform where we can mange the doctors and the patients. features: create doctor | login doctor | Get Doctor by email | Delete doctor by Email | Get all Doctors || create Patient | Login Patient | Get By Email | Delete by Email | Get all Patients | Get the suggestions for patient
github hibernate java mysql-database postman spring-boot spring-mvc sql
Last synced: 07 Apr 2026
https://github.com/palepu28/gym_management_system
Gym Management System is a Java-based web application built using Spring Boot and MySQL to manage gym memberships, clients, and attendance records. It features secure authentication (JWT), CRUD operations, RESTful APIs, and unit testing (JUnit) for seamless performance and scalability. 🚀
aws-lambda css3 database html5 java java11 maven postman react sql
Last synced: 07 Apr 2026
https://github.com/zkan/intro-to-data-engineering
Intro to Data Engineering
data-engineering data-pipeline data-warehouse python sql
Last synced: 05 Apr 2025
https://github.com/amandinedurand/hotel_mermaid
Projet SN1 : création d'une application web pour un hôtel avec parties publique (réserver des chambres) et privée (gestion des chambres et des réservations)
Last synced: 18 Jun 2026
https://github.com/redgerd/superstore-data-warehouse
This repository showcases a data warehousing project focused on building and maintaining a robust data warehouse using Teradata for ETL processes. It covers everything from data extraction and transformation to the integration and creation of interactive dashboards for detailed analysis.
etl-pipeline relational-databases sql teradata
Last synced: 05 Mar 2026
https://github.com/roshray/ideal-carnival
graphql nextjs reactjs sql stepzen supabase tailwindcss typescript
Last synced: 07 Apr 2026
https://github.com/acejolanda/cloud-dataflow-api-integration
Data pipeline project that collects and processes city data via APIs and integrates it with cloud infrastructure for continuous real-time updates.
api google-cloud pipeline python sql
Last synced: 11 Jul 2025
https://github.com/n9gc/php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 03 Jul 2026
https://github.com/abdo-essam/online-recruitment-database-project
An online recruitment system is a service that automates company’s recruiting needs by getting volumes of employment applications over the internet.
database microsoft-sql-server sql
Last synced: 20 May 2026
https://github.com/pacmancity/furrygallery
FurrySnap Gallery 🐾 - проект о домашних питомцах и их достижениях 🏆. Делает каждый момент с нашими любимыми пушистиками незабываемым. 📸 Проект развёрнут на удалённом виртуальном сервере, с использованием контейнеров Docker 🐳, nginx 🌐, PostgreSQL 🐘 и Django + Gunicorn 🐍. Автоматизирован деплой с помощью CI/CD 🚀
ci-cd docker docker-compose docker-hub github-actions gunicorn linux nginx postgresql python sql
Last synced: 12 Apr 2026
https://github.com/epomatti/mssql-dotnet-bulk-update
.NET Core ADO.NET bulk update on MSSQL
azure azure-sql azure-sql-database bicep csharp dotnet dotnet-core mssql powerapps sql sql-server tsql
Last synced: 11 Apr 2026
https://github.com/atluzka/discord-gambling-bot
Discord gambling bot, which stores its data in a SQL database
bot database discord discord-bot discord-gambling gambling opensource py-cord python sql
Last synced: 11 Apr 2026
https://github.com/sharkitek/srm
[MIRROR] TypeScript ORM for Sharkitek models.
mapping model object orm postgresql relational sharkitek sql
Last synced: 22 Apr 2026
https://github.com/itayreznikie/retail-data-analysis
SQL queries and Power BI dashboards for data exploration and business analysis.
Last synced: 09 Feb 2026
https://github.com/billgonzo123/empl-tracker
A command-line based, project management tool for keeping track of team members under a SQL database.
Last synced: 15 May 2026
https://github.com/f4rkh4d/drift
sql linter and formatter in rust. 7 dialects, 80 rules, schema-aware. single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/
bigquery cli database dbt formatter linter lsp migration mysql postgres rust schema-aware snowflake sql sql-linter sqlfluff sqlite static-analysis tsql wasm
Last synced: 21 May 2026
https://github.com/paw-sql/pawsql-vscode
PawSQL Client enables developers to access core capabilities of the PawSQL directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites.
indexing mariadb mysql optimization oracle performance postgresql query sql tuning
Last synced: 15 Mar 2025
https://github.com/j5py/py4e
Python for Everybody Specialization (from University of Michigan on Coursera).
api data-visualization json python sql sqlite xml
Last synced: 05 May 2026
https://github.com/kasir-barati/sql
A place where I keep track of what I know about PostgreSQL + ORMs
cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript
Last synced: 11 Apr 2026
https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy
The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.
pandas python sql sqlalchemy sqlalchemy-orm sqlite
Last synced: 07 Apr 2026
https://github.com/alexchasx/cheatsheets
Конспекты, шпаргалки, сниппеты, заготовки
cheatsheet database devops git laravel linux npm regexp sql
Last synced: 07 Apr 2026
https://github.com/celestialtaha/psql-query-builder
Generate & Run PostgreSQL queries by only providing natural language inputs using AI | langchain compatible
ai-agent ai-agent-tools database langchain nlp nlp-machine-learning openai-api postgresql python query-builder sql sql-generator
Last synced: 07 Mar 2026
https://github.com/harsh7editor/json-iterator
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and sql
Last synced: 18 May 2026
https://github.com/jbalooshie/pewlett-hackard-analysis
An analysis of a mock employee database at a large company performed using postgreSQL. Tables are created breaking down employees by title, hire date, and identify employees who meet certain criteria for retirement or mentoring.
postgresql postgresql-database sql
Last synced: 22 Jun 2025
https://github.com/pereirar3/db-libspace-online-bookstore-system
Modelagem de Banco de Dados - Projeto LibSpace
pgadmin4 postgresql sql trigger
Last synced: 24 Mar 2025
https://github.com/intro-to-programming-2025-1/home
🧠 Introduction to Programming
fastapi git github javascript markdown python react sql
Last synced: 10 Apr 2026
https://github.com/deirror/simplesql145
[Console] A nice console application for SQL in C++
Last synced: 18 May 2026