An open API service indexing awesome lists of open source software.

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.

https://github.com/kavya-02-dev/sports-club-management

A JavaFX-based Sports Club Management System that helps manage facilities, student enrollments, waitlists, and event details. It uses SQLite for data storage and provides a user-friendly interface for trainers to view, accept, or decline student participation based on availability.

java javafx sql sqlite3

Last synced: 14 May 2026

https://github.com/samridhisainii/analysis-with-sql

Different projects analysis using sql

python3 sql

Last synced: 20 May 2026

https://github.com/daominsy6/hr-system

Internship Project: A Human Resource System for AEHR Test Systems Philippines Inc.

bootstrap exporting hr hr-system management-system php sql submissions

Last synced: 20 May 2026

https://github.com/iankitnegi/sqlninjas_bootcamp

A collection of SQL questions and exercises for beginners to practice and improve their SQL skills.

mysql sql

Last synced: 13 May 2025

https://github.com/ra1nz0r/metric_alert_app

Программа для сбора метрик и алертинга.

agent cicd flags go mock postgresql restapi server sql taskfile unit-testing

Last synced: 14 May 2026

https://github.com/apioo/psx-nested

Build complex nested data structures from relational tables

api json nested-structures sql

Last synced: 20 May 2026

https://github.com/abdullahnettoor/leetcode

A collection of solutions to LeetCode problems, primarily focusing on Go and SQL implementations. More language solutions are planned for the future.

go sql

Last synced: 26 Mar 2025

https://github.com/singingsandhill/algorithm_study

This is an auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).

java python sql

Last synced: 14 May 2026

https://github.com/miguelhp373/criando_uma_stored_procedure_com_tsql

Diretório Criado Para Ensinar a Criar Uma Procedure com SQL Server

database db procedures sql sqlserver ssms tsql tsql-stored-procedures

Last synced: 20 May 2026

https://github.com/mahammad-mostafa/patient-clinic

This is the second project in the fourth module of the Microverse program. It is a database for a patient clinic using PostgreSQL.

database database-schema microverse microverse-projects microverse-students postgresql queries rdbms relational-databases sql

Last synced: 02 May 2026

https://github.com/kaichiro/mssqlserverbackupscript

. Arquivos para automatismo de rotina de backup de base de dados Microsoft SQLServer, compactação (utilizando WinRAR) e exclusão de arquivos antigos em diretórios distintos (configurável). .

batch batch-script file script sql sql-server winrar

Last synced: 18 Jun 2025

https://github.com/yuzlln/codingtest_sql

HackerRank / LeetCode / Programmers / solvesql

database mysql sql

Last synced: 20 May 2026

https://github.com/whyyxl/snapcart

🛒 Build scalable e-commerce solutions with SnapCart, a containerized Laravel backend designed for seamless product management and user authentication.

blade css database dbms deployment ecommerce flask grocieries javascript laravel mysql nginx php postgresql sql sqlalchemy web webserver

Last synced: 06 Apr 2026

https://github.com/sanogotech/coffeeshopsampledata

Coffee shop sample data

sql

Last synced: 31 Jan 2026

https://github.com/zhukovanan/r_working

The data-driven developments based on R-language

analytics r sql sql-server

Last synced: 19 Apr 2026

https://github.com/dmarzzucco/apirest-personnel-manager

Personnel Manager. Small API created as a test with Spring Boot.

docker java postgresql spring-boot sql

Last synced: 19 Apr 2026

https://github.com/maazqureshi-code/sql

This repository includes coursework, SQL queries, and practice exercises from the CMSE351 Database Systems course, covering relational databases, normalization, ER modeling, and SQL operations (DML, DDL, joins, subqueries).

database sql

Last synced: 17 Jun 2025

https://github.com/mazkdevf/quick_sqlite_migration

This will help you transfer data from quick.db sqlite file to another one.

migration sql sqlite3 src

Last synced: 10 Jul 2025

https://github.com/tupiribas/jdbc

Aplicando os conhecimentos da linguagem Java e SQL usando o sgbd MySQL.

