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-03 00:26:03 UTC
- JSON Representation
https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks
Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)
cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql
Last synced: 29 Apr 2026
https://github.com/iguessthislldo/ck2db
Various Utilities and Files for my University Project on Analysing Crusader Kings 2 Save Files
bison crusaders-kings-2 flex json mariadb sql
Last synced: 16 May 2025
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026
https://github.com/vitor-msp/agencia-viagens-blue-bird-v3
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql
Last synced: 11 Apr 2026
https://github.com/alejandrocisnerosvillegas/seguimiento-academico-online
Plataforma web de Seguimiento Académico Online desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los profesores registrar asignaturas, tomar asistencia y consultar estadísticas generales de los alumnos.
Last synced: 03 Feb 2026
https://github.com/ritobrotomukherjee/vet_clinic_db
It's a database creation project using PostgreSQL
database postgres postgresql sql
Last synced: 01 May 2026
https://github.com/amitrajitdas/sql-practice
My SQL exercises. Feel free to fork.
Last synced: 08 Aug 2025
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/chinmaykunkikar/bms-api
A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.
airtribe bookmyshow expressjs nodejs sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 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/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/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/art2url/codewars
🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.
codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript
Last synced: 11 Apr 2026
https://github.com/eliasafara/relational-databases-modeling
Project: Relational Databases – modeling
course database education entity-relationship-diagram github learn postgresql relational-databases sql
Last synced: 11 May 2026
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/analiaburgosdev/sql_videoclub_queries
"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes
Last synced: 02 Jul 2025
https://github.com/jdegand/data-lemur
Solutions for Data Lemur Practice Interview Questions
Last synced: 15 Mar 2025
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/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/beallio/wherewolf
Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.
big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv
Last synced: 28 Apr 2026
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
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/mvysny/vaadin8-sqldataprovider-example
Demoes a SQLDataProvider and a Filter Bar for Vaadin 8 Grid
Last synced: 04 Apr 2025
https://github.com/akhtar21yr/text-utils-
The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.
css django html js python sql text-transform text-utils
Last synced: 12 Apr 2026
https://github.com/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-
User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities
crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql
Last synced: 12 Apr 2026
https://github.com/abdulkader-safi/learnsql
a small repo to learn sql
database mysql sql sql-server sqlite t-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/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/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/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/TobiHatti/Languages-Summaries
✔🌍 Summary for several programing-languages (A-Levels)
a-level csharp documentation dotnet example instructions sql
Last synced: 10 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/xaquinalves/1_daw_bd_sql
All SLQ code created during my databases classroom
Last synced: 11 Feb 2026
https://github.com/nickcrepeau/crepeau-painting-php
HTML website including multiple pages, PHP scripts, and interfaces with an SQL database.
Last synced: 08 Apr 2025
https://github.com/nicolasvero/covid_tracker
Projet de création d'un Dashboard sur les données de la pandémie de Covid-19
Last synced: 24 Mar 2025
https://github.com/anzo52/mysqlcom4py
Simple command line tools for MySQL using Python
cli database mysql mysql-python-connector python-cli sql
Last synced: 12 Apr 2026
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/borededdy/woosqltocsv
A php script that exports Woocommerce order data into a CSV file
csv-export csv-files php sql sql-query woocommerce wordpress
Last synced: 17 May 2026
https://github.com/macdon112/layoff-analysis
SQL data cleaning & analysis of global layoffs
data-analysis data-cleaning data-exploration sql
Last synced: 21 Feb 2026
https://github.com/shubham-sakunde/note-maker-web-app
Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.
bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat
Last synced: 12 Apr 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/edijunior88/newtab_academy_projeto_individual_mysql
modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.
mysql mysql-database mysql-workbench sql sql-query
Last synced: 16 Mar 2025
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/mchenryspagg/analysis-of-car-repair-shop-operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql
Last synced: 07 Jan 2026
https://github.com/asdfghjkl904/llm_rag
🚀 Transform Any PDF into an AI-Powered Q&A Chatbot!
anthropic bedrock chatgpt embeddings genai llama-index llmops ollama openai rag-embeddings react sql text-to-sql vector-database
Last synced: 09 Apr 2025
https://github.com/sharkb8t/sql-challenge
Demonstrates my abilities in the use pgAdmin 4 to generate and navigate SQL databases.
Last synced: 04 Feb 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/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/obaraelijah/alx-higher_level_programming
Learning higher level languages Python, javascript via ALX program
Last synced: 25 Mar 2025
https://github.com/buathiertom/automatic-bdd-project
SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.
plpgsql plpgsql-scripts postgresql sql
Last synced: 07 Jan 2026
https://github.com/subh888999/sql-library-management-system-project
This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.
Last synced: 21 Jul 2025
https://github.com/luanroger/datamaster
Create databases with a lightweight and intuitive tool.
csharp dotnet sql sql-server tool windows-forms
Last synced: 13 Apr 2026
https://github.com/iantomasinicola/ebook
La mia guida completa sul linguaggio SQL "Come scrivere una query"
database mysql mysql-database sql sql-server
Last synced: 19 Apr 2026
https://github.com/yinxulai/sqls
Simple sql writing tool for go
go golang gorm mybatis sql sqlbuilder
Last synced: 29 May 2026
https://github.com/maheenqaisar/towards-book
Towards Book iOS application using the PHP API.
api awesome-readme framework freecodecamp github-config json-api learning mysql-database php php-library sql
Last synced: 13 Apr 2026
https://github.com/muhammad-21/employee-directory
📓 Employee Directory
ant-design axios bootstrap css express html javascript react redux sql
Last synced: 13 Apr 2026
https://github.com/suman105/cheatsheets-for-interview-preparation
A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀
Last synced: 13 Apr 2026
https://github.com/thomas465xd/ornamental-nursery-project
My First Oficial Project, a Web Site for an ornamental plant nursery located in chile
composer gulp hostinger-project intervention-image js mailtrap mvc mysql php phpmailer sass sass-mixins sql
Last synced: 13 Apr 2026
https://github.com/ahsankhan26/whatsapp-chat-parser
Takes a txt file of Whatsapp Group Chat and Parses it for analysis.
python regex regular-expression regular-expressions sql whatsapp-chat-parser
Last synced: 08 Apr 2025
https://github.com/dhouib-mohamed/quoxy
Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.
api-gateway api-limiter api-security go proxy sql subscription token-management
Last synced: 04 Feb 2026
https://github.com/nirav-gajera/codeigniter-crud
simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap
ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode
Last synced: 13 Apr 2026
https://github.com/eman288/travel-management-system
This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.
bootstrap c-sharp css dotnet dotnet-core html html5 javascript linq microsoft-sql-server sql web-app web-application webapp webapplication
Last synced: 18 Jan 2026
https://github.com/devmessias/gsql2rsql
OpenCypher to Databricks/spark SQL transpiler - query your Delta Lake tables as a graph
databricks graph graph-database spark-sql sql
Last synced: 22 Feb 2026
https://github.com/ericperret/sql_studio
SQL learning tool — full SQL interpreter in a single HTML file, zero dependencies
browser-based education html javascript learning no-dependencies pedagogy sql sql-interpreter sql-tutorial
Last synced: 30 May 2026
https://github.com/terminalkitten/fhirebase-core-json-schema
Validate FHIR resource field of JSONB type with JSON Schema
fhir json json-schema postgres sql
Last synced: 13 Apr 2026
https://github.com/besogenebashvili/sqlpipe
Simple SQL builder DSL for .NET
database dotnet dsl nuget nuget-package sql sql-builder sql-dsl sql-execution sql-server
Last synced: 14 Jan 2026
https://github.com/arnaldosepulveda/hospital-dbms-project
The project involves SQL-based data management, including table creation, data insertion, views, and complex queries to support hospital operations such as doctor specialization, patient management, treatments, and appointments.
Last synced: 22 Feb 2026
https://github.com/ib-bib/TEI-Project
HCI Project Submission - SusTech 2021-2022 Information Systems - Group: Ibrahim Adil, Elteyp Mohammed, Talal Nasr-Aldeen
accessibility bootstrap css html javascript php sql ui-design
Last synced: 11 Mar 2025
https://github.com/adalbertobrant/scheduled_tweets
Rails for Beginners part 10 and beyond. From https://gorails.com
html javascript rails6 ruby sql
Last synced: 13 Apr 2026
https://github.com/dpo007/smdrreceiverservice
Multi-threaded Windows service that listens for SMDR clients and logs call records to MS SQL server (and/or CSV).
avaya csharp smdr smdr-logger sql
Last synced: 18 Jun 2025
https://github.com/hellymodikalpesh/pizza_sales_sql_analysis
A comprehensive SQL project analyzing pizza sales data across multiple tables. This project includes basic, intermediate, and advanced queries to answer business-critical questions related to revenue, order trends, and product performance.
Last synced: 22 Feb 2026
https://github.com/mchavhan1998/customer-database-relational-design
Converting a relational design that enlists various users, their roles, user accounts and their statuses into different tables in SQL Server
customer database relationship sql sql-server
Last synced: 05 Feb 2026
https://github.com/awkspace/itinerary
A tool to apply pure SQL migrations to PostgreSQL databases at runtime.
Last synced: 14 Jan 2026
https://github.com/sadmansakib93/leetcode-sql-50
My MySQL solutions for LeetCode's SQL 50 study plan (Crack SQL Interview in 50 Qs)
data-science dataengineering leetcode-solutions leetcode-sql mysql sql
Last synced: 17 Jun 2025