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-03 00:26:03 UTC
- JSON Representation
https://github.com/marcinbojko/ssrs
Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs
chocolatey microsoft powershell sql
Last synced: 24 Mar 2025
https://github.com/magnateape/https-github.com-visshruthav-java-sql-project___degreescheduler-mobile-app
Android Mobile App written in Java and SQL that helps Wayne State University students create and download schedules to help them plan out their degrees.
Last synced: 23 Mar 2025
https://github.com/hajarwalfi/driveandloc
Plateforme de location de voitures avec blog automobile - PHP OOP, MySQL avancé, DataTables et dashboard administrateur complet 🚗
css datatable html js mariadb php responsive sql uml
Last synced: 11 Apr 2026
https://github.com/devhyrum/user-management-and-blogging-api
Esta é uma API para gerenciamento de usuários e blogging. A API permite criar, atualizar, excluir e visualizar usuários, posts, categorias e comentários. Além disso, a API inclui a capacidade de upload de imagens.
Last synced: 11 Apr 2026
https://github.com/asit-14/mysql-rdbms-
This Repository contains all the SQL notes related to the course.
Last synced: 08 Apr 2025
https://github.com/ezrahsieh/academicdatabasedashboard
The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.
dashboard data-visualization database-management mongodb mysql neo4j sql
Last synced: 21 Feb 2026
https://github.com/mingikang31/coffeemaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 11 Apr 2026
https://github.com/kudzaiprichard/passport-verification-api
Passport document verifications using machine learning python sklearn
flask flask-sqlalchemy image-forgery-detection image-processing image-recognition juypter-notebook machine-learning python rest-api scikit-learn sklearn sql sqlite
Last synced: 11 Apr 2026
https://github.com/simonnyvall/funky-nas
A homemade NAS (Network Attached Storage) service made to be able to run on a Raspberry Pi for file storage.
azure-functions csharp docker docker-compose postgres postgresql raspberry-pi sql
Last synced: 11 Apr 2026
https://github.com/rstoetter/csmartsqlstatement-php
The php class cSmartSqlStatement helps to manage and change SQL statements
Last synced: 18 May 2026
https://github.com/renukadhule/mexican_restaurant_ratings_sql_project
Restaurant ratings in Mexico by real consumers from 2012, including additional information about each restaurant and their cuisines, and each consumer and their preferences.
Last synced: 25 May 2026
https://github.com/lbxa/williamferraz
Clean and elegant design for a website made to display beautiful photography - By Lucas Barbosa
cms javascript php portfolio sql
Last synced: 09 Apr 2026
https://github.com/sebastian-huynh/mssql-queries
Demonstrating the ability to use DML and DDL sql queries to solve questions.
mssql mssql-database server-side sql sql-server
Last synced: 10 Mar 2026
https://github.com/binhnhu1409/-practice--postgresql
To practice and play with schema, collections and tables as well as get used to with SQL queries.
Last synced: 11 Jul 2025
https://github.com/marialuizaleitao/categoricalencodingsql
Projeto de Data Science em SQL aplicando técnicas avançadas de Categorização, Label Encoding, One-Hot Encoding e Binarização de dados para análise da base de dados sobre câncer de mama.
binarization data-science encoding-algorithms sql
Last synced: 21 Feb 2026
https://github.com/dhamkirti21/login-and-verfication-using-sql
The Login and Verification System allows users to create accounts, log in securely, and verify their email addresses. It ensures the privacy and security of user data by utilizing SQL database for storage and Flask framework for handling user authentication and verification.
css flask html js mysql python sql
Last synced: 02 Apr 2026
https://github.com/itsindrajput/dbsql
Database Management Systems Using SQL
Last synced: 08 Apr 2025
https://github.com/vinsmokesomya/emojigresql
🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.
bytea decoding emoji encoding pgxn postgres postgresql postgresql-database postgresql-extension sql
Last synced: 07 May 2025
https://github.com/udaysingh236/odata-sql-connect
A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.
connector odata-server odata-service odatav4 sql
Last synced: 16 Jan 2026
https://github.com/danbarajas/project-central
Personal full-stack web design project. Work-in-progress, soon to be online collection of my projects and hobbies.
ajax css database full-stack-web-development html javascript jquery php sql wip
Last synced: 11 Apr 2026
https://github.com/shahriarha/sql
Structured query language
data-analysis mysql mysql-database sql
Last synced: 02 Sep 2025
https://github.com/guilhermersouza34/mod27-sql1
Criação de uma tabela em um banco de dados relacional utilizando comandos da linguagem DDL (Data Definition Language) para definir a estrutura da tabela. Além disso, foram utilizados comandos DML (Data Manipulation Language) para inserir, atualizar e consultar dados na tabela criada.
Last synced: 08 Jun 2026
https://github.com/nikolatechie/toprent
Web app representing a car rental agency
app bootstrap css html javascript mysql php sql web-app web-application
Last synced: 11 Apr 2026
https://github.com/yash-chauhan-dev/etl_airbnb_listing
A scalable ETL pipeline for transforming raw Airbnb listings data into a structured format for price and availability analysis. Built using Spark, HDFS, PostgreSQL and Docker.
airflow docker docker-compose etl etl-pipeline hdfs local-development postgresql python spark sql
Last synced: 11 Apr 2026
https://github.com/xpdojo/rdb
Relational Database
rdb rdbms relational-databases sql
Last synced: 12 Jan 2026
https://github.com/fsouza99/american-baby-names
An exploration of public data about names given to American newborns, seeking to answer some questions through PostgreSQL's capabilities.
data-science plpgsql postgresql public-data sql
Last synced: 31 Jan 2026
https://github.com/kiruko1025/student_management_system
Django web app for student management
Last synced: 24 Dec 2025
https://github.com/alexandrbig1/goit-sql-hw-04
This repository houses my third homework assignment for the SQL module, focusing on DML and DDL commands. Explore data manipulation and database structure definitions through practical exercises.
computerscience data-structures database ddl-commands dml-commands softwareengineer sql
Last synced: 02 Jul 2025
https://github.com/sasanthns/sql_data_warehouse_project
A comprehensive guide to building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.
data data-analysis data-science data-warehouse datacleaning etl etlpipeline sql sqlserver
Last synced: 24 Mar 2025
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/yisus82/fic-bd2
Bases de Datos 2 - Facultad de Informática de A Coruña
Last synced: 24 Mar 2025
https://github.com/samridhi060/waste-management-system
The Waste Management System is a database-driven application designed to manage waste collection, user complaints, and waste production data.
Last synced: 10 Feb 2026
https://github.com/lorenzorottigni/db-university
Boolean academy SQL learning
Last synced: 05 Jan 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/arjunan-k/customer_segmentation
Explored the sales data of a retail company using SQL and performed customer segmentation by RFM technique.
customer-segmentation rfm-analysis sql
Last synced: 03 Mar 2026
https://github.com/tanyakuznetsova/us-highschool-insights
Study of US/CA High School Performance and Socioeconomic Factors with SQL and GeoPandas
academic-performance california census-data data-visualization geometry geopandas geospatial map-visualization python school-performances sql sqlite3 visualization
Last synced: 28 May 2026
https://github.com/bablukumarjha/startup-funding-revenue-analysis-by-sql-and-pandas
SQL project analyzing startup funding, revenue, and founder data to extract business insights using Python and MySQL.
data data-analysis data-platform data-science dataanalysisusingpython dataanalytics pandas-dataframe pandas-library python sql sql-server sqlalchemy sqldatabase
Last synced: 18 May 2026
https://github.com/saisriramkamineni/onlineexamportal-quiz
Developed an Online Exam Portal using Java Swing and MySQL with timed quizzes, auto-grading, and real-time UI. Implemented OOP principles, JDBC integration, and multithreading for a dynamic timer feature.
java javaswing jdbc oops-in-java sql
Last synced: 10 Apr 2025
https://github.com/devhyrum/back-end-authentication-system
La API ofrece endpoints para el registro de usuarios, inicio de sesión, verificación de correo electrónico, actualización de perfil de usuario y manejo de imágenes de perfil. Está construido con Node.js, Express y utiliza JWT para la autenticación.
bcrypt jwt-authentication react sql
Last synced: 17 May 2026
https://github.com/danieljhkim/hive-duck
Hive-compatible CLI (-e, -f) backed by DuckDB for fast local SQL development without Hadoop or Hive.
cli data-engineering duckdb hive sql
Last synced: 13 Jan 2026
https://github.com/ashwin63/coursemanagementsystem
Management System to scan letters and automatically handle approvals for requests
Last synced: 16 Jan 2026
https://github.com/aswinbennyofficial/k8s-playground
Repo with a dummy app to learn k8s by practice
api crud docker docker-compose go golang hacktoberfest javascript k8s kubernetes microservice open-source postgresql react shadcn-ui sql todo todolist typescript
Last synced: 07 Feb 2026
https://github.com/gabrieladados/analise-ecommerce
Análise SQL para E-commerce: Estratégias de Crescimento para Impulsionar Vendas
bigquery data-analysis ecommerce sql
Last synced: 31 Mar 2025
https://github.com/catalinaionescu/senapi_music_website
Responsive music portfolio website with SoundCloud streaming, merch gallery, and AJAX contact form. Built with HTML, CSS, JavaScript, PHP, and MySQL. Features smooth scrolling, multimedia integration, and secure backend processing. Optimized for speed and cross-browser compatibility.
Last synced: 11 Apr 2026
https://github.com/prashhhant213/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery database mysql-server sql
Last synced: 11 Apr 2026
https://github.com/itskshitija/blinkit-customer-and-order-analysis
This project aims to uncover meaningful insights and create a comprehensive visualization of Blinkit's operational data. Analyzing key aspects of Blinkit's customer base, order patterns, and product performance. Using three datasets—Customers, Orders, and Order Details.
data-visualization dataanalysis dataanalysisusingsql dataanalyst dataanalystportfolio mysql powerbidashboard sql
Last synced: 31 Mar 2025
https://github.com/rameshvd18/atm
About Atm interpreter python program with MySQL database connection
Last synced: 11 Apr 2026
https://github.com/vishal-verma-96/Weather_Station_Data_Management_and_Analysis_using_SQL
This project included SQL querying on employee salaries, names, female employees, top earner, and project specifics.
database database-design mysql sql
Last synced: 19 Apr 2025
https://github.com/kimhan-nah/hello-algorithm-sql
알알못 기만나가 알잘알이 쿼리 마스터가 되는 그날까지..!!!!!
Last synced: 12 Apr 2025
https://github.com/anuragmudgal96/data-warehouse-project
Designing and implementing a modern data warehouse on SQL Server, covering ETL pipelines, dimensional modeling, and analytical reporting.
data-analysis data-engineering data-warehouse datawarehousing etl etl-job etl-pipeline sql sql-server
Last synced: 09 Oct 2025
https://github.com/fjrodafo/to-do
Fast and minimalist to-do app!
container docker javascript sql
Last synced: 15 Mar 2025
https://github.com/juanbarredo/top-earners
In this repository I am placing SQL scripts among other files that constitute my attempt at solving the HackRank problem known as TOP EARNERS
hackerrank hackerrank-solutions mssql sql
Last synced: 10 Mar 2026
https://github.com/d3athkai/sample-mysql-dump
mariadb mysql sample-mysql-dump sql
Last synced: 11 Apr 2026
https://github.com/as400jplpc/nim_wrpgsql
wrapper postgresql basé sur libpq de nim pour la gestion
Last synced: 11 Apr 2026
https://github.com/hardik-agrl/ecommerce-user-conversion-dashboard
This project analyzes user behavior in an ecommerce setting using BigQuery and Looker Studio. It tracks offer notification clicks, session activity, and purchase completions to identify how many users convert within the same session after engaging with an offer.
bigquery dashboard-visualization looker-studio sql
Last synced: 02 Jul 2025
https://github.com/thenazar9/user-behavior-email-campaign-analysis-sql
Analysis of user behavior and email campaign performance using BigQuery and Looker Studio, focusing on account creation trends, email engagement, and user segmentation.
analytics bigquery data-analysis data-visualization etl looker-studio sql structured-query-language
Last synced: 16 Oct 2025
https://github.com/filip-kustura/sql-database-assignment
Database Systems course project, completed in two parts: designing an arbitrary relational database and implementing it by creating, loading and querying data to meet specified criteria. Each query was accompanied by detailed explanations. Developed during the spring of 2020.
chen-notation database database-design database-normalization database-schema entity-relationship-diagram mysql nba normalization relational-database sql sql-queries university-project
Last synced: 02 May 2026
https://github.com/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/prabhuomkar/wtl-kit
A starter kit for web development in PHP, part of lab project cpl501
css html js php sql web-technologies
Last synced: 19 Apr 2025
https://github.com/datasqlsantosh/gold-price-prediction-portfolio
Welcome to my Gold Price Prediction Portfolio! This project focuses on predicting the future prices of gold using machine learning, particularly the Random Forest algorithm. The prediction model is implemented in a web application using Python Flask for backend development and HTML for the frontend.
boot css exce flask html jupyter-notebook matplotlib pycharm pycharm-ide python sklearn sql
Last synced: 20 Jan 2026
https://github.com/andreea-sindrilaru/cinema_now
The idea of creating a web application for a cinema came as an idea. The application will be used by customers to buy tickets, which will be saved into their account, for movies. The tickets will be generated a QR code which will be scanned when entering the cinema.
apitesting backend cypress docker frontend full-stack postman reactjs sonarqube spring-boot sql unittesting
Last synced: 02 Apr 2026
https://github.com/csaba79-coder/moduleexamprogmaticsql
SQL / MySQL scripts
Last synced: 06 Jan 2026
https://github.com/punit-naik/in-memory-sql
A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.
Last synced: 01 May 2026
https://github.com/abdullah00001/phitron-fall2023
Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.
algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql
Last synced: 12 Apr 2026
https://github.com/1ayanabil1/snowflake_dbt_airflow_etl_pipeline
End-to-end data engineering project using dbt, Snowflake, and Apache Airflow for modeling, orchestration, and analytics pipeline automation.
airflow-dbt analytics apache-airflow dag data-engineering data-pipeline dbt etl pipeline snowflake sql
Last synced: 02 Jul 2025
https://github.com/yashwanth-kumar-kotla/walmart_10ksales
Data Analytics project on Walmart dataset.
Last synced: 03 Sep 2025
https://github.com/karenpayneoregon/windowsformsmasterdetailwithsqlserver
Windows forms master details example
Last synced: 09 May 2026
https://github.com/lucasgolchtein/data-analisis---netflix
[SQL - Google Sheets - Looker Studio] Proyecto de limpieza, exploración y análisis de datos acerca de un set de datos de Netflix. Trabajo individual.
google-sheets looker-studio sql
Last synced: 15 Mar 2025
https://github.com/guilchaves/treinamento-goexpert
Repositório para armazenar anotações, estudos e projetos realizados durante o treinamnto Go Expert da plataforma FullCycle.
api-rest channels-go clean-architechture cobra-cli go golang gorm goroutines grpc sql testing
Last synced: 13 May 2026
https://github.com/erikrei/zahlenzauber
Diese Web-Applikation dient zum Erlernen oder Verbessern von mathematischen Kenntnissen für Grundschulkinder.
docker react sql typescript vite
Last synced: 12 Apr 2026
https://github.com/kudzaiprichard/spring-realestate-api
Real-estate restful API with java spring boot and MySQL
intelij java jwt jwt-authentication maven mysql spring spring-boot spring-mvc spring-security sql
Last synced: 12 Apr 2026
https://github.com/theusmanyousaf/python-flask-blog
This is a cool blog post website fully functional.
css flask-sqlalchemy python sql
Last synced: 24 Mar 2025
https://github.com/jigyasag18/aircraft-data-management
This repository offers a comprehensive simulation of global military air deployments involving 10 countries, aircraft models, mission types, and strategic zones. It analyzes air power distribution, mission intent (offensive, defensive, support), and geopolitical positioning. The project provides structured insights into regional & zone level threat
aircraft-data aircraft-performance data data-analysis data-visualization database database-management dataset datavisualisation mysql powerbi powerbi-report powerbi-visuals sql
Last synced: 04 Feb 2026
https://github.com/exegeses/python-avz-74433
Curso de Python avanzado | código 74433
Last synced: 19 Nov 2025