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/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/epomatti/mssql-replication
SQL Server replication
azure microsoft-sql-server mssql replication sql sql-server terraform
Last synced: 18 Mar 2026
https://github.com/juanjosemayorga/teslo-shop-14
A modern and functional clone of the official Tesla apparel store, rebuilt from scratch using Next.js to deliver a fast, efficient, and scalable user experience.
css css-modules docker javascript nextjs prisma-orm reactjs sql tailwind typescript
Last synced: 10 Apr 2026
https://github.com/piyushkumar2025/india-general-elections-2024_data-analyst
Analyzed election data for 540+ constituencies and 100+ parties using SQL. Calculated state-wise seat distributions, classified 30+ parties into alliances, identified top 10 candidates by EVM votes, calculated victory margins, and analyzed voting patterns for 300+ candidates to uncover key insights.
analytics data database mysql sql statistics
Last synced: 22 May 2026
https://github.com/nasirkhan294/room-rental-back-end
This is a Rails API-only application designed to serve as the backend for a web application. It provides API endpoints to interact with data, such as storing and retrieving greetings, and is ideal for building RESTful services and handling data requests from a front-end client.. 📚
database postgresql ruby-gem ruby-on-rails sql
Last synced: 31 Aug 2025
https://github.com/intersystems-ib/customer-support-agent-demo
AI-powered customer support agent built with Python smolagents and InterSystems IRIS — SQL, RAG, and live interoperability
ai-agent customer-support demo docker interoperability intersystems-iris llm openai python rag retrieval-augmented-generation smolagents sql vector-search
Last synced: 14 Apr 2026
https://github.com/aabbtree77/imdb-sqlite-queries
Actor-director collab analysis based on imdb-sqlite.
analytics chatgpt counting film-directors h-index imdb imdb-sqlite queries relational-database sql sqlite3
Last synced: 23 Jan 2026
https://github.com/paulf-999/sql_templates
SQL template scripts I've collated over time
Last synced: 28 Apr 2026
https://github.com/dsgs76/spring-pokeapi-acm
This repository contains the first work for ACM Java Spring course
java maven spring-boot springframework sql web
Last synced: 09 May 2026
https://github.com/mggwxyz/logs-analysis-project
The logs analysis project for Udacity's Full Stack Web Developer Nanodegree
api logs postgresql psycopg2 python sql
Last synced: 13 May 2026
https://github.com/tompinataro/React-Image-Gallery
Created images with matching descriptions appearing as reversible cards.
Last synced: 31 Aug 2025
https://github.com/bobbyiliev/mz-adonisjs-demo
Streaming SQL with Materialize, Redpanda/Kafka and AdonisJS
adonisjs materialize redpanda sql streaming-data
Last synced: 17 Mar 2025
https://github.com/rykerwilder/university-db
Creating a university DataBase using MySQL.
data-definition-language data-manipulation-language data-query-language mysql sql
Last synced: 02 May 2026
https://github.com/marcosfshirafuchi/devsuperior-bee-uri-2602-busca-simples
DEVSUPERIOR : Java Spring Professional - BEE/URI 2602
bancodedados beecrowd-solutions devsuperior java jpql maven maven-plugin maven-pom nelio-alves nelioalves poo postgresql relacionamentos spring spring-boot springboot springdata-jpa springdatajpa sql uri-online-judge
Last synced: 12 Apr 2026
https://github.com/kirby-b/learnx-source
A website I built with some others for the BPA Web App Competition in 2023-2024
alpinejs dynamic-website html html5 javascript laravel laravel8 mobile-friendly php php8 responsive-web-design sql tailwind tailwind-css tailwindcss tailwindcss-v3 web-app web-application website
Last synced: 08 Mar 2026
https://github.com/himuuuuuuuuu/codebasics-sql
This repo contains the SQL learnings from Data Analyst Bootcamp from CodeBasics
codebasics codebasics-sql mysql sql
Last synced: 30 Aug 2025
https://github.com/aadipoddar/tournament-tracker
Tournament Tracker Real World Software
Last synced: 29 Aug 2025
https://github.com/mono-a3/crud-estudiantes-javafx-mariadb
CRUD-Estudiantes-JavaFX-MariaDB, una aplicación de escritorio desarrollada con JavaFX para la gestión de estudiantes mediante un sistema CRUD (Crear, Leer, Actualizar y Eliminar), con conexión a una base de datos MariaDB.
crud dbeaver intellij-idea java javafx mariadb sql
Last synced: 17 Apr 2026
https://github.com/bitnom/sqlsessions.nim
Cookie-based sessions for Jester via SQL backend.
nim nim-lang nimble session session-cookie sessions sql
Last synced: 26 Aug 2025
https://github.com/shrutiijoshi/restaurant-order-analysis
Analyze order data to identify the most and least popular menu items and types of cuisine
analytics data-analysis mysql sql
Last synced: 26 Aug 2025
https://github.com/kerimli-veli/entity-framework-task
A simple Entity Framework task demonstrating basic operations with a database
csharp dapper entity-framework-core orm sql
Last synced: 25 Aug 2025
https://github.com/poboisvert/go_shortener
Golang using Fiver V2 and Postgres SQL to redirect an internal url to an external
go golang postgres redirect sql url url-shortener
Last synced: 18 Apr 2026
https://github.com/smpotts/los-angeles-airbnb-listings
Uses open source data from Kaggle to analyze Airbnb listings in Los Angeles.
jupyter-notebook python sql sqlalchemy
Last synced: 01 Apr 2025
https://github.com/nicatdursunlu/atl-academy-java-backend
ATL Academy Java Back-End Development Bootcamp
gradle java-8 java-se jdbc-api lombok mysql postgresql slf4j spring spring-boot sql swagger-ui swagger2
Last synced: 16 Mar 2025
https://github.com/mavmi/parameters-management-system
Client and server sides to work with dynamically changing parameters
java postgresql shakal-bot-enterprises spring sql
Last synced: 07 Apr 2025
https://github.com/manjit-baishya-datascience/chaptered-emporium-library-management-system
Here is a new management system designed to help you manage your bookstore efficiently. Keep track of books, authors, customers, orders, publishers, genres, and more with ease!
database-design database-management databse-project sql sqlite
Last synced: 14 Oct 2025
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/torand/fastersql
Java library to efficiently integrate with a relational database
Last synced: 11 Jan 2026
https://github.com/nadaabdelmalek97/-deforestation-sql-project-
“ Deforestation SQL project “ 📌 This project was a comprehensive journey that encompassed rigorous data cleaning ,building schema, and provide insights with regard to the forestation trend between 1990 - 2016. Our main goal was to explore and analysed the dataset by writing simple SQL queries 📝
cleaning-data insights postgresql quire remove-duplicates schema sql trends
Last synced: 24 Aug 2025
https://github.com/berasumitdev/jspider
Daily execution, assignment and study materials of Jspider training 👨💻
Last synced: 12 Jun 2025
https://github.com/nickenshidqia/sql-for-financial-data-analysis
Design SQL queries to generate accurate and timely financial reports including Profit and Loss statements, Balance Sheets, and Cash Flow statements
azure-data-studio data-analysis finance microsoft-sql-server sql
Last synced: 09 Mar 2026
https://github.com/henriiqueaze/library-api
This project is an API (Application Programming Interface) that allows the management and organization of book data, providing basic CRUD.
Last synced: 12 Apr 2026
https://github.com/niewidzialny84/miwp_airp_project
Studies project for monitoring and visualization of processes + automatization and robotization of proceses
arduino nodemcu-esp8266 python sql
Last synced: 24 Aug 2025
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/arverma/postgresql-playground
A web-based interactive playground to experiment with PostgreSQL queries in real-time. Built using Flask and Docker, this project provides a safe, isolated environment for learning and testing SQL queries with PostgreSQL.
flask interview-preparation javascript playground postgresql python sql sqlqueries website
Last synced: 12 Apr 2026
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/codehariom/leetcode-sql-50
Leetcode SQL 50
database leetcode leetcodesql sq sql sql-query
Last synced: 09 Apr 2025
https://github.com/sakitam-fdd/nodejsexamples
:smile
express koa mongodb nodejs postgresql sql
Last synced: 10 Apr 2026
https://github.com/EMACC99/distributed-database-interface
A simple interface with a connector for manipulating distribuided databases easily
databases distributed-databases mariadb mysql-connector pyqt5 python python3 sql
Last synced: 10 Mar 2025
https://github.com/butttons/pg-health
Run SQL on your apple health data
apple apple-health-data sql visualization
Last synced: 11 Nov 2025
https://github.com/bikramai/flask-wedding-planner
Allowing Vendors to sell their services to customers. Vendor can choose their profile and fill in the data required to make a profile. With the ability of a bookingcalender customers and vendors can easily see when the booking is available and when not . Vendors can set rrefund policies and manage customer order by accepting, rejecting and so on
bootstrap css flask flask-bcrypt flask-login flask-sqlalchemy html javascript jinja mysql python sql sqlite3
Last synced: 10 Apr 2026
https://github.com/nagar2nd/amazon-sales-analysis-mysql
This project analyzes sales data from Amazon to extract insights related to product pricing and reviews. It utilizes SQL for querying data and Google Drive for dataset and video storage.
Last synced: 11 Feb 2026
https://github.com/x0y0-dev/sistema-petshop
Projeto de um site de Petshop com implementação de banco de dados.
css database full-stack-web-development hmtl html-css-javascript javascript mysql sql
Last synced: 19 Apr 2026
https://github.com/sqlc-contrib/sqlc-gen-template
Turn your SQL schema into any code — a sqlc WASM plugin that renders Go templates with Sprig, naming helpers, and language-aware type mappers (Go, Python, TypeScript, Rust, Kotlin, C++).
code-generation codegen go-template golang mysql postgresql scaffolding sprig sql sqlc sqlc-plugin sqlite template-engine text-template wasm
Last synced: 22 Apr 2026
https://github.com/abhaymishra24/company-data-management-sql-project
SQL project manage the company data from different department database
database dbms-mini-project sql
Last synced: 24 May 2026
https://github.com/shanukatiyar111/sql_project
USER ACTIVITY ANALYSIS USING SQL
Last synced: 03 Jan 2026
https://github.com/digreatbrian/digreatbrian
My profile
api bash cicd cybersecurity data-science django docker firebase flask full-stack javascript kivy kivymd nodejs opensource programming python react sql web-development
Last synced: 10 Apr 2026
https://github.com/addiks/phpsql_bundle
Symfony2 / doctrine bundle for the PHPSQL database
Last synced: 03 Jan 2026
https://github.com/carlospazini18/udemyweb
Repositório para o curso FullStack da Udemy
ajax bootstrap css ecmascript html5 ionic javascript php sass slim sql wordpress
Last synced: 18 Jan 2026
https://github.com/puspacempaka/superstore-analysis-with-sql
This repository showcases various data analyses on the popular Superstore dataset using SQL queries. The analyses cover a range of business insights, including sales performance, customer segmentation, and product profitability. Each analysis is documented with the SQL queries used and explanations of the steps involved.
business-intelligence data-analysis sales-analysis sql superstore-dataset
Last synced: 09 Mar 2026
https://github.com/vandodev/rn-target
Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.
android app expo ios react react-native rocketseat sql sqlite
Last synced: 10 Apr 2026
https://github.com/skyrocketstan/learning_netology_sql-basic
Домашнее задание к занятию 8.1: SQL: основы работы, DDL, DML
netology sql sql-learning sql-query
Last synced: 07 Jan 2026
https://github.com/dariomatias-dev/todo_golang
To-do list API built in Golang
crud docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 12 Apr 2026
https://github.com/teta42/patroni_in_k8s
Поднятие кластера Patroni в среде K8S
bash-script docker dockerfile k8s k8s-cluster kubernetes kubernetes-cluster patroni postgresql python python3 sql
Last synced: 10 Apr 2026
https://github.com/anape03/OpenSSL-SQL_Injection
Set up server and database for a simple website
apache mariadb openssl sql sqlinject-defense
Last synced: 10 Mar 2025
https://github.com/ebebbington/copytube
PHP focussed app. Learning project: HTML, SASS, JS, PHP, Laravel, Docker, SQL, Blade Redis Pub/Sub & DB Cache, Deno WS Sockets
css deno docker html javascript nginx php php-fpm sql
Last synced: 07 Jan 2026
https://github.com/palakjainanalyst/ecommerce-customer-spending-analysis
An end-to-end Ecommerce analytics project uncovering customer spending trends using Excel, Python, SQL, and Power BI. From raw data to interactive dashboards, this project delivers deep insights on spending patterns, high-value customer segments - showcasing a complete data-to-decisions workflow.
data-analysis data-visualization database ecommerce excel jupyter-notebook powerbi python spending sql
Last synced: 06 May 2026
https://github.com/kaatinga/baranka
A simple and flexible helper for preparing SQL queries with positional parameters for SQL databases like PostgreSQL, MySQL or SQLite
mariadb mysql postgresql query-builder spanner sql sqlite
Last synced: 10 Apr 2026
https://github.com/sr-tamim/srt.sqlclient.core
dotnet dotnet-core nuget nuget-package sql sqlclient
Last synced: 04 Feb 2026
https://github.com/bsahd/sql-builder
A simple tool for building safe and readable SQL Querys
Last synced: 19 Oct 2025
https://github.com/anatoliybr/railway-tickets-sale-db
Database for the railway ticket sales service
db-design db-implementation db-schema er-diagram pgadmin postgresql sql
Last synced: 15 Oct 2025
https://github.com/andresilmor/airline-database
Introduction Project to the development of a SQL/Relational Database, using MySQL. From the Model Design till the implementation and test information insertion.
conceptual-model database first-timers mysql-database relational-databases sql sqlserver university university-project
Last synced: 22 Mar 2025
https://github.com/nikolatechie/spotify-playlist
Data pipeline that fetches recently played songs in the past 24 hours using Spotify API and saves the data in the SQLite database. Scheduled to run daily using Apache Airflow.
apache-airflow api data data-engineering python spotify sql sqlite
Last synced: 30 Apr 2026
https://github.com/sayed-ashfaq/target-sql
In this project, I analyzed Target company's data using SQL in BigQuery, focusing on data extraction, manipulation, and performing various analytical queries to derive insights.
aggregation bigquery cte joins sql
Last synced: 09 Apr 2025
https://github.com/rakshitgupta9/leetcode-sql-50
This repo have solutions for the SQL-50 which are from leetcode
leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions sql
Last synced: 20 Feb 2026
https://github.com/exbotanical/coalesce
Highly performant implementation of SQL `COALESCE` for JavaScript. Return the first value that is not null or undefined.
coalesce helper-functions micro-library sql validation-library
Last synced: 16 Oct 2025
https://github.com/zigzag1001/poggersbotv2
A simple, self hosted discord music bot with a web interface
bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp
Last synced: 09 Apr 2026
https://github.com/santo1989/travelsite.github.io
The system allows users to: Browse available travel packages View detailed information about specific packages Register for an account Book travel packages Process payments Receive booking confirmations and receipts
asp-net-core payment-gateway paypal-checkout sql sql-server
Last synced: 17 Aug 2025
https://github.com/dannybirds/ebird_db
Script for reading eBird data straight from a TAR file into a postgres database.
birds birdwatching ebird postgres sql tar
Last synced: 18 Apr 2026
https://github.com/dina-hosny/sparkify---data-modeling-with-postgres
Sparkify - Data Modeling with Postgres - Udacity Data Engineering Expert Track.
data-engineering data-modeling data-pipelines database dataset fwd postgresql python sql udacity
Last synced: 09 Apr 2026
https://github.com/charlie-obrien/random-schemas
A growing collection of SQL schemas and data that I use for various projects.
Last synced: 04 Jul 2025
https://github.com/umairali254/lms_web-app_in_php
LMS site in PHP(JS/Ajax) with MIT license. Data is also included in database folder. You can use this application freely :)
api bootstrap css html javascript json mysql mysql-database php sql
Last synced: 12 Apr 2026
https://github.com/harsh-arora-4114/e-commerce-data-analysis
Built and analyzed a relational database to derive insights on sales, customer behavior, and product performance. Used advanced SQL queries for data aggregation, trend analysis, and inventory monitoring. Strengthened skills in data visualization through queries and business reporting.
data-analysis-via-sql-queries relational-databases sql sql-data-visualization
Last synced: 03 Feb 2026
https://github.com/iantomasinicola/indici-sql-server
Estrarre informazioni sugli indici di SQL Server
database indexdb sql sql-server
Last synced: 11 Mar 2026
https://github.com/ifrankxue/project_sql_job_data_analyst
Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.
git github postgresql sql sqlite sqlserver vscode
Last synced: 11 Mar 2026
https://github.com/alexchasx/cheatsheets
Конспекты, шпаргалки, сниппеты, заготовки
cheatsheet database devops git laravel linux npm regexp sql
Last synced: 07 Apr 2026
https://github.com/renatoelho/fluxo-elt
Trata-se de um processo de ELT (Extração, Carga e Transformação) que integra um sistema legado com um banco de dados relacional (no exemplo, um MySQL) para um banco NoSQL (ElasticSearch) sem alterações significativas nos dados transferidos.
docker docker-compose dockerfile elasticsearch elt etl kibana nifi sql
Last synced: 12 Apr 2026
https://github.com/rstoetter/mk-sql-data
mk-sql-data gives programmers the possibility, to generate even large amounts of testing data for SQL databases on the fly. It is a CLI app written in PHP
data-generation data-generator db2 generator human-data ibm-db2 informix mssqlserver mysql oracle php postgresql postgresql-database random random-generation sql sqlserver testing
Last synced: 12 Apr 2026
https://github.com/munyabelden/vet-clinic
This a database called Vet Clinic about animals. Contains animal names, date of birth, etc. Built with SQL
Last synced: 03 Apr 2025
https://github.com/space-lumps/oroboro-dw-dbt
This project builds a clean, BI‑ready table user_base in BigQuery
analytics-engineering bigquery business-intelligence ci-cd data-mart data-modeling dbt elt gcp geospatial jinja metabase sql yaml
Last synced: 04 Sep 2025
https://github.com/idakrech/balkan-quiz
Java-based CLI quiz app using MySQL – created for OOP exam at Kristiania University College.
cli java object-oriented-programming oop quiz sql
Last synced: 12 Jun 2025
https://github.com/srikanth-josyula/programming-challenges
Contains Solutions for HackerRank & Leet Code
hackerrank hackerrank-solutions java leetcode leetcode-solutions sql
Last synced: 09 Apr 2025
https://github.com/lim747vincent/restaurant-pos-system
The system simulates a restaurant POS, creating data and running queries for insightful reports.
Last synced: 03 Jan 2026
https://github.com/lisashei/analytics_pet-projects
Data analysis and visualization projects
analytics business-analytics data-analysis data-visualization powerbi product-analytics python r sql tableau
Last synced: 04 Oct 2025
https://github.com/settorka/iotlab6
IoT Data Transport using Raspberry Pi
arduino esp32 iot mqtt-broker php python raspberry-pi sql
Last synced: 09 Apr 2026
https://github.com/rebeccamorolong/-marketing-campaign-analysis-sql-portfolio-project-
This project analyzes marketing campaign performance using SQL.
marketing-analytics postgresql sql
Last synced: 16 Aug 2025
https://github.com/nikunjk9/system-performance-monitoring-and-visualization
A comprehensive solution designed to monitor and visualize system performance metrics in real-time. Technologies used are Python, SQL, Power BI.
monitoring performance powerbi python sql
Last synced: 16 Mar 2025
https://github.com/query-farm/python-sql-manipulation
A Python library for intelligent SQL predicate manipulation using SQLGlot. This library provides tools to safely remove specific predicates from SQL WHERE clauses and filter SQL statements based on column availability.
predicate-filtering predicate-logic predicate-pushdown sql sqlglot
Last synced: 05 Sep 2025