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/gemaquejr/mysql-all-for-one
Projeto com o objetivo de desenvolver habilidades na manipulação de dados através de queries SQL . Este projeto foi criado para avaliação final na seção 02 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.
Last synced: 03 Sep 2025
https://github.com/as400jplpc/nim_wrpgsql
wrapper postgresql basé sur libpq de nim pour la gestion
Last synced: 11 Apr 2026
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/thenazar9/user-behavior-email-campaign-analysis-sql
Analysis of user behavior and email campaign performance using BigQuery and Looker Studio, focusing on account creation trends, email engagement, and user segmentation.
analytics bigquery data-analysis data-visualization etl looker-studio sql structured-query-language
Last synced: 16 Oct 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/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/thebabush/blendersql
AI + SQL for Blender
agentic ai-agents blender blender-addon bpy claude-code grease-pencil mcp sql
Last synced: 28 May 2026
https://github.com/csaba79-coder/moduleexamprogmaticsql
SQL / MySQL scripts
Last synced: 06 Jan 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/abdullah00001/phitron-fall2023
Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.
algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql
Last synced: 12 Apr 2026
https://github.com/yashwanth-kumar-kotla/walmart_10ksales
Data Analytics project on Walmart dataset.
Last synced: 03 Sep 2025
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/emilianocv20/crud-sql-encriptado
Un proyecto en Java sobre un CRUD de una concesionaria de autos en SQL con encriptacion
Last synced: 29 Jun 2025
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/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/benzerinsio/seattleweather-powerbi
📊 Análise interativa de dados climáticos de Seattle com Power BI, usando dados preprocessados em SQLite para explorar temperaturas, precipitação e tipos de clima.
dashboard datapreprocessing datavisualization powerbi sql sqlite weatherdata
Last synced: 24 Mar 2025
https://github.com/huynhducphu2502/selling-management
Simple project using JavaSwing and JDBC
Last synced: 18 Apr 2026
https://github.com/teresakae/moneytracker-java
A simple income-expense tracker with date, name, and category sorting, featuring visualized summary graphs. Built using Java and SQL within the NetBeans IDE.
application beginner beginner-project database expense-tracker finance-management financial-analysis income-tracker java money-manager moneytracker mysql netbeans personal-finance sql
Last synced: 06 May 2026
https://github.com/patricialjohnson/sql-database-project
SQL Music Database Store
business-analytics chinook-database data-analytics data-visualization database kaggle kaggle-dataset microsoft-excel microsoft-sql-server sql sqlite
Last synced: 12 Mar 2025
https://github.com/lucashomuniz/Project-05
Statistical Analysis of Hospitalization Costs: Leveraging SQL and R for Insights
anova-analysis anova-test data-analysis finance-analysis-data language-r linear-regression sql stastistical-model statistical-analysis
Last synced: 20 Oct 2025
https://github.com/lesiaukr/goit-rdb-hw-02
Master's degree. Relational databases: Concepts & Techniques
eer-diagram first-normal-form foreign-keys goit-rdb-hw-02 mysql primary-key relational-databases second-normal-form sql third-normal-form
Last synced: 30 Jul 2025
https://github.com/aryank1511/dbs311-practice-notes-and-assignments
This repository consists of all the practice files that I used to learn database concepts in the course DBS311 which I took as a student at Seneca College.
Last synced: 04 Aug 2025
https://github.com/an4pdm/bd_para_controle_de_estoque_agricola
Projeto feito para auxiliar no controle de estoque, tendo como público-alvo trabalhadores do setor agrícola.
agro analise-de-dados college-project estoque-de-produtos mysql project-repository sql
Last synced: 24 Mar 2025
https://github.com/derafu/query
Expressive Path-Based Query Builder for PHP
database php query query-builder sql
Last synced: 23 Jul 2025
https://github.com/hussein-m-kandil/odin-members-only
An exclusive clubhouse where members' posts are anonymous to the public. Built as part of studying The Odin Project's Node.js course.
app back-end-development backend bcrypt development ejs express express-session express-validator javascript neon node node-postgres nodejs passport postgresql sql vercel vercel-serverless-functions web
Last synced: 12 Apr 2026
https://github.com/philipptpunkt/oauth-service-go
Playground for an Oauth Service with Go backend and Next JS frontend. It uses a Postgres database for general storage and Redis for short term data storage. Individual parts of the service are ran in Docker containers and Docker Compose is used to run the entire service.
docker docker-compose go golang javascript nextjs postgresql redis sql typescript
Last synced: 12 Apr 2026
https://github.com/aswajith7077/dbshell
A SQL-based command line system using C and bash script. Integrated concurrency control using file locking mechanisms. Command line parsing is done using the readline library in C.
Last synced: 24 Mar 2025
https://github.com/maxbratuta/the-php-banner-app
🖼 Pet-project for the tracking banner views app using vanilla PHP.
composer css html js mysql no-frameworks php php8 sql
Last synced: 12 Apr 2026
https://github.com/dr-stephen-achugwo/atm-php-mysql
an ATM Management System built with PHP, MySQL, HTML, CSS, JavaScript, Bootstrap and other dependable packages
atm-management-system bootstrap full-stack-web-development javascript jquery mysql-database php sql
Last synced: 12 Apr 2026
https://github.com/cmblir/algorithm_korea
알고리즘 문제를 한국의 프로그래머스와 백준을 통해 풀고 있습니다.
baekjoon programmers python sql
Last synced: 19 Oct 2025
https://github.com/mdecker-mobilecomputing/sql_buecher
SQLite statements for simple sample application on books and their authors
Last synced: 03 Jul 2025
https://github.com/Sparsh7082/Data-Analysis-Portfolio
This repository is dedicated to showcasing my skills, sharing projects, and tracking my progress in Data Analytics and Data Science.
canva data-analytics data-manipulation data-visualization database-querying google-slides power-bi power-point presentation-tools programming-language python r spreadsheets sql tableau
Last synced: 10 Mar 2025
https://github.com/turtacn/sqltracebench
SQLTraceBench:A trace-driven benchmark system designed to take an existing SQL trace and database schema, generate an equivalent workload for various target databases, and execute a comprehensive performance comparison.
db-bench sql sql-tracer sr-benchmark trace-driven
Last synced: 16 Jan 2026
https://github.com/coderookie0/minimarket_management_system
Minimarket Management System
ccharp management-system minimarket sql windows-app windows-forms
Last synced: 10 May 2026
https://github.com/codeofrahul/credit_card_financial_dashboard
Develop a comprehensive credit card weekly dashboard that provides real-time insights into key performance metrics and trends, enabling stakeholders to monitor and analyze credit card operations effectively.
creditcard database datacleaning datapreprocessing financial-analysis powerbidashboard problems-solving sql
Last synced: 25 Mar 2025
https://github.com/lfaoro/protoql
ProtoQL transpiles your .proto messages to SQL create statements (currently only for Spanner SQL syntax)
code-generation protobuf spanner sql
Last synced: 06 Jan 2026
https://github.com/ankushrajmaheyam/sql-top-interview-questions
I'm excited to share sql top interview asks questions with answers that I've compiled from my learning journey at Qspider/Jspider! 🚀 Whether you’re prepping for interviews or brushing up on your SQL skills, these questions will be super helpful in understanding how subqueries work in SQL.
akash ankush ankush-raj ankush-raj-mahe-yam interview jspiders mysq oracle oracle-database qspider question-answering questions sql sql-questions sub-query-questions subquery top-interview-questions
Last synced: 06 Jan 2026
https://github.com/json2d/schematable
a library for working with SQL tables in Python
boilerplate-reduction schematable-urls sql workflow
Last synced: 01 Apr 2025
https://github.com/mahmudmridul/leetcodesolutions
LeetCode problems solution and data structures implemented in python and C#
algorithms csharp data-structures leetcode-solutions problem-solving python sql
Last synced: 02 Apr 2025
https://github.com/stataziz/global-layoffs-an-eda-with-sql-and-tableau
This project is about exploring global layoff trends from 2020 to 2023, analyzing the impact across companies, industries, and geographies to uncover key insights into job market disruptions.
eda exploratory-data-analysis mysql sql sql-server tableau
Last synced: 21 Feb 2026
https://github.com/mensenvau/tech_stars_front
Startup Weekend Bukhara
hackathon hackathon-project nodejs sql telegram-bot
Last synced: 25 Mar 2025
https://github.com/praveendinesha/youtube-data-harvesting-and-warehousing
Comprehensive YouTube Data Harvesting and Analysis Project: Utilized Python's API for data extraction, enriched by SQL queries, and stored in MongoDB. Employed Streamlit for streamlined visualization, enabling efficient data collection, storage, and insightful analysis.
cleaning integration mongodb nosql nosql-database postgreq python python-sql-integration python3 query rdbms scripts sql streamlit warehouse warehousing windows youtube youtube-api youtube-channel
Last synced: 04 Feb 2026
https://github.com/alessioborgi/ElectricCompany-TicketingSystem
Detailed analysis of an Electric Consultancy Company and Development of a Ticketing System.
css database disaster fleet gdpr guacamole javascript management networking php recovery smartworking sql
Last synced: 30 Dec 2025
https://github.com/rstoetter/csqlscript-php
a PHP class to execute SQL scripts (mysql)
batch-processing mysql parser php5 script-sql sql
Last synced: 04 May 2026
https://github.com/kiarashyavari/avg_close_price
Scenario: You have CSV files containing daily stock prices with columns: Date, Ticker, Open, High, Low, Close, and Volume. You want to compute the daily average closing price for each stock.
batch-processing pyspark python3 spark sql
Last synced: 11 Mar 2026
https://github.com/hfanieng/hfanieng
About me / über mich
abap css dmx ehs html json oop php programming project-management python sap sql
Last synced: 12 Apr 2026
https://github.com/damir-sijakovic/ds-store
This is webshop database written in SQL
Last synced: 05 Jan 2026
https://github.com/jjlongoria/sf-database-to-sql
Repository to storage the Salesforce Database to SQL system. Convert any SObjects and their relationships on SQL Script
apex converter salesforce salesforce-developers script sql
Last synced: 06 Jan 2026
https://github.com/winniecirino/health-insurance-analysis
This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.
Last synced: 08 Apr 2025
https://github.com/whlke1/ether-multi-tool
Ether is a multi-tool with many features in the areas of Cybersecurity, Pentesting, OSINT, Network Scanning, Discord and Hacking.
cybersecurity database discord dox email hacking ip linux malware-builder multi-tool multitool multitools osint pentesting sql stealer-builder token-grab tool tools windows
Last synced: 12 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/bhushan148/library-management-system
The 📚 Library Management System using SQL Project involves designing and managing a library database. It includes setting up tables for branches, employees, and books, performing 🛠️ CRUD operations, and using 📋 CTAS for advanced querying. The project aims to demonstrate expertise in 💾 SQL database design, 📝 data manipulation, and 📊 analysis.
Last synced: 29 May 2026
https://github.com/stimulsoft/samples-dashboards.python
Python samples for Dashboards.PYTHON data visualization tool for Python 3.10 and higher, and embedded dashboard designer and dashboard viewer
analytics business client-server components dashboard dashboards django embedded excel flask html interactive javascript pdf python python3 sql tornado visualization web-application
Last synced: 12 Apr 2026
https://github.com/tuni56/aws-data-lake-workshop
Workshop nivel 200 en la consola de AWS: construí un Data Lake serverless con Amazon S3, AWS Glue y Amazon Athena. Paso a paso en español, dataset de ventas incluido.
amazon-athena amazon-s3 aws aws-glue aws-workshop cloud-computing data-analytics data-engineering data-lake datalake espanol etl parquet serverless sql workshop
Last synced: 29 May 2026
https://github.com/pngo1997/tweet-data-processing-query-performance-analysis
Analyzes large Tweet dataset (4.4M tweets) using SQL.
big-data python query sql text-processing
Last synced: 12 Jun 2025
https://github.com/saba-gul/sql-data-analysis-projects
Explore SQL projects showcasing database management, querying, and analysis skills for learning and collaboration. Dive into customer segmentation, inventory management, financial analysis, and employee evaluation projects.
Last synced: 05 Mar 2026
https://github.com/theanasuddin/tiger-style-bangladesh
Website for Tiger Style Bangladesh, a leading knitwear exporter of Bangladesh RMG industry that I created in 2019. Technology used: HTML5, XML, CSS3, CSS Frameworks: ZURB Foundation, Animate.css, Bootstrap, JavaScript, JS Libraries: Modernizr, jQuery, FancyBox, Popper, PHP, MySQL etc.
animate-css bootstrap corporate-website css3 fancybox html5 javascript jquery modernizr mysql php popperjs shtml sql web-development website wow-js zurb-foundation
Last synced: 12 Apr 2026
https://github.com/imran120198/kryzen
express-js nodejs react sequelize sql
Last synced: 12 Apr 2026
https://github.com/riccardorevalor/gemfound
GemFound is a web platform that enables users to partecipate in fundraising activities. Users can register to the platform, create and set different types of fundraisings, manage them, and donate to other people.
flask sql website website-development
Last synced: 04 Jul 2025
https://github.com/purvajage/villas
The Villas is a hotel booking website where users can browse and book villas, schedule visits, and manage their reservations. It features a robust login and signup system.
css html5 javascript jquery php sql
Last synced: 12 Apr 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/prakharsinha-09/binarybard-blogfordevs
presenting you the all new blog webapplication, will be leveraging PostrgesSQL as database, HonoJS for writing APIs, Prisma ORM with Connection Pooling and many more backend tech and React and Tailwind for the Frontend
cloudflare cloudflare-workers connection-pool honojs javascript nodejs npm postgresql prisma prisma-accelerate react sql tailwind typescript vite zod-validation
Last synced: 10 Apr 2026
https://github.com/scottgriv/sql-mssql_excel_export
Export data from Microsoft SQL Server to Excel.
excel excel-export excel-exporter microsoft-sql-server microsoft-sql-server-management-studio microsoft-sqlserver-database mssql mssql-database mssql-server sql sql-database sql-server
Last synced: 01 Apr 2025
https://github.com/shallowmanica/student-system-website
css database html interface-design php sql system-design web-development
Last synced: 11 May 2026
https://github.com/sara-ibrahiim/dot-net-api
Store Api :A .NET Web API with Swagger integration includes endpoints for authentication, managing products, orders, delivery, and basket operations. It also incorporates Stripe for secure payment processing, ensuring a seamless e-commerce workflow
Last synced: 12 Jun 2025
https://github.com/mathmendesreis/sistema-de-gerenciamento-de-clientes
Este projeto visa criar uma solução eficiente para o gerenciamento de clientes de uma empresa que realiza limpeza em residências. A plataforma é composta por um backend em Node.js utilizando PostgreSQL como banco de dados, e um frontend em React.
axios backend docker-compose frontend fullstack-development hooks monorepo nodejs orientacao-a-objetos postgresql react-hook-form react-router reactjs shadcn-ui sql tawilwind typescript vite
Last synced: 12 Apr 2026
https://github.com/sandergi/sql-strings
Write SQL-injection protected SQL statements using template strings!
javascript-library sql sql-builder template-strings
Last synced: 01 Apr 2025
https://github.com/anhvu2201/e-commerce_website_performance_analysis
Ultilize SQL in Big Query to calculate the key metrics. Furthermore, identify current status of the business to assist in deciding the next business plan.
Last synced: 07 Jan 2026
https://github.com/s1dewalker/research-works
data-analytics data-modeling financial-markets financial-research machine-learning portfolio-management portfolio-optimization python quantitative-analysis quantitative-finance research risk risk-analysis risk-management sql tableau
Last synced: 30 Mar 2025
https://github.com/elfn/postgresql-training
Training on almost all aspect of PostGreSQL syntax
etl pgplsql sql stored-procedures
Last synced: 11 Jan 2026
https://github.com/valeqm/data-engineer-zoomcamp-homework
Data Engineering Zoomcamp 2025 Homework Repository. Contains assignments on containerization, workflow orchestration, cloud, data warehouses, analytics engineering, batch processing, and streaming.
bigquery dbt docker etl-pipeline gcp google-cloud-platform kafka kestra python spark sql terraform
Last synced: 12 Apr 2026
https://github.com/braiso-22/centro-estudios
Proyecto en el que se hace una base de datos para el centro y una aplicación que accede a los datos y los modifica
Last synced: 04 Apr 2025
https://github.com/tsffarias/dbtcore-northwind-postgresql
Relatórios Avançados em SQL Northwind
Last synced: 09 Apr 2025
https://github.com/mtzim/discord-bot
Simple Discord bot with a set of utility and moderation tools. Utilizes a MariaDB(SQL) Database. Available to use with Docker.
discord discord-bot discord-py docker mariadb python sql
Last synced: 10 Mar 2025
https://github.com/madhursinghbhadoriya/zomato_dataanalysis
Zomato_DataAnalysis- SQL
Last synced: 09 Apr 2025
https://github.com/an4pdm/esquema-conceitual-para-banco-de-dados
Projeto feito para o bootcamp DIO "Formação SQL Database Specialist".
banco-de-dados entidade-relacionamento modelo-conceitual mysql sql sqlworkbench
Last synced: 01 Jun 2026