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/rayeesrather99/hr-management-dashboard
Efficiently manage departments and employees with the HRM System Dashboard. Explore, view, and add details seamlessly.
Last synced: 29 Jul 2025
https://github.com/diegonunfio/sql-leetcode
Collection Study plan 50 SQL Leetcode
database datanalysis problem-solving sql sql-server
Last synced: 19 May 2026
https://github.com/kamysh/kryzhen
Forward-only, dependency-resolved SQL migrations for PostgreSQL — a Rust port of the Haskell mallard tool. Library crate + CLI.
cli database-migrations mallard migrations postgresql rust sql
Last synced: 07 Jul 2026
https://github.com/atiq-cs/net-core-demos
.Net Core demonstration programs, source-codes, blog articles links and documentation
asp-net-mvc c-sharp netcore sql
Last synced: 10 Sep 2025
https://github.com/dariomatias-dev/todo_golang
To-do list API built in Golang
crud docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 12 Apr 2026
https://github.com/mairess/project-trybefy
Trybefy é um projeto que simula um streaming de música, o objetivo aqui é criar o banco de dados escrevendo apenas as queries.
Last synced: 08 Jan 2026
https://github.com/lavianii/agendamento-de-horario
Um sistema de gestão de agendamento de horários simples.
java mysql mysql-database object-oriented-programming poo sql
Last synced: 01 May 2026
https://github.com/paudeldipesh/sql
SQL is a standard language for storing, manipulating and retrieving data in databases.
Last synced: 19 Jun 2026
https://github.com/raghavgarg1257/laratweets
A simple clone of twitter built using Laravel 5.4.
Last synced: 30 Mar 2025
https://github.com/marialuzopazo/basededatos1-utn-frsn
material teorico de base de datos1 TUP
basededatos basededatos1 bdd relacional sql sql-server tup utn-frsn
Last synced: 29 Jul 2025
https://github.com/mednour2019/medicalsystem
Doctor Specialities Module Application
csharp entity-framework-core linq mvc-architecture net-core razor-pages sql
Last synced: 29 Jul 2025
https://github.com/leosimoes/datascienceacademy-python-analisededados
Atividades do curso Análise de Dados com Linguagem Python da DataScienceAcademy.
data-analysis data-science jupyter-notebook python sql
Last synced: 29 Apr 2026
https://github.com/jaxsnorris/row-level-security
Sample project to show how to add row level security (RLS) to SQL and Backend to intercept DB calls
dotnet-core row-level-security sql
Last synced: 03 Jan 2026
https://github.com/zborovskaanna/e-commerce-web-events-analysis
SQL project based on the Big Query public database 'The Look e-Commerce' and a dashboard in Looker Studio
analysis bigquery dashboard data-visualization looker-studio sql
Last synced: 03 Jan 2026
https://github.com/guilhermersouza34/modulo24back
Este projeto focou na implementação de testes unitários e de integração utilizando a abordagem de Desenvolvimento Orientado a Testes (TDD) para métodos de busca, exclusão e atualização nas classes de contrato e contato.
git java junit mockito spring-framework sql
Last synced: 09 Mar 2026
https://github.com/chojogebutsu/postgresql-data-analytics-project
This repository contains SQL scripts for analyzing ERP and CRM data from the gold layer of the data warehouse built in PostgreSQL_Data_Warehouse_Project. It covers both exploratory data analysis and advanced analytics techniques like trend analysis, cumulative metrics, performance tracking, data segmentation, and part-to-whole evaluation.
business-analytics business-intelligence data-analytics plpgsql postgresql sql window-functions-in-sql
Last synced: 06 Jun 2026
https://github.com/allubie/periodic_table_database
periodic table database submission
Last synced: 20 Jan 2026
https://github.com/alissonrochadev/sistemaatendimentowebvrs2
Projeto desenvolvido em sala de aula com alunos, no curso de Back-End com Linguagem de Programação PHP e Javascript.
bootstrap css3 html5 javascript jquery mysql php sql
Last synced: 07 Apr 2026
https://github.com/alessioborgi/ElectricCompany-TicketingSystem
Detailed analysis of an Electric Consultancy Company and Development of a Ticketing System.
css database disaster fleet gdpr guacamole javascript management networking php recovery smartworking sql
Last synced: 30 Dec 2025
https://github.com/tanyaaa05/bms
Database Project: Bank Management System 🏦💻
Last synced: 02 Jan 2026
https://github.com/itsrummmy/offuture-project-sql
Descriptive analysis of Offuture’s sales data from 2011 to 2015, examining key trends and performance metrics across the time period using SQL & Tableau.
Last synced: 20 Apr 2026
https://github.com/lakshman-github/profile
Profile-Update
css-animations html5 java javascript sql uiux-design
Last synced: 08 Nov 2025
https://github.com/ubos-tech/ubos-template-ai-sql-translate-ui
Translate Natural Language to SQL Queries
low-code open-ai sql sqltranslate transformation ubos ubos-tech
Last synced: 09 Apr 2026
https://github.com/shubhamsoni98/classification-with-random-forest---2
Fraud detection is a critical task for financial institutions and businesses. This document outlines the end-to-end process of predicting fraudulent activities using a Random Forest model. The process includes data preparation, exploration, model training, and evaluation.
algorithms anaconda data data-science dataflow feature-engineering jupyter-notebook machine-learning model modeltraining prediction python random-forest sql visualization
Last synced: 20 Jan 2026
https://github.com/antonio2812/programadordeweb
Atividades/Exercícios Práticos do Curso
css3 git github html5 javascript jquery mysql php sql
Last synced: 08 Apr 2026
https://github.com/devphde/schoolmanager-api
API de gerenciamento de alunos, professores e turmas.
background-jobs ddd-architecture docker nodejs postgresql redis solid-principles sql typescript
Last synced: 08 Apr 2026
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 18 Feb 2026
https://github.com/tanushreesarkar/hackerrank-sql-certificate-test-solution
🎓 Verified and optimized solutions to the HackerRank SQL Certification Test — covering Basic, Intermediate, and Advanced levels. Ideal for certification preparation, SQL interview practice, and MySQL mastery.
github-config hackerrank-sql-certificate-github hackerrank-sql-certification-solutions hackerrank-sql-skill-certification-answers hackerrank-sql-test-github hackkerrank-solutions mysql-database sql sql-basic-intermediate-advanced-hackerrank sql-certificate-test-hackerrank
Last synced: 31 Jul 2025
https://github.com/rand-asswad/gm4_bdd_univ
Projet de base de données en Génie Mathématique
Last synced: 11 May 2026
https://github.com/arnoldchrisoduor1/tokyo-olympics-data-engineering-pipeline-azure
End to End data Engineering Pipeline Using Microsoft Azure.
apache-spark azure-data-factory azure-datalake azure-storage azure-synapse databricks python sql
Last synced: 19 Feb 2026
https://github.com/kotianshreya/suicides-in-india-analysis
Suicides In India Analysis using SQL
Last synced: 01 Aug 2025
https://github.com/blacksuan19/sqlmigrately
Zero setup SQL schema migration from pandas DataFrames
Last synced: 18 Feb 2026
https://github.com/pyrustic/litedao
Intuitive interaction with SQLite database
auto-init dao data database database-access library lightweight pyrustic python sql sqlite
Last synced: 09 May 2026
https://github.com/prince07746/bank-service
The Bank Service Application is a robust and scalable banking platform designed to facilitate user management, card services, and transaction processing. Built with a focus on modularity and simplicity, this project employs modern technologies to address real-world banking needs.
css html java javascript spring-boot spring-core spring-mvc sql
Last synced: 09 Apr 2026
https://github.com/marquesvinicius/pedemais1
Sistema web para gestão de pedidos em restaurantes. Stack: HTML, CSS, JS, Node.js, Supabase. MVC, JWT, cardápio, pedidos e autenticação.
css html javascript jwt-authentication mvc-architecture nodejs order-management restaurant-management sql supabase vercel
Last synced: 09 Apr 2026
https://github.com/io7m-com/darco
Minimalist, opinionated database access.
database-access jdbc postgresql sql sqlite
Last synced: 22 Mar 2025
https://github.com/panoschron97/company_project_pl_pg_sql
A company management system with PL/pgSQL.
pgadmin4 plpgsql postgresql sql
Last synced: 05 Nov 2025
https://github.com/natballa/sql-toolkit
Ready-to-use SQL queries for PostgreSQL, Oracle & T-SQL
analytics database dba monitoring oracle postgresql sql tsql
Last synced: 18 May 2026
https://github.com/amirsaleh55/retail-sales-analysis-sql
This is a beginner Project for data analysis using SQL and pgadmin4 to create table , load data into table from csv file , cleaning data and answering data analysis questions
Last synced: 01 Sep 2025
https://github.com/guligon90/packiot-fsc
Technical assessment for the position of full-stack software developer at PackIOT
docker docker-compose pgadmin4 postgresql prospector python3 sql sqlfluff
Last synced: 09 Apr 2026
https://github.com/anderakooken/dw-molap-datamart
datamart scripts - molap (Data Science)
cube datamart datascience datawarehouse sql sqlserver
Last synced: 01 Aug 2025
https://github.com/cosmin-panescu/sql-walmart-data
📌 SQL Walmart Data Project
Last synced: 28 Jun 2025
https://github.com/vishal-bhandary/sql-data-analytics
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
analytics business-intelligence customer-segmentation dashboarding data-analysis data-reporting data-visualization data-warehouse etl kpi product-analysis sql sql-server star-schema t-sql
Last synced: 30 Jun 2026
https://github.com/giansalex/sql-formatter
Application for SQL-formatting in PHP
Last synced: 06 Apr 2025
https://github.com/julientoucoula17/journeytosnowflakeexpert
Learning and practice in order to become an expert.
data-applications data-engineering data-lake data-warehouse sql
Last synced: 19 Feb 2026
https://github.com/e0selmy4v/scpo-php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 07 Apr 2025
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/giosil/jdbc-tracer
Drivers for debugging jdbc applications.
debug debug-tool debugging jdbc jdbc-driver jdbc-drivers jdbc-tracer jdbc-utilities sql sql-tracer
Last synced: 05 Nov 2025
https://github.com/betultugce/beeone
csharp desktop-app erp-application mssql-database sql ssrs visual-studio windows-forms winforms
Last synced: 14 Apr 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/kiran8053/movie-ratings-analysis
SQL-based exploratory analysis of movie ratings
analytics data-science movies sql sql-server sqlite
Last synced: 12 Apr 2026
https://github.com/wyndace/halfdealposterinator
* Instagram (Insta) – продукт Meta** && ** Meta Platforms inc. – внесена в перечень организаций, занимающиеся экстремистской деятельности или терроризмом на территории РФ
alembic instagram parser python sender sql sqlachemy telegram
Last synced: 17 Jun 2025
https://github.com/orionwilx/microcommerce-springboot
E-commerce system based on microservices architecture built with Spring Boot. This architecture enables scalability, resilience, and independent development of each component.
backend java microservice mongodb postgresql spring-boot sql
Last synced: 09 Mar 2026
https://github.com/syed-amjad-ali/restaurant-sales-sql-project
This was a simple SQL project where I analyzed restaurant sales data, showcasing skills in data creation and querying. The project explores menu performance, order trends, and customer insights.
aggregations business-intelligence data-analysis guided-project joins maven-analytics querying restaurant-sales sales-data sql subqueries
Last synced: 03 Jan 2026
https://github.com/samuelrvg/words-english-sql
SQL - Inserts de palavras inglês com suas traduções para o português.
english-translation english-word insert-script sql translation words
Last synced: 02 Aug 2025
https://github.com/kpechenenko/travel-agency
The final project for the database course at the university.
database erdiagram postrgesql sql
Last synced: 10 Jun 2025
https://github.com/jorgecj/school-database
Code to create a database for a school with MySQL.
Last synced: 06 Jul 2026
https://github.com/bekcodingaddict/nodejs-the-complete-guide-with-maximilian-schwarzmuller
Master Node JS & Deno.js, build REST APIs with Node.js, GraphQL APIs, add Authentication, use MongoDB, SQL & much more!
back-end-development expressjs mongodb nodejs nosql sql
Last synced: 08 Apr 2026
https://github.com/sontungexpt/tous-netframework
Timetable window app wrote in csharp (unfinished)
Last synced: 30 Mar 2025
https://github.com/barkintopcu/library_management_tool
The purpose of this project is to design a library management application in Python using libraries such as PyQt and mysql-connector-python.
Last synced: 19 May 2026
https://github.com/ewdlop/sqlnotes
database design + database implemntaiton too;Bases de Datos Relacionales
aries b-plus-tree database-design database-management entity-relationship-models n-way-merge-sort normal-form object-relational-mapping range-search relational-databases sql sql-builder sql-parser sql-server stored-procedures transaction-processing tsql undo-redo user-defined-functions write-ahead-logging
Last synced: 30 Apr 2026
https://github.com/wtlow003/sql-peer-tutor-workshop
Materials used to conduct SQL Peer Tutoring Workshop, organised under Centre for Experiential Learning (CEL) at Singapore University of Social Sciences (SUSS).
Last synced: 31 May 2026
https://github.com/lightxlk/libm-24
css html js json library library-management-system management-system mangement php phpmyadmin server-management sql xml
Last synced: 13 Apr 2026
https://github.com/weonlyliveonce13/the-complete-web-development-bootcamp
This is the repository where I store all the projects completed in the scope of this full-stack web development bootcamp by Dr Angela Yu on Udemy
api-rest blockchain bootstrap5 css-flexbox css-grid css3 css3-animations dom-manipulation express-js html5 jquery mongoose node-js npm postgresql reactjs sql sqlite-database web3
Last synced: 20 Jan 2026
https://github.com/geoninja/sql
Repository for SQL code
hive mysql-database sql sqlite
Last synced: 22 May 2026
https://github.com/HMA-Rahman/Covid-19-Data-Exploration
A project of Covid-19 data analysis using sql and power bi.
googlesheets mssql powerbi sql
Last synced: 27 Sep 2025
https://github.com/mituskillologies/data-science-sep24
Programs of Data Science batch @ MITU Skillologies, September 2024
clustering data-analytics data-preparation data-preprocessing data-science data-structures data-visualization machine-learning mysql powerbi python-programming sql supervised-learning unsupervised-learning
Last synced: 13 May 2026
https://github.com/build-on-aws/real-time-analytics-with-flink-sql
Sample code repository that contains the sample data set files and Zeppelin notes to run analytical queries with SQL.
aws flink kinesis-data-analytics sql streaming
Last synced: 03 Aug 2025
https://github.com/kevin-rsj/real-estate-investments
Sistema de scoring que clasifica ciudades francesas para inversión en segundas viviendas según perfil de riesgo(alto, moderado y bajo). Evalúa ratios clave en áreas como demanda, disponibilidad, infraestructura, demografía y precios.
bigquery data-analytics looker-studio numpy pandas python sklearn-library sql visualization
Last synced: 09 Apr 2026
https://github.com/jamestang12/foruntes-back-end-api
Foruntes Back-End API uses nodeJS and ExpressJs as runtime environment, allow user to interact value in SQL database with PostgreSQL
Last synced: 11 Apr 2026
https://github.com/aditiagrawal04/netflix-insights-mysql-
SQL-based analytical project exploring Netflix’s dataset to extract insights about content type, genre, ratings, country-based distributions, and release trends. Ideal for understanding business intelligence using SQL.
business-intelligence data-analysis data-exploration mysql netflix sql sql-project
Last synced: 28 Jun 2025
https://github.com/intro-to-programming-2025-1/home
🧠 Introduction to Programming
fastapi git github javascript markdown python react sql
Last synced: 10 Apr 2026
https://github.com/loic-1/php-appli
Site "boutique", permettant de rajouter des items dans un panier, et d'en modifier la quantité
Last synced: 04 Aug 2025
https://github.com/cmtv/sqlean
Simple SQLite database manager. Focus on writing code, rather then messing with queries.
database db entity sql sql-entity sqlite
Last synced: 30 Sep 2025
https://github.com/turbot/steampipe-plugin-kafka
Use SQL to instantly query Kafka brokers, configs, topics & more. Open source CLI. No DB required.
kafka postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 02 Jul 2026
https://github.com/aaaastark/electronjs-desktop-application
Website convert into Desktop Application through the Electron JS
css electronjs html javascript js json jsx reactjs sql
Last synced: 07 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/yunusemrejr/modify-database-cs-net
'Modify Database' is a .NET windows form desktop application I made and wirtten in C# using .NET framework.
Last synced: 30 Mar 2025
https://github.com/prneidhardt/aws-data-warehouse
Sparkify Project
data-modeling etl-pipeline redshift s3 sql
Last synced: 15 May 2026
https://github.com/rawanhammad96/data_science_projects
This repository holds a collection of my projects and work covering concepts in data science. The languages used in this folder include R, Python, and SQL.
athena aws linux machine-learning powerbi python r spark sql tableau
Last synced: 04 Feb 2026
https://github.com/richardzhang01/tech-blog
This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.
express-js handlebars handlebars-js mvc-architecture mysql node-js sql
Last synced: 09 Apr 2026
https://github.com/kartava/nestjs-pgkit
Pgkit module for Nest framework (node.js) 🍉
javascript nest nestjs nodejs pgkit sql typescript
Last synced: 06 Jan 2026
https://github.com/mekramy/gosql
SQL database migration and utility for golang
go golang mekramy-go migration sql
Last synced: 10 Sep 2025
https://github.com/bgoonz/express_js_notes
Notes on node, express, sql, Sequelize, MongoDB, authentication, graphQL
authentication express graphql mongodb nodejs sequelize sql
Last synced: 12 Apr 2026