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-07 00:26:23 UTC
- JSON Representation
https://github.com/pernillasterner/php_fundamentals
PHP For Beginners
controllers form-validation mysql partials pdo-mysql php routing sql tailwindcss views
Last synced: 04 May 2026
https://github.com/lucas0019/jobscalc
Aplicação para estudo e prática do Back end
Last synced: 11 Jul 2025
https://github.com/kurai-sx/sql-vector-db-chat-assistant
This is a RAG assistant which takes NLP queries from user and provides the SQL query as a output but after processing the AI Model and embedding through Vectors.
chat-application database model querybot rag sql
Last synced: 21 Jun 2025
https://github.com/gcoronelc/gcoronelc.github.io
Repositorio personal.
coronel desarrollasoftware java jdbc oracle sql udemy
Last synced: 17 May 2026
https://github.com/raul-desconsi/s.o.s-guincho-
Projeto acadêmico realizado com o objetivo de demonstrar e desenvolver um CRUD para um sistema de gerenciamento, utilizando a linguagem Python como base e SQL para manipulação de dados.
datamanipulation manegment python sql
Last synced: 21 Jun 2025
https://github.com/willie-conway/google-cybersecurity-certificate
📚 Hands-on labs, incident reports, risk assessments, and real-world cybersecurity projects completed as part of the Google Cybersecurity Professional Certificate. Focused on Linux, network security, Python, SQL, threat modeling, and SIEM tools.
cybersec-labs cybersecurity gcp google-certificate incident-response infosec linux network-security python siem sql threat-detection
Last synced: 22 Jun 2025
https://github.com/jundel-malazarte/crud_sales
Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)
crud crud-application sql testing
Last synced: 22 Jun 2025
https://github.com/nicciniamh/sensorfs
Collection, Storage and Distribution of Sensor Data for Local and Remote Applications
documentation filesystems iot json linux macos mqtt proposal python python3 raspberrypi raspbian rest rest-api restful-api sensors sensors-data-collection sql unix
Last synced: 07 Apr 2026
https://github.com/pradeepsingroul/heliverse-java-developement
This is the basic project where User can create Quize, User can get the result , get the quize, Etc in this this project i implemented the basic CRUD operations;
github hibernate java maven mysql-database postman spring-boot sql swegger
Last synced: 07 Apr 2026
https://github.com/simonstnn/bemed
Helping government institutions manage their environmental footprint
Last synced: 16 May 2026
https://github.com/wahyufaturrizky/todo-api-go
https://todo-api-go.vercel.app
api go golang postgresql sql todolist
Last synced: 16 May 2026
https://github.com/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/hifza-khalid/sql-queries-collection
🗂️A collection of essential SQL queries covering SELECT 📝, INSERT ➕, DELETE ❌, UPDATE 🔄, and JOIN 🔗 operations for database management and learning.
database queries sql sql-commands sql-queries
Last synced: 14 Jul 2025
https://github.com/n-elmer/digital-finance-tracker-4.0
DIGITAL 💳 FINANCE 💵 TRACKER
database-management python software-development sql tkinter
Last synced: 15 Jul 2025
https://github.com/leoglme/tweet_academie
Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.
php poo social-media sql twitter ui
Last synced: 17 May 2026
https://github.com/beyarz/nopass
An attempt to replace the classical username & password method for temporary sessions
c css html jquery php semantic-ui sql
Last synced: 30 Apr 2026
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 22 Apr 2026
https://github.com/genebit/restaurant-order-system
A restaurant order gui application for Jamina's exam
Last synced: 16 Jul 2025
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/rayyan9477/sales-insights-data-analysis-project-using-sql-and-tableau
This project involves analyzing sales data to derive meaningful insights using SQL and visualizing the results with Tableau. The data is stored in a MySQL database, and various SQL queries are used to extract and analyze the information. The project aims to provide a comprehensive understanding of customer transactions, market-specific sales.
dashboards mysql-database sql tableau
Last synced: 11 Sep 2025
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/bensallen/sqlios
Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL
monitoring nagios postgresql sql timescaledb
Last synced: 17 May 2026
https://github.com/massacre-saint/codeconfidence-server
This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.
django django-rest-framework python python3 sql sqlite sqlite3
Last synced: 04 May 2026
https://github.com/futuresea-dev/swt-bot-app
SWT BOT APP
binance binance-api bot gui mysql pyqt5 python sql swt
Last synced: 13 Apr 2025
https://github.com/christippett/osm2po-docker
Run osm2po inside a Docker container
geospatial openstreetmap routing-engine sql
Last synced: 13 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/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/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/kenzycodex/distributed-file-storage
This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.
docker java javafx mysql server spring sql
Last synced: 09 Apr 2026
https://github.com/coderberry/arel_assist
ArelAssist is to ArelHelpers as Robin is to Batman
Last synced: 26 Jun 2026
https://github.com/motapinto/sql-query-optimization
SQL: Query optimization
execution-plan indexes oracle-database query-optimization report sql
Last synced: 14 Jul 2025
https://github.com/saba-burduli/-main-online-exam-project
Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys
api asp-net-core entity-framework-core microsoft mssql sql web
Last synced: 18 May 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
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: 21 Jul 2025
https://github.com/hugh-kumbi/cybersecurity-portfolio
I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.
chronicle cybersecurity escalation incident-response ipython-notebook linux nist pasta playbook pyth security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark
Last synced: 18 May 2026
https://github.com/vara-co/sql-challenge
EmployeeSQL "Data modeling, data engineering, and data analysis."
data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables
Last synced: 18 May 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/guybracha/karina-crm
crm crm-platform crm-system jsx prisma sql vite vitejs
Last synced: 18 May 2026
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/miniconnect/minibase
RDBMS framework for miniConnect
database database-driver database-framework java rdbms relational-database sql sql-parser
Last synced: 18 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/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/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/nathan-html/calandar
class-first-approach course hibernate java learning mvc spring sql web-application
Last synced: 18 May 2026
https://github.com/arn-ob/rb-application-angular-4-php
Revelation Bangladesh Inventory and print management Software, Using Angular and PHP
Last synced: 29 Mar 2025
https://github.com/sohan10012/web-development-roadmap
💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.
bootstrap css figma firebase git github html javascript jwt mern-stack nextjs postman redux sql tailwindcss vercel vite
Last synced: 08 Aug 2025
https://github.com/ahsansoftengineer/dotnet-micro-2-julio-casal
Play.Catalog, Play.Common, Play.Infra, Play.Inventory
docker docker-compose dotnet-core grpc http-client kubernetes sql
Last synced: 07 Apr 2026
https://github.com/monade/rspec_sql_matcher
A gem to match SQL queries within your RSpec tests
rails rspec rspec-matchers ruby sql
Last synced: 18 Feb 2026
https://github.com/sudhish-rithvik/hotel-management-system
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter
Last synced: 04 Jun 2026
https://github.com/alecdotninja/firstlast-pg
`FIRST` and `LAST` aggregate functions for PostgreSQL
aggregation firstlast-pg postgresql sql
Last synced: 29 Mar 2025
https://github.com/odilson-dev/sql_zoo
Build and run queries against existing tables using SQL ZOO
database mysql-database queries sql
Last synced: 12 May 2026
https://github.com/vehanrajintha/vehicle_auction_system
Vehicle Auction System made by using PHP and SQL
auction auction-system auction-website auctions mysql php sql vehicle
Last synced: 18 May 2026
https://github.com/easonsyc/student-option
An application for student's GCSE choices.
Last synced: 18 May 2026
https://github.com/deepcode-academy/psql-tutorials
PostgreSQL Basic
database postgresql postgresql-database psql psycopg2 sql
Last synced: 19 May 2026
https://github.com/zyloxweeb/registroelettronico
Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.
chartjs html5 php scuola-superiore sql tailwindcss typed-js
Last synced: 11 Apr 2026
https://github.com/anthonylucky1909/retaildb
Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.
Last synced: 13 Sep 2025
https://github.com/sabay79/employee-review-management-system
Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software
asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql
Last synced: 20 Apr 2026
https://github.com/koma-private/csvs
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.
csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows
Last synced: 12 May 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/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/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/ralvarezdev/leetcode
My solutions to Leetcode's challenges
30-day-leetcoding-challenge 30-days-of-javascript javascript leetcode leetcode-js leetcode-solutions sql sql-50
Last synced: 13 Mar 2025
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/heathlogancampbell/valkrinsql
📚 A merge between NoSql and Sql that supports ERM. meme
Last synced: 29 Mar 2025
https://github.com/hrosicka/pyqtpartylist
Imagine throwing an unforgettable party! Plan your perfect party with the Party Guest List app. The Party Guest List app is the perfect way to organize your guest list for any event. With its simple interface and powerful features, you can easily add, edit, and delete guests.
creative-applications database desktop desktop-application forms gui partylist python python-sqlite simple-app simple-application sql sqlite
Last synced: 21 Mar 2025
https://github.com/lgautier/tablecloth
Set the tables for data science work.
Last synced: 17 Jun 2026
https://github.com/pandamy619/postgre-docker-template
Useful postgreSQL docker template
docker docker-compose dozzle pgadmin postgres postgresql sql
Last synced: 25 Jan 2026
https://github.com/dorukeskicorapci/sql-basics-password
This project is password encoding feature extension for SQL Basics Project repository.
encoding-decoding passwordencryptor sql
Last synced: 24 Feb 2025
https://github.com/sameeh-hussein/northwind-sql-practice
Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.
Last synced: 03 Feb 2026
https://github.com/mverleg/atadb
atadb will be a simple but fast relational database that supports a subset of SQL.
Last synced: 19 May 2026
https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme_boyutuna_gore
Fs ile SQL Dosyasını eşit parçalara bölme boyutuna göre - NODEJS
Last synced: 15 May 2025
https://github.com/lcgong/sqlblock
An intuitive way to access data with SQL
contextvars postgresql python sql
Last synced: 19 Jan 2026
https://github.com/faranoshamini/vet_clinic
VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).
Last synced: 29 Mar 2025
https://github.com/padraiggillen/trading-ports
A visualization and REST API to track a variety of seaworthy vessels
boats ci flask jenkins-ci rest-api sql swashbuckle
Last synced: 03 Feb 2026
https://github.com/pin3dev/42_ft-transcendence
A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.
2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence
Last synced: 19 May 2026
https://github.com/andrewbakercloudscale/cloudscale-devtools
Free WordPress developer toolkit: syntax-highlighted code blocks, SQL query tool, bulk code migrator, hide login URL, 2FA (TOTP/email/passkeys), and site performance monitor.
code-block code-highlighting gutenberg highlightjs passkeys security sql syntax-highlighting two-factor-authentication webauthn wordpress wordpress-plugin
Last synced: 08 Apr 2026
https://github.com/renovatio-v/inventoryapp-system
Basic Inventory
angular18 bootstrap fullstack mysql restcontroller spring-boot springboot sql typescript
Last synced: 29 Apr 2026
https://github.com/costingh/supply-chain-management
Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).
express-js mysql-workbench node react rest-api sql
Last synced: 08 Apr 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/lmuffato/project-mysql-one-for-all-trybe
Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados
back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects
Last synced: 08 May 2026
https://github.com/igormanoels/.estudos-em-banco_de_dados
Exercícios realizados no curso de Banco de Dados para Data Science do Senai Frederico Jacob
cassandra mariadb mongodb mysql neo4j redis sql sql-server
Last synced: 18 Feb 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
https://github.com/kohkimakimoto/go-sqlexec
go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.
Last synced: 19 May 2026
https://github.com/arnoldchrisoduor1/password_generator
A Tkinter Desktop Application, Stores Generated Passwords in SQLite Database.
pyinstaller pyperclip python sql sqlite3 tkinter
Last synced: 21 Mar 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/hanan-nawaz/numl_faculty_analysis
This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.
csv dataengineering etl-pipeline python sql tableau-dashboards webscraping
Last synced: 21 Mar 2025
https://github.com/lamiaaali/depi-graduation-project
SkinCare Sentiment Analysis Reviews
analytics azure azure-data-factory azure-data-lake azure-databricks azure-synapse-analytics data data-analytics data-engineering machine-learning pyspark python sql ssms unsupervised-learning
Last synced: 03 Feb 2026
https://github.com/m0nica/datadatabases
Projects completed for Data and Databases @ the Lede Program.
Last synced: 20 May 2026