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/vagnerbellacosa/028_criandoumgerenciadordeespaconavesdostarwarscomsqlserverdotnet
Criando um gerenciador de espaçonaves do star wars com SQL Server + .NET
digital-innovation-one dotnet ms-sql ms-sql-server sql sql-server star-wars
Last synced: 13 Feb 2026
https://github.com/srgeverson/windowsforms
Este é um App Windows Forms em C#
csharp dapper entity-framework-core orm sql sql-server windows-desktop windows-forms
Last synced: 09 Apr 2026
https://github.com/kogo1616/sql
Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍
Last synced: 16 Mar 2026
https://github.com/jotstolu/netflix-sql-data-analysis-project
This project explores the Netflix dataset using SQL queries to uncover trends, patterns, and business insights that could help stakeholders understand content distribution, viewer preferences, and platform optimization
data-analysis sql sql-server tsql
Last synced: 02 Aug 2025
https://github.com/jotstolu/bicycle-store-revenue-and-customer-insights-sql-project-
This repository showcases a comprehensive SQL-based analysis of retail bike sales data. It covers schema creation, data loading, and a series of analytical queries to derive actionable insights from transactional records.
sql sql-analysis sql-server tsql
Last synced: 02 Aug 2025
https://github.com/diogocapela/isep-lapr4
Projecto final de LAPR 4 ISEP 2018/2019.
Last synced: 02 Aug 2025
https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project
In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.
data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql
Last synced: 09 Apr 2026
https://github.com/plishka/metaverse_analysis
Earth 2 (metaverse): On-Chain Essence (ESS) Analysis
blockchain dune-analytics postgresql sql
Last synced: 02 Aug 2025
https://github.com/badranalyst/covid-deaths-and-vaccinations-sql-data-exploration
This project involves exploratory data analysis on COVID-19 deaths and vaccinations data using SQL. It aims to uncover trends, patterns, and insights related to vaccination rates and their impact on mortality. The analysis provides a clearer understanding of the pandemic's dynamics, facilitating data-driven decisions in public health.
covid-19 data data-exploration dataset sql
Last synced: 19 Feb 2026
https://github.com/dforsber/glue-table-cache
Query AWS Glue Tables efficiently with DuckDB
Last synced: 27 Sep 2025
https://github.com/rabestro/sql-challenge-solutions
A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.
challenges solutions sql sqlite
Last synced: 08 Nov 2025
https://github.com/aryank1511/dbs211-final-project
In this project, I have designed and created a database for ‘Discord’ in order to learn database design, development and implementation
Last synced: 04 Aug 2025
https://github.com/fayllan111/cursojavacompleto-udemy
Repositório com materiais, exercícios e projetos do Curso Completo de Java – POO, abordando desde fundamentos até desenvolvimento com Spring Boot, bancos de dados e boas práticas.
java javafx jdbc jpa-hibernate maven mongodb nosql oop oops-in-java spring-boot spring-data-jpa sql
Last synced: 09 Apr 2026
https://github.com/serms1999/learning-sql-book
A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.
database database-practice learning-sql oreilly sakila sql sql-exercises sql-learning
Last synced: 04 Aug 2025
https://github.com/vaibhavpal7549/Leetcode
This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.
mysql mysql-database oracle sql sqlite
Last synced: 05 Aug 2025
https://github.com/cspyridakis/tuc-sql
Introduction in Relational databases and Structured Query Language.
database databases dbms dbms-project jdbc jdbc-api jdbc-connector jdbc-database jdbc-driver postgresql postgresql-database postgressql sql
Last synced: 01 Oct 2025
https://github.com/yuvenalmash/vet-clinic-db
Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.
Last synced: 03 May 2026
https://github.com/iankitnegi/leetsql-solutions
LeetSQL Solutions is my dedicated space for practicing competitive coding and solving SQL-related LeetCode questions. This repository showcases my problem-solving skills and SQL expertise, with each solution featuring detailed explanations and optimized queries for better understanding and future reference.
Last synced: 11 Feb 2026
https://github.com/sebastianofazzino/ibm-data-science-professional-certificate
In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.
data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql
Last synced: 09 Apr 2026
https://github.com/samnoonabrar/Documentary-ListView
A web app that will keep track of all the documentaries I have seen
Last synced: 02 Oct 2025
https://github.com/amrutem11/trip-management-system
Trip Management System is application where you find the bus and book them you can also find hotel and book them
java maven spring spring-boot springmvc sql
Last synced: 03 Oct 2025
https://github.com/saisrivatsat/end-to-end-data-analytics-retail-orders-analysis-python-sql
This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight
Last synced: 07 May 2026
https://github.com/crvlwanek/cs50
Assignments and projects written for the online Intro to Computer Science course CS50x by Harvard https://cs50.harvard.edu/x/2021/
algorithms arrays c css data-structures flask html javascript memory python sql
Last synced: 09 Apr 2026
https://github.com/aidenfockens/aiden_neel_healthevents
Consumes Kafka health events, holding them in AWS RDS, before using flask to query and perform EDA
flask kafka kubernetes spark sql
Last synced: 09 Apr 2026
https://github.com/nikita620/credit-card-fraud-detection-
This project focuses on combining the strengths of AdaBoost and majority voting to create a highly efficient fraud detection model. The goal is to provide a reliable method for detecting fraudulent transactions, ensuring the safety of users' financial data.
adaboostclassifier majority-voting sql sqlyog
Last synced: 09 Mar 2026
https://github.com/rosieoh/travel_guru
🔥웹서버프로그래밍 기말 프로젝트🔥
h2-database java jsp servlet sql
Last synced: 10 Aug 2025
https://github.com/dxtaner/repomyworksp
My repoo
bootstrap clone css es6 es6-javascript express-js javascript module node nodejs php sql
Last synced: 09 Apr 2026
https://github.com/manoj-kumar-c/orion-innovation-campus-training-
Campus placement Training Orion Innovations
campus campus-placements mssql placement sql
Last synced: 11 Aug 2025
https://github.com/alefrp/database_searcher
A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.
database mysql open-source postgresql python sql sqlserver
Last synced: 09 Apr 2026
https://github.com/fealt/databricks_incremental_data_project
Databricks project showcasing incremental data ingestion with industry best practices.
data-analysis data-engineering data-ingestion databricks delta-lake etl lakehouse medallion-architecture python spark spark-sql sql streaming-data
Last synced: 08 May 2026
https://github.com/thoratstuti/comprehensive-sales-insight-dashboard
A sales performance dashboard is a crucial tool for businesses to monitor and analyze their sales activities. It provides a comprehensive overview of various sales metrics and key performance indicators (KPIs) in real-time or near real-time.
data-analytics data-visualizations graphs pie-chart powerbi sql
Last synced: 11 Feb 2026
https://github.com/skygenesisenterprise/unibasedb
The Unibase Web Interface for SQL Mangement Administration
javascript mariadb mysql php postgresql sql typescript yarn
Last synced: 08 Jul 2026
https://github.com/ki11ay/sql_data-warehouse
Building a modern data warehouse using sql server, including ETL processes, data modeling and analytics.
data-warehouse etl sql sqlserver
Last synced: 04 Oct 2025
https://github.com/kalefed/rental-db
Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.
Last synced: 19 May 2026
https://github.com/kevinnizet/pokemongame
React Pokemon Game using complete CRUD
express javascript nodejs react sql
Last synced: 12 Aug 2025
https://github.com/arun-data-analyst/finance-reporting-sql
End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).
data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms
Last synced: 18 May 2026
https://github.com/byn227/accidents_in_france
Ce projet est un pipeline d’analytique DBT (Data Build Tool) pour BigQuery.
Last synced: 13 Aug 2025
https://github.com/johancitoodr/socialmedia_backendjava
(Posting app), this simple backend app allows a user to set their profile and post.
azure jpa-hibernate relational-databases spring-mvc spring-security springboot sql validation
Last synced: 09 Mar 2026
https://github.com/r0mb0/excel_to_sql_table-mapped_txt_exporter
Convert Excel (.xlsx) files to pipe-delimited TXT files, automatically mapping columns and order to an existing SQL Server table structure. Ideal for legacy system integration, automated data imports, and ETL pipelines.
access excel excel-to-sql excel-to-txt export-as-access italian-developers powershell powershell-script r0mb0 sql sql-table table-from txt txt-files txt-like-access xlsx
Last synced: 14 Aug 2025
https://github.com/alexandergarifullin/hse-educational-practice
Educational practice at the 2nd year of HSE PERM
crud-application csharp css database html javascript mvc pet-project sql web
Last synced: 04 Oct 2025
https://github.com/akutchi/mangasite_admin
This is the administration part of the corresponding project
Last synced: 09 Mar 2026
https://github.com/nitheshgoutham/phonepe-pulse-data
Phonepe Pulse Data Visualization and Exploration: A User-Friendly Tool Using Streamlit and Plotly
data-science data-visualization plotly python sql streamlit
Last synced: 09 Apr 2026
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/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/purnendudutta/online-gym-management-system
This Repository Contains only Admin Panel
Last synced: 09 Apr 2026
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/garcane/house-property-sales-analysis
The retail industry increasingly relies on data analytics tools to estimate property prices accurately. This project analyzes house property sales in an Australian city using SQL and data exploration techniques.
Last synced: 05 Oct 2025
https://github.com/mahesh-pgit/revenu-app
Full-stack dashboard application by Next.js App Router Course
app-router colocation env neondb nextjs pnpm postgresql react-server-components server-side-rendering sql tailwindcss typescript vercel-deployment
Last synced: 12 Apr 2026
https://github.com/rfabreu/u-develop-it
This repository contains the back end for U Vote It, a voting application for a local developer meetup group called U Develop It.
database express javascript mysql nodejs sql sqlite
Last synced: 10 Apr 2026
https://github.com/vitorhonna/this-is-cs50
Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.
c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite
Last synced: 10 Apr 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/mart6delavi/geargrove
Market with computer part's
docker gradle java jwt postgres spring spring-data-jpa spring-security sql
Last synced: 10 Apr 2026
https://github.com/foldermaster/sqlwpfapp
WPF app for interaction with SQL data base.
csharp deffered dependency-injection entity-framework-core inversion-of-control microsoft-sql-server sql sqlite wpf
Last synced: 18 Apr 2026
https://github.com/fulanii/complete-sql-bootcamp-2022
PostgreSQL course from Udemy to learn SQL.
Last synced: 18 Aug 2025
https://github.com/blase147/vet_clinic
Vet_Clinic is a database created to manage the treasured data of clients and their animals for monitoring and evaluation purposes, as well as enabling a more data-informed decision on customers' management, and rewards for patronage. This will greatly impact the efficiency of our services to clients, especially the speed of delivery.
Last synced: 05 Oct 2025
https://github.com/przemekhasz/weather-app
Weather app connection with api shows weather data with graphs
backend blade-template bootstrap4 css html laravel laravel-framework php sql
Last synced: 10 Apr 2026
https://github.com/ready-for-new-step/edge-rest-api
Rest API for Edge Computing
actix-web edge-computing rest-api rust sql
Last synced: 19 Aug 2025
https://github.com/h4fide/politicalcompassbot
This Python project allows you to take a quiz and find out where you fit on the political compass. Give it a try and see where you stand!
bot data greedy-algorithms politics python python3 sql telegram
Last synced: 19 Aug 2025
https://github.com/kamil20020/books
It is the simple books and their related data management with user's normal and admin accounts. Data management is divided into few parts: users, roles, authors, books, publishers. Unlogged users can view data about authors, books and publishers. Logged user can additionally manage data from unlogged user. Admin can view and manage roles and users
docker docker-compose github-actions hibernate java kubernetes lombok mapstruct mockito postgresql reactjs rest-assured spring spring-boot spring-data-jpa spring-security spring-web sql testcontainers typescript
Last synced: 10 Apr 2026
https://github.com/monambike/yotsuki-desktop
The desktop version of the yotsuki project carried out at the SENAI institution. It is a profiling project aimed at the gaming world.
csharp games portuguese school-project senai sql
Last synced: 20 Aug 2025
https://github.com/ankita-selokar/fitbit-for-her-crafting-fitbit-s-strategy-for-women
This project analyzes smart device usage data to uncover trends and insights, guiding Fitbit by Google’s product and marketing strategies for their new women-focused product launch. It combines competitive market analysis with customer behavior insights to inform key decisions.
bigquery excel powerbi spreadsheet sql
Last synced: 20 Aug 2025
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/barbaracalderon/oil-pump
A simulation platform for equipment metrics in oil & gas environments. Includes a Python-Golang backend integrated with RabbitMQ, PostgreSQL storage, and an Angular frontend. Developed and deployed using Docker and Docker Compose.
angular data-consumer data-producer docker docker-compose go go-api golang microsservices ngx-bootstrap postgresql python rabbitmq rest-api sql
Last synced: 10 Apr 2026
https://github.com/arraypd/data-analysis-with-python-and-sql
data-analysis grafana matplotlib pandas polars postgresql pyspark python seaborn sql
Last synced: 09 Apr 2026
https://github.com/bheck890/lifetaskhelper
Task Helper that Helps Remind you when tasks need to be done,
android-application android-studio java sql
Last synced: 17 Apr 2026
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/anand-gith/tinyhub
Design and Build Database for a Tinyhub - Student Application
entity-relationship-diagram mysql-database relational-databases sql
Last synced: 23 Aug 2025
https://github.com/alanjoseph657/ecommerce
A simple E-commerce application built using django
bootstrap5 celery css3 django html5 javascript jquery python sql
Last synced: 10 Apr 2026
https://github.com/jacob0421/sqlreader
Mini project learning how to use C# to read from XML config and call a Stored proc from a local instance of Microsoft SQL Server to write out to a CSV
csharp microsoft-sql-server sql xml
Last synced: 09 Mar 2026
https://github.com/pedramjlo/uae_cars_analysis
Analysis of the UAE second-hand car data
data-analysis jupyter-notebook pandas python sql sqlite3
Last synced: 11 May 2026
https://github.com/tommasoazz/pastificio
Progetto realizzato per il corso di Basi di Dati dell'Università di Padova, A.A. 2018/2019
Last synced: 25 Aug 2025
https://github.com/turbot/steampipe-mod-googleworkspace-compliance
Run individual controls or full compliance benchmarks across all of your Google Workspace accounts using Steampipe.
hacktoberfest sql steampipe steampipe-mod
Last synced: 25 Aug 2025
https://github.com/kathisnehith/portfolio
Portfolio(Git)
azure-pipelines azure-sqlserver azure-storage bi certified-dataanalyst matplotlib-python pandas-python python sql sql-server tableau
Last synced: 25 Aug 2025
https://github.com/chrissch-dev/mini-sql
A simple remake of the SQL Language. This should NOT be used in a Production Environment.
Last synced: 26 Aug 2025
https://github.com/thomasjvu/codewars
❓ Answers and explanations for my daily Codewars practice problems
Last synced: 26 Aug 2025
https://github.com/banzaman/vet-clinic-database
Build a relational database based on a real-life example.
Last synced: 27 Aug 2025
https://github.com/aadipoddar/tournament-tracker
Tournament Tracker Real World Software
Last synced: 29 Aug 2025
https://github.com/sarathchandranpm/walmart-sales-analysis
Analysis of Walmart Myanmar's Q1 2019 sales data covering customer behavior, product performance, general operations, and sales patterns.
Last synced: 29 Aug 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/tompinataro/React-Image-Gallery
Created images with matching descriptions appearing as reversible cards.
Last synced: 31 Aug 2025
https://github.com/jaewonson37/databases_for_analytics
json python sql sqlalchemy sqlite3
Last synced: 09 May 2026