backend banco-de-dados java java16 jdbc mysql sgbd-relacionais sql

Last synced: 14 May 2026

https://github.com/kanadshee-18/sql_in_one_go

🐬A repo to revise SQL in one go. 🧑‍💻

mysql sql

Last synced: 07 May 2025

https://github.com/khoa-bit/duck-migration

A zero-dependency Go library for handling database migrations

database-migrations go golang migration sql sqlite

Last synced: 02 May 2026

https://github.com/chingling152/webapi-projetosvigufo

Projeto que abrange WebAPI , Validação , Autenticação , conexão com banco de dados e Documentação

api csharp incompleto json jwt-token sql sqlclient swagger-ui

Last synced: 16 May 2026

https://github.com/mateusz-przybyla/CreativeWallet

A web application to manage your home budget [final stage -> frontend+backend+custom MVC framework]

bootstrap css dependency-injection factory-pattern html mvc php sql

Last synced: 12 Apr 2025

https://github.com/yashlad27/visapaymentnetworkmanager

A Java Swing desktop application for visualizing and analyzing credit card payment transactions. Features interactive dashboards, time-based heatmaps, transaction analytics, and bank performance monitoring. Built with Java, Swing, and MySQL.

java javaswings jdbc payment sql swing-gui

Last synced: 09 Sep 2025

https://github.com/sean-lu/dbmigrator

Database migration framework.

database migration sql

Last synced: 07 Apr 2026

https://github.com/tpdlshdmlrkfmcla/sql_injection_union

admin 경로 로그인에 mysql db md5()를 이용한 불법적인로그인

md5 md5-checksum md5-hash sql sql-injection

Last synced: 17 Feb 2026

https://github.com/halyusa16/basic-sql-employee-analysis

This project focuses on analyzing employee data through querying, performing table joins to connect related information, aggregating salary statistics, and using subqueries to extract meaningful insights.

data data-analytics data-exploration database mysql self-project sql

Last synced: 16 May 2026

https://github.com/turnipdo/pyodbc-data-import-for-ssms-alextheanalyst-ref-

Using Python's pyodbc module to connect to Microsoft SQL Server and import data into SSMS.

data-engineering pyodbc sql ssms

Last synced: 12 Apr 2025

https://github.com/tobilg/react-sql-workbench-embedded

A React wrapper component for sql-workbench-embedded, enabling interactive SQL execution environments powered by DuckDB WASM.

duckdb-wasm react sql

Last synced: 15 May 2026

https://github.com/nathaniel1024/php-login-registration-system

A secure login and registration system built with PHP, MySQL, HTML, and CSS. This project includes user authentication, password hashing, session management, and a "Forgot Password" feature using PHPMailer to send reset links via Gmail.

css gmail-smtp html mysql php phpmailer responsive-design smtp sql

Last synced: 11 May 2026

https://github.com/caltechlibrary/rdm_sql_reporting

A collection of scripts for reporting out content from an Invenio-RDM Postgres database.

invenio-rdm postgres sql

Last synced: 13 Apr 2025

https://github.com/halyusa16/sql-employee-insights

This project dives into employee data to uncover actionable insights using SQL. It mimics real-world HR and business analysis tasks, from salary comparisons to workforce demographics and potential cost-cutting strategies.

data-analysis mysql sql

Last synced: 11 Apr 2025

https://github.com/ashwinwilson/ride-cancellation-trend-analysis-ola

This project simulates and analyzes 1 month of ride-booking data for OLA Cabs in Bengaluru. Using SQL and Power BI, we dive into customer behavior, booking trends, cancellation patterns, and business KPIs.

dax-query excel mysql powerbi-desktop sql

Last synced: 11 Apr 2025

https://github.com/saoodi/clinic-management-system

A PHP and HTML based Website Development based for a Clinic with a backend setup in SQL

html html-css-javascript php sql

Last synced: 29 Oct 2025

https://github.com/cepr0/sb-complex-dto-from-db-so

