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/anandanraju/anandanraju
This ReadMe repository describes my performance, experience and skills what I learn through in my career life.
excel github machine-learning powerbi python sql tableau
Last synced: 05 May 2026
https://github.com/montrellcruse/quorum-sql
Collaborative SQL query management with version control and peer review. Self-hosted or cloud-ready.
postgresql query-manager react sql supabase tailwindcss typescript vite
Last synced: 05 May 2026
https://github.com/alejandromeyer/german-air-fares-data-analysis
This project analyzes German flight fare data using SQL and Python to uncover pricing patterns. It explores factors like departure city, airline, and booking time, applying EDA techniques and visualizing insights with heatmaps and bar plots.
aviation dataanalysis datavisualization finance python sql
Last synced: 05 May 2026
https://github.com/flowm/grafana-sql-assistant
Grafana plugin that acts as SQL assistant to convert natural language to SQL queries, analyze database schemas, and seamlessly integrates with Grafana dashboards using LLM technology
assistant grafana postgres sql
Last synced: 05 May 2026
https://github.com/sakhileln/ai-search-engine
A modern, production-grade backend for an AI-powered search engine.
consul docker jenkins jwt kubernetes microservices nginx oauth2 rate-limiting rbac sql tls13
Last synced: 05 May 2026
https://github.com/filipe-bacof/exercicios-diario-escola
Exercícios seleção programador - Diário Escola
Last synced: 05 May 2026
https://github.com/norgeitall/norgeitall
Dashbord for Norge
analytics echarts evidence-dev markdown sql svelte sveltekit
Last synced: 05 May 2026
https://github.com/emilracz21/lessonapp-android
This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language
android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml
Last synced: 05 May 2026
https://github.com/srinivas6303/product-management-system-jdbc
This project implements a Product Management System (PMS) using Java,and JDBC to interact with a MySQL database. It provides functionalities to add, retrieve, update, and delete product information.
java jdbc jdbc-driver maven mysql-database sql
Last synced: 05 May 2026
https://github.com/pamelaintech/teste-m5
Controller, dão e model da entidade que fiquei responsável no projeto final do módulo 5
banco-de-dados controller dao database entidades model mysql sql
Last synced: 05 May 2026
https://github.com/sweta-kaundilya/leetcode-sql
LeetCode SQL 50 solutions
leetcode mssql mssql-database mysql mysql-database postgresql sql
Last synced: 05 May 2026
https://github.com/cris-neumann/random-scripts
Repositorio donde iré alojando scripts random que he ido creando en Python (varias librerías), SQL (funciones de ventana), Visual Basic, etc.
plpgsql python sql visual-basic
Last synced: 05 May 2026
https://github.com/vicjun22/script-cidades-e-estados-brasileiros_sql
Repositório contendo Script/Query com todas as cidades e estados do Brasil.
banco-de-dados cidades cidades-brasileiras database estados-brasileiros ibge mysql postgresql sql
Last synced: 05 May 2026
https://github.com/alejandrocisnerosvillegas/practica_04
Sistema completo de gestión de usuarios con PHP para la lógica del servidor, MySQL para la base de datos, HTML para la estructura y CSS para un diseño amigable para administradores.
Last synced: 05 May 2026
https://github.com/corocoto/voyage-travel-service
"Вояж" - сервис по организации путешествий :world_map:
csharp database desktop-app microsoft-sql-server microsoft-sql-server-2017 mit-license sql t-sql transact-sql travel visual-studio windows
Last synced: 05 May 2026
https://github.com/zun-liang/fcc-number-guessing-game
Solution to freeCodeCamp Project Build a Number Guessing Game
Last synced: 05 May 2026
https://github.com/fbarffmann/project2
Built an ETL pipeline to clean and load crowdfunding campaign data into a PostgreSQL database using Python and SQL.
crowdfunding data-cleaning data-engineering database-design erd etl pandas postgresql python sql
Last synced: 05 May 2026
https://github.com/spy230/stress_testing
Программа предназначена для проведения стресс-тестирования базы данных
Last synced: 09 Jun 2026
https://github.com/clintonbrito/address-management-api
This project is the final assessment for the Squadra New Thinkers Bootcamp. It consists of an API for managing addresses, people, and related geographic data.
docker java oracle-database spring spring-boot sql
Last synced: 05 May 2026
https://github.com/eesunmoon/db-nypd
[Project] Database ETL of NYPD
data-preprocessing database er-diagrams etl mysql postgresql sql
Last synced: 05 May 2026
https://github.com/vlados1kin/databases
Курсовой проект по дисциплине "Базы данных (БД)" (БГУИР, КСИС, ПОИТ) на тему "База данных ERP-системы"
bsuir course-project database erp mariadb mysql sql
Last synced: 05 May 2026
https://github.com/kramachandrashenoy/dbms-lab
This repository contains codes and pdfs of the questions for lab exam.
Last synced: 19 Jun 2026
https://github.com/binbash23/mssql_generate_schema_scripts
Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.
database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver
Last synced: 05 May 2026
https://github.com/emanoelcampos/periodic-table
This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.
bash bash-script freecodecamp git postegres postegresql relational-database sql
Last synced: 05 May 2026
https://github.com/garretthilberling/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.
flask gunicorn jinja2 mysql pymysql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/henry-azer/leetcode-solutions
LeetCode Problems Solutions.
algorithms data-structures java javascript leetcode problem-solving sql
Last synced: 06 May 2026
https://github.com/blackcatacademy/blackcat-database
Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.
blackcat database devops encryption events kms migrations mysql php schema security sql submodules
Last synced: 06 May 2026
https://github.com/hogwai/spring-boot-postgresql-copy
Several ways to leverage the COPY command of PostgreSQL (WIP)
copy-command java-25 pgbulkinsert postgresql springboot sql
Last synced: 06 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/brunaccgomes-projetos/ds-aih-pipeline
Desenvolvimento de uma pipeline robusta de dados para ingestão e transformação de grandes volumes de dados de internações hospitalares (AIH - Autorização de Internação Hospitalar) do DATASUS.
airflow apache-spark aws-s3 docker etl pyspark sql vscode
Last synced: 06 May 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/amitfld/advanced-programming-course
Java, Python, SQL, HTML, JavaScript, CSS
css database html java javascript python sql web-development
Last synced: 05 Apr 2026
https://github.com/kevingastelum/mydataanalysis
My DataAnalyst Projects | Python, SQL, Excel, PowerBI & Tableau
data-analysis python sql visualization
Last synced: 20 May 2026
https://github.com/mikeludemann/security_code
Simple helper and tutorials for more security in website
php security security-code sql
Last synced: 28 Mar 2025
https://github.com/diego200052/challenge-api
API for registering and tracking company expenses and payments.
fastapi postgresql sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/iskage/sql-notes
SQL 自学笔记:基于 MySQL 数据库 (How to learn SQL: notes on SQL with MySQL databases)
Last synced: 19 Apr 2026
https://github.com/karlyndiary/hackerrank
HackerRank Code - SQL & Python
hackerrank hackerrank-python hackerrank-solutions hackerrank-sql mysql python sql
Last synced: 16 Apr 2026
https://github.com/sandeepswain03/gyansetu
platform designed to facilitate the delivery, tracking, and management of educational courses or training programs. It provides a centralized environment where educators can create, deliver, and organize content while learners access it through a streamlined interface.(Smart India Hackathon Idea💡)
clerk docker hackothon lms nextjs14 prisma project razorpay react shadcn-ui sql tailwindcss uploadthing
Last synced: 05 Apr 2026
https://github.com/deve-sh/confessor
For the wannabe next Sayat/Sarahah/Confessout creators to spam People's Feeds.
Last synced: 15 Jul 2025
https://github.com/tahiranny/problemsolving
csharp database go golang leetcode leetcode-solutions problem-solving python3 sql sql-server
Last synced: 05 Apr 2026
https://github.com/bhaskar-nair2/spark
SPARK is a python based computer assistant.
artificial-intelligence assistant python3 sql voice-recognition
Last synced: 19 Jul 2025
https://github.com/alinenog/a_liga_digital
Formação <Vem.Ser=Dev/> - A Liga Digital 2022 👩💻
git github html-css-javascript reactjs sql typescript
Last synced: 05 Apr 2026
https://github.com/abhijeet002/abhijeet_28apr
This project monitors store uptime and downtime based on sensor data. It generates downloadable CSV reports summarizing store performance, using a FastAPI backend, SQLAlchemy ORM, and background task processing.
database-management fastapi pandas python3 sql sqlalchemy-python sqlite3
Last synced: 29 Apr 2025
https://github.com/hemanth094/ehealthdesk
Implemented a healthcare platform using Agile methodology, enabling seamless appointment scheduling, medical record management, and telehealth consultations. • Ensured scalability and security through AWS cloud infrastructure, secure authentication, and encryption, delivering a user-friendly experience for patients and healthcare providers
bootstrap css html javascript mysql php sql xaamp
Last synced: 05 Apr 2026
https://github.com/fmanimashaun/vet-clinic-database
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Jul 2025
https://github.com/renanmoliveir/sql_estudos_contoso
Estudos de SQL Server com a base de dados Contoso
banco-de-dados bancodedados query script sql sqlserver
Last synced: 15 Mar 2026
https://github.com/perridplatypus/sql-formatter
An open source SQL formatter similar to PoorSQL but in Rust!
Last synced: 07 Jul 2025
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/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/zenitude/bellaciao
GRETA Internship N°1
css3 html5 javascript php phpmyadmin sql
Last synced: 12 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/ffatahillah7/snowflake-tastybytes-data-warehouses
Build Snowflake Tasty Bytes Warehouses
data data-warehouse mysql snowflake sql warehouse
Last synced: 26 Mar 2025
https://github.com/sunny-unik/eccom
Short task consist APIs related to ecommerce services
Last synced: 14 May 2026
https://github.com/ahmednassar7/smart-campus
A university management system .
algorithms data-structures database java javaswing oop sql ux-ui
Last synced: 01 May 2026
https://github.com/nitheshgoutham/industrial-copper-modeling
To Predict the selling price and status
data-science data-visualization machine-learning python3 sql streamlit
Last synced: 18 Apr 2026
https://github.com/melikekayaa/kutuphane-veritabani-sorgulari
SQL Server ile kütüphane veritabanı yönetim sistemi
Last synced: 30 Jun 2026
https://github.com/dafmg2197/admin-bd
ACA Administración de Bases de Datos - ficha 53350
Last synced: 07 Jul 2025
https://github.com/harsh7editor/smartcity-traveller
Smart City Traveler App
css html java javascript postgresql rest-api spring-boot sql tailwindcss
Last synced: 13 Apr 2026
https://github.com/justinjsd/analytics-engineering
📊 A repository focusing on analytics engineering, particularly using dbt on the Northwind Sample dataset
Last synced: 13 Jun 2026
https://github.com/milnichandrasekara/student_management_system
A MySQL-based Student Management System to handle students, courses, faculty, departments, and enrollments. Includes SQL scripts for database creation, constraints, triggers, and sample data for academic use or demo purposes.
dbms mysql sql sqlconstraints studentmanagementsystem triggers
Last synced: 07 Jul 2025
https://github.com/jahnavisunkari/pizza-sales-analysis
Pizza Sales Analysis
excel excel-dashboard mysql sql
Last synced: 07 Jul 2025
https://github.com/ayanantapramanik/mysql-layoffs-analysis
End-to-end SQL project on layoffs data: Data cleaning and exploratory analysis using MySQL Workbench.
data-cleaning eda exploratory-data-analysis mysql portfolio-project sql
Last synced: 07 Jul 2025
https://github.com/susshiii/sql-layoffs-data-cleaning-and-eda
Full SQL project using MySQL to clean and analyze a real-world tech layoff dataset from 2020–2023.
data-analysis data-analytics-project data-cleaning eda layoffs mysql sql
Last synced: 07 Jul 2025
https://github.com/m-coder-umer/sales-dashboard-power-bi-project
An interactive Sales Dashboard built with Power BI using MySQL data, showcasing monthly trends, top-performing products, and key sales KPIs (Key Performance Indicators).
business-intelligence data-analysis data-cleaning data-modeling data-visualization dax interactive-dashboard mysql power-query powerbi sales-dashboard sql time-series-analysis
Last synced: 07 Jul 2025
https://github.com/lashawnfofung/super-heroes-analysis-project
This portfolio project involves a detailed analysis of 732 superhero records from the heroes_information.csv dataset, comprising 11 columns of unique characteristics for each hero. The primary goal is to showcase key insights derived from this rich dataset, demonstrating proficiency in data analysis using SQL.
data-analysis datasets mysql-database mysql-server mysql-workbench sql
Last synced: 07 Jul 2025
https://github.com/michal2sab/anticheat
Source files for Stick Arena anticheat logs (website stuff). Probably useless nowdays and also the code is kinda trash but you can get the idea of how it works I guess.
anti-cheat anticheat browser-game database flash-game games michal2sab php sql stick-arena stick-arena-ballistick stick-arena-dimensions stickarena xgen xgenstudios
Last synced: 14 May 2026
https://github.com/marta-barea/library-system-sql
This repository contains a SQL project for managing a fictional library system, built with MySQL. It is designed to explore complex querying using realistic book-related data.
library-management-system mysql mysql-database sql
Last synced: 07 Jul 2025
https://github.com/p4dro-dev/avn2-bdd-ifce
Neste repositório, se encontra a prova de Banco de Dados do curso Técnico em Informática. Este projeto implementa um banco de dados MySQL para um sistema hospitalar, com foco no relacionamento entre médicos e pacientes. Desenvolvido como parte de uma avaliação acadêmica.
banco-de-dados banco-de-dados-relacionais banco-de-dados-relacional ciencia-da-computacao engenharia-de-dados engenharia-informatica mysql-database sql sqlite3
Last synced: 07 Jul 2025
https://github.com/sumith25-dev/loginsignupproject
A simple Java web app using Servlets for user login and signup with Oracle DB integration. Built without web.xml using annotations, and JDBC for DB connection. Features include registration, authentication, and navigation to a home page upon successful login.
html java oracle11g sql sqldeveloper
Last synced: 10 Apr 2025
https://github.com/p4dro-dev/av1-mysql-ti
Neste repositório, está hospedado às respostas do exercício da unidade I de MySQL. Do curso Técnico em Informática para web, na disciplina de Banco de Dados II. Realizando script's básicos no SQL.
banco-de-dados mysql mysql-database sql
Last synced: 07 Jul 2025
https://github.com/ryan-wong1/analyzing-stress-and-fatigue-drivers-in-railroad-workforces-data-analysis
Railroad dispatcher data on demographics, work, lifestyle, and stress factors
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/piyushwani004/sports-project
Sports Project Using Springboot and React
hibernate-jpa java-8 postman react rest-api spring-boot sql
Last synced: 01 Feb 2026
https://github.com/willthefarmer/willthefarmer.github.io
Repository created to generate awareness of apache-logs-to-mysql & mysql-to-apache-echarts repositories in Search Engines
apache apache-log apache-logs apache2 log-management log-parsing mysql mysql-database oracle sql
Last synced: 21 May 2026
https://github.com/sistemasvox/semin-rio-postgresql-lco-2017
Scripts SQL para o seminário sobre PostgreSQL realizado no LCO em 2017.
postgresql postgresql-client postgresql-database sql sql-query
Last synced: 11 Jun 2026
https://github.com/bell-kevin/mariadbchap10exerphp
MariaDBchap10exerPHP
dynamic-website mariadb mariadb-database php sql
Last synced: 17 May 2026
https://github.com/bell-kevin/chap5pursue
Create, populate, and manipulate your own table of data. Then, use this database to: Go through each of the step sequences in this chapter again, coming up with your own queries to execute
database mariadb open-source sql
Last synced: 20 May 2026
https://github.com/shiftsl/backend
The backend of ShiftSL is responsible for managing business logic, RESTful APIs, and data processing for the dynamic scheduling system. This system is tailored for healthcare institutions to optimize shift management, leave handling, and employee notifications.
Last synced: 17 May 2026
https://github.com/stalksa/travelwebsiteproject
Тестируем веб-сервис бронирования туров
allure docker java sql test-documentation test-plan testing
Last synced: 14 May 2026
https://github.com/borjamome/censo_animales_madrid
Análisis del censo de perros y gatos en Madrid (SQL)
Last synced: 26 Mar 2025
https://github.com/borjamome/madrid_baby_names
Analyzing baby names data from the Community of Madrid in 2022
Last synced: 26 Mar 2025
https://github.com/heracliteanflux/exercises-sql
Exercises in SQL and RDBMS.
Last synced: 14 May 2026
https://github.com/tupiribas/jdbc
Aplicando os conhecimentos da linguagem Java e SQL usando o sgbd MySQL.
backend banco-de-dados java java16 jdbc mysql sgbd-relacionais sql
Last synced: 14 May 2026
https://github.com/singingsandhill/algorithm_study
This is an auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).
Last synced: 14 May 2026
https://github.com/abdullahnettoor/leetcode
A collection of solutions to LeetCode problems, primarily focusing on Go and SQL implementations. More language solutions are planned for the future.
Last synced: 26 Mar 2025
https://github.com/smehra1208/certifications
data-analysis data-visualization excel postgres powerbi python sql
Last synced: 14 May 2026
https://github.com/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 14 May 2026