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/fjrodafo/to-do
Fast and minimalist to-do app!
container docker javascript sql
Last synced: 15 Mar 2025
https://github.com/juanbarredo/top-earners
In this repository I am placing SQL scripts among other files that constitute my attempt at solving the HackRank problem known as TOP EARNERS
hackerrank hackerrank-solutions mssql sql
Last synced: 10 Mar 2026
https://github.com/d3athkai/sample-mysql-dump
mariadb mysql sample-mysql-dump sql
Last synced: 11 Apr 2026
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/noturlee/tasktracker-windows-app
This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module
custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf
Last synced: 09 Feb 2026
https://github.com/as400jplpc/nim_wrpgsql
wrapper postgresql basé sur libpq de nim pour la gestion
Last synced: 11 Apr 2026
https://github.com/jsnbdrx/tech-blog
Tech Blog is a blog application with user accounts, posts, and comments.
expressjs handlebarsjs nodejs sql
Last synced: 04 Jan 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/naninsv/zomato-data-analysis
Comprehensive SQL-based analysis of Zomato's food delivery data. Covers customer behavior, restaurant performance, delivery efficiency, seasonal trends, and revenue optimization using advanced SQL queries.
business-analytics business-intelligence business-solutions data-science dataanalysis sql sql-queries sql-server zomato-data-analysis
Last synced: 08 Apr 2025
https://github.com/pdalbem/banco-de-dados
Repositório da disciplina Banco de Dados
ddl-commands dml-commands dql-commands postgresql relational-database sql
Last synced: 31 Mar 2025
https://github.com/eliastamer/mysql-nodejs-app
nodejs app that leverages a MySQL database.
Last synced: 06 May 2026
https://github.com/margaretkhendre/employee-analysis-vs-sql-challenge
SQL is used in this repository to examine the hiring process of a fictional company, Pewlett Hackard. Data modeling, data engineering, and a data analysis are displayed here.
Last synced: 22 Feb 2026
https://github.com/yuvenalmash/vet-clinic-db
Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.
Last synced: 03 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/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/es1ammohamed/portfolio
My Portfolio
agile black django git github orm pep8 postgresql python render sql whitenoise
Last synced: 09 Apr 2026
https://github.com/thjbdvlt/litteralement
schéma de base de données postgresql EAV hybride pour l'analyse de textes en français
eav french nlp nlp-french postgresql spacy sql
Last synced: 05 Apr 2025
https://github.com/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/srgeverson/sql
Instruções SQLs executados nos bancos de dados em que trabalho e estudo
firebird functions mysql oracle postgresql procedures sql sqlserver tce trigger
Last synced: 06 Aug 2025
https://github.com/tuke307/snap-develop-helper
format your classes, which where previously exported by SnapDevelop!
appeon formatter snapdevelop sql
Last synced: 08 Apr 2025
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/prabhuomkar/wtl-kit
A starter kit for web development in PHP, part of lab project cpl501
css html js php sql web-technologies
Last synced: 19 Apr 2025
https://github.com/datasqlsantosh/gold-price-prediction-portfolio
Welcome to my Gold Price Prediction Portfolio! This project focuses on predicting the future prices of gold using machine learning, particularly the Random Forest algorithm. The prediction model is implemented in a web application using Python Flask for backend development and HTML for the frontend.
boot css exce flask html jupyter-notebook matplotlib pycharm pycharm-ide python sklearn sql
Last synced: 20 Jan 2026
https://github.com/analyst-amitbisht/MovieVerse-Analytics
It is an unguided, real data SQL-based project analyzing movie industry trends. It identifies top movies, industry comparisons, language trends, and studio performance using advanced SQL techniques like joins, aggregates, and views. Key findings include Hollywood's revenue dominance and Kannada movies' top IMDb ratings.
data-analysis-techniques financial-metrics joins sql sql-server-management-studio
Last synced: 05 Aug 2025
https://github.com/tahirzia-1/to-do-list
A full-stack to-do list (web application) built with React and Node.js.
css3 express express-js expressjs javascript jwt jwt-authentication material-ui node nodejs pgadmin4 postgres postgresql react reactjs sql tailwind tailwindcss todolist
Last synced: 09 Apr 2026
https://github.com/vaibhavpal7549/Leetcode
This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.
mysql mysql-database oracle sql sqlite
Last synced: 05 Aug 2025
https://github.com/lyubov0406/data_analyst_portfolio
В репозитории собраны пет-проекты, демонстрирующие мои навыки в аналитике данных
data-analysis matplotlib numpy pandas portfolio python scipy seaborn sql tableau visualization
Last synced: 09 Apr 2026
https://github.com/andreea-sindrilaru/cinema_now
The idea of creating a web application for a cinema came as an idea. The application will be used by customers to buy tickets, which will be saved into their account, for movies. The tickets will be generated a QR code which will be scanned when entering the cinema.
apitesting backend cypress docker frontend full-stack postman reactjs sonarqube spring-boot sql unittesting
Last synced: 02 Apr 2026
https://github.com/chaseofthejungle/java-employee-directory
A Spring Boot MVC web app for an employee directory (via SQL database).
java spring-boot spring-boot-mvc sql tomcat-server
Last synced: 15 May 2026
https://github.com/csaba79-coder/moduleexamprogmaticsql
SQL / MySQL scripts
Last synced: 06 Jan 2026
https://github.com/punit-naik/in-memory-sql
A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.
Last synced: 01 May 2026
https://github.com/loic-1/php-appli
Site "boutique", permettant de rajouter des items dans un panier, et d'en modifier la quantité
Last synced: 04 Aug 2025
https://github.com/kastorcode/dankicode-webdevelopment-phppanel
Control panel written in PHP during the Danki Code Complete Web Development course.
brazil control course css dankicode development goiania goias html javascript jquery matheus mysql oliveira panel php ramalho site sql web
Last synced: 09 Apr 2026
https://github.com/shauryagupta3/lib-management
backend go golang pgx postgresql sql
Last synced: 10 Mar 2026
https://github.com/mehrajlatifli/petrol-station-mvp
Example of MVP, Local database of SQL Server
Last synced: 09 May 2026
https://github.com/roger-29/dat107-oblig3
Obligatorisk innlevering 3, i DAT107
Last synced: 03 May 2026
https://github.com/manuelduarte077/backend-api-examples
backend docker java javascript nestjs nodejs postgresql rest-api sql typescript
Last synced: 10 Mar 2025
https://github.com/kwonnayeon/medium-post-projects
Code & projects from my Medium posts
data-analysis data-science data-visualization medium-articles python r-language sql
Last synced: 18 May 2026
https://github.com/rabestro/sql-challenge-solutions
A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.
challenges solutions sql sqlite
Last synced: 08 Nov 2025
https://github.com/telattar/postgrad-office
Postgraduate office database management system using SQL and ASP.NET
Last synced: 24 Jan 2026
https://github.com/1ayanabil1/snowflake_dbt_airflow_etl_pipeline
End-to-end data engineering project using dbt, Snowflake, and Apache Airflow for modeling, orchestration, and analytics pipeline automation.
airflow-dbt analytics apache-airflow dag data-engineering data-pipeline dbt etl pipeline snowflake sql
Last synced: 02 Jul 2025
https://github.com/yashwanth-kumar-kotla/walmart_10ksales
Data Analytics project on Walmart dataset.
Last synced: 03 Sep 2025
https://github.com/karenpayneoregon/windowsformsmasterdetailwithsqlserver
Windows forms master details example
Last synced: 09 May 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 2026
https://github.com/thebeginner86/techtrends
Project1: SUSE CloudNative Scholarship at Udacity
argocd docker flask helm kubernetes python sql webapplication
Last synced: 07 Apr 2026
https://github.com/lucasgolchtein/data-analisis---netflix
[SQL - Google Sheets - Looker Studio] Proyecto de limpieza, exploración y análisis de datos acerca de un set de datos de Netflix. Trabajo individual.
google-sheets looker-studio sql
Last synced: 15 Mar 2025
https://github.com/guilchaves/treinamento-goexpert
Repositório para armazenar anotações, estudos e projetos realizados durante o treinamnto Go Expert da plataforma FullCycle.
api-rest channels-go clean-architechture cobra-cli go golang gorm goroutines grpc sql testing
Last synced: 13 May 2026
https://github.com/erikrei/zahlenzauber
Diese Web-Applikation dient zum Erlernen oder Verbessern von mathematischen Kenntnissen für Grundschulkinder.
docker react sql typescript vite
Last synced: 12 Apr 2026
https://github.com/kudzaiprichard/spring-realestate-api
Real-estate restful API with java spring boot and MySQL
intelij java jwt jwt-authentication maven mysql spring spring-boot spring-mvc spring-security sql
Last synced: 12 Apr 2026
https://github.com/svenslaggare/gitrends
Web-based behavior code analysis tool.
behavior-code-analysis datafusion git sql trends
Last synced: 17 May 2026
https://github.com/theusmanyousaf/python-flask-blog
This is a cool blog post website fully functional.
css flask-sqlalchemy python sql
Last synced: 24 Mar 2025
https://github.com/mlorvand/collationdetails
This SQL script provides a complete overview of collation settings for all text-based columns (char, varchar, nchar, nvarchar, etc.) across user tables in a database.
collation database dba sql sql-best-practices sql-server sql-tips tsql
Last synced: 17 May 2026
https://github.com/blaze6950/coorhistorybot
This is example of telegram bot and city quest game
bot coordinates csharp database sql sqlite-database sqlite3 telegram telegram-bot telegram-bot-api visual-studio
Last synced: 18 May 2026
https://github.com/swyftmart/back-end
This repository is a comprehensive collection of essential components that power the platform's seamless operation. At its core, the repository houses a robust database management system, meticulously designed to handle the platform's data storage and retrieval needs efficiently.
back-end express jwt-authentication mssqlserver nodejs sql typescript
Last synced: 11 Mar 2026
https://github.com/jigyasag18/aircraft-data-management
This repository offers a comprehensive simulation of global military air deployments involving 10 countries, aircraft models, mission types, and strategic zones. It analyzes air power distribution, mission intent (offensive, defensive, support), and geopolitical positioning. The project provides structured insights into regional & zone level threat
aircraft-data aircraft-performance data data-analysis data-visualization database database-management dataset datavisualisation mysql powerbi powerbi-report powerbi-visuals sql
Last synced: 04 Feb 2026
https://github.com/buddhima-jd3/laundry-management-system
Laundry Mart - A Laundry Management System
apache bootstrap css html java js mvc-architecture sql
Last synced: 07 Apr 2026
https://github.com/balajimohan18/loan-classification-datascience-project
This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.
classification data-analysis data-cleaning data-science data-visualization loan-prediction loan-status machine-learning sql supervised-learning
Last synced: 03 Sep 2025
https://github.com/sebastianc2003/tlh-volunteer-management-database
Relational database system for managing volunteers, projects, and sponsors for a Day of Service event. Includes ERD, SQL schema, sample data, queries, and SDLC documentation.
data-modeling database erd project-management sdlc sql sql-server
Last synced: 14 May 2026
https://github.com/hacp0012/extra-ligth-scripts-collection
Cool express libs : Database, Http Router, keyBoard control, Win move
database keyboard mysql router sql windows-desktop
Last synced: 08 May 2026
https://github.com/dforsber/glue-table-cache
Query AWS Glue Tables efficiently with DuckDB
Last synced: 27 Sep 2025
https://github.com/kumartusha/Data_Scientist-AI-ML-_Training_Anudip_Foundation
Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis
excel matplotlib numpy pandas powerbi python scipy sql
Last synced: 27 Sep 2025
https://github.com/theunfeelingsoul/eneza_africa
Website and Blog. Yii2 and custom code
bootsrap css html javascript php sql yii2-framework
Last synced: 08 Apr 2026
https://github.com/simhayn/genomics-cannabis-bigquery
BigQuery's Cannabis_Genomics Dataset Exploration using SQL in a Python Environment
big-data bigquery bioinformatics exploratory-data-analysis genomics python sql
Last synced: 02 Jan 2026
https://github.com/archismwanchatterjee/code_playground
SQL/Python/Js/C playground
c docker javascript nodejs python sql
Last synced: 07 Apr 2026
https://github.com/pulkit0111/db_rag_mcp
Chat with your database using plain English! This is a Model Context Protocol (MCP) server that transforms natural language into SQL queries using AI. Instead of writing complex SQL, just ask questions like "Show me all users from New York" and get instant results.
fastmcp mcp mcp-server openai postgresql sql
Last synced: 12 Apr 2026
https://github.com/charles-m-knox/ghost-to-hugo
Takes Ghost blog posts and converts them to Hugo-compatible markdown files.
ghost ghost-blog go golang hugo markdown sql synchronize synchronizer
Last synced: 05 Apr 2025
https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project
In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.
data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql
Last synced: 09 Apr 2026
https://github.com/ankush-web-eng/marketplace
This is an online marketplace developed to showcase my Django development skills.
Last synced: 10 Mar 2025
https://github.com/kacperfaber/mithril-sql-presentation
🏫Interactive presentation I made as homework for school🏫
babel mithril mithriljs mysql php sql typescript webpack
Last synced: 12 Apr 2026
https://github.com/biemannt/webcontrol-sql-demo
Simple MS-SQL Database for demostration purposes
Last synced: 24 Apr 2025
https://github.com/praths71018/leetcode_solns
This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush
Last synced: 24 Mar 2025
https://github.com/data-analitycs-pos-tech-fiap/covid19_ibge
Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão
bigquery excel google-bigquery google-cloud-platform powerbi python sql
Last synced: 08 Apr 2025
https://github.com/volodimirdd/analytics_and_store_administration
The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.
administration administration-interface administration-system ado-net analitics csharp entity-framework local-database net-framework nuget nuget-packages sql sql-server sql-server-localdb ssdt store t-sql visual-studio windows-app windows-application
Last synced: 06 Jan 2026
https://github.com/doramgajo/karaoke
Karaoke is a simple musical database manager.
Last synced: 30 Mar 2025
https://github.com/leandrojsandoval/basededatos
Ejercicios resueltos de la materia Base de Datos (2009).
database functions indexdb queries sql sql-server sql-server-2022 sql-server-database sql-server-management-studio stored-procedure stored-procedures subqueries transactions trigger trigger-events triggers
Last synced: 27 Mar 2025