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-02 00:29:19 UTC
- JSON Representation
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/rodrigorvsn/freelacalculadora
Maratona discover 2 node js
css html5 javascript maratonadiscover nodejs sql
Last synced: 14 Apr 2026
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/syedsaadahmed/hands-on-with-apache-spark
Working with Apache Spark, Creating some small tutorials and at last implemeting a small project
apachespark joins machine-learning machine-learning-algorithms pyspark python sql
Last synced: 14 Oct 2025
https://github.com/vishnuganeshan/fullstack-tech-notes
🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.
ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript
Last synced: 15 Oct 2025
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/kariemoorman/didactic-diy
Data Engineering, Science & Analytics, for practice and utility.
computer-vision data-analysis data-engineering datascience forecasting machine-learning nlp sentiment-analysis sql statistics
Last synced: 27 Jan 2026
https://github.com/bradleybonitatibus/qtrex
Query template rendering and execution library written in Python
google-bigquery python sql yaml
Last synced: 14 Apr 2026
https://github.com/meken/sql-partitioned-tables
Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows
archival azure data-factory partitioning sql
Last synced: 16 Oct 2025
https://github.com/federicog2/memorygame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 14 Apr 2026
https://github.com/diovanas/ladystore-backend
Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.
Last synced: 05 Feb 2026
https://github.com/sevdanurgenc/oracle-thinkquest-project-of-clinic
This repo contains the codes of web, desktop and mobile applications of a clinical management system.
android-application desktop-application html java java-application json management-system mobile-application mvc-framework oracle oracle-database sql web-application
Last synced: 06 May 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/apache/datafusion-sandbox
Apache DataFusion SQL Query Engine
arrow big-data dataframe datafusion olap python query-engine rust sql
Last synced: 11 Apr 2026
https://github.com/imoitself/hunterexam
FINISHED - thank u hunter exam group
database game hunterxhunter java mysql sql terminal-app terminal-based terminal-game
Last synced: 19 Oct 2025
https://github.com/jamesehiabhi/grace-edtech-hub
Analysis Report on Grace EdTech Performance Database
Last synced: 19 Oct 2025
https://github.com/shahadat3669/vet-clinic-database
In this project, I use a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.
Last synced: 19 Oct 2025
https://github.com/zx80/pg-schema-version
Simple Postgres Schema Versioning
database postgres schema sql versioning
Last synced: 20 Oct 2025
https://github.com/mr-vozhyk/mini-pj-in-redash
Dashboards in Redash
dashboard economic-metrics main-metrics postgresql product-metrics redash sql
Last synced: 20 Oct 2025
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/iness000/ecoeats-sql
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 01 Jun 2026
https://github.com/rakumar99/social-media-analysis-with-sql
This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.
database-management erdiagram mysqlserver schema sql tables
Last synced: 06 Feb 2026
https://github.com/sksubhadeep/covid-19-portfolio-project-using-sql
SQL Portfolio Project on COVID-19 Dataset
Last synced: 26 Jan 2026
https://github.com/mensenvau/internship_sql_analytics
🚀 Internship SQL (Easy, Advanced)
adventureworks data-engineer internship sql
Last synced: 24 Feb 2026
https://github.com/cyberoctane29/hackerrank-sql-problem-solving
This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.
hackerrank hackerrank-solutions mysql sql
Last synced: 15 Mar 2026
https://github.com/atymri/linqsimulator
LINQ Simulator is an interactive C# console application designed to let you experiment with LINQ queries in real time.
console csharp data data-analysis linq query sql
Last synced: 23 Oct 2025
https://github.com/future-architect/uroborosql-doc
uroboroSQL documentation
Last synced: 15 Mar 2026
https://github.com/brainconnect93/vet-clinic
Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.
database postgresql schema sql sql-server
Last synced: 14 Apr 2026
https://github.com/charfweh/infosec-labs
Do-It-Yourself Infosec labs, create your own lab and exploit it!
infosec lfi penetration-testing security source-code-review sql
Last synced: 19 Mar 2026
https://github.com/devbigode/technical-challenge
api flask-backend java mysql-server pandas python sql websraping workbench
Last synced: 24 Jan 2026
https://github.com/deddyandri/snowflake-project
as Part of my learning journey on UDEMY
Last synced: 24 Jan 2026
https://github.com/tushard48/tushard48
Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.
deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau
Last synced: 28 Apr 2026
https://github.com/r0bt0t/exitcode-0-
Flask created REST API server demonstrating learnings from a 15 week part time Bootcamp run by QA
bootstrap4 css3 flask-application flask-template html-css html-css-javascript html5 javascript mysql-database postman-test pycharm-ide python3 rest-api session-cookie shell sql visual-studio-code vscode
Last synced: 16 Mar 2026
https://github.com/roe-dl/weewx-snmp
WeeWX service to fetch data by SNMP
monitoring pysnmp snmp sql weewx weewx-service
Last synced: 15 Apr 2026
https://github.com/frederikhs/sql2csv-cmd
cli application for extracting data as csv from a PostgreSQL database using sql
Last synced: 24 Feb 2026
https://github.com/incihuseynli/planify_todoapp
This is a todo app example created as Windows Form project
adonet backed csharp mssqlserver sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/sharifkhan96/oracle-database-11g_4th_semester
This includes the basic select statement, retrieving data and tables creation with relationships.
Last synced: 06 Feb 2026
https://github.com/stastnypremysl/lsql-csv
lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.
csv data-analysis data-processing haskell language linux-shell lsql lsql-csv new-language query-language relational-database sql unix-command unix-philosophy unix-shell
Last synced: 25 Feb 2026
https://github.com/theleopard65/theleopard65
Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.
c c-plus-plus c-sharp ctf cybersecut intro introduction java javascript me pakistan player portfolio profile python3 sql
Last synced: 15 Apr 2026
https://github.com/floressek/database_online_auction
Database Final Project
Last synced: 19 Apr 2026
https://github.com/vincentchov/lansweeper_flask
An extension to the Lansweeper SQL Server front end
lansweeper ms-sql-server python records sql
Last synced: 30 Jan 2026
https://github.com/bhushan354/patients-database
I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
Last synced: 25 Feb 2026
https://github.com/tynoee/record_company-database
A record company database with multiple query commands using SQL
Last synced: 31 Jan 2026
https://github.com/hedimuhamad/movie_api
Movie_API created with PHP and MariaDB
Last synced: 15 Apr 2026
https://github.com/ayushkhodankar/certificategeneration-php
certificate generation and searching module in PHP
certificate-generation javascript php phpmyadmin search-module sql
Last synced: 07 Feb 2026
https://github.com/drako01/exportar_excel
Script de Importación de Datos desde Excel a Base de Datos
Last synced: 25 Feb 2026
https://github.com/igorcarmona-git/csvtodb_printeraudition
Solução interna para realizar uma auditoria de impressão no servidor de PrintServer.
postgres printerservice python python-script sql windowsserver
Last synced: 07 Feb 2026
https://github.com/mdanwarulkarim/supershop_sales_analysis_sql
This project examines customer demographics, sales trends, and high-value transactions, uncovering patterns, top customers, and category performance. The insights provide actionable perspectives to understand sales, customer behavior, and product performance for informed decisions.
Last synced: 31 Jan 2026
https://github.com/sv3ks/hypercurrencies
Adds custom currencies to Spigot.
bukkit bukkit-plugin java minecraft minecraft-plugin open-source paper plugin spigot spigot-plugin sql vault-api
Last synced: 18 Apr 2026
https://github.com/hibashajahan55/depression-detection-using-hybrid-deep-learning-model
DEPRESSION DETECTION USING MOBILE APP
application cnn deep-learning java javascript knn-classifier machine-learning nlp-machine-learning python sql web
Last synced: 25 Feb 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/phammings/sales-management-analysis
Sales management analysis and Power BI dashboard for sample business request and user stories
data-analysis excel powerbi sql
Last synced: 01 Feb 2026
https://github.com/fbz-tec/pgxport
A CLI tool to export PostgreSQL query results to CSV, JSON, YAML, XML, SQL, XLSX and other formats.
cli cobra-cli csv data-export golang json pgx-v5 postgresql sql xml xslx yaml
Last synced: 01 Feb 2026
https://github.com/niteshchawla/nc-sql-business-case
A Leading Retail chain brand and a prominent retailer in the United States. It makes itself a preferred shopping destination by offering outstanding value, inspiration, innovation and an exceptional guest experience that no other retailer can deliver.
bigquery retail sql supermarket
Last synced: 07 Feb 2026
https://github.com/elissorokin/data-analyst-portfolio-rus
Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.
ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis
Last synced: 25 Feb 2026
https://github.com/mustafabinguldev/handatabasecoreapi
Complex minecraft database API
database minecraft-plugin minecraft-plugin-api mysql orm spigot spigot-api sql
Last synced: 15 Apr 2026
https://github.com/ahmed-kamal2004/book-haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 02 Feb 2026
https://github.com/mattdelaune/ecommerce_market_basket_analysis
This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.
anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode
Last synced: 26 Feb 2026
https://github.com/ktamburi/eis-database
A database design and SQL script project for the CEN203 Database Management System course at Epoka University
database-management database-schema sql
Last synced: 17 Mar 2026
https://github.com/kavicastelo/java-ant-pos-system
Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.
gui h2-database java offline-app pos sql standalone
Last synced: 18 Mar 2026
https://github.com/theoyinbooke/beginnerssql
This is the sample data used in teaching SQL on my YouTube Channel
beginner-friendly database sql
Last synced: 27 Feb 2026
https://github.com/dna-intricate/powerhouse
Practical Assessment Task for 2023 - "SAVE OUR PLANET." Energy-usage cost calculator.
access-database delphi energy-consumption school-project sql
Last synced: 19 Mar 2026
https://github.com/branb97/jobstreet-data-eng-project
Building a data pipeline to deliver job listing data from Jobstreet for analysis.
airflow bigquery data-engineering etl-pipeline google-cloud looker-studio python sql
Last synced: 12 Feb 2026
https://github.com/stephaniehicks/jhustatprogramming2023
Course website for Biostat 140.777 in Fall 2023
command-line data-science education github r-package r-programming sql
Last synced: 12 Feb 2026
https://github.com/rajuniranjan/learning
cpp docker javascript openai openlayers postgres postgresql python reactjs recharts sql sqlalchemy tableplus typescript
Last synced: 16 Apr 2026
https://github.com/miroslav-reiter/oracle_db_plsql
Materiály k online kurzom a školeniam Oracle DB a PL/SQL
oracle oracle-database oracle-db sql sql-oracle-database
Last synced: 13 Feb 2026
https://github.com/turbot/steampipe-mod-alicloud-thrifty
Are you a Thrifty Alibaba Cloud dev? This mod checks your Alibaba Cloud account(s) for unused and under-utilized resources using Powerpipe and Steampipe.
alibaba-cloud alibabacloud alicloud aliyun cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 19 Mar 2026
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 19 Mar 2026
https://github.com/rdalmarco/datascience
Estudos sobre data science, big data e machine learning
estatistica pandas python r spark sql
Last synced: 16 Apr 2026
https://github.com/kouisamine/sql-minifier-compressor
Minify your SQL by removing all the unnecessary characters.
minifier minify online source-code sql sql-minifier sql-minify sql-query tools
Last synced: 19 Mar 2026
https://github.com/danielcalebe/gippe
Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)
artisan-command blade blade-laravel bootstrap-5 css3 javascript laravel mvc mysql-database nodejs php sql
Last synced: 14 Feb 2026
https://github.com/nikhilash45/power-bi-vsualisation-of-joins
In This Power Bi Report User Can Visualis Join By Themselves , and it is easy to understand joins now.
business-analytics business-intelligence data data-analysis data-visualization joins powerbi sql visualization
Last synced: 19 Mar 2026
https://github.com/kinshuk-code-1729/hackerrank-sql-solutions
This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.
hackerrank-solutions rdbms sql
Last synced: 19 Mar 2026
https://github.com/eternity2745/flexi-mysql
Python package to connect and query with mysql database more easily
flexi-mysql mysql mysql-database python python-module python-package sql
Last synced: 14 Feb 2026
https://github.com/betulcfb/covidproject-koronaprojesi
This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.
Last synced: 19 Mar 2026
https://github.com/exegeses/introbbdd-62083
Curso Introducción a Bases de datos | código 62083
Last synced: 19 Mar 2026
https://github.com/thl-corporation/thl-sql
Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.
automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps
Last synced: 02 Jun 2026
https://github.com/victorroe/palmbooking
Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.
java maven postgresql spring-data-jpa springboot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/nhoiyee/business_insights_360
This Power BI Project is about AtliQ Hardware, a global consumer electronics firm, facing operational challenges due to reliance on Excel for data analysis. In few countries, this resulted in substantial losses. Senior executives plan to invest in a data analytics project utilizing last year's data to drive performance improvement.
Last synced: 02 Mar 2026
https://github.com/swastikiiit/ai-education-portal
An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.
clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod
Last synced: 27 Mar 2026
https://github.com/canayter/sql-employee-database
Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.
Last synced: 03 Mar 2026
https://github.com/wearesolutionarchitects/ausbildung-public
Abschlussprüfungen und Projekt
android astro-framework ausbildung css github github-actions github-pages html ios java javascript linux macos microsoft php projektmanagment rest-api sql
Last synced: 01 Apr 2026
https://github.com/xploits3c/xploits3c
Config files for my GitHub profile.
blackhat-python config dump github-config hacking-tools injection-attacks osint-tools pentesting pentesting-tools python3 scripts sql sql-server vulnerability whitehat-hacker xss-vulnerability
Last synced: 16 Apr 2026
https://github.com/kingluo/lua-resty-ffi-graphql-resolver
The openresty graphql server library that encapsulates ariadne.
graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice
Last synced: 05 Mar 2026
https://github.com/yuyukiin/faculdade-cc
Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.
college computer-science cpp csharp java python sql study-materials ufn university
Last synced: 02 Apr 2026
https://github.com/junaidsalim/giki_bus_ticket_reservation_system
This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.
busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind
Last synced: 17 Apr 2026
https://github.com/hanpama/pgcc
Relay Cursor Connection implementation for Golang and PostgresQL https://facebook.github.io/relay/graphql/connections.htm
golang graphql postgresql relay sql
Last synced: 17 Apr 2026
https://github.com/cleverportal/collabnote-fullstack-app
✨ CollabNote is a full-stack note-taking app built with a modern tech-stack: NestJS, Next.js, Vite, and Supabase, designed for collaborative note management. It features user authentication, note sharing, responsive design, and API documentation, making it an efficient and modern tool for organizing and sharing notes.
apollo full-stack fullstack-development nestjs-backend nextjs notes postgresql react shadcn shadcn-ui sql supabase typescript vite
Last synced: 03 Apr 2026
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026