An example of how to transform result of joined query with Spring Data JPA.

hql jpql spring-data-jpa sql

Last synced: 17 Jun 2025

https://github.com/heracliteanflux/exercises-sql

Exercises in SQL and RDBMS.

postgres postgresql sql

Last synced: 14 May 2026

https://github.com/kshetritej/sql

solving advance database management systems assessment

mysql sql

Last synced: 11 Apr 2025

https://github.com/janmin123/cyclistic

Capstone project for Google/Coursera Data Analytics Course

analysis bigquery sql tableau visualization

Last synced: 10 Jul 2025

https://github.com/yevheniidatsenko/goit-rdb-hw-03

✴️ RDB Hometask - SQL course

goit goit-rdb-hw-03 sql workbench

Last synced: 05 Apr 2025

https://github.com/dianac01/dulcinela-relational-db

Relational database project implemented in SQL Server (tables, functions, stored procedures, views, and sample queries)

database relational-databases sql sql-server stored-procedures tsql views

Last synced: 16 May 2026

https://github.com/prashantsaini1525/sql_one-shot

SQL One-Shot: A quick, hands-on guide from Apna College Youtube Channelto master SQL fundamentals. This repository features concise notes, practical examples, and exercises to help beginners get up to speed with SQL.

apna-college beginner beginner-friendly database one-shot sql sql-tutorial

Last synced: 04 Apr 2025

https://github.com/shubham-kv/fcc--relational-database--mario-database

Commands & SQL Queries from Learn Relational Databases by building a Mario database FreeCodeCamp course.

database freecodecamp postgresql sql

Last synced: 04 Apr 2025

https://github.com/deddyandri/tokyo-olympic-azure-data-analyst-project

tokyo-olympic-azure-data-analyst and engineering-project

azure datalake powerbi sql

Last synced: 09 Sep 2025

https://github.com/sashadev-sky/model-operandi

A lightweight Ruby ORM

activesupport orm rspec ruby sql

Last synced: 16 May 2026

https://github.com/phogolabs/schema

A schema package contains a database types used by Golang

golang null orm prana sql

Last synced: 18 May 2026

https://github.com/dariyanisacc/healthcare-sql-project

Clinical data warehouse with SQL analytics for patient encounters, medications, labs & nursing workflows. Features HIPAA-compliant synthetic data.

clinical-data data-warehouse healthcare-analytics healthcare-it nursing-informatics postgresql sql

Last synced: 18 Jun 2025

https://github.com/kiran-kumar-k3/vulnerability-payload-lists

A curated repository of categorized payloads for testing and exploiting common web vulnerabilities in ethical hacking and penetration testing.

bugbounty command-injection payload-lists payloads sql sqli-payloads vulnerability-testing xss xss-payloads xxe

Last synced: 02 Feb 2026

https://github.com/prash5t/leetcode-practice

Pushing solutions of LeetCode database and programming tasks i solve

database leetcode leetcode-python leetcode-solutions leetcode-sql leetcode-swift sql swift

Last synced: 16 Apr 2026

https://github.com/aelmah/data-integration

Multilingual Bibliographic Data Integration for PMB : Converting French and Arabic library records into PMB-ready data using PHP, ensuring consistency and multilingual support.

data-integration etl etl-pipeline library-management-system php pmb sgb sql

Last synced: 16 May 2026

https://github.com/izmian/google-business-intelligence_professionalcertificate

Included my course and project of Google Business Intelligence by Google on Coursera

bigquery business-intelligence datavisualization sql tableau

Last synced: 06 May 2025

https://github.com/adamdaudrich/fruit-sales

testing a table creation syntax in postgreSQL

postgresql sql

Last synced: 04 Apr 2025

https://github.com/priyanshubiswas-tech/data-101

Comprehensive Data Engineering prep repository covering concepts, LeetCode, demos, and projects on SQL, Spark, Hadoop, ETL, Data Warehousing, and more.

aws azure ci-cd data-architecture data-engineering etl-pipeline hadoop leetcode python spark sql

