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/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/arthuritajahy/readmeprojectblogpessoal
Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.
css html java javascript mysql oop spring-boot sql typescript
Last synced: 12 Apr 2026
https://github.com/yawkar/sql-mystery-solution
(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/
Last synced: 01 Mar 2026
https://github.com/sagarpednekar/sparkify-data-warehouse
The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.
aws data-warehousing etl python redshift s3 sql udacity
Last synced: 19 May 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/wassim-rached/postgresql-projects-examples
Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.
database-administration database-management pgadmin4 plpgsql postgresql sql
Last synced: 02 Mar 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/alokshandilya/sql50-leetcode
SQL 50 leetcode | solutions | postgres
Last synced: 27 Jun 2025
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/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/pandh4cker/library-database
Library database Oracle DB
database function gitflow-workflow library oracle oracle-database oracle-db plsql procedure sequence sql sql-query trigger tsql
Last synced: 20 May 2026
https://github.com/kdandy/RedOps
DevTools is a network and security testing tool. Key features: subdomain discovery, port scanning, and vulnerability testing. New features: Reverse DNS Lookup, DNS Zone Transfer Testing, Open Redirect Testing, Command Injection Testing, and CVE Exploit Checker.
csrf ddos domain find injection pentesting sql ssl vunerability xss
Last synced: 09 Jul 2025
https://github.com/cesarcanoff/startse-tech-academy-course
Repository of StartSe Tech Academy 2022/2 contents.
bootstrap css3 flexbox-css git html5 javascript nodejs objected-orientated-programing programming-languages semantic sql startse-tech system-and-applications
Last synced: 11 Apr 2026
https://github.com/aykhan019/zust
Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.
asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token
Last synced: 11 Apr 2026
https://github.com/olivr/sql-utility-data
General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)
countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49
Last synced: 05 Apr 2025
https://github.com/cauadesa/5by5-championship
Championship controller with data bank (SQL) and C#.
csharp dotnet-framework entity-relationship-diagram relational-model sql
Last synced: 01 Jul 2025
https://github.com/heathlogancampbell/valkrinsql
📚 A merge between NoSql and Sql that supports ERM. meme
Last synced: 29 Mar 2025
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/rhedgpeth/skysql_htap_demo
Create a schema and load data into MariaDB HTAP.
bash bash-script htap hybrid-database mariadb mariadb-columnstore mariadb-database mariadb-htap mariadb-innodb mariadb-server mariadb-skysql sql
Last synced: 18 Feb 2026
https://github.com/joao208/ecommerce
Ecommerce de estudo de uma loja de tênis usando PHP, html e sql
Last synced: 30 Mar 2025
https://github.com/albertprz/logograph
Minimalistic typesafe SQL DSL for Scala
dsl metaprogramming scala2 scala3 sql
Last synced: 23 Jun 2025
https://github.com/prasanthvijayy/product-management-system
A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.
docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/zewdu444/catalog_my_things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games
Last synced: 05 Apr 2025
https://github.com/ishanoshada/nonsql
A NoSQL database management tool
database database-management databases db file-database nonsql pypi python sql systems
Last synced: 13 Apr 2025
https://github.com/imehmetgenc/mysql.js
This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.
mariadb mysql mysql-database mysql-server mysql2 sql sql-server
Last synced: 03 Mar 2025
https://github.com/praczet/sql-command.nvim
Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.
Last synced: 02 Jan 2026
https://github.com/amruthlp12/com.inventorymanagementsystem-
The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.
backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking
Last synced: 20 Apr 2026
https://github.com/skalt/postgres_sample_dbs
A collection of postgres sample dbs
examples postgres postgresql sql
Last synced: 20 Jan 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-b2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science data-structures database databases online oracle query relational-databases security sql sql-server
Last synced: 19 May 2026
https://github.com/bobbyiliev/snake-game-event-streaming
event-streaming hacktoberfest javascript kafka materialize nodejs sql
Last synced: 17 May 2026
https://github.com/ghackenberg/kurs-datenanalyse
This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.
data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree
Last synced: 17 Feb 2026
https://github.com/dilipsanapinb/showflow
ShowFlow is web application that help us to book and movie, shows and events online and help the people in solving the real life problem of the time saving for the entertainment.
chackra-ui css flask html javascript python reactjs sql vscode
Last synced: 08 Apr 2026
https://github.com/adrianomonteiroweb/mysql-vocabulary-booster-project
Projeto Trybe de SQL para praticar as primeiras queries.
Last synced: 15 Mar 2025
https://github.com/hamzacham/data_set-projet-7
tutoriel_sql
jupyter-notebook mysql mysql-database paython sql
Last synced: 17 May 2026
https://github.com/aksh-patel1/text-to-sql-with-llm
text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.
gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit
Last synced: 10 Apr 2026
https://github.com/ahmed-kamal2004/Book-Haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 30 Oct 2025
https://github.com/sgovindp/sql_projects_collection
This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.
database-management sql sql-server sqlserver
Last synced: 30 Oct 2025
https://github.com/misszeferino/sql-projects
bigquery data-analysis mysql queries sql sqlite3
Last synced: 29 Jan 2026
https://github.com/jakbin/php_pdo_rest_api
Api using Php Pdo
mysql php php-api-server php-pdo rest-api sql
Last synced: 05 May 2026
https://github.com/kazimovzaman2/holbertonschool-higher_level_programming
Holberton Curriculum for learning Python. Applying basic fundamentals from low_level_programming.
mysql oop python3 sql test-driven-development
Last synced: 15 May 2026
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/slardiere/partmgr
manage PostgreSQL Table Partitionning
partitioning plpgsql postgresql sql
Last synced: 02 Oct 2025
https://github.com/project-tsurugi/ogawayama
A module responsible for communication when accessing tsurugidb via PostgreSQL FDW
forign-data-wrapper postgresql sql tsurugidb
Last synced: 19 May 2026
https://github.com/matijakljajic/skolskabiblioteka
My secondary school graduation project involving the school library and the city library.
microsoft-access sql visual-basic
Last synced: 30 Oct 2025
https://github.com/santarsierilorenzo/nova-pg
Python package designed to simplify and streamline interactions with PostgreSQL databases.
Last synced: 07 Mar 2026
https://github.com/jinkogule/bandejapp
BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.
blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql
Last synced: 08 Apr 2026
https://github.com/jaybfn/twitter_sentiment_analysis
Objective of the Project: As shown on several social media platforms, many people have varied opinions (Positive/Negative/Neutral) about covid vaccination. To better comprehend this and reach a coherent conclusion, I performed a sentiment analysis on twitter data gathered from multiple hastags.
docker machine-learning mongodb natural-language-processing python sentiment-analysis sql
Last synced: 12 Apr 2026
https://github.com/michael-insights/portfolio
This repository showcases my projects and skills in Data Analytics, Data Science, and Machine Learning. It includes hands-on work in data analysis, predictive modeling, and machine learning algorithms, aimed at solving real-world problems.
data-analytics data-science data-visualization datapreprocessing jupyter-notebooks machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn sql
Last synced: 11 Apr 2026
https://github.com/elyse502/uok
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server
Last synced: 08 Apr 2026
https://github.com/165nuno/nosql-tp
Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).
Last synced: 09 Mar 2026
https://github.com/abrahamgalue/relational-database-certification-projects
Certificación Relational Database de freeCodeCamp.
bash database linux postgresql script shell sql
Last synced: 27 May 2026
https://github.com/sabaurgup/post-office_automation
Post Office Automation Database has been created with the aim of controlling the shipping stages and information of all services in the post office more quickly and effectively.
1-1 1-n automation chen database-design database-management database-schema diagram entity-relationship-diagram er m-n mysql mysql-database postoffice relational-databases relational-model relations reports requirement-analysis sql
Last synced: 15 May 2025
https://github.com/geo-stanciu/go-utils
Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.
database-abstraction golang sql
Last synced: 17 Feb 2026
https://github.com/saharbueno/basic-chatroom
A simple chatroom website where you can make your own account and begin chatting.
api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/yashodatta15/project_portfolio
data-analysis data-science data-visualization python sql
Last synced: 14 May 2025
https://github.com/basemax/megamenuphp
MegaMenuPHP is a simple menu system for PHP that allows you to recursively get menu items and its submenus.
mega-menu megamenu menu mysql php recursive recursive-algorithm recursive-functions sql
Last synced: 03 Apr 2025
https://github.com/andreasscherbaum/faa
FAA Airline On-Time Performance Data
airline database etl extract-transform-load faa gpfdist greenplum greenplum-database otp otp-staging postgresql sql staging-tables
Last synced: 20 Apr 2026
https://github.com/linx-software/dynamic-csv-generation
This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.
Last synced: 19 May 2026
https://github.com/lucasmontagnani/gerenciador-estacionamento_java
Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.
dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql
Last synced: 16 May 2026
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/synehq/zero-sql
A robust go package to parse sql to mongo query JSON/BSON
mongodb mongodb-atlas sql sql-to-mongodb
Last synced: 17 May 2026
https://github.com/mrceperka/sql-file-loader
SQL file loader - Load queries from big SQL files
Last synced: 03 Jan 2026
https://github.com/mwmorale/calculating-network-ranges-mysql
Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have
mysql network network-analysis networking sql
Last synced: 14 May 2025
https://github.com/suvroneel/thrift-store-e-commerce-website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 18 May 2026
https://github.com/piyushkumar96/generic-orm
A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.
generic go golang gorm mysql orm postgres postgresql sql
Last synced: 13 Jan 2026
https://github.com/vduseev/aws-ec2-pricing
Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better
aws command-line ec2 pricing python sql table
Last synced: 25 Jul 2025
https://github.com/z-bj/galactic_db
🌌🛰☄ Automating DATA insertion and query with PostgreSQL. 🐘
database dcm nasa postgresql sql
Last synced: 03 May 2026
https://github.com/enricofer/gfoss_sql_workshop
Esercitazione guidata sui database geospaziali
cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql
Last synced: 10 Jun 2026
https://github.com/vargascardona/productos-sql
Ejercicio de conexión a MariaDB
Last synced: 21 Sep 2025
https://github.com/tamino-martinius/node-next-model-knex-connector
SQL connector for next-model package using Knex.
database model mysql node node-module nodejs postgres sql sqlite
Last synced: 15 Jan 2026
https://github.com/elormlokpo/receipt-gen-api
A basic api for tracking food orders and generating receipts
asp-net-core entity-framework-core sql
Last synced: 20 Mar 2025
https://github.com/d4nqw3rty/ruby-group-capstone---catalog-of-my-things
Application build with Ruby, you can create your catalog of thing you want.
Last synced: 28 Mar 2025
https://github.com/apostolouagge/Cinema-Management-Program-MVC
Cinema management program in .NET
Last synced: 21 Sep 2025
https://github.com/apostolouagge/University-management-program-MVC
University management program in .NET
Last synced: 21 Sep 2025
https://github.com/ahadalireach/leetcode.solutions
A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.
Last synced: 26 Mar 2025
https://github.com/nhihin/sampleDB
Store and manage samples in SQL database through shiny application.
Last synced: 30 Jul 2025
https://github.com/erinenovita/data-management
This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.
Last synced: 30 Jul 2025
https://github.com/mushfique-tajwar/eCommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 29 Mar 2025
https://github.com/lhm2904/pgexercises-solutions
My solutions to the SQL practice problems on pgexercises.com
Last synced: 14 Mar 2025
https://github.com/andryadsm/ibrd-statement-loans
🏦 Project IBRD Statement of Loans (Python, SQL, Excel, Power BI, Tableau)
bank bank-loans dashboard data-analysis data-transformation data-visualization database-management excel finance international-development loans mssqlserver mysql powerbi python sql tableau
Last synced: 08 Apr 2026
https://github.com/softx0/practicaxlstobbdd_etl
Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional
control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio
Last synced: 30 Jul 2025
https://github.com/fortunewalla/airportdb
We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.
airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery
Last synced: 31 Jul 2025
https://github.com/mutasim77/university-management-system
Database Management System - Final Project🖇
Last synced: 10 May 2026
https://github.com/steffo99/unimore-bdd-2020-alexandria
Piattaforma per organizzare e condividere la propria libreria multimediale
postgresql sql unimore-informatica
Last synced: 27 Mar 2025