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/ivanbyone/leetcode-sql-pgsql
LeetCode SQL Solutions in PostgreSQL
leetcode leetcode-solutions leetcode-sql postgresql sql
Last synced: 01 Jul 2025
https://github.com/pierre-fromager/pimapp
Sample App with Pimvc
acl jwt openstreetmap php7 sql
Last synced: 17 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/dattali18/bigdata_week7
This repo is for the 4th assignment in the course Big-Data
mysql r recomendation-system scripting sql sqlite
Last synced: 14 Mar 2025
https://github.com/tazgreenwood/data-warden
Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.
database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension
Last synced: 11 Apr 2026
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/danie-e/aprendendo-a-programar-em-csharp-orientacao-a-objetos
csharp heranca-e-polimorfismo linq poo sql
Last synced: 16 May 2025
https://github.com/xjpro/teamkeep
Sports team organization site
angularjs csharp entity-framework sql
Last synced: 21 May 2026
https://github.com/fedeegmz/sql-practice
Practica el lenguaje SQL con una DB en PostgreSQL
Last synced: 18 Apr 2026
https://github.com/jorgevelezgarcia/ibm-data-science-professional-certificate-jorgevelez
IBM Data Science Professional Certificate
analysis data-science databases jupyter-notebook machine-learning matplotlib pandas plotly python scikit-learn scipy seaborn sql visualization
Last synced: 11 Apr 2026
https://github.com/k178412/sql-data-warehouse-project
A hands-on data warehouse project using SQL Server, covering ETL processes, and data modeling.
bronze-layer data-analysis data-analytics data-cleaning data-engineering data-warehouse database datalake dataset datawarehouse etl etl-pipeline etl-process gold-layer silver-layer sql sql-query sql-server sqlserver
Last synced: 25 Apr 2026
https://github.com/mintimate/chinesecalendarsqlmaker
用于根据中国的节假日日历自动生成Oracle工作日历的SQL插入语句和CSV数据文件。需要使用最新的chinesecalendar库
Last synced: 06 Mar 2025
https://github.com/baku-stark/bootcamp-vivo-python-ai
🐍 | BootCamp Vivo Python AI
Last synced: 11 Apr 2026
https://github.com/rociobenitez/sql-cheatsheet
Resumen práctico de SQL: definición de datos, consultas, manipulación, control y transacciones.
cheatsheet dcl dcl-commands ddl ddl-commands dml dml-commands dql-commands sql sql-cheatsheet tcl tcl-commands
Last synced: 03 Feb 2026
https://github.com/magnateape/https-github.com-visshruthav-java-sql-project___degreescheduler-mobile-app
Android Mobile App written in Java and SQL that helps Wayne State University students create and download schedules to help them plan out their degrees.
Last synced: 23 Mar 2025
https://github.com/supernoi/relback
relBack is a facilitator in the live of Oracle DBA.
boostrap django oracle-backup oracle-database python sql
Last synced: 13 Jan 2026
https://github.com/vigneshkanna18/foodhunter-revenue-drop-analysis
A BI solution developed for FoodHunter to investigate a significant drop in revenue over a four month period. This analysis helps uncover actionable insights through data exploration, visualization and hypothesis-driven analysis to support informed decision-making.
analysis dashboarding database dataengineering datamining dataprocessing datavisualization etl-pipeline ipynb mysql powerbi sql streamlit visualization-pipeline
Last synced: 24 Jun 2025
https://github.com/simonnyvall/funky-nas
A homemade NAS (Network Attached Storage) service made to be able to run on a Raspberry Pi for file storage.
azure-functions csharp docker docker-compose postgres postgresql raspberry-pi sql
Last synced: 11 Apr 2026
https://github.com/rstoetter/csmartsqlstatement-php
The php class cSmartSqlStatement helps to manage and change SQL statements
Last synced: 18 May 2026
https://github.com/pejpero/pizza_ordering_website
A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.
css ejs html5 javascript json nodejs sql
Last synced: 11 Apr 2026
https://github.com/marialuizaleitao/categoricalencodingsql
Projeto de Data Science em SQL aplicando técnicas avançadas de Categorização, Label Encoding, One-Hot Encoding e Binarização de dados para análise da base de dados sobre câncer de mama.
binarization data-science encoding-algorithms sql
Last synced: 21 Feb 2026
https://github.com/mthirumalai2905/sql
SQL (Structured Query Language) is a programming language designed for managing and manipulating relational databases.
Last synced: 21 Feb 2026
https://github.com/dhamkirti21/login-and-verfication-using-sql
The Login and Verification System allows users to create accounts, log in securely, and verify their email addresses. It ensures the privacy and security of user data by utilizing SQL database for storage and Flask framework for handling user authentication and verification.
css flask html js mysql python sql
Last synced: 02 Apr 2026
https://github.com/udaysingh236/odata-sql-connect
A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.
connector odata-server odata-service odatav4 sql
Last synced: 16 Jan 2026
https://github.com/danbarajas/project-central
Personal full-stack web design project. Work-in-progress, soon to be online collection of my projects and hobbies.
ajax css database full-stack-web-development html javascript jquery php sql wip
Last synced: 11 Apr 2026
https://github.com/guilhermersouza34/mod27-sql1
Criação de uma tabela em um banco de dados relacional utilizando comandos da linguagem DDL (Data Definition Language) para definir a estrutura da tabela. Além disso, foram utilizados comandos DML (Data Manipulation Language) para inserir, atualizar e consultar dados na tabela criada.
Last synced: 08 Jun 2026
https://github.com/yash-chauhan-dev/etl_airbnb_listing
A scalable ETL pipeline for transforming raw Airbnb listings data into a structured format for price and availability analysis. Built using Spark, HDFS, PostgreSQL and Docker.
airflow docker docker-compose etl etl-pipeline hdfs local-development postgresql python spark sql
Last synced: 11 Apr 2026
https://github.com/shashankpatil01/hibernate-employeedetails
To create a database where all the data of the Employees can be saved so that it can be extracted or updated. The data collected can be stored into the SQL database created and later accessed.
apache-maven apache-tomcat-9 hibernate html java-8 sql
Last synced: 10 Mar 2026
https://github.com/kiruko1025/student_management_system
Django web app for student management
Last synced: 24 Dec 2025
https://github.com/ap/sql-concrete
render SQL from fragments and placeholders from data structures
Last synced: 12 Apr 2025
https://github.com/saya304/hcahps-patient-survey
Worked on the HCAHPS dataset to write queries and visualize the data for analysis
Last synced: 24 Mar 2025
https://github.com/sohyp3/password_maneger
simple password manger using python and raw sql
Last synced: 14 Sep 2025
https://github.com/ashu3291/olympic-dataset
120 years of Olympic history: athletes and results from basic biodata on athletes and medal results from Athens 1896 to Rio 2016.
aggregatefunctions data-mining datacleaning powerquery sql subqueries-and-joins temptables
Last synced: 05 Jan 2026
https://github.com/kingrg-buff/portfolio
🛠️ About Me I am a Computer Information Systems student at WTAMU, building a foundation in networking, security, databases, analytics, and programming. My passion lies in data science, particularly in using machine learning and data wrangling to uncover insights. This portfolio highlights projects that showcase my technical work.
asp-net-core azuremachinelearning bootstrap csharp data-analytics data-science data-visualization database-management efcore html-css-javascript machine-learning ooad powerbi predective-modeling python r sql system-integration technical-documentation web-development
Last synced: 13 Apr 2026
https://github.com/lorenzorottigni/db-university
Boolean academy SQL learning
Last synced: 05 Jan 2026
https://github.com/chaseofthejungle/intro-to-sql
An overview guide of essential SQL databasing and querying concepts.
Last synced: 10 Jun 2025
https://github.com/arjunan-k/customer_segmentation
Explored the sales data of a retail company using SQL and performed customer segmentation by RFM technique.
customer-segmentation rfm-analysis sql
Last synced: 03 Mar 2026
https://github.com/bhimavarapu-manoj-kumar/celestial-bodies-database
Required Project to earn Relational Database Certification from freeCodeCamp. Build a Database of Celestial Bodies using PostgreSQL.
freecodecamp freecodecamp-challenge freecodecamp-project freecodecamp-solutions freecodecamp-solved-challenges postgresql sql
Last synced: 16 Mar 2025
https://github.com/nihadguluzade/marketsystem
Market System (Alışveriş sistemi), desktop application written in Java and JavaFX.
java javafx javafx-library sql
Last synced: 01 Apr 2026
https://github.com/saisriramkamineni/onlineexamportal-quiz
Developed an Online Exam Portal using Java Swing and MySQL with timed quizzes, auto-grading, and real-time UI. Implemented OOP principles, JDBC integration, and multithreading for a dynamic timer feature.
java javaswing jdbc oops-in-java sql
Last synced: 10 Apr 2025
https://github.com/danieljhkim/hive-duck
Hive-compatible CLI (-e, -f) backed by DuckDB for fast local SQL development without Hadoop or Hive.
cli data-engineering duckdb hive sql
Last synced: 13 Jan 2026
https://github.com/aswinbennyofficial/k8s-playground
Repo with a dummy app to learn k8s by practice
api crud docker docker-compose go golang hacktoberfest javascript k8s kubernetes microservice open-source postgresql react shadcn-ui sql todo todolist typescript
Last synced: 07 Feb 2026
https://github.com/atharvapathak/rsvp_movies_case_study
SQL queries performed on IMDb database to provide recommendations to RSVP Movies based on insights.
data-analysis data-cleaning data-science imdb-dataset rsvp-movies sql
Last synced: 28 Jan 2026
https://github.com/nathaliaveneziano/onebitcode
Exercícios desenvolvidos durante o curso Full Stack Javascript na One Bit Code @OneBitCodeBlog.
bootstrap bulma css3 git github html5 javascript mongodb nodejs react sass sql typescript
Last synced: 11 Apr 2026
https://github.com/keyyard/today-notes
Today Notes is a lightweight, daily task management application built using Next.js, React, TailwindCSS, Prisma, and Postgresql - Supabase. It allows users to create tasks that expire in 24 hours, providing a clean and minimalist interface with support for dark and light themes.
eslint next next-auth next-rpc nextauth nextjs node postcss postgresql prisma prisma-orm react react-dom reactjs sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/rameshvd18/atm
About Atm interpreter python program with MySQL database connection
Last synced: 11 Apr 2026
https://github.com/guildofcalamity/todowebapp
A simple ToDo List web application utilizing ASP.NET Core, Bootstrap, SQL and EntityFramework.
asp-net-core csharp cshtml razor sql webapp
Last synced: 02 Jul 2025
https://github.com/lucashomuniz/Project-04
STATISTICAL ANALYSIS FOR DEMAND PLANNING IN POWERBI
bigquery data-analysis data-structures data-visualization database google-cloud-platform powerbi powerbi-visuals sql sql-query
Last synced: 11 Oct 2025
https://github.com/anuragmudgal96/data-warehouse-project
Designing and implementing a modern data warehouse on SQL Server, covering ETL pipelines, dimensional modeling, and analytical reporting.
data-analysis data-engineering data-warehouse datawarehousing etl etl-job etl-pipeline sql sql-server
Last synced: 09 Oct 2025
https://github.com/fjrodafo/to-do
Fast and minimalist to-do app!
container docker javascript sql
Last synced: 15 Mar 2025
https://github.com/d3athkai/sample-mysql-dump
mariadb mysql sample-mysql-dump sql
Last synced: 11 Apr 2026
https://github.com/basemax/megamenuc
MegaMenuC is a simple menu system for C that allows you to recursively get menu items and its submenus.
c mega-menu megamenu mysql recursive recursive-algorithm recursive-functions sql
Last synced: 11 Apr 2026
https://github.com/carroyo5/sql-db-space-analyzer
Este repositorio contiene un script SQL avanzado diseñado para analizar el uso de espacio en bases de datos de SQL Server. El script proporciona estadísticas detalladas sobre el almacenamiento consumido por las tablas, índices, y objetos internos, así como información sobre la fragmentación de índices.
Last synced: 03 Sep 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/bearddan2000/python-web-bottle-tdd-api-basic-auth-dolt-chained-sql-simple
Simple web app that serves an api for a bottle project using basic auth.
allure-pytest api auth basic bottle chained dolt pytest python response simple sql sqlalchemy tdd testify web
Last synced: 24 Mar 2025
https://github.com/samet404/sqldelight-kmp
Modern SQLDelight example usage in Kotlin Multiplatform (Android, Desktop)
kmp kotlin kotlin-android kotlinmultiplatform sql sqldelight
Last synced: 02 Jul 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/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/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/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/shauryagupta3/lib-management
backend go golang pgx postgresql sql
Last synced: 10 Mar 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/hckhanh/pg2bigquery
A CLI tool to convert query from PostgreSQL to BigQuery
big bigquery google pg pgsql postgres postgres-tool postgresql postgresql-database postgressql query query-parser querybuilder sql sql-toolkit sql-tools tool toolbox toolkit utility
Last synced: 06 Jan 2026
https://github.com/yurii-chaban/yurii-chaban
Hi 👋, I'm glad to see you here! This is my :octocat: GitHub Profile ✍️
angular angularcli angularmaterial bitbucket docker frontend git github-readme-profile gitlab javascript my-profile ngrx ngxs postgresql readme readme-profile rxjs sentry sql typescript
Last synced: 12 Apr 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/karenpayneoregon/windowsformsmasterdetailwithsqlserver
Windows forms master details example
Last synced: 09 May 2026
https://github.com/omjaju18/3tier_chat_application
3 tier Chat Application using Kubernetes
docker docker-image jenkins kubernetes kubernetes-deployment nginx nodejs react services sql
Last synced: 12 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/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/exegeses/python-avz-74433
Curso de Python avanzado | código 74433
Last synced: 19 Nov 2025
https://github.com/ashutoshsahoo/gs-spring-boot-mybatis
Spring Boot MyBatis Example
db-schema gradle h2 mybatis mybatis-configuration spring-boot spring-boot-mybatis sql
Last synced: 11 May 2026
https://github.com/princona/base-de-datos-para-una-cooperativa-de-empleados
Este repositorio contiene tres tablas relacionadas, la primera tabla se llama 'asociados' la segunda 'aportes' y la tercera se llama 'crédito'
aportes asociados cooperativa creditos mysql-database sql tablas-relacionadas
Last synced: 06 Apr 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/aneesh-neelam/currency-exchange-rates-sync-job
Sync Job for Currency Exchange Rates
docker docker-compose dockerfile helm helm-chart kubernetes kubernetes-cronjob postgres postgresql postgresql-database python python3 sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 12 Apr 2026
https://github.com/chetan-tu/task-management-application
A RESTful API for task management, built with FastAPI and PostgreSQL. Enables users to create, view, update, and delete tasks efficiently.
ci-cd docker fastapi postgresql rest-api restful-api sql
Last synced: 01 May 2026
https://github.com/kavindu-kodikara/farm_share
FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.
android firebase firebase-storage firestore java spring-boot sql sqlite
Last synced: 12 Apr 2026