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-06-25 00:25:43 UTC
- JSON Representation
https://github.com/pernillasterner/php_note_app
A simple note application.
authentication composer controllers crud login-form middleware mysql php registration-form router session sql tailwindcss validation views
Last synced: 11 Apr 2026
https://github.com/shreyakushw/pay-slip-automation-system
This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.
Last synced: 05 Jan 2026
https://github.com/haidermalikk/mood-atlas-alt-version
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/isaque-s-0liveira/mysql-one-for-all-be
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
docker mysql normalization-database sql
Last synced: 19 Apr 2026
https://github.com/anthgrim/notes_fullstack_app_net6_react
Notes Fullstack app
csharp css dotnet dotnet-core dotnetwebapi2 html javascript react sql
Last synced: 11 Apr 2026
https://github.com/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/pedrofnseca/bd-vendas
🐬 Banco de dados para vendas
cloud data-structures database mysql sql
Last synced: 18 May 2026
https://github.com/bigizic/alx-higher_level_programming
Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking
doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping
Last synced: 11 Apr 2026
https://github.com/turbot/steampipe-mod-gitlab-compliance
Run individual controls or full compliance benchmarks for across all of your GitLab resources using Steampipe.
cis cis-benchmark compliance gitlab hacktoberfest security sql steampipe steampipe-mod
Last synced: 10 Jun 2025
https://github.com/bipin115/php-webapp-signup-forgot-password-reset
This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.
Last synced: 24 Mar 2025
https://github.com/analiaburgosdev/sql_medical_project
This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.
Last synced: 02 Jul 2025
https://github.com/vinniko/japanlanguage
🎌 Japanese language course website. Learn it
asp-net-core csharp css database html mysql sql
Last synced: 30 Apr 2026
https://github.com/eby8zevin/phpmysqli-marketplace
UAS Semester 5
css javascript marketplace mysqli mysqli-database php sql
Last synced: 10 Jun 2025
https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio
The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.
csharp microsoft-visual-studio sql visual-studio
Last synced: 08 Apr 2025
https://github.com/ewertondrigues02/analise-de-dados-banco-contoso
Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.
analise-de-dados excel excel-export microsoft sql sql-server
Last synced: 17 Jun 2025
https://github.com/eshaagarwa/sales_insight_project
Sales insights project using Powerbi and SQL
data-analysis data-visualization databse datacleaning datamodeling microsoft-power-bi mysql-database powerbi sales-insights sql
Last synced: 08 Aug 2025
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
https://github.com/rayxtr/student_mangement_system
Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.
hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf
Last synced: 16 Oct 2025
https://github.com/thekapcioszek/kapcioszek_strona-asp.net
Website made using ASP.NET I made during apprenticeships in November 2022
Last synced: 28 May 2026
https://github.com/alain-godo/hackerrank-solutions
My HackerRank solutions.
hackerrank hackerrank-python hackerrank-python-solutions hackerrank-regex hackerrank-solutions hackerrank-sql hackerrank-sql-solutions ms-sql-server python regex sql
Last synced: 06 Apr 2026
https://github.com/neemiassgc/spring-crud
Implementation of a REST API made with Spring Boot
bootstrap-4 html jquery js spring spring-boot sql
Last synced: 02 Apr 2026
https://github.com/AvastrOficial/MysqlBsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 24 Mar 2025
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/hand7666/ABAP-SQL-CONSOLE
ABAP SQL free edit and alv display
Last synced: 10 Mar 2025
https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking
Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.
bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql
Last synced: 12 Apr 2026
https://github.com/gnubyte/gitmixin
An SQL-Alchemy mixin to give records per row a git version tracked text
Last synced: 30 Apr 2026
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/fatkhurrhn/puskesmas_project_uts
is a UTS 2023 project by creating a simple health center website
css html javascript php project-uts puskesmas sql
Last synced: 28 Dec 2025
https://github.com/mohammadhb/sequelize-true-migration
I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"
mysql mysql-database mysqli node npm-module npm-package orm orm-extension orm-framework orm-library sequelize sequelize-extension sequelize-library sequelize-migrations sequelize-models sequelize-orm sequelizejs sql
Last synced: 06 Jan 2026
https://github.com/zeepk/woodcut-dotnet
Stat tracker for the popular MMO Runescape
api core csharp dotnet gaming javascript osrs react redux runescape sql typescript
Last synced: 20 Jan 2026
https://github.com/thony32/express-1
First experience with REST.API with plain SQL queries
authentication express javascript mysql sql
Last synced: 12 Apr 2026
https://github.com/drako01/java-udemy
Repositorio con todas las Actividades del Bootcamp
css3 eclipse-ide html5 java javascript maven spring-boot sql
Last synced: 12 Apr 2026
https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow
Last synced: 24 Nov 2025
https://github.com/nano-labs/django-query-debugger
Prints queries executed on you projects along with line traceback.
debugger django query-debugger sql
Last synced: 22 Apr 2026
https://github.com/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 03 Jul 2025
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 2026
https://github.com/jameswoolfenden/terraform-gcp-cloudsql
A module to create a private database setup
Last synced: 12 Apr 2025
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 28 Mar 2025
https://github.com/tayloradam1999/holbertonschool-higher_level_programming
All of the concept based higher-level programming projects for Holberton School Tulsa
es6 flask jquery mysql-database python3 sql
Last synced: 30 Apr 2026
https://github.com/exasol/exasol-driver-lua
Exasol SQL driver for Lua
database driver exasol exasol-integration lua sql
Last synced: 15 May 2026
https://github.com/isaque-s-0liveira/mysql-all-for-one-be
Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.
docker mysql northwind-database sql
Last synced: 12 Apr 2026
https://github.com/mensenvau/coding_interview_solutions_no1
🚀 Welcome to the Interview Solutions repository!
codility codility-solutions hackerrank pyspark python sql
Last synced: 25 Mar 2025
https://github.com/secmon-lab/overseer
A security log analysis tool for data lake with combination of SQL query and Rego policy
bigquery detection open-policy-agent security-monitoring sql
Last synced: 11 Mar 2026
https://github.com/avdunusinghe/agriproducttracking
.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio
angular angular-material csharp efcore microservice sql typescript wso2-esb
Last synced: 01 May 2026
https://github.com/mijisu0103/db-for-library-systems
This project was done as a part of the assignment for ECS740P - Database Systems
database-design database-implementation sql
Last synced: 06 Jan 2026
https://github.com/indie-cart/indiecart-marketplace
IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.
agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp
Last synced: 12 Apr 2026
https://github.com/pedrycz/nohibernate-core
Non-relational data mapping for Hibernate, useful for persisting Java interfaces
Last synced: 16 Mar 2025
https://github.com/roluochke/sql-project
SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.
Last synced: 08 Jan 2026
https://github.com/tran-quyen/eq-template
This is template using ExpressJS and SQL template
Last synced: 12 Apr 2026
https://github.com/shubhendu-bhakat/simon-game
This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.
css3 expressjs html5 javascript nodejs sql
Last synced: 12 Apr 2026
https://github.com/larissaperinoto/trybesmith-api
The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.
docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript
Last synced: 12 Apr 2026
https://github.com/ojgabrielleal/toquiotv
Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.
bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv
Last synced: 12 Jun 2025
https://github.com/arjun1237/dot.connect-authentication-service-provider
University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.
css frontend html javascript php sql webdevelopment
Last synced: 12 Apr 2026
https://github.com/cyberkutti-iedc/snaildb
SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.
database lightweight non-sql non-sql-database python pythondatabase sql
Last synced: 25 Mar 2025
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/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/noud/seo
SEO conform Google Search and Schema.org in React & Laravel
eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql
Last synced: 09 May 2026
https://github.com/honourhealth/database-management-systems-project
Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.
ampps database html javascript php phpmyadmin 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/alexandredev3/jwt-secure-authentication
Utilizando JWT para um autenticação segura em Node.js e Typescript.
jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript
Last synced: 16 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/ambidextrous9/sql-for-data-science
SQL Questions for Data Science
data-lemur data-science sql sql-questions-for-data-science
Last synced: 02 Mar 2026
https://github.com/victorowinoke/sql-porfolio-projects-ddl-dml
SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects
analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3
Last synced: 09 May 2026
https://github.com/dushansenadheera/niwahanalk
web application for real state buying and selling
css3 html5 javascript php sql web-application
Last synced: 13 Apr 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/bfitech/zapstore
A simple database connection wrapper.
microframework mysql pdo pgsql php predis redis sql sqlite3
Last synced: 29 Apr 2026
https://github.com/kevinrivera1/postgresql-manual
Este repositorio es una valiosa fuente de información para aquellos que deseen aprender y trabajar con PostgreSQL.
Last synced: 19 Mar 2026
https://github.com/kouisamine/sql-beautifier-formatter
Format & beautify your SQL code with ease.
beautifier beautify formatter formatting indentation online source-code sql sql-beautifier sql-beautify sql-query tools
Last synced: 19 Mar 2026
https://github.com/karenpayneoregon/dataprovidercommandhelpers
Used to reveal values from a well formed parameterized query
Last synced: 10 May 2026
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/rakumar99/netflix-analysis-using-tableau
This repository contains Netflix Analysis Dashboard Using Tableau where it will help in analyzing total revenue and total subscribers over a period of time based on data provided.
calculations dashboards metadata-management sql tableau tableau-public
Last synced: 19 Mar 2026
https://github.com/sushantnair/rdbms
A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077
Last synced: 29 May 2026
https://github.com/bchaoss/trash-wheel-pipeline
dbt data pipeline for analyzing trash wheel collection data
analytics-engineering dbt duckdb elt motherduck sql tidytuesday
Last synced: 07 Oct 2025
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/glintonliao/berkeley-cs-61a
CS 61A: The Structure and Interpretation of Computer Programs
Last synced: 10 May 2026
https://github.com/spineo/quotations
Show quotations based on context.
database django lucidchart perl5 python sql sqlite3
Last synced: 16 Apr 2026
https://github.com/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 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/bessarodrigo/database-connection_eda_retail_store
Este projeto analisa o desempenho das lojas de produtos naturais. Utilizei Python para o processo ETL, PostgreSQL para armazenamento de dados e Power BI para visualizações interativas.
excel postgresql powerbi python sql
Last synced: 07 May 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/raihan2bd/vet_clinic
About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 11 May 2026
https://github.com/tsvillain/pglens
A simple PostgreSQL database viewer tool with a modern web interface. Browse tables, view data, and explore your database with ease.
cli-tool database-explorer database-management database-tool database-viewer postgres postgresql sql web-interface
Last synced: 02 Mar 2026
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 11 May 2026