Last synced: 25 Jan 2026

https://github.com/sajjad425/pl-sql_optimization

This repository provides a guide to optimizing Oracle PL/SQL queries for large datasets, focusing on improving performance, reducing execution time, and minimizing resource usage. It includes practical examples and best practices to help you efficiently manage large-scale datasets.

oracle oracle-database oracle-plsql pl-sql sql sql-optimizer

Last synced: 04 Apr 2025

https://github.com/jonoman55/minimalapidemoapp

C# ASP.NET Minimal API Demo App

asp-net-core crud-api csharp dapper open-api sql

Last synced: 17 Feb 2026

https://github.com/kaloyanpepelyashki/php-databaseassigment

A client that reads from database designed to be submitted as university assignment

php sql web webdevelopment

Last synced: 14 Jul 2025

https://github.com/capellax02/com2058

(DATABASE MANAGEMENT) This repository contains lab questions, lecture slides, and mini-works regarding the database management course at university.

database-management dbms mysql postgresql sql

Last synced: 16 May 2026

https://github.com/mateus-resende-ottoni/ti_2

Repositório dedicado a projetos desenvolvidos na disciplina de Trabalho Interdisciplinar II: Back-End (TI2) no segundo período na graduação em Ciências da Computação na PUC Minas

databank java sql

Last synced: 14 Apr 2026

https://github.com/babychousr/epsilonhacks

A Secure Online Platform for Consumer-Restaurant Activism

charities flask geopy googleapi nltk sql supporting-restaurants

Last synced: 16 May 2026

https://github.com/krake747/krake

Krake .NET Backend

csharp docker dotnet fsharp sql

Last synced: 11 Jul 2025

https://github.com/vineet416/northwind_customer_churn_analysis

This repository, NorthWind Customer Churn Analysis, leverages the NorthWind database and MySQL to analyze customer churn patterns. It identifies trends, predicts at-risk customers, and provides actionable insights to improve customer retention.

joins-group-by-case-window-functions mysql sql

Last synced: 19 Jun 2025

https://github.com/audrastump/redditdupe

Reddit simulator using SQL, PHP, HTML/CSS

html-css php sql

Last synced: 19 Jun 2025

https://github.com/ahmadraza1394/event-mangement-system

The Event Mangement System manage different event like school,wedding and conference event

bootstrap css ejs-templates expressjs html javascript nodejs oracle-database sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/almightylks/queryprojection

A simple way to create Select Expressions based on string input and lambda expressions

csharp efcore entity-framework-core library nuget nuget-package query query-builder sql

Last synced: 02 Feb 2026

https://github.com/tech-warriors-corporation/friendbot-system

System for managing FriendBot publications.

css html php sql

Last synced: 16 May 2026

https://github.com/itzaymvn/realtimechat-php

This is a simple real time chat application built with php and mysql. It uses ajax to send and receive messages and jquery to update the chat window.

ajax pdo-mysql php sql

Last synced: 21 Jun 2025

https://github.com/dddryinside/word

🧑‍🎓📖 Application for learning foreign languages

css desctop desctop-app gui gui-application java javafx learning sql sqlite study

Last synced: 01 Jan 2026

https://github.com/kedarvartak/hackerrank-sql-solutions

This repository contains my solutions to all SQL challenges on HackerRank.

dababase dbms hackerrank hackerrank-solutions mysql sql

Last synced: 11 Jul 2025

https://github.com/davialencar2/ifpb-p2

Repositório com a função de centralizar atividades e anotações do Segundo Período do Curso.

javascript pyhton sql

Last synced: 09 Sep 2025

https://github.com/benjaminpla/express_sql

This project is a demonstration of a highly scalable web application built using SQL, MariaDB (Docker), MySQL, Express.js with Express Router, Middlewares, TypeScript, and environment variables. Postman is used for testing the API endpoints.

api backend database docker environment-variables express git mariadb middlewares mysql node postman routing sql typescript

Last synced: 07 Apr 2026

https://github.com/husskhosravi/cricket-analytics-snowflake-pipeline

