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/slipnitskaya/disaster-response-web-app
Flask web app for classification of disaster messages.
disaster-response etl-pipeline flask flask-application nlp nlp-machine-learning python sentiment-classification sql sqlalchemy sqlite3 webapp
Last synced: 20 Apr 2026
https://github.com/mayankyadav23/movie-rental-store-analysis
An in-depth analysis of a movie rental store using SQL & Python to uncover trends in customer behavior, rental patterns, and revenue insights. Features data cleaning, EDA, SQL queries, and visualizations for data-driven decision-making. 🚀
data-ana eda movie-rental-store power python sql
Last synced: 04 Jun 2026
https://github.com/kambleakash0/databricks-cve-lakehouse
An end-to-end data engineering project building a CVE cybersecurity data lakehouse on Databricks. Implements the Medallion Architecture using Apache Spark and Delta Lake to transform raw JSON data into actionable security insights.
apache-spark cve cybersecurity data-engineering databricks delta-lake etl-pipeline medallion-architecture pyspark sql
Last synced: 04 Jun 2026
https://github.com/pearcoding/pearsql
Very simple sql query builder focusing on sqlite compatibility
builder python query-builder sql sqlite
Last synced: 20 Apr 2026
https://github.com/furqanhun/dbms-labmanual
This repo includes documention of MySQL quries used for my DBMS Lab Manual Tasks
Last synced: 04 Jun 2026
https://github.com/amandaberry-tech/simple-inventory
Inventory Management Website is a simple app for tracking and managing inventory. It lets users view, add, update, and delete items using PHP, JavaScript, and SQL Server. Features include auto-updating quantities for duplicate items and a confirmation popup for secure deletions.
html-css inventory inventory-management javascript php sql sql-server
Last synced: 20 Apr 2026
https://github.com/rami24t/build-a-world-cup-database-fcc-project
create PostgreSQL Database; create Bash script that enters information into PostgreSQL, then query the database for useful statistics.
Last synced: 20 Apr 2026
https://github.com/annnieglez/ml-supply-chain
This project leverages SQL and machine learning to predict whether a package will be delivered on time, using a custom-built relational database of order, client, and shipping data. The goal is to improve supply chain reliability and logistics efficiency through predictive analytics and feature-based modeling.
classification-model database machine-learning mysql python sql
Last synced: 20 Apr 2026
https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin
The sql.js plugin modularised for compatibility with both Browser and NodeJS
Last synced: 20 Apr 2026
https://github.com/an4pdm/plataforma-de-gerenciamento-escolar-intuitivo-com-crud
Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.
automation coding database development full-stack gui programming project-repository python python3 simple-gui sql
Last synced: 20 Apr 2026
https://github.com/robinmillford/hr-analytics-employee-performance-analysis
HR Analytics: Unveiling Employee Performance - A comprehensive exploration of employee data using SQL and Power BI, uncovering key insights for strategic HR decision-making.
data-analysis data-visualization jupyter-notebook powerbi python3 sql
Last synced: 20 Apr 2026
https://github.com/srgrace/sql_scavenger_hunt
SQL Scavenger Hunt
bigquery jupyter-notebook python sql
Last synced: 20 Apr 2026
https://github.com/sdspot2034/data-lemur-solutions
Solutions to SQL Problems on DataLemur
competitive-programming data data-analytics data-science database postgresql query sql
Last synced: 20 Apr 2026
https://github.com/nmandery/psqlchunks
Testing tool to validate blocks of SQL by running them against a PostgreSQL database. In case of errors the tool provides a better error description and location as standard psql would.
database postgresql-database sql
Last synced: 20 Apr 2026
https://github.com/ssanthosh010303/d16c1
Day-16 Challenge-1: Solving Challenges at https://pgexercises.com/
Last synced: 21 Apr 2026
https://github.com/ysclk/caferestaurant
About my app
cafeapp csharp csharp-app csharp-code desktop-app mssql-database restaurant-management sql winforms winforms-application winforms-dashboard
Last synced: 21 Apr 2026
https://github.com/nxion/sql-data-warehouse-project
Building a modern data warehouse with MS SQL server, ETL processes, data modeling and analyitics.
data data-analysis data-analytics data-engineering data-lakehouse data-warehouse datalake datascience etl etl-job medallion-architecture ms mssql sql sql-query sql-server
Last synced: 05 Jun 2026
https://github.com/vidya-vijay/vidya-vijay
About me
analytics data data-science machinelearning python r spss sql statistics tableau visualization
Last synced: 21 Apr 2026
https://github.com/daniel-km/omeka-s-module-adminer
Module for Omeka S to view database directly in admin board via Adminer,
admin adminer omeka-s omeka-s-module sql
Last synced: 21 Apr 2026
https://github.com/nikolaevdmv/transaction-isolation-learning
Reproduce isolation phenomena using jdbc-template
gradle java jdbctemplate sql transaction-isolation-level
Last synced: 21 Apr 2026
https://github.com/kayw-geek/sql-order-analyse-tools
A tool used to check the order of columns in SQL table structure.
Last synced: 21 Apr 2026
https://github.com/andhikayuana/postgres-latihan
Latihan mandiri PostgreSQL :rocket:
database postgresql postgresql-database sql
Last synced: 22 Apr 2026
https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis
In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.
data-cleaning data-visualization electric-vehicle power-bi sql sql-server
Last synced: 05 Jun 2026
https://github.com/notshrirang/deepseek-r1-distill-qwen-1.5b-sql-coder-peft
DeepSeek R1 Distill Qwen 1.5B finetuned for converting natural language queries to SQL queries
deepseek-r1 finetuning lora peft qlora sql
Last synced: 22 Apr 2026
https://github.com/ewgeni-dinew/04.databases_advanced-entity_framework
I will be submitting exersices from the fourth course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 24.10.17 untill 10.12.17. In this course we will be working with one of the most modern ORM technologies-Entity Framework, which is a standard in C# and .Net apps. This is my second professional course at SoftUni, part of the DB Fundamentals Module. I will be using Microsoft Visual Studio 2017 and Microsofts SQL Server Management Studio 17.3 for the upcomming tasks.
csharp database entity-framework-core softuni sql visual-studio
Last synced: 22 Apr 2026
https://github.com/matheusadc/salesapi
The API represents an online sales environment using Python, Redis and SQL.
Last synced: 22 Apr 2026
https://github.com/gsanaev/enterprise-financial-kpi-platform
End-to-end financial analytics platform integrating synthetic data generation, DuckDB warehouse, profitability modeling, churn prediction, and Power BI executive dashboards.
churn-prediction customer-analytics data-engineering data-warehouse duckdb finance-analytics machine-learning powerbi powerbi-dashboard profitability-analysis python random-forest sql synthetic-data
Last synced: 22 Apr 2026
https://github.com/robinmillford/optimizing-treatment-plans-through-data-analysis
The primary focus was on understanding customer health, treatment, and associated charges over multiple years.
data-analysis data-visualization healthcare mysql powerbi sql
Last synced: 22 Apr 2026
https://github.com/cubicrootxyz/gormlogger
Logger for gorm using zap.
database golang gorm logger orm sql zap zap-logger zaplogger
Last synced: 22 Apr 2026
https://github.com/anonymous961/prisma-cloudflare-worker-example
cloudfare-workers postgres prisma sql
Last synced: 22 Apr 2026
https://github.com/eneas-almeida/go
Repositório destinado a linguagem Go.
cep clean-architecture go golang gorm http injections sql tests transactions uuid validator wire
Last synced: 05 Jun 2026
https://github.com/cybergeist0/chatify
A simple online IRC built using PHP.
Last synced: 05 Jun 2026
https://github.com/tienhuynh-tn/doctor-anywhere-fresher-software-developer-home-assignment-interview-oct-2023
[Doctor Anywhere] Fresher Software Engineer | Home Assignment Interview - Oct 2023
docter-anywhere fresher-software-engineer interview java spring-boot sql
Last synced: 22 Apr 2026
https://github.com/viicorico/premier_site_web
Projet scolaire : site de vente de guitares 🎸
Last synced: 22 Apr 2026
https://github.com/simple-works/database-modelizer
💽 Simple object–relational mapping (ORM) library for C# .NET.
ado-net csharp csharp-library dotnet dotnet-library mapping object-relational object-relational-mapper object-relational-mapping orm orm-framework orm-library relational-database sql sql-database
Last synced: 23 Apr 2026
https://github.com/mohitbansal964/episode-tracker
A Simple GUI application to keep track of seen and unseen episodes of TV shows.
database-gui database-management episodes gui python3 sql sqlite3 tkinter tv-series tv-shows
Last synced: 05 Jun 2026
https://github.com/emicy963/appointments-medical
It's a little project building with Java for pratique OOP, Graphic Interface(swing), MVC and CRUD.
crud-application graphic-interface java medical-appointments mvc-architecture net-beans-ide oop-principles oops-in-java science-computer sql swing-gui
Last synced: 05 Jun 2026
https://github.com/shortishly/pgsqlp
Postgres SQL parser using scran
erlang parser postgresql scran sql
Last synced: 24 Apr 2026
https://github.com/tynoee/nashville-housing-data-cleaning
This repository contains SQL scripts used to clean and prepare the Nashville Housing dataset for analysis.
cte data-analytics data-cleaning data-engineering data-preparation data-processing database etl real-estate-data sql sql-server
Last synced: 24 Apr 2026
https://github.com/exegeses/introdb-63172
Curso de Introducción a las Bases de datos | código 63172
database-design databases mysql mysql-database sql
Last synced: 24 Apr 2026
https://github.com/jeroenflvr/datapress
A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.
api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql
Last synced: 06 Jun 2026
https://github.com/statebait/freelance-database-project
A SQL (PostgreSQL) database project made for emulating a freelancing website
Last synced: 24 Apr 2026
https://github.com/amlanmohanty1/zepto-sql-data-analysis-project
Complete Data Analysis on Zepto Inventory data using SQL
data-analysis database inventory-management postgresql sql zepto
Last synced: 24 Apr 2026
https://github.com/charlieroth/northwind-sql
Personal project to deeply learn SQL
Last synced: 24 Apr 2026
https://github.com/srimantapal205/sql_code
SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.
Last synced: 24 Apr 2026
https://github.com/mariosenese/sql-problemhackerrank
Practice > Sql
database formazione hackerrank hackerrank-solutions mysql practice sql
Last synced: 24 Apr 2026
https://github.com/shubhambhadola/portfolio
A results-driven Business Analyst with 3+ years of experience in E-commerce and BFSI, skilled in data analysis, financial optimization, and process improvement. Proficient in tools like Jira, Power BI, and SQL, delivering actionable insights to drive growth and efficiency.
animated excel html5 javascript portfolio-website powerbi presentation sql website
Last synced: 24 Apr 2026
https://github.com/trilokida/qa-from-sql-db-googlepalm
Query from DB with help of LLM in Simple English query
database googlepalm llm query question-answering sql
Last synced: 25 Apr 2026
https://github.com/zulqarnain1ali/blood_donation_database
Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.
blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql
Last synced: 25 Apr 2026
https://github.com/manikantasanjay/electric_billing_system
Electricity Billing System CORE JAVA mini project
Last synced: 25 Apr 2026
https://github.com/brownj85/pg-man
Declarative schema management with auto-generated revisions for Postgres.
apgdiff migrations postgres schema sql
Last synced: 25 Apr 2026
https://github.com/diegofcornejo/fakerjs-data-generator
Generate JSON, SQL and CSV data with Faker JS
csv data-generator fakerjs json sql
Last synced: 25 Apr 2026
https://github.com/tyn-tian/database-design
Enhancing my proficiency in crafting robust database designs through practical exercises to fortify logical structuring.
database database-design erd sql
Last synced: 06 Jun 2026
https://github.com/fulldroper/bego.com-for-qa
Сайт для QA тестування, створений з метою навчання тестуванню мовою php + mysql. Сайт інтернет магазину з можливістю реєстрації як клієнта так і магазину та панеллю адміністрації
Last synced: 25 Apr 2026
https://github.com/kohli716/microservice-bank-architecture
A microservices-based banking system built using Spring Boot, Eureka, API Gateway, and Keycloak for secure authentication and service discovery.
api-gateway banking-system data-structures-and-algorithms eureka-client feign-client java microservices postgresql-database postman-collection rest-api software-development spring-boot spring-data-jpa spring-security sql
Last synced: 25 Apr 2026
https://github.com/thatianecosta/banco-de-dados-da-loja-virtual
Criar um banco de dandos, utilizando a linguagem SQL e realizar operações de manipulação e acesso aos dados. Utilizando o programa MySQL Workbench (MySQL Community Server).
banco-de-dados database diagrama-de-entidade-relacionamento modelagem-de-dados mysql sql
Last synced: 25 Apr 2026
https://github.com/poakapx/using_the_database.
Приклад Android-проекту з використанням бази даних, який, при натисненні на кнопку, записує дані в БД та виводить їх в текстовому елементі.
Last synced: 25 Apr 2026
https://github.com/ralvarezdev/uru-visual-programming
My projects from Visual Programming college course (it's not GUI)
databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru
Last synced: 25 Apr 2026
https://github.com/arturocarrillojimenez/gestor-base-de-datos-tienda
Este es un gestor crm que te permite gestionar la base de datos de forma visible, es decir este tiene una interfaz con JavaFX y además utiliza la arquitectura MCV, la base de datos se ha realizado con MySQL
java javafx javafx-application mvc-architecture sql
Last synced: 26 Apr 2026
https://github.com/luisall12/ipt-6.1_expensemanager
Track expenses and get Datavisualation, with C# WPF and SQLite
csharp csharp-wpf netcore object-oriented-programming sql sqlite wpf xaml
Last synced: 26 Apr 2026
https://github.com/swimshahriar/cse311_mysql
This repository contains some of the SQL tasks that I worked on while doing the CSE311 academic course.
Last synced: 26 Apr 2026
https://github.com/yeisonmontoya1815/java-repository-for-future-learners
This project provides a comprehensive resource for learning Java, featuring tutorials, exercises, and advanced concepts. It covers everything from basic programming principles to complex topics like multithreading and database integration, with hands-on examples and interactive exercises for learners at all levels.
database development-environment java programming-language sql
Last synced: 26 Apr 2026
https://github.com/khalilouali/java-midyear-project
A Java/JavaFX +SQL application for the management of a research center. Created as a midyear project for OOP class.
java javafx oop relational-databases sql
Last synced: 26 Apr 2026
https://github.com/gblack98/rubyx-credit-scoring-dbt
Credit scoring feature engineering with dbt — transforms raw fintech transactions into ML-ready credit features | Rubyx-style
africa credit-scoring data-engineering dbt feature-engineering fintech sql
Last synced: 26 Apr 2026
https://github.com/gblack98/digital-lending-analytics-dbt
Data warehouse & BI for digital lending — dbt models for loan portfolio analytics, KPIs and cohort analysis
analytics business-intelligence data-warehouse dbt lending sql
Last synced: 26 Apr 2026
https://github.com/dogaaydinn/sqlselectproject
This project aims to provide a hands-on approach to retrieving and manipulating data from tables in a PostgreSQL database using SQL `SELECT` statements.
dataspell dbeaver docker postgresql select-statements sql
Last synced: 26 Apr 2026
https://github.com/anuprashgautam/hotel-management-system
A streamlined 🏨 Hotel Management System that allows for efficient handling of hotel reservations and room management. Built using Java (JDBC), MySQL, and IntelliJ IDE, this project provides a clean command line interface for essential hotel operations.
Last synced: 26 Apr 2026
https://github.com/aakash3279/my-leetcode-problems
This is a repository where coding solutions are provided which i solved in leetcode
algorithm data-structures java javascript leetcode-java leetcode-solutions sql
Last synced: 26 Apr 2026
https://github.com/npaun/gtfs-explorer
Query GTFS feeds using SQLite in the browser with built-in visualizations
Last synced: 26 Apr 2026
https://github.com/saravana1606/inventory-management-system
This system as the name implies manages an inventory. The system allows the user to add new products and delete them, update stocks, sell products and other necessary functionalities. The system also manages the customer details, dues and also prints receipt for orders. User authentication is implemented.
gui java-8 mysql-database netbeans sql swing
Last synced: 27 Apr 2026
https://github.com/karolinacodes/bootcampx
An application built to learn database creation and SQL querying.
Last synced: 27 Apr 2026
https://github.com/manukot/car_dealership
Friendly Cars is a dealership that offers new cars from a single manufacturer. The dealership is located in a suburb of a large city. Its gross sales exceed one million dollars per year. It has ten employees – Jim Friendly (the owner/manager), eight salespeople, and an office manager.
database database-management sql sql-server
Last synced: 27 Apr 2026
https://github.com/antonharbers/periodic-table-fcc-cert
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 27 Apr 2026
https://github.com/devizer/sqlserver-version-management
SQL Server Setup and Management including Developer, Express, and LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: SQL Server or LocalDB needs to be installed without user interaction; SQL Server or LocalDB installation doesn't need to persist across multiple CI runs.
2005 2008 2012 2014 2016 2017 2019 2022 automation ci configuration powershell setup sql sql-server test-automation
Last synced: 27 Apr 2026
https://github.com/tandohanthonynwiackah/prempeto
Prempeto is a simple LMS written in java.
Last synced: 27 Apr 2026
https://github.com/as16082023/project-portfolio
A guide to all my projects
dashboard data-analysis data-cleaning data-visualization excel mysql power-bi python sql tableau
Last synced: 27 Apr 2026
https://github.com/s1dewalker/opening-a-restaurant-in-germany
business idea project
clustering data-extraction data-visualization exploratory-data-analysis machine-learning powerbi python3 reporting sql tableau
Last synced: 27 Apr 2026
https://github.com/shuregg/db-psql
Databases with PostgreSQL
database database-management db postgresql psql sql sql-query
Last synced: 27 Apr 2026
https://github.com/antonharbers/fcc-sql-number-guessing-game
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 27 Apr 2026
https://github.com/busesimsek/sql-projects
A collection of my SQL projects with insights into real-world datasets.
data-analysis data-analytics mysql sql
Last synced: 07 Jun 2026
https://github.com/shwetabishtt/sales-analysis
This project is about pizza sales analysis which includes working on SQL, to find out insights and also dashboarding by the use of Power BI
Last synced: 07 Jun 2026