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-09 00:25:54 UTC
- JSON Representation
https://github.com/falakrana/onsiteproject
This project uses Google Gemini AI and LangChain to convert natural language business requirements into normalized relational database schemas. It also generates SQL queries, provides optimization suggestions, and validates the schema.
database-schema google-gemini langchain sql
Last synced: 09 Oct 2025
https://github.com/belgianbiodiversityplatform/natagora-occurrences
🦆 Observations.be - Species occurrence datasets published by Natagora
Last synced: 06 Jul 2025
https://github.com/daudhidayatr/course-mysql-database
Ini merupakan proses pembelajaran MySQL-Database
mariadb-database mysql-database sql
Last synced: 09 Oct 2025
https://github.com/mariadb-corporation/dev-example-columnstore-developer-survey-data
This repository provides data and information that will enable you to transform, import and analyze the raw Stack Overflow Annual Developer Survey data with MariaDB ColumnStore.
dbaas jupyter-notebook jupyterlab mariadb mariadb-columnstore mariadb-database mariadb-server mariadb-skysql pandas pandas-dataframe plotly python python3 rdbms rdbms-import sql
Last synced: 27 Jan 2026
https://github.com/nazlizamanian/onlinewebshopdatabasesql
Small project in the course Databases 6hp course ID TDRK18 Entity relationship diagram of a online web shop with conceptual and logical diagram included, additionally sql queries for retrieving, inserting, updating, and deleting data.
entity-relationship-diagram microsoft-sql-server-management-studio normalization queries sql sql-database
Last synced: 19 Jan 2026
https://github.com/cartervr/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram sql tableau
Last synced: 13 Mar 2026
https://github.com/jennalandy/database_tutorials
Bookdown introduction to working with databases in R, Python, SAS, and Julia for statistics students.
Last synced: 10 Oct 2025
https://github.com/dann-oliv/query_results_exporter
Script para acessar o banco de dados desejado e extrair uma planilha de resultados de acordo com a query inserida.
Last synced: 10 Oct 2025
https://github.com/dotnet-malaga/time-travel-with-sql-server
En nuestra sesión de DotNetMálaga 2024, Joel Gallagher presentó las Temporal Tables de SQL Server 2016, permitiéndonos viajar en el tiempo dentro de la base de datos para auditoría, telemetría e insights con mínima configuración.
Last synced: 10 Oct 2025
https://github.com/kunalkumar2001/ola-project-using-excel-powerbi-and-sql
Built using SQL, Excel, and Power BI, this project showcases essential metrics and trends in the Ola ecosystem, offering stakeholders actionable insights to enhance decision-making
analytics dataanalysis excel ms mssqlserver mysql posgresql powerbi sql
Last synced: 19 Apr 2026
https://github.com/danmadeira/mapa-mundi-pl-sql
Mapa-múndi com cidades capitais
coordenadas geografico geojson latitude longitude mapa mapa-mundi mapamundi oracle pl-sql poligono projecao simplemaps sql svg worldmap
Last synced: 04 Mar 2026
https://github.com/kalebers/leetcode
Personal Codes from Leetcode challenges using different languages
cpp csharp database java javascript leetcode-solutions python sql
Last synced: 14 Apr 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-7
Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados sql view workbench
Last synced: 08 Feb 2026
https://github.com/winterwind/mal_sql_database
A SQL database made out of the data scraped in Hernan4444's repo (all credits for the dataset go to him) [made for my Database Systems' class' final project]
anime database database-management database-querying myanimelist query sql sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/coderookie0/learnprog_web_application
LearnProg to aplikacja e-learningowa do nauki C++, oferująca kursy na różnych poziomach zaawansowania. Stworzona z użyciem HTML, CSS, JavaScript, PHP i MariaDB, umożliwia interaktywną naukę i sprawdzanie postępów.
apache bootstrap5 css html html-css html-css-javascript javascript mariadb mariadb-database php phpapplication sql webapp webapplication
Last synced: 14 Apr 2026
https://github.com/blackwatermelon0000/cricpulse
CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.
beginner-friendly cricket cricket-analytics desktop-application java java-project javafx jdbc live-scores match-trackers multithreading object-oriented-programming oracle-database player-stats scorecard sports-analytics sql student-project tournament-management transaction-management
Last synced: 18 May 2026
https://github.com/deepakramani/dbt-bike-insights
A small scale ETL project that ingests data into the data warehouse using dbt(data build tool) to facilitate transformation and analytics.
analytics-engineering data-engineering dbt dimensional-modeling etl jinja sql
Last synced: 21 Jan 2026
https://github.com/its-ekanshi/sql-analytics-project
Designed relational tables with primary and foreign keys, populated with sample data for real-world testing. Implemented advanced SQL techniques such as CTEs, window functions, aggregates, and filters to extract valuable insights.
business-intelligence data-analysis exploratory-data-analysis microsoft-sql-server sql sql-queries
Last synced: 10 Oct 2025
https://github.com/daominsy6/capstoneproject-intelliride
INTELLIRIDE: A Web Based Jeepney Tracker and Fare Calculator Monitoring System with Mobile Android Application for Arayat Express Jeepney Transport Service Cooperative
admin google-maps-api monitoring php sql tracker tracking web
Last synced: 27 Apr 2025
https://github.com/victoriapm/businessanalytics
Business Analytics Udacity Nanodegree projects
business-analytics dashboard sql tableau udacity-business-analyst-nanodegree
Last synced: 18 Mar 2026
https://github.com/djdhairya/uber-data-analytics
Mage Vm
aiml api bigdata bigquery deep-learning docker google-maps-api ml python3 sql ssh vmware
Last synced: 30 Apr 2026
https://github.com/kevinkrummsdorf/iksy2
Student project in the Information and Communication Systems 2 class at Bochum University of Applied Sciences
Last synced: 27 Apr 2025
https://github.com/darrendavy12/retail_sales_etl_data_pipeline_postgressql_python_analytics
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI and psql tool.
analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom
Last synced: 10 Oct 2025
https://github.com/jor2/y2project
2nd Year Project. We were tasked with developing a CRUD website that incorporated SQL, HTML, Java, and Scala. We completed this project using the Play Framework!
bootstrap html java play-framework scala sql
Last synced: 09 May 2026
https://github.com/shellynagar27/business-insights-360-project
A comprehensive Dashboard which provides better understanding of the business's market standing, key focus areas for optimization, underperforming customers, and year-wise financial insights, aiding in better inventory planning and performance tracking. Further it can be used in answering n number of why questions based on the situations.
dashboard data-analysis data-visualization dax-languague dax-studio excel performance-optimization power-bi reporting sql storage-manager
Last synced: 27 Jan 2026
https://github.com/megsummer/flashcardapplication
Flashcard Application for students
css html intellij java javascript jdbctemplate postgresql spring-boot sql visual-studio-code vuejs
Last synced: 19 Jan 2026
https://github.com/gcoronelc/sql-server-bi-003
Taller de Inteligencia de Negocios con SQL Server en el CEPS-UNI.
bi desarrollasoftware gcoronelc sql
Last synced: 19 Jan 2026
https://github.com/javi-cba/todo-svelte
He desarrollado una aplicación web que incluye un sistema completo de gestión de tareas (CRUD), el cual permite a los usuarios crear, visualizar, modificar y eliminar sus propias tareas de manera eficiente.
orm sql superforms sveltekit tailwind-css typescript
Last synced: 14 Apr 2026
https://github.com/hugo-hattori/tkinter_sql
User Interface Project created with Tkinter for SQL database manipulation.
crud crud-application database database-management pyodbc python python-script sql tkinter tkinter-messagebox tkinter-python
Last synced: 18 May 2026
https://github.com/jvsmota/beecrowd
Repositório para armazenamento de respostas do Beecrowd para exercitar lógica de programação.
Last synced: 03 Apr 2025
https://github.com/paripsky/sqlgram
Visualize your PostgreSQL database schemas.
database-diagram database-visualization postgresql sql
Last synced: 17 May 2026
https://github.com/andrehaguiar/joaogabriel-thyago
Deprecated
html-css-javascript php-mysql php5 sql webdesign
Last synced: 01 Apr 2026
https://github.com/rushikeshbihade/vendor-management-system-api-using-django-rest-framework
This Django and Django REST Framework-based Vendor Management System is designed to streamline the management of vendor profiles, track purchase orders, and calculate vendor performance metrics. This system allows users to create, update, and delete vendor profiles, manage purchase orders, and evaluate vendor performance based on various metrics.
backend-api database django django-rest-framework json python rest-api sql
Last synced: 09 Apr 2026
https://github.com/jakesaintg/todo
A small to-do list application to practice Windows Form, Entity Framework, and DB.
csharp entity-framework sql windows-forms
Last synced: 18 May 2026
https://github.com/alextheradu/rallly-unlocked
🚀 Rallly Unlocked — Self-hosted meeting scheduler with licensing restrictions removed. Run unlimited users for free via Docker. Fork of Rallly with enterprise features enabled by default. Perfect for teams and internal deployments.
cracked css docker docker-compose enterprise javascript nextjs open-source prisma rallly scheduling self-hosted shell spoofed sql ts unlimited unlocked
Last synced: 14 Apr 2026
https://github.com/shellynagar27/good-cabs-data-analysis-project
This project is part of CodeBasics Challenge #13, where the goal was to provide actionable insights to the Chief of Operations at Goodcabs, a cab service provider in tier-2 cities of India. The project focused on analyzing key metrics like trip volume, repeat passenger rate, and passenger satisfaction.
critical-thinking data-analysis data-visualization excel exploratory-data-analysis power-bi presentation problem-solving sql storytelling
Last synced: 25 Jan 2026
https://github.com/allanotieno254/clinic-booking-system-database
The Clinic Booking and Visit Management System (CBVMS) is a MySQL-based relational database system designed to manage operations in a clinic or small hospital environment.
database-management database-schema databases schema sql
Last synced: 11 Oct 2025
https://github.com/martachesnova/advanced-data-storage-and-retrieval--sqlalchemy-flask
Analysis of Hawaii weather using Python's libraries SQLAlchemy and Matplotlib, and to create a weather API to do a climate analysis based on the data stored in SQLite database.
Last synced: 14 Apr 2026
https://github.com/andreadcsousa/alura_postgresql-introducao_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao postgresql sql
Last synced: 11 Oct 2025
https://github.com/faizan-akbar/resturant-dashboard
Hotel mangement Dashboards
css django html javascript php sql
Last synced: 14 Apr 2026
https://github.com/jawj/nextjs-ts-pagila
neon nextjs pagila pagila-database postgres postgresql react sql vercel vercel-serverless zapatos
Last synced: 05 Apr 2026
https://github.com/azaz9026/email-spam-detection
Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.
data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit
Last synced: 14 Apr 2026
https://github.com/pedramardakani/certificate-ibm-sql-django
The final project of the IBM course "Developing Applications with SQL Databases and Django" (https://www.coursera.org/learn/developing-applications-with-sql-databases-and-django)
Last synced: 14 Apr 2026
https://github.com/grimerssy/go-example
go-template example
bdd clean-architecture go grpc jwt rest-proxy sql
Last synced: 14 Jan 2026
https://github.com/jauharibill/gobulkinsert
generating query bulk insert to support library gorm.io
golang gorm mysql query query-builder sql
Last synced: 17 May 2026
https://github.com/bhushan148/bank-loan-analysis
This project involves importing data into SQL 💾, running queries to extract and manipulate the data 🔄, and then visualizing the results 📊 in Power BI dashboards 📈. The project is divided into three main dashboards: 🗂️
dax etl-pipeline mysql pdf-document power-bi power-query-editor sql
Last synced: 11 Oct 2025
https://github.com/vinay-jose/territorial-sales-dashboard
EDA was carried out in the sales data of Atliq Technologies and a Dashboard was created in PowerBI to draw insights.
data-analysis data-visualization powerbi-desktop sql
Last synced: 11 Oct 2025
https://github.com/polyclient/polyclient
Experimental proof-of-concept SQL/NoSQL database client.
cockroachdb database erd libsql linux macos mariadb mongodb mssql mysql nosql oracle polyclient postgresql redis sql sqlite wasm windows
Last synced: 14 Jan 2026
https://github.com/dieperid/useful-extension
Directory to list some useful extensions I use.
extensions formatting php sql vscode
Last synced: 27 Feb 2025
https://github.com/lucasvegalv/data-engineering
This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Data Engineering course at the university during our second year of Software Engineering.
database database-design relational-algebra relational-databases sql
Last synced: 31 Jul 2025
https://github.com/ar-sayeem/library-management-system_v.admin
A web-based Library Management System built using HTML, CSS, PHP, and MySQL for efficient management of books, staff, and users. This system automates daily library operations like adding, removing, and viewing books and staff, with secure user authentication. It is deployed locally using XAMPP and designed to be user-friendly and scalable.
Last synced: 14 Apr 2026
https://github.com/wsapsan/tg_wg_bot
This Telegram bot is for easy management of Wireguard on a remote server
api bash bash-script c linux linux-app linux-shell python3 socket sql sqlite3 telegram-bot wireguard
Last synced: 13 Apr 2026
https://github.com/skyrocketstan/learning_netology_jdbc
Домашнее задание к занятию 8.3: JDBC API, JdbcTemplate, NamedParametersJdbcTemplate
homework java java-learning jdbc netology spring-boot spring-learning sql
Last synced: 11 Oct 2025
https://github.com/CodedByArizola/sql-classwork
SQL scripts I made during a course in school.
Last synced: 04 Dec 2025
https://github.com/omartharwat919/iti-graduation-project-hospital-management-analytics-system
"Graduation project for ITI: A complete Hospital Management and Analytics System combining patient management, staff administration, and analytics dashboards."
dotnet-sdk dwh etl-pipeline galaxy-schema mssql-database normalization powerbi reactjs sql ssis ssrs-reports
Last synced: 15 May 2026
https://github.com/jamesql/cplusplus-mysql-basic
Basic Setup for MySQL For C++
basic cpp lib library mysql setup setup-cpp setup-mysql sql
Last synced: 14 May 2026
https://github.com/mindexpert7546/sql-developer-training
This repo represent the sql developer basic ...
microssoft-sql ms mssql mssql-database mysql mysql-database oracle oracle-database sql sql-developer
Last synced: 13 Mar 2026
https://github.com/doramgajo/assignments-app
Assignments allows teachers to create module assignments for studies.
java sql student-project swing
Last synced: 11 Oct 2025
https://github.com/woollumst/employeemanagementsystem
Personal project for practice. Java, Maven, Spring, SQL, w/ React JavaScript frontend
java maven react spring-boot sql
Last synced: 08 May 2026
https://github.com/praveendwivediii/leetcode-sql-50
This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.
Last synced: 24 Jan 2026
https://github.com/amandinedurand/gite
Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur
Last synced: 11 Oct 2025
https://github.com/itallonet/forge-database
🚀 Responsável pelo armazenamento e automação de scripts relacionados aos bancos de dados
Last synced: 19 Jan 2026
https://github.com/himanchal-103/textmanipulator
TextManipulator is a web-based application built using Django, MySQL, HTML, and CSS. This application allows users to input text and perform various text processing operations on the provided string.
Last synced: 09 May 2026
https://github.com/cagandemirmr/flo_data_exploration
You can find data exploration of FLO
dataanalysis dataexploration queries sql sql-server
Last synced: 12 Oct 2025
https://github.com/torshin5ergey/1tdada-do_2024-08-23_6.10
1T Data "Data architect (DevOps)". Задание 2024-08-23 6.10
csv docker docker-compose dockerfile postgresql python sql
Last synced: 11 Jun 2026
https://github.com/shamil-t/sentiment-analysis-imdb-django
Imdb sentiment analysis using SVM Classifier,implemeted using Django and MySQL database
django imdb imdb-dataset pickle python3 sentiment-analysis sentiment-classification sklearn sql svm-classifier
Last synced: 14 Apr 2026
https://github.com/marianmeres/condition-builder
For building sql where statements programatically.
Last synced: 12 Oct 2025
https://github.com/edumoraes1/spam_count_sfmc
Consulta de SQL com contagem de envios de email e spam dos ultimos 365 dias
bigquery marketing-cloud salesforce sql
Last synced: 23 Feb 2026
https://github.com/hannani7/conferencemanagementsystem
databases domain-model microsoft-sql-server sql
Last synced: 17 Feb 2026
https://github.com/ds-fau-ck/real-time-stream-processing
Online Ticket Booking Stream data processing
azure-stream-analytics eventhub python sql synapse-dwh
Last synced: 08 Jan 2026
https://github.com/rodrigojunqueiradev/the-ultimate-mysql-bootcamp
The Ultimate MySQL Bootcamp
data-analysis data-engineering data-science data-visualization database dataset mysql sql
Last synced: 14 Apr 2026
https://github.com/syed-bilal-haider-engineer/cms-news-blog-php
Designed and implemented a fully responsive News Blog application using PHP, MySQL, and JavaScript, featuring separate user and admin panels for efficient content management. Enabled advanced functionality with category-based news search for users and full CRUD operations for admins, ensuring seamless control and relational database integrity.
bootstrap javascript mysql php sql
Last synced: 07 Apr 2026
https://github.com/beenotung/live-query-filter
Publish and subscribe to database queries, serve as backbone of live query change detection engine
cache cache-invalidation change-propagation field filter live-query sql table
Last synced: 03 Sep 2025
https://github.com/iantomasinicola/script_video_corso_sql
cte database groupby join query sql sql-server subquery
Last synced: 13 Apr 2026
https://github.com/ahmedsamir45/el_badr_marble_company_sql
sql database project for El badr marble company
Last synced: 05 Feb 2026
https://github.com/abhipatel35/gym-performance-analysis
Analyzing gym performance and user engagement in Arizona using Spark SQL, PySpark, and visualization techniques on the Yelp dataset.
apache-spark asu business-insights data-analysis data-processing-at-scale data-visualization dps gym-analysis rating-patterns sql trend-analysis user-insights yelp-dataset
Last synced: 16 Apr 2026
https://github.com/yusuftaufiq/simple-tree
Simple family tree web application with a single parent each.
alpinejs daisyui laravel php sql tailwindcss typescript
Last synced: 05 Apr 2026
https://github.com/akshaygogeri/hostel-db
Its a website that manages various hostel activities for Students and Admins.
Last synced: 12 Oct 2025
https://github.com/paulo-santos-ds/dashboards_tableau
Este projeto tem como objetivo analisar os dados de Vendas produtos de escritorio, encontrar padrões nas informações disponíveis, entender as preferências dos clientes e o impacto de fatores externos no consumo.
Last synced: 08 Jan 2026
https://github.com/moapis/testdata
A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.
Last synced: 19 Jun 2025
https://github.com/rafie-b/data-warehouse-aws-pipeline-chat-api
notebook guide
api-rest aws data-lake data-warehouse message-data pipeline python sql
Last synced: 07 May 2026