End-to-end Snowflake data pipeline for cricket analytics using JSON data from AWS S3, automated ingestion, transformation, and modelling into a scalable star schema

aws-s3 data-engineering-pipeline data-pipeline data-warehouse json scd-type-1 snowflake sql

Last synced: 20 Jun 2025

https://github.com/damiancipolat/unipos

Trabajo practico de UAI , sistema UNIPOS para venta electronica de productos

csharp sql university-project

Last synced: 29 Oct 2025

https://github.com/yakubique/upsert-postgresql

Upsert anything to PostgreSQL

github-actions insert postgresql sql update upsert

Last synced: 07 Apr 2026

https://github.com/alaayousefa/online-food-order-be

Online Food Ordering System: The system allows administrators to create, update, and manage food items. Users can browse available food items, add them to their cart, and place orders.

backend backend-services food-ordering-java food-ordering-system foodorder java java-spring java-spring-boot java-spring-boot-project java-spring-framework javaspring javaspringboot mysql mysql-database relational-databases sql

Last synced: 06 Apr 2025

https://github.com/pushpakrai/online-word-lookup-tool

The Word Lookup Dictionary is a user-friendly desktop application that offers quick access to word definitions from both a local database and online resources.

desktop-apps python sql trinket

Last synced: 02 Jul 2026

https://github.com/bayunova28/healthcare_analytics

This repository contains about data analytics project from healthcare industry

data-analytics data-engineering data-visualization healthcare pyspark sql

Last synced: 21 Jun 2025

https://github.com/jgohel9902/toronto-airbnb-snowflake

This project analyzes Airbnb listings in Toronto using **Snowflake’s cloud data platform**. It follows a **Bronze → Silver → Gold** medallion architecture and leverages **Snowflake Cortex** to generate **AI-driven executive insights**.

data-analysis python snowflake sql

Last synced: 07 Mar 2026

https://github.com/mboula/mboula.github.io

GitHub portfolio + interactive resume | Showcasing data projects in civil rights (housing), cannabis, and analytics

cannabis case-study civil-rights compliance dashboards data-analysis data-cleaning data-vizualization excel google-data-analytics housing open-data pattern-analysis portfolio pro-se public-data r sql tableau

Last synced: 10 Jul 2025

https://github.com/juanpedroarmella/ecommerce

Basic clothing ecommerce: frontend and backend, product CRUD with admin login.

mvc php phpmyadmin smarty sql

Last synced: 02 Jul 2026

https://github.com/jenstornell/squid

A PHP MySQL query tester

mysql php query rows select sql tester

Last synced: 21 May 2026

https://github.com/thalesgroup/ssla-manager

A python module to validate, parse and manage Security Service Level Agreements (SSLA) with an SQL database.

api manager module parse python sql ssla validation

Last synced: 21 Jun 2025

https://github.com/siddhant-vij/sql-projects

SQL Practice

mysql sql

Last synced: 11 Jul 2025

https://github.com/ritesh-ojha/self-learning

Welcome to my self-learning journey!

apache-spark aws docker github shell-script sql

Last synced: 04 Jan 2026

https://github.com/mekramy/gosql

SQL database migration and utility for golang

go golang mekramy-go migration sql

Last synced: 10 Sep 2025

https://github.com/chrisorei/multitenancy-rbac-supabase-template

A production-ready template for implementing Multi-Tenancy and Role-Based Access Control (RBAC) using Supabase.

audit-log backend frontend multitenancy multitenant-applications multitenant-architecure security security-audit sql supabase

Last synced: 28 Mar 2025

https://github.com/gaurav-van/data-analysis-projects

Collections of Projects that involves Data Analysis and Informed Decision Making

data-analysis database powerbi sql

Last synced: 06 Sep 2025

https://github.com/martin-mikusiak/mysql_training

MySQL Scripts from the 'AnalystBuilder' website and 'Alex The Analyst' youtube channel, with my own improvements.

mysql sql

Last synced: 21 Jun 2025