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/nidhi99200/dbms-mini-project
This is a mini project on event management system using PHP and SQL.
bootstrap-4 css html php sql wampserver
Last synced: 02 Mar 2026
https://github.com/vasu10134/food-delivery-management-system
This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.
Last synced: 24 Jun 2026
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 25 Jun 2026
https://github.com/francis-tg/bus_transport_app
javascript php php82 react-router reactjs sql sublime-php tailwindcss
Last synced: 15 Mar 2026
https://github.com/euskadi31/go-std
Collections of basic types for Go
go golang golang-library json sql
Last synced: 02 Mar 2026
https://github.com/chicha63/mysql-java
A Java swing app to operate with T-SQL
java jdbc jdbc-drivers sql swing t-sql
Last synced: 13 Jun 2026
https://github.com/noureldin2303/recycling_project
Recycling Website using JS & PHP
communityexchange github javascript learn php recycling sql webdesign webdevelopment website
Last synced: 05 May 2026
https://github.com/stoolap/stoolap-desktop
A visual database management application for Stoolap
database database-management sql
Last synced: 18 Apr 2026
https://github.com/coder-deep/order-matching-system
Developed a real-time transactional order matching system to simulate stock trading with 100% accuracy, handling multiple transactions concurrently during ’Hack2Hire’ Hackathon organized by DBS Bank.
angular java nodejs spring-boot sql
Last synced: 05 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/daudi13/vet-clinic-database
This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits
database postgresql sql sql-server
Last synced: 05 May 2026
https://github.com/silumankucing/social-network
learning docs about system design, web application, mobile development, data engineering, databases (sql, nosql), and machine learning operation
javascript nosql social-media software-engineering sql
Last synced: 28 Apr 2026
https://github.com/cristianprochnow/findonation
📍 Do you want to get rid of some item and also make a good act? So you can use this application to help people around you.
nodejs react sql tcc typescript
Last synced: 18 Apr 2026
https://github.com/binayakshree/blog-app
Blog app with dashboard created using Hono & React
fullstack honojs javascript neondb prisma-orm react sql typescript webdevelopment
Last synced: 05 Apr 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/nathanthorell/migwatch
A terminal dashboard for monitoring database migration state across environments.
database-migrations golang mssql sql
Last synced: 26 Jun 2026
https://github.com/gramian/chicken-arcadedb
An ArcadeDB database driver for CHICKEN Scheme (in less than 256 lines of code).
arcadedb arcadedb-driver chicken-egg chicken-scheme database-client database-driver newsql nosql orientdb osql scheme sql
Last synced: 18 Mar 2026
https://github.com/vitor-msp/originarios-v2
Desenvolvimento de um site para venda de produtos indígenas. Versão 2.
asp-net-mvc bootstrap cropperjs csharp dotnet entity-framework razor sql sqlserver
Last synced: 28 Apr 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/blaze-b/mongo-db-project-training
Basics about the mongo DB project, Reference Git URI:
Last synced: 12 Feb 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/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 28 Jun 2026
https://github.com/vidya-vijay/sql-projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 18 Jun 2026
https://github.com/samanhovar/insurance_project
Insurance project is a practice project for python
mvc mvc-architecture mysql oop oops-in-python python python3 sql sqlalchemy tkinter tkinter-gui
Last synced: 28 Apr 2026
https://github.com/project-tsurugi/takatori
Generic SQL intermediate representation for tsurugidb
compiler intermediate-representation sql tsurugidb
Last synced: 25 Oct 2025
https://github.com/frank-geisler/sql-server-sample-docker-container
In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases
adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017
Last synced: 06 May 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/imandreabellani/elaborato-informatica-esame-di-stato-2019-20
Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100
css esame-di-stato html informatica javascript php sql
Last synced: 06 May 2026
https://github.com/wayofdev/laravel-data-query-builder
Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.
cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql
Last synced: 28 Apr 2026
https://github.com/qninhdt/typespec-libraries
TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema
dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod
Last synced: 02 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/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/mainageorge/uplift
This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details
aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver
Last synced: 28 Apr 2026
https://github.com/s13g/ecommerce-api
An Ecommerce API built with Django, Django Rest Framework, Celery, Redis
celery django django-rest-framework mysql python rabbitmq redis sql
Last synced: 05 Apr 2026
https://github.com/kevinmarquesp/csv2sql
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: 11 Jun 2026
https://github.com/byrnedo/partu
Go library to help with mundane sql fooery: generate insert, upsert, update and select statements
Last synced: 06 May 2026
https://github.com/mechanicalrabbit/advent-of-code-2022-with-funsql
advent-of-code advent-of-code-2022 julia postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
Last synced: 06 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/wojciechstaszewski4/amusementparkdatabase
🎢 A database and web management system for an amusement park developed in .NET Razor. Features include user management, attractions, ticketing, promotions, CRUD operations, filtering, and master-slave relationships, with SQL scripts for schema creation, stored procedures, triggers, views, and an ERD diagram.
amusement-park backend crud data-management database-design entity-framework erd filtering-sorting master-slave razor-pages relational-database scalable-systems sql stored-procedures triggers web-application
Last synced: 23 Feb 2026
https://github.com/dogan-the-analyst/model_car_warehouse_analysis
This is a SQL project.
Last synced: 15 Jun 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
Last synced: 06 May 2026
https://github.com/bessarodrigo/database-connection_eda_dre_ecbahia
Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.
Last synced: 06 May 2026
https://github.com/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/loinguyen3108/wide-world-importers-dbt
The project use dbt to transform wwi data
Last synced: 12 Feb 2026
https://github.com/brooksv/sqlqueryclass
Provides functionality for executing SQL queries and managing SQL datasets
Last synced: 29 Apr 2026
https://github.com/sakshi-choudhary/car-rental-system-dbms-project
car rental system
Last synced: 18 Apr 2026
https://github.com/siteddv/todo-list-backend
REST API For Creating TODO Lists in Go
docker gin go golang golang-api golang-application golang-examples golang-jwt golang-rest golang-server jwt makefile postgresql rest-api sql todo todolist
Last synced: 16 Apr 2026
https://github.com/jkmnt/vscode-python-fstring-dsl
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings
f-string html python sql syntax-highlighting vscode
Last synced: 29 Apr 2026
https://github.com/cuadernin/minigestorsql
GUI que permite realizar distintas operaciones a una base de datos SQL.
gestor gui mysql postgresql python sql sqlite3
Last synced: 09 May 2026
https://github.com/codeforall/citus-mcp
🤖 AI-powered MCP server for Citus distributed PostgreSQL. Built in collaboration with GitHub Copilot.
ai-powered citus cluster-management distributed-database github-copilot go golang mcp model-context-protocol postgresql sql
Last synced: 03 Mar 2026
https://github.com/meet57/petpooja-sem_7_project
A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.
bootstrap5 html jquery js php phpmyadmin-database sql
Last synced: 07 May 2026
https://github.com/elamani-drawing/bdd_pop
Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.
Last synced: 10 Jun 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/asmrcodez-yt/tools
All Tools I need it or training files when learn new things,
ai postgresql python sql tools training-files
Last synced: 29 Apr 2026
https://github.com/meghajbhat/patient-records-management-system
The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.
backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql
Last synced: 18 Apr 2026
https://github.com/mainageorge/eshopping
Microservices
clean-architecture csharp dapr docker dockercompose masstransit mediatr microservice mongodb netcore nosql portainer-ce rabbit-mq repository-pattern sql
Last synced: 16 Feb 2026
https://github.com/matteogioioso/postgres-explain-web
PostgreSQL query plan visualization
postgres postgresql query query-plan sql
Last synced: 29 Apr 2026
https://github.com/ryan-menezes/query-builder
A simple query builder for sql queries
mysql php query-builder sql sqlite
Last synced: 07 May 2026
https://github.com/victorroe/palmbooking
Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.
java maven postgresql spring-data-jpa springboot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/quick-perf/quick-sql-test-data-web
Web page to quickly create SQL test data
h2 hsqldb mariadb mysql oracle postgresql sql test testing
Last synced: 24 Feb 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/rkolehov/retail-sales-analysis-project
End-to-end e-commerce analysis showcasing SQL and data visualization skills. Tracks sales, customer behavior, product performance, and delivery efficiency. Interactive dashboards provide actionable insights for business decision-making
analytics dashboard data-analysis ecommerce jupyter-notebook postgresql python sql tableau vscode
Last synced: 19 Apr 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/neveratdennys/postgresqlmigration
Short scripts to make SQL Server to Postgres migration easier for Functions and Stored Procedures.
migration-automation mssqlserver pgsql postgresql sql tsql
Last synced: 28 Feb 2026
https://github.com/karenpayneoregon/sql-server-to-excel
Export from SQL-Server to Excel
csharp excel sql sql-server vb-net
Last synced: 02 Apr 2026
https://github.com/hydraphyzer/university-management-system
This is a University Management System Built in SQL. Actually this is my Semester Project of Database Management System Lab.
hydraphyzergithub muhammadzubair sql sqlproject sqltriggers universitymanagement
Last synced: 15 Mar 2026
https://github.com/guilhermersouza34/testetgid
Programa desenvolvido para um teste pratico para vaga de emprego
Last synced: 07 May 2026
https://github.com/swastikiiit/ai-education-portal
An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.
clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod
Last synced: 27 Mar 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/quarkiverse/quarkus-fluentjdbc
Integrates FluentJdbc with Quarkus and with GraalVM support
database fluentjdbc jdbc quarkus-extension sql
Last synced: 04 Jun 2026
https://github.com/k98kurz/sqloquent
Python 3+ SQL ORM system inspired by Eloquent
Last synced: 02 Apr 2026
https://github.com/phelipe-sempreboni/informations
Repository for tutorials, information and notes on technology in general.
amazon-web-services datahub datalake datamart datawarehouse datawarehousing etl modelagem-de-dados olap oltp oracle-database pl-sql pl-sql-script powerbi-desktop powerbi-service rds-database sql sqlserver
Last synced: 19 Apr 2026
https://github.com/canayter/sql-employee-database
Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.
Last synced: 03 Mar 2026
https://github.com/javigong/url-shortener-nextjs-prisma-cockroachdb-middleware-edge-functions
Url-shortener with NextJS, Middleware, Edge Functions, Prisma, CockroackDB, tRPC.
cockroachdb edgefunctions middleware nextjs prisma sql trpc
Last synced: 29 Apr 2026
https://github.com/fhmurakami/the-odin-project
Repo for The Odin Projects' projects. From Foundations to Full Stack (Ruby on Rails and JS/React)
css databases html javascript nodejs react ruby ruby-on-rails sql
Last synced: 14 Feb 2026
https://github.com/junaidsalim/giki_bus_ticket_reservation_system
This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.
busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind
Last synced: 17 Apr 2026
https://github.com/hanpama/pgcc
Relay Cursor Connection implementation for Golang and PostgresQL https://facebook.github.io/relay/graphql/connections.htm
golang graphql postgresql relay sql
Last synced: 17 Apr 2026
https://github.com/michaelinzo/javasqlitedatabase
A SQLite Database for Android devices
android androidstudio database database-management sql sqlite
Last synced: 08 May 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/vergosss/database-systems-2021-2022-project
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
databases index java javaguiswing mariadb mysql sql swing-gui
Last synced: 08 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/salaahl/restaurant_website_by_symfony
Restaurant Le Vingtième
bootstrap css css-doodle html javascript php sendgrid sql twig
Last synced: 29 Apr 2026
https://github.com/matowdev/qa-engineer-by-skillbox
career path 🐞 QA engineer + AI
api chatgpt cypress devtools gemini http javascript postman qa qa-automation-test rest-api selenium sql ux-ui
Last synced: 29 Apr 2026
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025