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-14 00:29:11 UTC
- JSON Representation
https://github.com/zenitude/portfolio
My portfolio
balsamiq css3 figma git gitub html5 javascript php sql
Last synced: 10 Apr 2026
https://github.com/newyaroslav/sqlite-containers
Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.
container containers cpp cpp17 sql sqlite3
Last synced: 14 Aug 2025
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/krichelj/spl_hw4
4th homework at Systems Programming Languages (SPL) course, Computer Science Pre-M.Sc. Program, Ben Gurion University, 2019
computer-science homework scheduling sql
Last synced: 14 Aug 2025
https://github.com/eddieatgoogle/sql-based-genai-data-pipeline
GenAI data pipeline that performs data preparation, management and performance evaluation tasks for RAG systems using SQL as the primary development language. Please feel free to use this as a starting point for your own projects.
bigquery bqml dataform dbt embeddings gemini google-cloud-platform sql vector-search vertex-ai
Last synced: 25 Feb 2025
https://github.com/niftys/ballroomdb
Database for final results of ballroom competitions, as well as website for searching said database.
css html mysql mysql-database mysql-server mysql-workbench mysqldump php python scraper sql website
Last synced: 10 Apr 2026
https://github.com/richardschoen/mapepire-dotnet
.Net Client class for the IBM Mapepire Data Server
call client command ibmi jdbc mapepire program sql websockets
Last synced: 18 Apr 2025
https://github.com/saraasgari99/soccerspotlight
Web app for querying, analyzing, and visualizing large sports data using AWS, SQL/NoSQL design, and query optimization.
aws cloud-services database-design database-management javascript nodejs nosql oracle-database query-optimization react sql webapp
Last synced: 10 Apr 2026
https://github.com/its-asif/postgre
first time with postgreSQL with node.js
backend nodejs postgresql sql sql-database
Last synced: 06 Jul 2026
https://github.com/aniketmondal/new-h2-website
Repository of the new dynamic website of Hostel 2, IIT Bombay, created by H2-Web Council (2018-2019, 2019-2020). Currently, all the gymkhana websites are not accessible from outside networks. And as this is a PHP-based, database-backed website, I can't properly host it live on GitHub pages.
bootstrap css3 html javascript mysql-database parallax php sql
Last synced: 08 Apr 2026
https://github.com/balamurugan-annadurai/zen-class-db-model
Zen class Data Base Model
Last synced: 23 Aug 2025
https://github.com/ronencohen7/ronencohen7
ai api-rest bootstrap css elt-pipeline etl-pipeline express html javascript kafak mongodb mysql nodejs pipeline postman python react sql typescript
Last synced: 08 Apr 2026
https://github.com/delarosajav/la-caprichosa
Full-stack development of two interactive modules—“Content Modeling” and “Distributions”—for the website of La Caprichosa, a 19th-century Spanish literary magazine linked to the figure of Baroness Serrano de Wilson (1834–1922) and other culturally significant personalities of that era.
backend d3-js d3-visualization deep-learning frontend full-stack html-css-javascript javascript nlp nodejs python server sql sqlite3 stanzajs web-development
Last synced: 04 May 2026
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/selsoftdf/sql-server-development
A collection of T-SQL scripts, stored procedures, functions, and other SQL Server development samples for learning and reference purposes.
Last synced: 02 Jan 2026
https://github.com/mnitin-reddy/superstore-analysis-sql
This project analyzes sales data to derive insights on revenue, customer behavior, and product performance. It includes visualizations for branch performance, customer demographics, and trends, aimed at driving strategic business decisions.
Last synced: 13 Oct 2025
https://github.com/ewgeni-dinew/03.databases_basics-mssql-server
I will be submitting exersices from the third course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 18.09.17 untill 22.10.17. The concept of the course is for us to get to know one of the most widely used systems for database management DBMS. This is my first professional module at SoftUni, as I have chosen C# as my prefered language. I will be using Microsofts SQL Server Management Studio 17.2 for the upcomming tasks.
database ms-sql-server softuni sql
Last synced: 06 May 2026
https://github.com/arkapg211002/leetcode-sql
LEETCODE SOLUTIONS FOR ALL NON PREMIUM QUESTIONS WITH TAG DATABASE
Last synced: 18 Oct 2025
https://github.com/santiagortiiz/linkedin-databases-ms-sql-server
Linkedin Learning. SQL Server: T-SQL, Triggers, Store Procedures and Functions.
databases ms-sql-server sql t-sql
Last synced: 18 Feb 2026
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/bharathshakthivel/data-analytics
This repo contains all the projects related to Data Analytics
Last synced: 14 May 2026
https://github.com/shridhar1504/sql-projects
The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language.
data-analysis data-mining data-science data-transformation eda etl-framework microsoft-sql-server query-language sql sql-server sql-server-management-studio sqlqueries
Last synced: 09 Mar 2026
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/asifahsaan/flask-mssql-docker-crud
This project is a simple Flask webApp connected to a SQL Server database, containerized with Docker. It demonstrates full CRUD functionality (Create, Read, Update, Delete) through a clean Bootstrap 5 interface with modals for user interactions. Designed as a learning and reference project, it shows how to integrate Flask, SQL Server, and Docker.
docker docker-image flask flask-application sql sql-server ssms
Last synced: 05 Apr 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/suganyarajes/dbdiagram
The database design for Guvi Zen Class models various entities such as users, batches, problems, codekata, topics, attendance, tasks, and class sessions, establishing relationships to efficiently manage data related to an educational platform.
Last synced: 01 Jun 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/opitzconsulting/jooq-migration
Demo project for jooq-migration blog post
Last synced: 20 Feb 2026
https://github.com/wasibhussain/laravel-registeration-and-crud-with-mysql
Welcome to my repository, in this repo I have created login and signup page also created a page for posts in which I have performed CRUD Operation. you can see posts page on browser after entering your local server address after that enter /posts to see all the posts.
blade laravel login php phpmyadmin sql
Last synced: 15 Sep 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/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/henriiqueaze/studentprogress
StudentProgress is a Spring Boot application for managing and tracking student data, including grades and academic status. It provides an API for registering, updating, and monitoring student records, calculating averages, and offering real-time insights into student performance, helping educational institutions streamline their processes.
Last synced: 03 May 2026
https://github.com/yisus82/fic-bd2
Bases de Datos 2 - Facultad de Informática de A Coruña
Last synced: 24 Mar 2025
https://github.com/konstantinkalinichenko/payments-analysis
A project to analyze payments on a fictitious streaming platform using SQL
Last synced: 18 Feb 2026
https://github.com/naninsv/marketing-analytics
The Marketing Analytics Project focuses on analyzing customer engagement, conversion rates, and sentiment trends to optimize marketing strategies for ShopEasy. Using SQL, Python (NLTK), and Power BI, this project extracts insights from customer reviews, transactions, and social media interactions to identify key areas for improvement.
data-visualization datanalysis excel marketing powerbi powerpoint python sql
Last synced: 23 Jun 2026
https://github.com/sselita/employeemanagement
.NET Core Web Api for managing Employee Records REST apis
api-rest client-side-validation database-operations functions jwt-authentication jwt-token linq net-core procedures sql swagger user-management
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/thomasjvu/codewars
❓ Answers and explanations for my daily Codewars practice problems
Last synced: 26 Aug 2025
https://github.com/aaleksandraristic/sqldatabase-implementation---student-admissions-portal-sap-
SQL Database Development and Implementation into Front-End Application
database-design database-development database-management database-testing databases debugging sql sql-server stored-procedures triggers-and-functions
Last synced: 09 May 2026
https://github.com/prangonghose/blogs
A full-stack blog website built with Rails and PostgreSQL. Users can register and login to create new posts or read other users posts and like or comment on them. Users can delete their posts and also their comments. The website is connected to a database built with PostgreSQL.
cancancan capybara-rspec devise postgresql rails-application rspec-rails ruby-on-rails sql
Last synced: 20 Jan 2026
https://github.com/ahmed0saber/web-pigeon-last-version
000webhost ahmed0saber css3 full-stack html5 javascript mysql php sql
Last synced: 09 Apr 2026
https://github.com/darshjasani/insurance-claim-analysis
This dataset contains insightful information related to insurance claims, giving us an in-depth look into the demographic patterns of those receiving them.
Last synced: 27 Aug 2025
https://github.com/dann-oliv/db_query_exporter
Script para acessar o banco de dados desejado e extrair uma planilha de resultados de acordo com a query inserida.
Last synced: 27 Aug 2025
https://github.com/anya-ananasss/schedule_app
Pet-проект "Расписание".
docker java javascript pet-project spring-boot spring-mvc spring-security sql website
Last synced: 05 Apr 2025
https://github.com/pradeepsingroul/dmartready
This is Baaic atock management system where user can purchase a stock and he/she can see the stock movement as well as stock location
github github-config hibernate java maven mysql-database postman spring-boot sql swegger
Last synced: 13 Apr 2026
https://github.com/devexpress-examples/winforms-grid-linq-to-sql-sever-mode
Bind the WinForms Data Grid to data using LINQ to SQL classes in Server Mode.
data-binding data-grid database dotnet grid-control linqservermodesource sql sql-server windoes-forms winforms xtragrid-suite
Last synced: 08 Apr 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/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/cagandemirmr/game_chi_and_a-b_testing-sql
In this repo, i use hypotetical mobile game company data set is used to make chi square test and A/B testing
ab-testing chisquare-test gameanalysis gameanalytics postgresql sql
Last synced: 17 Jun 2026
https://github.com/bioolegar1/dslist
lista de games organizada backend
java17-springboot jpa springweb sql
Last synced: 30 Aug 2025
https://github.com/lsegg/mysql-bootcamp
Code accompanying the Udemy course, The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by Colt Steele
colt-steele mysql mysql-database sql
Last synced: 07 Oct 2025
https://github.com/guisalmeida/dbgen-cli
CLI to create a database with commans sql create with nodejs for study.
command-line-tool database nodejs sql
Last synced: 15 Jun 2025
https://github.com/ryansakurai/music-streaming-database
Project in PostgreSQL made for my university Database class
Last synced: 04 Oct 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/rodrigoalvesvieira/projetobd-sql
Projeto feito para a disciplina de Projeto de Banco de Dados (IF692) do curso de Ciência da Computação do CIn/UFPE.
Last synced: 20 Feb 2026
https://github.com/siddharthbadal/sales-production-data-analysis
Sales Production Firm Data Analysis
Last synced: 24 May 2026
https://github.com/hess125/data-visualizations
A repository of data visualization projects
data data-analysis data-science data-visualization powerbi projects sql sqlite tableau
Last synced: 31 Aug 2025
https://github.com/simpson-computer-technologies-research/apc9-10
Learn Databases in Week 9 and 10 of my Advanced Programming Club
learn programming python sql sqlite
Last synced: 22 Mar 2025
https://github.com/miottonicola/unive-bd_ecommerce-project
E-commerce with database project.
database ecommerce-website html python sql
Last synced: 08 Apr 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/kathiriyaakshay/krivajewels-master
Sleek and elegant portfolio website for a local jewelry store, featuring a visually rich experience, intuitive navigation, and a responsive product catalog.
Last synced: 12 Apr 2026
https://github.com/fasunle/trivia
Udacity inspired App. Project 2 in Fullstack Engineering Role
ajax api cors flask fullstack python react restful-api sql
Last synced: 08 Apr 2026
https://github.com/fredwangwang/pokedex-gen-vi
A pokedex in Java. Data source from veekun.com Contains all pokemon info up to Gen VI (x & y)
Last synced: 30 Mar 2025
https://github.com/mohamedamineboufares/redit-clone
A clone of the knowen plateforme Reddit.
graphql nextjs sql stepzen supabase tailwindcss
Last synced: 08 Apr 2026
https://github.com/lukewait/gc-esports-app2
Provides a GUI interface to simplify the management of e-sports competition data stored on a database. This Java application was developed as part of a TAFE QLD assignment.
competition-manager csv-export esports-management gui java sql
Last synced: 04 Oct 2025
https://github.com/luisnivar/pos_acuario-marisol
Diseñé, desarrollé e implementé un Point of Sales (PoS, Punto de ventas) para un establecimiento pequeño, de venta de peces, peceras, alimentos y accesorios alusivos a estos.
csharp desktop dotnet point-of-sale sql
Last synced: 08 Mar 2026
https://github.com/loesterbotelho/projeto-loester
Estou em processo de finalização, e ainda haverá alterações.
docker docker-compose flyway java mongodb postgresql rabbitmq redis spring sql
Last synced: 30 Dec 2025
https://github.com/ronaessi-28/assessment-ez-works-
A secure file-sharing system built using Flask and MongoDB/SQL, featuring role-based access for Operations and Client users. The system supports file uploads, email verification, and secure downloads via encrypted URLs. The project includes REST APIs, JWT authentication, Docker support, and test cases.
docker email-verification encrypted-url file-upload flask jwt-authentication mongodb python rest-api role-based-access-control secure-file-sharing sql test-cases
Last synced: 09 Apr 2026
https://github.com/mohammed-bder/hackerrank-sql-solutions
This repository contains my solutions on Hacker Rank in SQL
hackerrank-challenges hackerrank-solutions mssql sql sql-query
Last synced: 07 Feb 2026
https://github.com/phpnomad/db
Database abstraction layer with table schemas, query building, caching, and event broadcasting
database datastore framework php phpnomad platform-agnostic query-builder sql
Last synced: 12 Jun 2026
https://github.com/senaldolage/mock-social-platform-sql
A hands-on SQL practice project simulating a social media app. Includes dummy tables, sample data, and analytical queries using joins, CTEs, subqueries, and window functions.
Last synced: 27 Jun 2025
https://github.com/ashu3291/olympic-dataset
120 years of Olympic history: athletes and results from basic biodata on athletes and medal results from Athens 1896 to Rio 2016.
aggregatefunctions data-mining datacleaning powerquery sql subqueries-and-joins temptables
Last synced: 05 Jan 2026
https://github.com/kingrg-buff/portfolio
🛠️ About Me I am a Computer Information Systems student at WTAMU, building a foundation in networking, security, databases, analytics, and programming. My passion lies in data science, particularly in using machine learning and data wrangling to uncover insights. This portfolio highlights projects that showcase my technical work.
asp-net-core azuremachinelearning bootstrap csharp data-analytics data-science data-visualization database-management efcore html-css-javascript machine-learning ooad powerbi predective-modeling python r sql system-integration technical-documentation web-development
Last synced: 13 Apr 2026
https://github.com/orliluq/orliluq
java javascript programming python react redux sql
Last synced: 08 Apr 2026
https://github.com/yormenxx/databases-keys
This repositorie is about data base, exercises mainly and items based on analysis and design.
Last synced: 06 Apr 2025
https://github.com/joncloud/ef6-migration-testing
Simple repository containing sample code necessary to test EntityFramework 6 Migrations
csharp entity-framework integration-testing migration sql test
Last synced: 13 Mar 2025
https://github.com/deedlefake/migration
An experimental DSL-based database migration system for Go.
database go golang migrations sql
Last synced: 30 Apr 2026
https://github.com/tmmvn/helsinki-university-db-course
Final project for the Helsinki University database course AYTKT10004
db helsinki-university-mooc java sql
Last synced: 18 May 2026
https://github.com/fernandesitn/sqlmidori
Codigos que utilizei ao longo do curso de SQL para Análise de Dados: Do básico ao avançado da Midori Toyota
Last synced: 11 Apr 2026
https://github.com/wookay/deprecated_octo.jl
julia query-builder query-dsl sql
Last synced: 08 Jul 2026
https://github.com/chaseofthejungle/intro-to-sql
An overview guide of essential SQL databasing and querying concepts.
Last synced: 10 Jun 2025
https://github.com/ogunerkutay/basic-sql-queries
A collection of basic SQL queries for data analysis, with detailed comments for each query. Great for beginners learning SQL or anyone looking to improve their SQL skills.
Last synced: 20 Aug 2025