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/kunalkeshan/easy-forms
Google Forms Clone [ Deprecated ]
css ejs expressjs html javascript jwt-authentication mysql nodejs sql
Last synced: 30 Dec 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/samiksha-khare/historic-movie-recommendation-system
A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.
airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql
Last synced: 07 Jul 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/ayvero/sql-voluntarios-project
SQL project for practicing database queries and constraints using a volunteer management system.
database datagrip postgresql sql
Last synced: 10 Apr 2025
https://github.com/ayvero/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: 10 Apr 2025
https://github.com/mfernstrom/js-sif
Scan your JS source code for potential SQL injection vectors
appsec injection-attacks mysql security sql
Last synced: 03 May 2026
https://github.com/d-madev/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 10 Feb 2026
https://github.com/jgabrielleal/toquio.tv
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: 26 Mar 2025
https://github.com/yusufyusie/vet_clinic
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
Last synced: 15 May 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/tech-gian/mysql-beginner-projects
Some beginner's projects to use my basic MySQL skills
Last synced: 10 May 2026
https://github.com/gill-singh-a/postgresql-brute-force
A Python Program that uses psycopg2 module to brute force PostgreSQL Server
brute-force multithreading postgres postgresql python3 sql
Last synced: 16 May 2026
https://github.com/vaneeza-7/degree-issuance-system
🎓 One Stop Degree Issuance System enables One Stop Admins to efficiently manage student requests for degrees and transcripts, verify student eligibility, and issue digital degrees and transcripts. Project @ Software Engineering
asp-net c-sharp degree-project dotnet fast-nuces onestop software-engineering sql student-system web-application
Last synced: 16 May 2026
https://github.com/nathanthorell/dataspy
dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.
Last synced: 18 May 2026
https://github.com/fabianofrank/postgresql-hello-world
This project uses a relational database and PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related queries.
Last synced: 07 Sep 2025
https://github.com/saba-burduli/comicburduli-asp.net-core-web-api-using-entity-framework-ef-
I make Web API using ASP.NET core , i also using Entity Framework (EF) .I use Web Api tier system ofc :1,Presentation Layer (UI/Web API): Handles user interactions,2.Business Logic Layer (Service Layer): Contains business rules and validation.3.Data Access Layer (Repository Pattern): Abstracts database interactions.4.Database Layer: storage (MSSQL)
asp-net-core enityframework microsoft mssql orm orm-framework sql
Last synced: 14 May 2026
https://github.com/nirav-gajera/blog-system-php-mvc
blog management system using php
blog blog-management mvc mysql oops-php php php-mvc-framework simple-blog sql
Last synced: 17 May 2026
https://github.com/turbot/steampipe-plugin-uptimerobot
Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl
Last synced: 18 Apr 2026
https://github.com/turbot/steampipe-plugin-prismacloud
Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et
Last synced: 09 May 2026
https://github.com/camilajaviera91/dbt-transformations-sql-mock-data
This repository contains the transformations and documentation for the data model generated in sql-mock-data.
Last synced: 02 Feb 2026
https://github.com/pokkeyuri/simplesequel
SQL statements with minimal boilerplate code
ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library
Last synced: 06 Apr 2026
https://github.com/dominikjalowiecki/demoty
Website for sharing and commenting memes.
ajax css html javascript php sql
Last synced: 09 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/randomfractals/chicago-transport
Exploratory data analysis of public Chicago transportation datasets.
chicago data data-tools duckdb sql transportation
Last synced: 01 May 2026
https://github.com/aidan-neel/sveltekit-auth
SvelteKit template using my library PrismaAuth.js to handle registration. Uses Prisma, and SQLite3(changeable) for data storing. Comes with login, registration, and a sign-out page built with Shadcn-svelte.
authentication authorization prisma sql sqlite3 sveltekit template
Last synced: 08 Sep 2025
https://github.com/jillmpla/mmdatabase
Database design for a MMORPG.
database database-design databases erdiagram mmorpg sql sqlite sqlite-database
Last synced: 12 May 2026
https://github.com/chasesinghofen/scotchbox-project
scotch-box project with sql, js, html,csv file and json data
php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant
Last synced: 16 May 2026
https://github.com/denko5/sales-analysis
A complete SQL-based sales analysis project covering Africa, showcasing data cleaning, exploratory analysis, insights, and lessons learned. The project highlights sales trends, regional performances, and marketing effectiveness across multiple platforms.
africa data data-analysis data-science exploratory-data-analysis insights kenya sales sql
Last synced: 24 Jan 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/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/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/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/sksubhadeep/nashville-housing-data-cleaning-project-using-sql
SQL Data Cleaning Project on Nashville Housing Dataset
Last synced: 19 Mar 2026
https://github.com/skalt/psql_splitter
a nom parser combinator that matches a psql statement.
parser parsing postgres postgresql psql sql
Last synced: 14 May 2026
https://github.com/b-lawlor/quahog
Koha Blog
javascript koha perl sql template-toolkit vitepress vuejs
Last synced: 13 Mar 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: 03 Jul 2026
https://github.com/tk42/sqlc-buf-pg-template
SQL query driven backend template with sqlc, gRPC and postgres and also operated by grpcui, pgweb and grafana
Last synced: 07 May 2026
https://github.com/sage-rebirth/aws-rds-flask-demo
This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application
aws aws-rds-mysql cloud mysql rds sql
Last synced: 30 Apr 2025
https://github.com/malaksadek/swifty
A Movie Trivia Quiz mobile application 🧠 🎮 (2019)
android android-app firebase firebase-database full-stack ios ios-app java json json-api mobile mobile-app mobile-development php sql swift
Last synced: 07 Apr 2026
https://github.com/listiangr/hotel_management_database_system
Proyek ini bertujuan untuk mendesain dan mengimplementasikan database relasional untuk sistem reservasi hotel yang efisien, dengan tujuan mempermudah pengelolaan data tamu, pemesanan, kamar, pembayaran, dan ulasan.
database-management hotel-management-system mysql phpmyadmin relational-databases sql
Last synced: 03 Apr 2025
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/ryan-menezes/portalalunos
Um cadastro simples de alunos
c-sharp dotnet forms sql windows-forms
Last synced: 10 May 2026
https://github.com/fujiwarachoki/skibidb
A windows-only, secure, lightweight, and fast Database Management System written in C++
cpp database-management-system sql
Last synced: 17 Jun 2025
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/heliorm/heliorm
A code-first object-relational model for accessing SQL data from Java
Last synced: 11 Jan 2026
https://github.com/davidallendj/artisan
Experimental SQL string builder using Go's type system
Last synced: 23 Jun 2025
https://github.com/indirivacua/sql-queries
Práctica 3 de la materia Bases de Datos correspondiente a la carrera Ingeniería en Computación dictada en la Facultad de Informática, UNLP.
Last synced: 26 Feb 2026
https://github.com/adamfoneil/sqlquerynotifications
A very simple email notification service based on SQL queries. (BYO cron job service.)
Last synced: 17 Mar 2025
https://github.com/quantumudit/sales-statistical-analysis
This project focuses on a statistical analysis (using SQL queries) of various key metrics that impacts the overall sales of a certain fictitious store.
data-analysis postgresql sales-analysis sql statistics
Last synced: 16 May 2026
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/wajid7511/graphqldemo
Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme
automapper code-first-approach docker entity-framework-core graphql graphql-api hotchocolate mongodb netcore producer rabbitmq rabbitmq-consumer sql unittesting webapi worker-service
Last synced: 13 Apr 2026
https://github.com/kayw-geek/mysql-note
MySQL 必知必会 学习笔记
mysql notebook sql study-notes
Last synced: 09 Sep 2025
https://github.com/matteogioioso/postgres-explain
Pgex, PostgreSQL query plan visualization
Last synced: 17 May 2026
https://github.com/olaishola05/catalog_of_my_things
An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.
collaboration git ruby sql uml-class-diagram
Last synced: 19 Apr 2026
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/ahmed-kamal2004/Book-Haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 30 Oct 2025
https://github.com/xkomil/prescriptiongenerator
Python app with connection to sql server
Last synced: 10 Apr 2025
https://github.com/nikoirdevelopment/yp3-2024
Creating a web application for the organization of the Russian road (Educational practice) | Создание веб-приложения для организации дороги России (Учебная практика)
aspnet csharp css3 entity-framework-core html5 maui postgresql sql visual-studio-2022 xml
Last synced: 04 Jul 2025
https://github.com/anthonyhuang19/phonemon-db
The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.
database-management database-schema sql sql-server
Last synced: 12 Mar 2025
https://github.com/phoenixmputu/script-database
La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.
Last synced: 15 May 2026
https://github.com/jeffrosenberg/dbascripts
A collection of SQL Server scripts I find useful, many with my own tweaks
Last synced: 28 Mar 2025
https://github.com/gravity00/dapprwire
Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)
csharp dapper database dotnet dotnet-core sql
Last synced: 16 Feb 2026
https://github.com/alexoah/sqlplayground
A playground for SQL (Structured Query Language).
alexoah database exercises-solutions experiments query query-language sql structured-query tsql w3school-exercises-solutions
Last synced: 20 Mar 2025
https://github.com/jestebandev/backupapigoogledrive
An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task
backup google-cloud-platform sql
Last synced: 17 Jun 2025
https://github.com/kiko-g/feup-bdad
FEUP BDAD | Databases | 2018/19
database relational-databases sql sqlite3 uml
Last synced: 17 Mar 2025
https://github.com/hashim21223445/nextjs-blog-theme
Endoka Development House
algorithms automation firebase firebase-auth framework git github github-actions github-config go hotels-content html java keyboard landing-page python security spring-boot sql tools
Last synced: 07 Apr 2026
https://github.com/amiegirl/data_analyst_portfolio_projects
This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn
Last synced: 08 Sep 2025
https://github.com/dragon4926/discord-bot-with-mysql-database
This is the version 1.0 of this bot in future I am planning add more features to it
bot discord-bot javascript mysql-database sql
Last synced: 15 May 2026
https://github.com/rubensneto0001/--controle_de_estoque--
Sistema simples de estoque em Python, com as seguintes funcionalidades: Adicionar produto ao estoque, Remover produto do estoque, Mostrar todos os produtos com suas quantidades, Buscar produto específico e Sair do programa
estoque mysql-database python sql
Last synced: 15 May 2026
https://github.com/defuj/wibuspot-webservice
Web Service for WibuSpot project on https://github.com/defuj/WibuSpot
Last synced: 04 Apr 2025
https://github.com/pericles001/oprs_payroll_system
Open payroll management system
Last synced: 11 May 2026
https://github.com/javier/questdb-oauth-query
send queries to questdb over rest api using oauth
database oauth2 oidc oidc-client questdb sql time-series
Last synced: 16 May 2026
https://github.com/sanniheruwala/rednotebookai
RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.
ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript
Last synced: 17 Jun 2026
https://github.com/santiescobares/mysql-wrapper
Simple and lightweight MySQL database wrapper.
hikari java mysql mysql-wrapper sql sql-wrapper wrapper
Last synced: 18 May 2026
https://github.com/nickemma/vet-clinic
Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits
backend gitflow postgresql sql
Last synced: 01 Jul 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/soreing/easyscan
Golang generator for sql row scanning with object mapping
Last synced: 05 Apr 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/souzafcharles/amdocs-java-developer
:computer: Bootcamp Amdocs Java Developer. Presented by Digital Innovation One and Amdocs
amdocs digital-innovation-one java javadevelopment linux spring-boot sql sqlserver
Last synced: 03 Apr 2025
https://github.com/barelyhuman/gator
Multi Query SQL Runner for Database seeding
Last synced: 09 Jul 2025
https://github.com/rminelli/user-auth-angular-node-sql-server
User authentication using Node.js, Angular.js and Microsoft SQL Server
angularjs expressjs javascript nodejs sql sql-server sqlserver-2016
Last synced: 07 Apr 2026