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/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026
https://github.com/scl2589/til_selfstudy
Today I Learned📝
algorithm computerscience datastructure git java javascript python sql til
Last synced: 09 Apr 2026
https://github.com/patrickpissurno/sql-to-jsdoc
Generate JSDoc annotations from raw SQL queries
code-generation javascript jsdoc nodejs postgresql raw sql
Last synced: 30 Apr 2026
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 06 Jan 2026
https://github.com/aliatayee/vet_clinic
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 04 Jul 2025
https://github.com/flowerfine/rtomde
rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.
data-engine data-service restful-api sql
Last synced: 20 Aug 2025
https://github.com/sukrut10k/rbac-college-erp
A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.
cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql
Last synced: 11 Aug 2025
https://github.com/datahappy1/etl_flow_with_statistical_process_control
Materials and install for my talk about getting your ETL flow under Statistical Process Control
3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat
Last synced: 19 May 2026
https://github.com/derrickbaruga7/sql-database-management
In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.
database database-management relational-database sql
Last synced: 05 Sep 2025
https://github.com/vijaykumar1303/facial-emotion-recognition-system
Facial_Emotion_Recognition_System
cnn-classification git hyperparameter-tuning jupiter-notebook keras-tensorflow machine-learning numpy opencv pandas python sckiit-learn slack sql tenserflow-image-classifier
Last synced: 11 Apr 2026
https://github.com/nziza-oscar/NzizaOscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 19 Aug 2025
https://github.com/luisfelipepoma/python_for_data_scients
Learning about Python for Data Science Course: Web Scraping, Data Collection, Visualization, and Storage
data-analytics data-science database python scrapping sql
Last synced: 09 May 2026
https://github.com/omarelfiki/VortexDB
An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base
dbms-project gui mssql-server python sql sql-injection
Last synced: 11 Sep 2025
https://github.com/popcodelab/mdd_mvp
Minimized social network for developers - MVP (Minimum Viable Product)
angular angular-material backend flexbox-css java jpa json jwt-authentication jwt-token material-ui oauth2 reactiveforms rest-api restful scss spring-mvc spring-security springboot sql
Last synced: 10 Mar 2026
https://github.com/alexlatam/golang-simple-blog-app
Simple blog using Go. With MySQL database conection.
boostrap bootstrap5 go golang mysql sql
Last synced: 08 May 2026
https://github.com/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 Apr 2026
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/jon-chow/Farm-Management-System
A tool to help farmers manage and maintain their farms.
java jdbc mariadb reactjs redux scss spring-boot sql typescript
Last synced: 10 Mar 2025
https://github.com/abdelrahmanbonna/engram
ENGRAM stands for English grammar dictionary which is a dictionary for grammar
Last synced: 02 Jul 2025
https://github.com/balikuddembe/learner_academy_javaproject
Developing a Backend Admin for Learner’s Academy System
css java jdbc jsp-servlet phpmyadmin sql tomcat-server
Last synced: 10 May 2026
https://github.com/cityssm/mssql-multi-pool
A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.
connection-pool hacktoberfest mssql node-mssql pool sql tedious
Last synced: 30 Oct 2025
https://github.com/adil-bikiev/employee-database-management
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
database java java-jdk sql test
Last synced: 18 May 2026
https://github.com/yogeshjha06/library_marwari
Centralized Student Management System for Ranchi University
ajax azure bootstrap css javascript php php8 sql
Last synced: 09 Apr 2026
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/lnvaldez/pokemon-database
A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.
crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts
Last synced: 05 Mar 2025
https://github.com/richardbnk/data_preview
An interactive Streamlit-based dashboard for data scientists to preview, analyze, and visualize datasets quickly, supporting file uploads, summary statistics, and basic data cleaning..
analytics business-intelligence data-science datavisualization sql
Last synced: 02 Jul 2026
https://github.com/gabryelboeira/teste_integracao_alura
Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos
java sql teste-automatizado teste-integracao
Last synced: 28 Aug 2025
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/manojpatra1991/log-analysis
A reporting tool for a postgresql database
pep8 postgresql pylint python3 sql udacity-fullstack-nanodegree vagrant virtualbox-vm
Last synced: 08 May 2026
https://github.com/geoffreylgv/ghw
GHW: Build, learn and upskill with the MLH team, either you are pro or newbie!
api challenges django fun game python shell sql web3
Last synced: 30 Apr 2026
https://github.com/jonathancaleb/cashorbit
A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.
Last synced: 08 May 2026
https://github.com/kevinmichaelchen/go-sqlboiler-user-api
Small microservice for managing User Accounts with Go and SQLBoiler ORM
go grpc protobuf protocol-buffers sql sqlboiler
Last synced: 30 Apr 2026
https://github.com/ahaddad98/ft_services
This is a system administration project
cluser docker kubernetes minikube phpmyadmin sql telegraf
Last synced: 08 May 2026
https://github.com/gauravkumar1741/student_management_workbench
The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design
Last synced: 30 Apr 2026
https://github.com/future-architect/uroborosql-doc
uroboroSQL documentation
Last synced: 15 Mar 2026
https://github.com/vielhuber/magicreplace
✨ A search replace tool for migrating databases. ✨
Last synced: 17 Mar 2026
https://github.com/brunopata/adventureworks-sql-analysis
SQL-driven analysis of sales, customer behavior, time trends and regional performance using the AdventureWorks dataset. Built using Google BigQuery and SQL to uncover key business insights. Data is structured through clean queries and views designed to support product, customer and geographic decisions.
bigquery business-intelligence data-analytics data-engineering etl google-cloud sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/analiaburgosdev/microservices_monopatines
This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.
docker-compose documentation endpoint java maven microservices spring-boot sql
Last synced: 30 Apr 2026
https://github.com/susannnnnna/js-sqlqueriesgenerator
On this website you can generate examples how to use generator and write your own data to generate CRUD (without C :)), copy it and use for your own purposes!
bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update
Last synced: 08 May 2026
https://github.com/yossef-ashraf/db-mastery
Comprehensive resources for learning databases and improving performance.
cypher-query db document-database sql
Last synced: 05 Oct 2025
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/sprintup/bottlecaps
An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.
angular-cli angular4 dotnet-core entity-framework-core identity-provider sql
Last synced: 29 Jan 2026
https://github.com/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 09 May 2026
https://github.com/germanysources/fosswaresearch
Search engine for free and open source software on github, gitlab and other hosting services.
github-api gitlab-api searching sql
Last synced: 21 Jan 2026
https://github.com/kirolos00daniel/tokyo-olympic-analysis-2020-azure
Tokyo Olympics Analysis Using AZURE platform
azure azuredatabricks azuredatafactory azurestorage databricks powerbi python sql
Last synced: 29 Apr 2026
https://github.com/maxchistt/dynamictables
Dynamic table service with C# Ado.net and example demo app
adonet csharp data-access-layer database-management dotnet dynamic-database dynamic-tables query-builder sql sql-query sql-query-builder sql-server
Last synced: 09 May 2026
https://github.com/yuaanlin/minisql-client
A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.
client minisql sql swift swiftui zhejiang-university zju
Last synced: 29 Apr 2026
https://github.com/c0de4un/go-query-builder
SQL Query Builder written in Go for sql module
go golang mysql query-builder sql
Last synced: 17 Apr 2026
https://github.com/chouaib-629/taskmanager
A simple task manager application built with PHP to help you manage your tasks efficiently.
css html js mysql mysql-database php sql
Last synced: 13 Apr 2026
https://github.com/paulo-santos-ds/analise_corrida_taxi
Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.
math matplotlib numpy pandas python3 seaborn sql
Last synced: 09 May 2026
https://github.com/bifenzine/translingo-multilingual-sound-mapping
TransLingo is a React and Chakra UI-based web application that allows users to compare and map sounds between different languages. Built with Node.js, Express.js, and SQL, it provides an interactive platform for linguistic analysis and translation studies.
chakra-ui dark-mode express languages nodejs react sql
Last synced: 09 May 2026
https://github.com/alejandrocisnerosvillegas/practica_08
Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.
Last synced: 09 May 2026
https://github.com/mohamedelareeg/ecommerceeventsourcing
This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.
dotnet dotnet-core event-driven event-sourcing events marten martendb microservice postgres postgresql sql
Last synced: 09 May 2026
https://github.com/pnv2003/sailor-moon-store
An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023
database database-systems mysql php sql web
Last synced: 09 May 2026
https://github.com/owengretzinger/education-data-for-change
Website created to help discover insights into the Ontario education system using EQAO and income data.
css education html javascript mongodb python sql website
Last synced: 17 Apr 2026
https://github.com/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/code-raushan/bitespeed-identity-reconciliation
Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.
assignment nodejs postgresql sql
Last synced: 15 Apr 2026
https://github.com/endreot/texter
Simple simulation of SMSC text message service
asp-net-core csharp mysql rest-api sql
Last synced: 27 Apr 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/toskpl/ms-sql
Silnik bazy danych MS SQL
database ms-sql-server mssql sql t-sql
Last synced: 17 Feb 2026
https://github.com/nafisalawalidris/international-breweries
This GitHub readme provides an overview of data analysis using SQL on the International Breweries dataset, including dataset description, analysis questions, example SQL queries, and key insights derived from the analysis.
data-analysis insights international-breweries-dataset queries sql
Last synced: 31 Jan 2026
https://github.com/stimulsoft/samples-reports.python
Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer
adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp
Last synced: 10 Apr 2026
https://github.com/juletopi/banco_de_dados
🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.
banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/keythicl/trabajo-final-sql-y-css
Trabajo Final de Udemy: Integración de SQL con una Página Web (HTML y CSS) mediante XAMPP
css html5 mysql sql visual-studio-code xampp
Last synced: 17 Apr 2026
https://github.com/null-none/django-odbc
django-odbc is a SQL Server DB backend powered by the pyodbc library
Last synced: 09 May 2026
https://github.com/qw-0p/software-store
This is a monorepo that contains the entire e-commerce store project, including both server and client components
2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript
Last synced: 14 Apr 2026
https://github.com/praths71018/customtkinter-sql-integration
Integrates MySQL database with Custom Tkinter in python and can perform SQL Queries on it
custom-tkinter customtkinter customtkinterprojects database database-management mysql mysql-database mysqlconnector python-mysql-connector sql tkinter
Last synced: 10 May 2026
https://github.com/aboualine/php-library-system
A Library Management System built with PHP, MySQL, and Bootstrap. It manages books, tracks borrow/return transactions, and allows searching by title, author, or ISBN. Fully responsive and user-friendly.
bootstrap5 css html java javascript js json library library-management-system mysql php sql system vscode xml
Last synced: 14 Apr 2026
https://github.com/erickkhosasi/thelook-data_analysis
Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.
bigquery data-analysis e-commerce sql
Last synced: 05 Oct 2025
https://github.com/jmcph4/marketdb
Quick financial summaries and quotes via a PostgreSQL database backend
c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading
Last synced: 10 May 2026
https://github.com/jundel-malazarte/crud_employee
Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)
Last synced: 23 Jan 2026
https://github.com/reecerussell/tx-command
A simple commanding library with support for executing commands within a database transaction.
Last synced: 10 May 2026
https://github.com/mattlean/recha-server
REST API for Recha
checkpointjs express javascript nodejs pg-promise postgresql rest-api sql typescript
Last synced: 04 Apr 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator
Running BigQuery Query from Airflow using BigQueryExecuteOperator
Last synced: 10 May 2026
https://github.com/nlesc/spot-server
database filter javascript spot sql visualization
Last synced: 29 Apr 2026
https://github.com/aayushkrishnaut/krsnasakhaa-blogs
mern-project postgres sql typescript
Last synced: 02 May 2026
https://github.com/garcane/fcc-salon-appointment-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.
bash bash-script bash-scripting postgres postgresql postgresql-database sql
Last synced: 15 Apr 2026