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-10 00:26:02 UTC
- JSON Representation
https://github.com/mithu9/project-flow-app
drag-and-drop expressjs mongodb nodejs postgresql reactjs shadcn-ui socket-io sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/msmrexe/postgres-course-registration-system
A comprehensive university course registration system simulated in PostgreSQL. Features prerequisite checking, time conflict detection, and section capacity management using advanced PL/pgSQL functions and triggers.
course-project course-registration-system databases postgresql sql university-project
Last synced: 18 May 2026
https://github.com/sankaran-s2001/layoffs-sql-analysis
A complete SQL data cleaning and analysis project using MySQL to analyze global company layoffs from 2020-2023.
data-science datacleaning eda kaggle layoffdata layoffs mysql sql
Last synced: 18 May 2026
https://github.com/martajac/maven-music-challenge
https://mavenanalytics.io/challenges/maven-music-challenge/e161353d-9967-4297-869c-505de168e610
microsoft-sql-server powerbi sql
Last synced: 21 Mar 2025
https://github.com/bipul-hossein/postgresql_crud_operation
A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.
expressjs nodejs postgresql sql
Last synced: 11 Apr 2026
https://github.com/ireneflorez/sf-kindergarten-lottery
Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco
ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql
Last synced: 17 Feb 2026
https://github.com/k-sameer701/mysql-cheatsheet
MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.
mysql mysqldata mysqldatabase sql
Last synced: 25 Jun 2025
https://github.com/mberkiskal/sellingtrackingapp-satistakipuygulamasi-withsqlprocedure
Market satış takip uygulaması. Sipariş oluşturma, siparişleri görme, müşteri ekleme ve ürün eklemenin bulunduğu bir mini proje.Market selling tracking application. A mini-project that includes creating orders, viewing orders, adding customers and adding products. USING: C# and SQL.
csharp mssql mssql-database sql sqlprocedure sqlstoredprocedures
Last synced: 18 May 2026
https://github.com/HuynhDucPhu2502/Selling-Management
Simple project using JavaSwing and JDBC
Last synced: 11 May 2025
https://github.com/yodkwtf/sql-fundamentals
A resource for learning and practicing the basics of SQL by aiming to provide hands-on examples, exercises, and explanations to help you grasp the foundational concepts of SQL.
Last synced: 18 May 2026
https://github.com/mdraihanreza/crimakers
I come with over a decade of hands-on experience as a versatile Full-stack developer. My expertise spans various key technologies, making me well-equipped to handle a wide range of projects:
buddypress css3 custom-theme html5 javascript jquery php responsive sql woocommerce wordpress
Last synced: 12 Apr 2026
https://github.com/apenfe/maze_solver
User interface to solve a maze using backtracking
backtracking-algorithm daw java sql swing-gui
Last synced: 29 Mar 2025
https://github.com/vitormanoelvb/atividades-maria-helena-bordados
Atividades MH BORDADOS
academia academic academic-project data-science database mysql mysql-database sql store
Last synced: 30 Oct 2025
https://github.com/kunalempire2003/sql_llm_queryretriever_using_genai
generative-ai huggingface llm python sql sqlite3 streamlit
Last synced: 18 May 2026
https://github.com/ani811625/csi-assignment7
This repository, CSI-Assignment7, is a part of my Week 7 submission for the Celebal Technologies Summer Internship - SQL Domain. The focus of this assignment is on mastering Slowly Changing Dimensions (SCDs) in data warehousing.
Last synced: 21 Jul 2025
https://github.com/gabrielsvinha/db1
Aquele que não luta pelo futuro que quer, deve aceitar o futuro que vier
Last synced: 21 Mar 2025
https://github.com/ocskier/vidgameslookup
A Python widget-based app for looking up video games in a SQL DB
mysql-connector pipenv python sql tkinter
Last synced: 22 Apr 2026
https://github.com/gdesiato/content-scheduler
A content scheduling , cross-posting system using Spring Boot.
Last synced: 18 May 2026
https://github.com/nitheshgoutham/singapore-resale-flat-prices-predicting
To Predict the Resale Price of a Flat
data data-visualization machine-learning python3 sql streamlit
Last synced: 09 May 2026
https://github.com/nitheshgoutham/youtube-data-harvesting-warehousing-using-streamlit
YouTube Data Harvesting and Warehousing using SQL and Streamlit
data-science python3 sql streamlit
Last synced: 17 Apr 2026
https://github.com/jakubgania/github-api-scraper-producer-consumer
api aws container docker graphql http postgresql producer-consumer pulumi python3 redis sql uv
Last synced: 07 Apr 2026
https://github.com/lukasraider/sql_oracle
Work with SQL database, creating task, database, view, sorting and using classic command
command database databases sql sql-server sqlserver
Last synced: 18 May 2026
https://github.com/nero103/housingdatacleaning
This is a data cleaning project on housing data within a state, using SQL to format, structure and standardize data for analysis.
data-cleaning data-definition-language data-manipulation sql t-sql
Last synced: 21 Mar 2025
https://github.com/bilbottom/testing-sql
Sample SQL scripts to test various features.
Last synced: 17 Jun 2026
https://github.com/varun-kumar-code/prototype
ai api database firebase flashcards python3 sql webdevelopment
Last synced: 04 Mar 2025
https://github.com/greenenergy/dbp
Database Patcher
database go golang migration postgres postgresql sql sqlite
Last synced: 17 Jan 2026
https://github.com/frosteen/web_dev_snippets
A collection of Vanilla HTML, JavaScript, SQL snippets that I often use for my freelance projects.
html javascript sql web-development
Last synced: 03 Jul 2026
https://github.com/fabeklou/linkedin-learning_full-stack_web_developer
Here I'm learning full-stack web application development with linkedin-learning.
css3 development devops ecmascript6 es6 full-stack git github html5 javascript linkedin-learning nodejs nosql react rest-api sql
Last synced: 07 Apr 2026
https://github.com/volodimirdd/analytics_and_store_administration
The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.
administration administration-interface administration-system ado-net analitics csharp entity-framework local-database net-framework nuget nuget-packages sql sql-server sql-server-localdb ssdt store t-sql visual-studio windows-app windows-application
Last synced: 06 Jan 2026
https://github.com/thomasalbertodev/belajar-sql
Belajar Dasar-dasar Database MySQL
Last synced: 07 Mar 2026
https://github.com/carlossanabriam/docker-sqlite
Local & automated environment for SQLite with a test database.
Last synced: 05 Apr 2026
https://github.com/thebeginner86/techtrends
Project1: SUSE CloudNative Scholarship at Udacity
argocd docker flask helm kubernetes python sql webapplication
Last synced: 07 Apr 2026
https://github.com/rachitdhar/azure-queue-viewer
An app to peek Azure Service Bus queue messages and query the data
Last synced: 23 Jun 2026
https://github.com/kwonnayeon/medium-post-projects
Code & projects from my Medium posts
data-analysis data-science data-visualization medium-articles python r-language sql
Last synced: 18 May 2026
https://github.com/saadhaniftaj/hotel-reservation-system-dbms-project
A Java-based Hotel Management and Reservation System using MySQL for backend support. It manages room bookings, customer and staff records, and daily operations with an interactive GUI. The project emphasizes DBMS principles, including normalization and relational schema design.
database-management dbms java mysql reservation-management sql
Last synced: 18 May 2026
https://github.com/mehrajlatifli/ecommece--php-mysqli-procedural--
Example for PHP MYSQLi Procedural
admin-panel cms cookie custom-cms ecommerce-website globals hash mamp-pro mysql mysql-database mysqli mysqli-procedural php php8 procedural session sha256 sql vscode
Last synced: 21 Apr 2026
https://github.com/harsh7editor/json-iterator
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and sql
Last synced: 18 May 2026
https://github.com/aachourmohamed/vit-clinic
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
database gitflow postgresql sql
Last synced: 18 May 2026
https://github.com/danny-yamamoto/go-dockertest-example
Are sqlc and dockertest awesomely cool?
dockertest go postgresql sql sqlc
Last synced: 18 May 2026
https://github.com/n9gc/php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 03 Jul 2026
https://github.com/dinamohsin/ai-job-market-analysis-using-sql-excel
This project explores a dataset of AI-related jobs to uncover insights about salary trends, in-demand skills, education levels, and remote work preferences. The analysis was done using SQL for querying and Excel for data cleaning and preparation.
data-analysis data-preprocessing excel functions query sql sql-server
Last synced: 25 Jun 2025
https://github.com/adarshnaidu/simple-sql-parser
A program to parse basic sql queries.
Last synced: 11 Jun 2025
https://github.com/faidfadjri/sample-express-ts-mssql
Simple express typescript connection to microsoft sql server
expressjs mssqlserver sql typescript
Last synced: 30 Jan 2026
https://github.com/dapper91/stocks-app
"Tochka Bank" test task
docker flask python3 sql sqlalchemy webapp
Last synced: 09 May 2026
https://github.com/mehrajlatifli/joins-and-unions
A database called Academy is used to work with Joins and Unions in MSSQL Server
create-database database innerjoin join mssql mssqlserver sql union unionall where
Last synced: 18 May 2026
https://github.com/vlasdislav/application-management-bot
bot cmake cpp sql sqlite sqlitecpp telegram-bot tgbot-cpp
Last synced: 30 Apr 2026
https://github.com/guedesou/teste_mais_a_educacao
Teste para vaga de Assistente de Suporte Técnico na +A Educação. Mini-Sistema De Alunos Grupo +A | Sistema de gerenciamento de matrículas desenvolvido como adicional do teste técnico desenvolvido em .sql
Last synced: 10 Apr 2026
https://github.com/alenales/purchase-analysis-sql
Анализ покупок пользователей с помощью SQL
Last synced: 29 Jan 2026
https://github.com/oxtornado/strapi-billing-management
Billing management for products selled by an agent in strapy and MySQL environment 🕹️
sql strapi strapi-cms typescript
Last synced: 12 Sep 2025
https://github.com/manesioz/airflow-without-code
Dynamically generate DAGs to ingest SQL files into BigQuery with one line of "code"
airflow airflow-plugin bigquery python sql
Last synced: 18 Apr 2026
https://github.com/NoelV11/Sports-Website
I have created a sports website, which can be taken up by beginners as a project while studying Web Programming. This website primarily implements CSS Styling, JavaScript, DHTML and PHP/SQL Database Features
css dhtml html javascript php sql xampp
Last synced: 12 Mar 2025
https://github.com/abdoufermat5/inpoda_web_services
A web services based app
airflow dags microservices python soap soap-web-services spyne sql
Last synced: 04 Jul 2026
https://github.com/maxogod/etl-real-estate
Databases | Extract - Transform - Load real estate data.
database-management databases etl pandas sql
Last synced: 12 Feb 2026
https://github.com/jamesehiabhi/gadgetgalaxy-inventory
Business Inventory Management
Last synced: 29 Mar 2025
https://github.com/cmdr-nova/mafia-hustle
A Mafia Wars clone that I started, and don't feel like completing. Up for grabs! Anyone can fork and complete, I just don't want the responsibility of finishing this, and then finding out that a bunch of usernames and passwords got stolen on my server.
browser-game game python sql webpage
Last synced: 12 May 2025
https://github.com/1sumer/python-sql-repository
This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.
Last synced: 12 May 2025
https://github.com/gemmaro/flymake-sqlite
[MIRROR] Emacs Flymake backend for SQLite3.
Last synced: 26 Jun 2026
https://github.com/sh-arky/rockbuster_sql
Repository for a project assessing customers and sales geographically for a video rental service.
Last synced: 21 Mar 2025
https://github.com/manyakrus/ddl_from_protobuf
Create DDL sql script from protobuf .proto file, for database create tables and columns, constraints and indexes, generated automatic.
ddl generator postgres postgresql protobuf script sql
Last synced: 19 May 2026
https://github.com/husskhosravi/elt-data-warehouse-snowflake
Design and implement a full ELT data pipeline using Snowflake and S3, featuring star schema modelling, SCD Type 1 & 2 handling, and incremental load automation
aws-s3 data-engineering data-warehouse dimensional-modeling scd-type-1 scd-type-2 snowflake sql star-schema
Last synced: 03 Feb 2026
https://github.com/bell-kevin/chap12exer
Cookies, Sessions, Databases, Security, and Log-ins
cookies mariadb mariadb-database sessions sql
Last synced: 19 May 2026
https://github.com/willaevangelista/cyber-games_java
Repositório do Projeto CyberGames, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.
api-rest generation-brasil java spring-boot sql
Last synced: 19 May 2026
https://github.com/luismendes070/codecademy
codecademy css html jquery php sql
Last synced: 10 Apr 2026
https://github.com/jidesamuell/data-analytics-projects
This is a repository i have created to showcase my skills, share projects and track my progress in Data Analytics areas.
data-analysis excel matplotlib powrebi python sql
Last synced: 04 May 2026
https://github.com/ankitrai259/genz_career_aspirations
excel pivot-tables powerpoint-presentations sql
Last synced: 03 Feb 2026
https://github.com/hamzacham/data_set-projet-8
Analyzing a real world data-set with SQL and Python
data-analysis database dataset jupyter-notebook paython sql
Last synced: 19 May 2026
https://github.com/ayonika2001/music_data_sql
csv dbms mysql mysql-database mysql-server sql
Last synced: 19 May 2026
https://github.com/emammacedo/onlineticketingplatform
Development of an Online Ticket Plataform using Django and Postgres (Data Bases Class)
Last synced: 19 May 2026
https://github.com/exegeses/introdb-64148
Curso: Introducción a Bases de datos | código 64148
database-design databases mysql mysql-database sql
Last synced: 19 May 2026
https://github.com/sandipmaurya2611/doctor-appointment
This repository contains a Doctor Appointment project built using PHP, MySQL, and CSS. The project aims to provide a platform for patients to schedule appointments with doctors online, simplifying the appointment booking process.
Last synced: 18 Apr 2026
https://github.com/shivamsharma32/online-game-analysis
Through our analysis of user gameplay data, we uncovered comprehensive insights into various aspects of the game, including property types, popular neighbourhoods, booking trends, pricing dynamics, and customer preferences. These insights empower stakeholders to make informed, data-driven decisions, ultimately leading to an enhanced user experience
Last synced: 16 Jan 2026
https://github.com/roushankhalid/python-sql-workflow
'Python-SQL-Workflow' showcases basic CRUD operations using Python and MySQL, demonstrating how to interact with a sample database. Developed as part of the CampusX SQL For Data Science course, it provides foundational skills for managing data workflows in SQL.
database localhost python sql sql-server
Last synced: 10 Apr 2026
https://github.com/chanupadeshan/basic-data-analytics
basic data analysis project using sql
data-analysis eda exploratory-data-analysis sql window-function
Last synced: 04 Jul 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/foggysmile/sql_bootcamp
SQL Bootcamp
bootcamp-project dml etl join sql
Last synced: 25 Jan 2026
https://github.com/hvignolo87/xaldigital-challenge
XalDigital challenge for Data Engineering job positions. Skills: SQL, Python, Data Analysis.
challenge python scripting sql
Last synced: 04 Jul 2026
https://github.com/datasqlsantosh/project-portfolio-e-commerce-data-analysis
In this personal Project-Portfolio-E-commerce-Data Analysis project, an exploratory data analysis was performed on the E-commerce Data available on Kaggle. The main aim of the project is to uncover insights into the store's sales and profits trends and patterns from 2018 to 2019.
data-cleaning data-visualization database dataset exc power-bi sql
Last synced: 11 Sep 2025
https://github.com/aboubakr-jelloulat/sql-hackerrank
comprehensive collection of SQL solutions and explanations for HackerRank problems, organized by difficulty and topic to help developers master database querying skills
hackerrank sql sql-problems sqlserver
Last synced: 18 Feb 2026
https://github.com/vivekbtu/octalogic-assignment
This project aims to provide users with a form that collects user information and vehicle rental details, including rental dates. The system allows users to book vehicles based on their preferences and availability.
Last synced: 12 Apr 2026
https://github.com/sagittaracc/suql
FullStack framework.
database databases event-database framework fullstack golang linq mysql orm pgsql php postresql query-builder query-language sql sqlite sqlite3 sugar sugarorm trigger-events
Last synced: 03 Feb 2026
https://github.com/gcoronelc/cepsuni-sql1-55131
Taller de SQL Server Implementación en CEPS-UNI (https://www.ceps.uni.edu.pe).
database sql t-sql table transact-sql
Last synced: 06 Apr 2025
https://github.com/willaevangelista/bancos-de-dados_sql
Repositório de Gestão de Bancos de Dados, desenvolvido durante o Bootcamp Data Analytics da WoMakersCode.
Last synced: 19 May 2026
https://github.com/zcpua/manager
Manager is used for initializing a database connection pool(sql.DB in go's standard library)
Last synced: 19 May 2026
https://github.com/mgodoyd/inventarios
Final Project of Systems Analysis I, working with the Scrum methodology
fullstack inventory-management-system react sql web
Last synced: 19 May 2026
https://github.com/mednour2019/ssis-comms-trend
ETL Process for Licensing Data Integration
Last synced: 03 Feb 2026
https://github.com/paulinobermudez/scriptbasededatos
Scripts de gestion de base de datos Oracle 18c
automatically backup bash-script bash-scripting bermudez chunche95 database-management database-migrations oracle oracle-18c oracle-database oracle-db paulino plsql roles-privileges sql users
Last synced: 31 Dec 2025
https://github.com/julie-fliorko/rockbuster-insights-sql-project
Data analysis using PostgreSQL to help Rockbuster Stealth LLC identify revenue trends, customer insights, and rental behavior patterns.
Last synced: 22 Jul 2025