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/huynhtanphatt/diagnosing-uk-railway-performances
This project analyzes UK railway ticket and operation data to show how revenue, passenger demand, and on-time performance are connected.
data-analysis data-visualization datastorytelling python railway sql ticketing transportation
Last synced: 24 Apr 2026
https://github.com/dal-go/dalgo2sql
SQL adapter for DALgo - a DB abstraction layer in Go
dalgo dalgo-adapter go golang sql
Last synced: 11 Jan 2026
https://github.com/pedrosfaria2/flask_binance
A web app to collect and analyse market data
css docker flask html html5 javascript market-data pytest python python3 rabbitmq rest-api sql websocket websocket-api
Last synced: 07 Apr 2026
https://github.com/andrehaguiar/nodejs-rest
Projeto CRUD-REST criado durante a LIVE 'Node.js com Bancos de Dados Relacionais (SQL) com Renan Johannsen' da DIO
crud-application digital-innovation-one nodejs relational-database rest-api sql typescript
Last synced: 18 May 2026
https://github.com/gopibabus/datagrip-settings
DataGrip IDE Settings
configuration datagrip ide settings sql
Last synced: 15 Jan 2026
https://github.com/elhussin/financeflask
Finance is a web application that allows users to manage their stock portfolio. It supports login functionality, buying stocks, viewing transaction history, and fetching stock quotes. The app uses SQLite for storing user data and stock transactions.
api database finance flask sql web-development wep-application
Last synced: 15 May 2026
https://github.com/philbudden/ingest-python
A Pipeline template for ingesting datasets using Pandas
automation ci-cd data-engineering data-pipeline declarative-workflows elt elt-pipeline modular-pipelines open-source pandas pytest python sql
Last synced: 16 May 2026
https://github.com/erikrios/learn-sql
Learn About SQL (Structured Query Language) with MySQL DBMS
database mysql mysql-database sql structured-query-language
Last synced: 27 Apr 2026
https://github.com/brkyvrkn/oracle-sql-demo
Information management system about pharmacies
apex database information-management oracle sql
Last synced: 30 Oct 2025
https://github.com/xander1936/project4-map-out-a-technical-solution-for-the-food-delivery-site-expressfood
In this project, we use MySQL Workbench to design the UML diagram, build the database (tables of customers, deliverers, dishes, orders and order quantities) and finally make SQL queries on the client and server side.
database mysql mysql-database relational-databases sql sql-queries tables uml-diagram workbench
Last synced: 18 May 2026
https://github.com/sankaran-s2001/layoffs-sql-analysis
A complete SQL data cleaning and analysis project using MySQL to analyze global company layoffs from 2020-2023.
data-science datacleaning eda kaggle layoffdata layoffs mysql sql
Last synced: 18 May 2026
https://github.com/lealre/sql-bootcamp-de
Projects and Classes from SQL Bootcamp for Data Engineering
Last synced: 06 Jan 2026
https://github.com/bezid4n/sqlserver_uspmakewords
sp to make words that use persian dic to find the meaningful words
dictionary persian persiandic sql sqlserver stored-procedure word
Last synced: 30 Jun 2026
https://github.com/martajac/maven-music-challenge
https://mavenanalytics.io/challenges/maven-music-challenge/e161353d-9967-4297-869c-505de168e610
microsoft-sql-server powerbi sql
Last synced: 21 Mar 2025
https://github.com/renannrocha/financemind-desktop
FinanceMind é um aplicativo que permite aos usuários gerenciar suas finanças pessoais, controlando receitas, despesas e orçamentos.
matplotlib pyhton3 sql tkinter
Last synced: 19 Jul 2025
https://github.com/staivanov/from-zero-to-advance-in-sql
From Tables and SELECT queries to advanced SQL.
indexes-in-db mssql sql sql-server t-sql t-sql-exercises t-sql-scripts views
Last synced: 16 Feb 2026
https://github.com/jillie-wink/sql-portfolio
SQL Data Analysis Projects
data-analysis data-manipulation portfolio sql sqlite
Last synced: 02 Jan 2026
https://github.com/bjam24/agh-large-scale-data-analysis
This respository contains projects made for the Large Scale Data Analysis course at the AGH UST in 2024.
agh apache-spark apache-spark-cluster graphframes rdd spark-streaming sql structured-data
Last synced: 01 Jul 2025
https://github.com/chernyakid/stackoverflow
Анализ постов StackOverflow за 2008 год
Last synced: 17 Jun 2026
https://github.com/k-sameer701/mysql-cheatsheet
MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.
mysql mysqldata mysqldatabase sql
Last synced: 25 Jun 2025
https://github.com/hanzala-bhutto/CSharp-Pharmacy-Store-System
Simulating Real life medical store keeping records of medicines
bunifu-ui csharp graphical-user-interface sql sql-express-filedb visual-studio
Last synced: 10 Apr 2025
https://github.com/sandk21/base_donnees_immobilere
Création d'une base de données avec SQLite et requêtes en vue d'analyses
base-de-donnees bdd requete sql sqlite
Last synced: 09 Jun 2026
https://github.com/smoothemerson/in.orbit_server
Project given by Rocketseat in NLW POCKET event.
drizzle fastify nodejs sql typescript zod
Last synced: 04 Jan 2026
https://github.com/mberkiskal/sellingtrackingapp-satistakipuygulamasi-withsqlprocedure
Market satış takip uygulaması. Sipariş oluşturma, siparişleri görme, müşteri ekleme ve ürün eklemenin bulunduğu bir mini proje.Market selling tracking application. A mini-project that includes creating orders, viewing orders, adding customers and adding products. USING: C# and SQL.
csharp mssql mssql-database sql sqlprocedure sqlstoredprocedures
Last synced: 18 May 2026
https://github.com/HuynhDucPhu2502/Selling-Management
Simple project using JavaSwing and JDBC
Last synced: 11 May 2025
https://github.com/yodkwtf/sql-fundamentals
A resource for learning and practicing the basics of SQL by aiming to provide hands-on examples, exercises, and explanations to help you grasp the foundational concepts of SQL.
Last synced: 18 May 2026
https://github.com/qwiery/qwiery-sql
SQL adapter for Qwiery. It allows you to use a SQL database as a graph database.
Last synced: 02 Jul 2026
https://github.com/sancakerkan/musicstudiodbms
This project aims to create a database management system for a music studio using Java and PostgreSQL. It includes tables and relationships to manage the studio's courses, customers, reservations, and payments.
database database-management dbms postgresql sql
Last synced: 15 May 2026
https://github.com/iliya5digital/sites-sql
foe for-wordpress sql sqldb wordpress
Last synced: 09 Apr 2025
https://github.com/iankitnegi/sql_adhoc_analysis_project
Atliq Hardwares, a leading computer hardware producer in India with a global reach, seeks to enhance its data analytics team for better decision-making insights. Tony Sharma, the Data Analytics Director, is hiring junior analysts with strong tech and soft skills, using a SQL and code basics challenge to evaluate candidates.
consumer goods mysql powerbi sql
Last synced: 31 Oct 2025
https://github.com/ludreinsalvador/gadgets-product-6850-project
Creating a machine learning model that predicts whether a customer will purchase Product 6850 in January 2019 with an accuracy above 85% and a recall of at least 70%.
machine-learning modeling pandas-dataframe prediction-model python spark-sql sql
Last synced: 05 Apr 2025
https://github.com/kunalempire2003/sql_llm_queryretriever_using_genai
generative-ai huggingface llm python sql sqlite3 streamlit
Last synced: 18 May 2026
https://github.com/epaltechs/vet-clinic
This is an SQL database that records data of dogs in a vet clinic, stores the data in a table and makes it possible to query the data input.
Last synced: 03 Apr 2025
https://github.com/gabrielsvinha/db1
Aquele que não luta pelo futuro que quer, deve aceitar o futuro que vier
Last synced: 21 Mar 2025
https://github.com/ocskier/vidgameslookup
A Python widget-based app for looking up video games in a SQL DB
mysql-connector pipenv python sql tkinter
Last synced: 22 Apr 2026
https://github.com/pygraz/2025-04-01-to-orm-or-not-to-orm
Django example using ORM and raw SQL effectively
django example-code python sql
Last synced: 28 Apr 2026
https://github.com/nitheshgoutham/singapore-resale-flat-prices-predicting
To Predict the Resale Price of a Flat
data data-visualization machine-learning python3 sql streamlit
Last synced: 09 May 2026
https://github.com/nitheshgoutham/youtube-data-harvesting-warehousing-using-streamlit
YouTube Data Harvesting and Warehousing using SQL and Streamlit
data-science python3 sql streamlit
Last synced: 17 Apr 2026
https://github.com/lukasraider/sql_oracle
Work with SQL database, creating task, database, view, sorting and using classic command
command database databases sql sql-server sqlserver
Last synced: 18 May 2026
https://github.com/anant-jp/anant-jp
👋 Hi, I’m Anant Parmar, an Associate Product Owner/Scrum Master focused on Business Analysis and Agile practices. I’m learning Advanced SQL, Product Vision, Roadmaps, and Ownership. 💬 Ask me about Business Analysis, Agile Project Management, Jira, and Confluence.
agile-development agile-methodologies confluence jira sdlc selenium sql
Last synced: 18 May 2026
https://github.com/rafaeljurkfitz/dbt-jaffle-shop
DBT project with postgres using best practices.
analytics analytics-engineering best-practices data data-engineering dbt dbt-core etl postgresql sql transform
Last synced: 15 Jun 2025
https://github.com/alexxx180/prosperity
Project to support Wisdom solution with dynamically changing program contents.
Last synced: 18 May 2026
https://github.com/mustafahere/lms
Library Management System using `Winform C#`
csharp library-management-system sql sql-server winforms
Last synced: 11 May 2026
https://github.com/varun-kumar-code/prototype
ai api database firebase flashcards python3 sql webdevelopment
Last synced: 04 Mar 2025
https://github.com/spunkyschool/samadhaan
Samadhaan : "A Click Helps!" (A web app designed to cater to depressed section of society where they can interact with each other via asking and answering questions and also can connect to mental coaches and psychiatrists.
encryption-decryption java javascript jwt-authentication react react-router redux-toolkit spring-security springboot sql
Last synced: 10 Apr 2026
https://github.com/romilagarwal/inventory-management
This Inventory Management System is a lightweight, web-based solution designed for small to medium businesses to track inventory, process sales, and monitor purchasing activities. Built with PHP and MySQL, it provides an intuitive interface for maintaining accurate stock levels while offering robust reporting capabilities.
apache htdocs inventory-management php sql stock-management-system
Last synced: 01 Feb 2026
https://github.com/frosteen/web_dev_snippets
A collection of Vanilla HTML, JavaScript, SQL snippets that I often use for my freelance projects.
html javascript sql web-development
Last synced: 03 Jul 2026
https://github.com/fabeklou/linkedin-learning_full-stack_web_developer
Here I'm learning full-stack web application development with linkedin-learning.
css3 development devops ecmascript6 es6 full-stack git github html5 javascript linkedin-learning nodejs nosql react rest-api sql
Last synced: 07 Apr 2026
https://github.com/karol7git/sqlpractice
these are databases on SQL language / made for mere practice
Last synced: 07 Mar 2026
https://github.com/vandodev/easycar
easycar Aplicativo de carona
android api axios backend devpoint front-end full-stack insomnia mobile node react react-native sql sqlite3
Last synced: 07 Apr 2026
https://github.com/nambukeerthi/phonepe_project
This project will create a live geo-visualization dashboard using data from the PhonePe Pulse GitHub repository.
matplotlib numpy pandas python sklearn sql streamlit
Last synced: 07 Apr 2026
https://github.com/taniomi/banco-de-dados
Repositório para projeto da matéria ICSB30 - Introdução à Banco de Dados, cursada pela UTFPR em 2024-1.
database-design mysql-database sql
Last synced: 30 Jun 2026
https://github.com/niniola-creator/niniola-creator
This is a repository that I have created to show my skills, share my projects and track my progress in my data science/web development journey.
bootstrap5 css3 data-analysis data-science data-visualization database html5 javascipt javascript matplotlib pandas powerbi python spreadsheets sql
Last synced: 07 Apr 2026
https://github.com/thomasalbertodev/belajar-sql
Belajar Dasar-dasar Database MySQL
Last synced: 07 Mar 2026
https://github.com/zenitude/bellaciao
GRETA Internship N°1
css3 html5 javascript php phpmyadmin sql
Last synced: 12 Apr 2026
https://github.com/batanoffs/mysql-softuni
This repo contains exsercises during the SQL course at SoftUni
database mysql mysql-workbench relational-databases sql
Last synced: 20 May 2026
https://github.com/parthds02/library-system-management-sql
Library Management System built using PostgreSQL in pgAdmin 4. The system manages book issuing, returns, and tracking with detailed records of books, members, employees, branches, and transactions. It supports CRUD operations on books and members, and helps streamline library workflows efficiently.
data-modeling database database-management library-management-system library-systems pgadmin4 postgresql sql
Last synced: 14 May 2026
https://github.com/chubby007/tsqloader
A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.
database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper
Last synced: 07 Apr 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/mvelic/mssql-monitor
A basic monitoring package for MS SQL Server.
Last synced: 12 Sep 2025
https://github.com/ryan-wong1/min-wage-by-state-1968-to-2020-data-analysis
US Minimum Wage by State (1968 - 2020)
data-analysis data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/guilhermeomachadotech/banco-de-dados-ii
Todas as atividades feitas em Banco de Dados no 2° Ano, junto com a Giovanna Eduarda Damasceno Reis. Foi utilizado o Microsoft SQL Server.
database microsoft-sql-server sql sql-server
Last synced: 12 Mar 2025
https://github.com/kskmemory/sql-advance-data-analytics-project-by-using-cte-and-window-functions
SQL Advance Data Analytics Project by using CTE and Window Functions
cte cumulative-analysis dataexploration exploratory-data-analysis performance-analysis sql windowfunctions
Last synced: 03 Feb 2026
https://github.com/carlossanabriam/docker-sqlite
Local & automated environment for SQLite with a test database.
Last synced: 05 Apr 2026
https://github.com/gabygramajo/fundamentos-de-bases-de-datos
codigo del curso de fundamento de base de datos de platzi
Last synced: 08 Sep 2025
https://github.com/rachitdhar/azure-queue-viewer
An app to peek Azure Service Bus queue messages and query the data
Last synced: 23 Jun 2026
https://github.com/yousryessam/examinationsystem
Database for Examination System
Last synced: 14 Mar 2025
https://github.com/ahmetulucay/dotnet-rpg
code-first crud dtos httpmethods mvc-ef7 sql webapi
Last synced: 15 May 2026
https://github.com/roger-29/dat107-oblig3
Obligatorisk innlevering 3, i DAT107
Last synced: 03 May 2026
https://github.com/saadhaniftaj/hotel-reservation-system-dbms-project
A Java-based Hotel Management and Reservation System using MySQL for backend support. It manages room bookings, customer and staff records, and daily operations with an interactive GUI. The project emphasizes DBMS principles, including normalization and relational schema design.
database-management dbms java mysql reservation-management sql
Last synced: 18 May 2026
https://github.com/sofiahuang315/home_application_rental_system
Home Application Rental System using C# and SQL
Last synced: 08 Jul 2025
https://github.com/pkx8326/drawing_triangles_with_mysql
This repository contains simple sets of codes that draw triangles in the form of ASCII art using MySQL. I cam across these codes on HackerRank and I thought it was a very strange concept to SQL to draw triangles with ASCII art. But then it became a challenging tasks and I learned to use information_schema.tables, a dummy table that exists in every MySQL session.
hackerrank hackerrank-solutions information-schema mysql sql
Last synced: 28 Oct 2025
https://github.com/studoo-app/sql-td8-sio2
SQL - Audit et Evolutions de bases de données
Last synced: 08 Sep 2025
https://github.com/mehrajlatifli/redis-cache-patterns
Example for redis in ASP.NET Core Web API
aspnetcore entity-framework-core lazyloading pattern redis-cache sql webapi write-through
Last synced: 12 May 2026
https://github.com/kalyan4636/hackerrank-journey
Welcome to my HackerRank Journey repository! 🚀
dbms java java-8 python-script python3 sql sqlite3
Last synced: 02 Jan 2026
https://github.com/nghiant3110/e_com_1
This is a DA project base on E-com Data set (Thelook_ecom) in Big Query from Google
Last synced: 11 Apr 2025
https://github.com/michelmrcln/web-development-roadmap
💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.
awesome development-roadmap django docker figma guide hacktoberfest hacktoberfest2020 html sql web-development web-development-roadmap webdevelopment website
Last synced: 12 May 2025
https://github.com/lucky-bhure/curd-operation-with-mysqlworkbench
A simple user management system built with Node.js, Express, MySQL, and EJS templates. This application allows users to be added, edited, deleted, and displayed from a MySQL database.
Last synced: 07 Mar 2026
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/jwill9999/aspnet-mvc5-framework
Example code for asp.net framework
asp-net asp-net-mvc code-first migrations mvc-framework razor sql validation
Last synced: 08 Jul 2025
https://github.com/aachourmohamed/vit-clinic
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
database gitflow postgresql sql
Last synced: 18 May 2026
https://github.com/simpsonresearch/apc9-10
Learn Databases in Week 9 and 10 of my Advanced Programming Club
learn programming python sql sqlite
Last synced: 30 Jun 2026
https://github.com/perridplatypus/sql-formatter
An open source SQL formatter similar to PoorSQL but in Rust!
Last synced: 07 Jul 2025