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/semrekkers/querier
Simple SQL builder and executor for Go
Last synced: 14 Jan 2026
https://github.com/cyberoctane29/hackerrank-sql-problem-solving
This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.
hackerrank hackerrank-solutions mysql sql
Last synced: 15 Mar 2026
https://github.com/hydraphyzer/university-management-system
This is a University Management System Built in SQL. Actually this is my Semester Project of Database Management System Lab.
hydraphyzergithub muhammadzubair sql sqlproject sqltriggers universitymanagement
Last synced: 15 Mar 2026
https://github.com/siddharthbadal/sql-case-studies-data-analysis
Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.
data-analysis sql sql-query sql-server sqlserver
Last synced: 08 Jan 2026
https://github.com/bredalis/sqlitejs
💻 SQLite for JavaScript 💻
backend bbdd database-framework framework js nodejs relational-databases sql sqlite
Last synced: 08 May 2026
https://github.com/camilajaviera91/dag-first-approach
This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.
airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql
Last synced: 13 Apr 2026
https://github.com/autra/adventofcode
My answer to the adventofcode challenge, mainly in sql (PostreSQL flavour): https://adventofcode.com
adventofcode adventofcode2020 postgresql sql
Last synced: 28 Apr 2026
https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant
I obtained sales data from a local pizzeria and created some dashboards full of insights.
data-cleaning etl python real-world-project sql tableau
Last synced: 13 Jun 2025
https://github.com/jayshrinaikwadi2001/nbfc-loan-application-spring-boot-java-project
ACJ Finance-NBFC Application
bootstrap css hibernate-jpa html5 java javascript jsp postgresql spring-boot sql
Last synced: 06 Feb 2026
https://github.com/meetup-python-grenoble/datasette-workshop
Exploration de données avec Datasette
data-analysis data-science data-visualization datasette exploratory-data-analysis python sql workshop
Last synced: 13 May 2026
https://github.com/rakumar99/social-media-analysis-with-sql
This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.
database-management erdiagram mysqlserver schema sql tables
Last synced: 06 Feb 2026
https://github.com/malvfr/zap
Fill your database with fake data.
cli csv data database generator hacktoberfest mock node populate populate-database seed sql
Last synced: 21 Jan 2026
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/mr-vozhyk/mini-pj-in-redash
Dashboards in Redash
dashboard economic-metrics main-metrics postgresql product-metrics redash sql
Last synced: 20 Oct 2025
https://github.com/shahadat3669/vet-clinic-database
In this project, I use a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.
Last synced: 19 Oct 2025
https://github.com/ankit21111/filmilytics
This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.
data-analysis database database-design database-schema erdiagram sql
Last synced: 13 Jun 2025
https://github.com/vinhcao09/embeded_laborary
Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot
arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql
Last synced: 14 Apr 2026
https://github.com/yeuner/dataanalystportfolio
This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL
Last synced: 18 Jan 2026
https://github.com/himudigonda/leetcode-old
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 08 Oct 2025
https://github.com/eman288/travel-management-system
This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.
bootstrap c-sharp css dotnet dotnet-core html html5 javascript linq microsoft-sql-server sql web-app web-application webapp webapplication
Last synced: 18 Jan 2026
https://github.com/subh888999/sql-library-management-system-project
This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.
Last synced: 21 Jul 2025
https://github.com/dhouib-mohamed/quoxy
Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.
api-gateway api-limiter api-security go proxy sql subscription token-management
Last synced: 04 Feb 2026
https://github.com/buathiertom/automatic-bdd-project
SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.
plpgsql plpgsql-scripts postgresql sql
Last synced: 07 Jan 2026
https://github.com/ericperret/sql_studio
SQL learning tool — full SQL interpreter in a single HTML file, zero dependencies
browser-based education html javascript learning no-dependencies pedagogy sql sql-interpreter sql-tutorial
Last synced: 30 May 2026
https://github.com/jamesehiabhi/grace-edtech-hub
Analysis Report on Grace EdTech Performance Database
Last synced: 19 Oct 2025
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/yeisonmontoya1815/sql-relational-database-design
This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.
database frontend-web mssql-database mysql-database php-framework sql webdevelopment
Last synced: 14 Mar 2026
https://github.com/cyberkutti-iedc/snaildb
SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.
database lightweight non-sql non-sql-database python pythondatabase sql
Last synced: 25 Mar 2025
https://github.com/rishraks/student-management-system
A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.
Last synced: 12 Oct 2025
https://github.com/codewithjaspreet/hr_viz
Human Resource Data Visualisation
dataanalysis datavisualization sql tableau
Last synced: 19 Mar 2026
https://github.com/devmessias/gsql2rsql
OpenCypher to Databricks/spark SQL transpiler - query your Delta Lake tables as a graph
databricks graph graph-database spark-sql sql
Last synced: 22 Feb 2026
https://github.com/amadou-6e/ipython-sqlcmd
Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.
database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server
Last synced: 22 Feb 2026
https://github.com/shveta-maini/business-insights-360
Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends
Last synced: 22 Jan 2026
https://github.com/jamesehiabhi/lewis-product-portfolio
Lewis Revenue Analysis by Product Category
Last synced: 27 Aug 2025
https://github.com/qw-0p/software-store
This is a monorepo that contains the entire e-commerce store project, including both server and client components
2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript
Last synced: 14 Apr 2026
https://github.com/samyak-jain/hospital-backend
authentication mongodb sql tornado
Last synced: 11 Apr 2025
https://github.com/praveenraam/alumni-network
A web-based platform connecting current students with alumni for mentorship, career opportunities, and networking. Features include job postings, event calendars, and a detailed alumni directory.
api-integration blade-templates deployment figma git-version-control javascript laravel php sql
Last synced: 21 Jan 2026
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/amandavsamorim/mysql-exercises
Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.
Last synced: 13 Apr 2026
https://github.com/ornella-gigante/mysql_database_workbench
This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.
database-management mysql-database poo sql workbench
Last synced: 16 Mar 2025
https://github.com/kaessam/ps
This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush
arrays dictionary hashing hashset hashtable linked-list problem-solving sql sql-server tree
Last synced: 17 Apr 2026
https://github.com/handsomestwei/mybatis-mapper2sql-plugin
intellij plugin, auto extact mybatis mapper xml sql
idea-plugin intellij-plugin mapper mybatis sql
Last synced: 09 Oct 2025
https://github.com/saphalpdyl/pixel-mail
An email application built almost from scratch with authentication , encryption , saved login and so on. Full stack app with SQL Database, Node backend and React Front end
html-css-javascript jwt-authentication mariadb nodejs sql
Last synced: 13 Apr 2026
https://github.com/1boch1/addalias
Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result
javascript npm-package query-builder sql
Last synced: 08 Jan 2026
https://github.com/sevdanurgenc/oracle-thinkquest-project-of-clinic
This repo contains the codes of web, desktop and mobile applications of a clinical management system.
android-application desktop-application html java java-application json management-system mobile-application mvc-framework oracle oracle-database sql web-application
Last synced: 06 May 2026
https://github.com/targetta/ankaflow
YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.
bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql
Last synced: 09 Oct 2025
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/marcosfshirafuchi/devsuperior-desafio-tdd-event-city
DEVSUPERIOR: Java Spring Expert - Desafio 01
desenvolvedor-backend desenvolvedor-java desenvolvimento-java devsuperior java jpa-hibernate nelio-alves nelioalves poo postman postman-api spring spring-boot sql tdd tdd-java
Last synced: 19 Jan 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/tobihatti/languages-summaries
✔🌍 Summary for several programing-languages (A-Levels)
a-level csharp documentation dotnet example instructions sql
Last synced: 20 Apr 2026
https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer
Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.
analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob
Last synced: 17 Apr 2026
https://github.com/Alireza0K/Todo-List
This app helps you list your daily tasks or anything you want to do, this project is an offline to-do list which means your to-do list is safe So don't worry about leaked your data.
css elequent html5 laravel php sql task-manager todo todo-list todolist todolist-application
Last synced: 11 Mar 2025
https://github.com/turbot/steampipe-plugin-hubspot
Use SQL to instantly query HubSpot resources. Open source CLI. No DB required.
backup etl postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Apr 2026
https://github.com/meken/sql-partitioned-tables
Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows
archival azure data-factory partitioning sql
Last synced: 16 Oct 2025
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/hozlucas28/codo-codo-back-end-project-2022
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql
Last synced: 14 Apr 2026
https://github.com/hackersandslackers/ghost-sql-sanitation
:ghost: 🖲 Sanitize Ghost Blog SQL data on a schedule to ensure content quality.
blog-maintenance mysql pymysql python3 sql sql-queries
Last synced: 19 Jan 2026
https://github.com/vishnuganeshan/fullstack-tech-notes
🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.
ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript
Last synced: 15 Oct 2025
https://github.com/syedsaadahmed/hands-on-with-apache-spark
Working with Apache Spark, Creating some small tutorials and at last implemeting a small project
apachespark joins machine-learning machine-learning-algorithms pyspark python sql
Last synced: 14 Oct 2025
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis
This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle
data database mysql sql walmart
Last synced: 24 Feb 2026
https://github.com/thomascode92/sql-complete-developers-guide
From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️
academind-course database learn-sql-language mysql postgresql rdbms sql
Last synced: 19 Apr 2026
https://github.com/lisakey/datacamp-data-analyst-python-sql-projects
Several projects completed during my Data Analyst 📊 training on the DataCamp platform with Python 🐍 and SQL 🗃️. Each project addresses real-world challenges using modern analytical tools and techniques.
analysis cleaning-data data dataanalysis dataanalyst matplotlib pandas python seaborn sql transformation visuali
Last synced: 19 Apr 2026
https://github.com/sipist/notebook
Jupyter Notebook Intelligent Retrieval Systems Stack
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/kdandy/redops
RedOps is a network and security testing tool. Key features: subdomain discovery, port scanning, and vulnerability testing. New features: Reverse DNS Lookup, DNS Zone Transfer Testing, Open Redirect Testing, Command Injection Testing, and CVE Exploit Checker.
csrf ddos domain find injection pentesting sql ssl vunerability xss
Last synced: 01 Mar 2026
https://github.com/jmaupetit/imdb-sql
Load IMDB datasets in SQL databases
database imdb load-testing sql
Last synced: 16 Feb 2026
https://github.com/emahtab/sql-set-operators
oracle-database set-operators sql
Last synced: 19 Mar 2026
https://github.com/nagybhe/sis-cure
Trabalho de Conclusão de Curso - Sistemas Para Internet
bootstrap css html javascript php sql
Last synced: 30 May 2026
https://github.com/daniilak/russian-cadastral-numbers
Данные по публичной кадастровой карте вместе с парсером
cadastral csv map open-data open-source python russian sql
Last synced: 23 Feb 2026
https://github.com/vbhatsaccnt/sql_bank-loan-data-analysis
Welcome to the Bank Loan Data Analysis project repository. This project explores a dataset related to bank loans, aiming to derive insights and make data-driven decisions.
data-mining fianance mssqlserver queries sql
Last synced: 11 Mar 2026
https://github.com/danmadeira/hyg-star-database
HYG star database
catalog catalogue database hyg hygdata hygdatabase sql star stellar
Last synced: 11 Oct 2025
https://github.com/muhammad-21/employee-directory
📓 Employee Directory
ant-design axios bootstrap css express html javascript react redux sql
Last synced: 13 Apr 2026
https://github.com/nafisalawalidris/tools-for-data-science
It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.
arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development
Last synced: 11 Apr 2026
https://github.com/szapp/magistdataanalysisvisualization
Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau
dashboard data-analysis data-science data-visualization data-viz sql tableau-public
Last synced: 19 Mar 2026
https://github.com/purnendudutta/bike-rental-management-system
This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.
Last synced: 27 Apr 2026
https://github.com/gabrieladados/adventureworks
Do Data Warehouse ao Power BI: Projeto End-to-End de Análise para Adventure Works
dataanalysis dbt figma powerbi snowflake sql
Last synced: 19 Mar 2026
https://github.com/jkcso/sql-tutorial
A SQL tutorial created by me that teaches step by step every aspect of the most famous database programming language. Reader is first introduced to the basics and we then dive into more advanced aspects of the language.
Last synced: 19 Mar 2026
https://github.com/tynab/kong-stack
Kong stack
api api-gateway docker docker-compose docker-container docker-image docker-network gateway kong kong-api-gateway kong-gateway kong-stack konga pantsel postgre postgresql sql stack tynab yan
Last synced: 13 Apr 2026
https://github.com/pymarcus/data_warehouse
Criação de um modelo de dados, desing, star schema com o SQL power architect
Last synced: 15 Feb 2026
https://github.com/thl-corporation/thl-sql
Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.
automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps
Last synced: 02 Jun 2026
https://github.com/exegeses/introbbdd-62083
Curso Introducción a Bases de datos | código 62083
Last synced: 19 Mar 2026
https://github.com/fareedkhan-dev/apache-hive-guide
This project is based on docker image of apache hive, showing all the basic commands to understand hive queries.
apache big-data bigdata docker hive hive-metastore hiveql spark sql
Last synced: 10 May 2026
https://github.com/flatcap/craggy-data
📋 Schema and sample data for Craggy Website
Last synced: 10 Jan 2026
https://github.com/balaganapathitech/whatapplld
This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.
Last synced: 13 Apr 2026