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/nathanthorell/sql-data-compare

A Python tool for comparing SQL query results across different data sources. It executes queries against two databases and compares their result sets, making it useful for data validation and migration verification.

mssql sql

Last synced: 27 Jun 2025

https://github.com/devbigboy/iti-database

This course will cover the following Topics: joins, Normalization, Aggregate function, Group By, Order By, Select, Ranking Functions, Built-In Functions

analytics data data-analytics mssql-database sql sql-server

Last synced: 03 Nov 2025

https://github.com/yehezkiel1086/golang-mux-template

📖 Go mux template for easy access

golang mux postgresql sql

Last synced: 28 Mar 2025

https://github.com/puureya2/.net-uni-portals-hub

Year 2, Web Application Development ISB42403, Lab Project

asp-net backend csharp html-css mvc mysql sql web-development

Last synced: 21 May 2026

https://github.com/christyanbrayan/cev-mysql

Arquivos e Comandos das Aulas do Curso de Banco de Dados com MySQL do @CursoEmVideo e do @Estudonauta (2016) com o professor @GustavoGuanabara 🖖

banco-de-dados curso-em-video cursoemvideo cursoemvideo-mysql estudonauta gustavo-guanabara mysql sql

Last synced: 26 May 2026

https://github.com/tosh2230/sfb

Cost estimator for Google BigQuery

cost-estimator gcp google-bigquery sql

Last synced: 21 May 2026

https://github.com/berasumit611/jspider

Daily execution, assignment and study materials of Jspider training 👨‍💻

java sdlc sql webtechnologies

Last synced: 22 Mar 2025

https://github.com/jabulente/jabulente

Hi, I’m Jabulente — a Data Analyst with a background in Crop Science. I bring together domain expertise in agriculture with modern data science practices to deliver insights that support sustainable agriculture, food systems improvement, and evidence-based policymaking.

data-analyst data-driven data-science excel machine-learning powerbi python r sql statistical-analysis statistics

Last synced: 11 Feb 2026

https://github.com/khonor199/otif

This project contains two PostgreSQL queries used to build widgets for an **OTIF (On-Time In-Full) dashboard**, which helps monitor supplier performance and delivery accuracy across clients and distribution centers.

otif postgresql sql supply-chain-analytics

Last synced: 18 Jun 2025

https://github.com/catterall/dbscripts

A small Python package to quickly run database object scripts against a database without dependency issues.

database database-management database-migrations databases script scripting scripts sql sql-query sql-server

Last synced: 15 Sep 2025

https://github.com/wilhelmcs/sql-scripts

PL-SQL scripts used in database course

crud sql

Last synced: 02 Jan 2026

https://github.com/buddhad/sql-learning

My Practice SQL queries

learn mysql mysql-database query sql sql-learning

Last synced: 28 Jun 2025

https://github.com/dinhanhx/tv_series_management

This is a repo for a TV series database system, done as a school project for a database course.

database database-management python-3 sql

Last synced: 05 Jun 2026

https://github.com/lucashomuniz/project-16

[DATA VISUALIZATION] Raw Data to Business Growth by Integrating GCP, SQL and PBI

bigquery dax-languague gcp m-language powerbi powerbi-visuals powerquery sql

Last synced: 30 Mar 2025

https://github.com/bonkzero404/gojson2sql

GoJson2SQL which means GoLang Json to SQL parser

convert jql json parser sql

Last synced: 16 Jan 2026

https://github.com/sprucepad/kineo

Object-Graph/Relational Mapper for TypeScript

cypher nodejs ogm orm sql typescript

Last synced: 25 Jan 2026

https://github.com/masumrazait/mannat_bank_of_india

Mannat Bank of India is a banking application built using Spring Boot, handling user authentication, transactions, loan management, and beneficiary management. It provides a secure platform for users to manage their accounts, perform transactions, and apply for loans.

api-rest bootstrap5 css html5 java maven pomxml spring-boot spring-mvc sql

Last synced: 08 Apr 2026

https://github.com/tawounfouet/db-capstone-project

A database system built to store and analyse the data of Little Lemon Website.

a analytics dashboard mysql-server sql tableau

Last synced: 12 May 2026

https://github.com/blnkoff/barkboard

BarkBoard is like Pinterest for dogs—discover and collect adorable dog photos in a visually rich, interactive gallery.

api-wrapper dashboard database sensei sensei-python sql sqlmodel streamlit webapp

Last synced: 07 May 2026

https://github.com/manikantasanjay/medical_care_management_system

Hospital Management Software System covering all aspects of management in a hospital.

bootstrap4 html-css-javascript javaserver-pages jquery mysql mysql-database sql tomcat-server

Last synced: 08 Apr 2026

https://github.com/aditiagrawal04/netflix-insights-mysql-

SQL-based analytical project exploring Netflix’s dataset to extract insights about content type, genre, ratings, country-based distributions, and release trends. Ideal for understanding business intelligence using SQL.

business-intelligence data-analysis data-exploration mysql netflix sql sql-project

Last synced: 28 Jun 2025

https://github.com/igapyon/nyancel-cs

NyanCEL is a library that allows you to query the contents of Excel workbooks (.xlsx) using SQL.

excel json sql sqlite xlsx

Last synced: 25 Jan 2026

https://github.com/wtlow003/sql-peer-tutor-workshop

Materials used to conduct SQL Peer Tutoring Workshop, organised under Centre for Experiential Learning (CEL) at Singapore University of Social Sciences (SUSS).

database sql

Last synced: 31 May 2026

https://github.com/iamvikash28/nl2sql

Ask your database questions in plain English. Get back real SQL, a safety check, and a results table.

chatbot data-analysis database gemini gemini-api google-genai llm llm-apps nl2sql nlp pandas python sql sql-generator sqlite streamlit text-to-sql

Last synced: 06 Jul 2026

https://github.com/karensaraimoralesmontiel/8-week-sql-challenge

Case Studies Solutions for the 8-Week-SQL-Challenge.

data database sql

Last synced: 02 Jan 2026

https://github.com/thurinum/consumerism-sql

A set of DDL and DQL scripts for a database of a pseudo-economic system.

ddl dql mssql sql ssms t-sql

Last synced: 22 Mar 2025

https://github.com/harsh-arora-4114/e-commerce.sql

This project provides a SQL-based solution for managing and analyzing data for a small e-commerce business. The database contains information about customers, suppliers, products, orders, and order details.

sql

Last synced: 30 Mar 2025

https://github.com/sontungexpt/tous-netframework

Timetable window app wrote in csharp (unfinished)

csharp sql timetable

Last synced: 30 Mar 2025

https://github.com/khangtran85/8-week-sql-challenge

8 Week SQL Challenge is a series of SQL exercises designed to enhance data querying skills through real-world scenarios. Each challenge covers key SQL concepts like JOINs, CTEs, and Window Functions. Work with datasets on customer behavior, sales, finance, and more. Clone the repo, explore challenges, and level up your SQL skills!

excel-vba mssql-database mssqlserver sql sql-server

Last synced: 22 Mar 2025

https://github.com/thoratstuti/detecting-sql-injection-attacks-using-ast-

A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.

python sql

Last synced: 22 May 2026

https://github.com/coderwahaj/railway-reservation-system

Designed and developed a Railway Reservation System with two distinct modules: Admin and Passenger. The Admin module allowed for managing train schedules, seat availability, and passenger records. The Passenger module enabled users to book, view, and cancel reservations.

cplusplus oop sql windows

Last synced: 03 Jan 2026

https://github.com/ninhnguyen01/SQL-Project

SQL Project (MAMP)

database sql

Last synced: 23 Aug 2025

https://github.com/ezejosue/taller1

¡Bienvenido/a a este taller práctico de SQL! Aquí pondrás a prueba tus habilidades en el manejo de bases de datos relacionales, específicamente en la creación de procedimientos almacenados y disparadores (triggers).

sql sqlserver transact-sql

Last synced: 04 Nov 2025

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

This project focuses on creating and managing a database for a music record company to perform various analyses on bands, albums, and songs. Using SQL, the goal is to create a structured relational database with relevant tables, insert necessary data, and perform queries that provide insights into the relationships between bands, albums, and songs.

analys analysis data data-science database dbms mysql mysqlworkbench project query schema sql

Last synced: 03 Jan 2026

https://github.com/cosmin-panescu/sql-walmart-data

📌 SQL Walmart Data Project

excel mysql sql

Last synced: 28 Jun 2025

https://github.com/kuldeepsharma-dataanalyst/college_database_system_sql_project

SQL project demonstrating database design, queries, and analysis for a college management system.

columns datacleaning datamanagement dbms dbmsproject mysql-database pgadmin postgresql queries rows sql sqlqueries tables

Last synced: 05 Nov 2025

https://github.com/sanchezluys/bd_taller_mecanico_postgresql

BD postgresl, de un taller mecanico

mysql postgresl sql

Last synced: 30 Mar 2025

https://github.com/io7m-com/darco

Minimalist, opinionated database access.

database-access jdbc postgresql sql sqlite

Last synced: 22 Mar 2025

https://github.com/abderrahmanehamim/suivi-statistique-du-trafic-reseau-application-web

Ce projet "Suivi Statistique du Trafic Réseau" vise à créer une application web permettant de surveiller les paquets de données entrant et sortant d'un ordinateur. Il a été réalisé dans le cadre du module "Développement Frontend et Backend" du programme d'Ingénierie Numérique en Data Science et Intelligence Artificielle.

bash-script css hack javascript php sql webapplication

Last synced: 08 Apr 2026

https://github.com/mooorsoul23/auth-jwt-node

🛡️ Implement authentication and authorization with Node.js, Express, and JWT, featuring role management and API documentation.

auth authentication authorization bcryptjs create-react-app express jwt-bearer-tokens mongodb mongoose node-js-express node-jwt node-mongodb nodejs nodejs-api passport react-bootstrap sequelize-associations sql

Last synced: 08 Apr 2026

https://github.com/bala-1409/loan-classification-data-science-projects

This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.

data data-analysis datacleaning datascience datavisualization exploratory-data-analysis loan machine-learning machine-learning-algorithms modelfitting sql supervised-learning visualization

Last synced: 22 Mar 2025

https://github.com/zhrgns/sql-ecommercedatabasemodel

This repo includes one of my personal projects that creates logical and physical design of an e-Commerce DB.

database e-commerce er-diagram oracle sql

Last synced: 14 Apr 2025

https://github.com/beolawork-art/novabank-churn-analysis

NovaBank has noticed that customers are closing accounts or going inactive, and they want to understand why.

data-analysis data-science-projects data-visualization eda machine-learning numpy pandas python scikit-learn sql

Last synced: 08 Apr 2026

https://github.com/pawelwiejkut/fill_database

Scripts for generate database and fill content

hana oracle-12c oracle-database sap sql

Last synced: 20 Jan 2026

https://github.com/shubhamsoni98/classification-with-random-forest---2

Fraud detection is a critical task for financial institutions and businesses. This document outlines the end-to-end process of predicting fraudulent activities using a Random Forest model. The process includes data preparation, exploration, model training, and evaluation.

algorithms anaconda data data-science dataflow feature-engineering jupyter-notebook machine-learning model modeltraining prediction python random-forest sql visualization

Last synced: 20 Jan 2026

https://github.com/tanyaaa05/mysql-learning

This repository features an in-depth SQL Basics course, focusing on key concepts for effective database management and querying with MySQL 📝

dbms mysql sql

Last synced: 14 Mar 2025

https://github.com/bienlim/web-fundamentals

Collection of projects and exercises to understand web development fundamentals.

css html javascript jquery sql

Last synced: 05 Apr 2025

https://github.com/ajejoseph22/probable-system

MP FullStack Engineer assessment

nodejs reactjs sql typescript

Last synced: 08 Apr 2026

https://github.com/Yogihafidh/KSP-Koprasi-Website-App

The website Koperasi Simpan Pinjam (KSP) is a platform for recording financial transactions of the Cihonje Savings and Loan Cooperative. This website is built based on the SRS document that has been made before.

css3 html5 javascript mysql php sql srs-document

Last synced: 06 Nov 2025

https://github.com/CornCodeCreators/SqlNormalizer

A tool to standardize and improve your SQL strings.

mariadb mysql normalize php sanitize sql

Last synced: 26 Oct 2025

https://github.com/interes-group/b-vsa-ls22-project2

B-VSA LS 21/22 Zadanie semestrálneho projektu 2

assignement course http-server java jersey jpa rest-api sql

Last synced: 07 Jul 2026

https://github.com/tusharpamnani/dbms-lab-project

A mini project made for DBMS Lab. This implements the learnings of SQL

flask project sql

Last synced: 16 Sep 2025

https://github.com/ameya-6964/university-management-system

This University Management System, developed using Java with JDBC, JavaFX, and MySQL, incorporates features like student and teacher registration, marking attendance, recording exam details, and displaying fee information. It efficiently handles essential university functions, promoting effective management of academic and administrative tasks.

eclipse-ide error-handling java jdbc rdbms sql

Last synced: 14 Mar 2025

https://github.com/mairess/project-trybefy

Trybefy é um projeto que simula um streaming de música, o objetivo aqui é criar o banco de dados escrevendo apenas as queries.

sql sql-query

Last synced: 08 Jan 2026

https://github.com/atiq-cs/net-core-demos

.Net Core demonstration programs, source-codes, blog articles links and documentation

asp-net-mvc c-sharp netcore sql

Last synced: 10 Sep 2025

https://github.com/shohail-dev/electricity-bill-generation-system

A bill generation system that generates Electricity Bill based on the data provided by the user.

html mysql php sql

Last synced: 18 May 2026

https://github.com/shdrn2402/eight-week-sql-challenge

This repository contains eight learning projects aimed at developing applied SQL skills. It serves as a portfolio to demonstrate the practical use of SQL in solving real-world problems.

8weeksqlchallenge case-study dataanalysis dataanalytics postgresql relational-databases sql

Last synced: 08 Mar 2026

https://github.com/knands42/sql-data-warehouse

Building a Data Warehouse in SQL Server, including ETL process, data modeling, and analytics.

etl etl-pipeline sql sql-server

Last synced: 24 Jul 2025

https://github.com/tomy-jr98/air-quality-sql-project

Air pollution analysis using BigQuery and Tableau, with data cleaning, aggregation, and visualization.

air-pollution bigquery data-analysis portfolio sql tableau

Last synced: 25 Jul 2025

https://github.com/sam-moen/data-analyst-portfolio

This is a repository that I have created to showcase skills, share projects and track my progress in Data Analytics / Data Science related topics.

data dataanalysis matplotlib mssql pandas powerbi python seaborn sql

Last synced: 08 Mar 2026

https://github.com/ssbarik/assignment

A basic login-register project | HTML CSS JS BS4 PHP MySQLi

bootstrap4 css3 html4 javascript login login-register login-signup mysqli php register-form signin signup sql

Last synced: 09 Apr 2026

https://github.com/sbstp/null

Go generic sql.Null package

generics go null sql

Last synced: 26 Jul 2025

https://github.com/ejw-data/proj-key-inventory

Flask application that manages door access from requesting to receiving the key including the administrative roles involved in approving, fabricating, and distributing

flask-sqlalchemy pgsql python sql stored-procedures

Last synced: 01 Mar 2026

https://github.com/1thallo/senai-dba

Repositório criado para armazenar conteúdo disposto no curso de Administração de Banco de Dados no SENAI.

database-management dbeaver mysql-workbench postgresql-database senai sql

Last synced: 18 Sep 2025

https://github.com/isaaczhang4/java-app-course-scheduler

GUI Java App Course Scheduler that uses Derby Database and SQL to manage the course/enrollment data

derby-database gui-application java sql sql-queries

Last synced: 26 Jul 2025

https://github.com/reeju619/multi-step-form

A multi step form with validation, in each step after clicking the next button, it will save the data in SQL database and Google Sheet also. Before clicking the register button in 3rd step you can change your input and click next button again, it will automatically update your data in database and also in the Sheet.

css3 html-css-javascript php8 phpmyadmin sql

Last synced: 17 May 2026

https://github.com/mega2799/db-set-cinematografico

Database Project 2020-2021

database sql

Last synced: 13 May 2026

https://github.com/jefking/iaac-db-app-service

Infrastructure as Code: App Service + SQL Database

app-service arm azure azure-arm iaac json sql sql-database sqldatabase web-app

Last synced: 14 May 2026

https://github.com/stefagnone/text_adventure_game

A text-based adventure game project using Python fundamentals

matplotlib numpy pandas python r scikit-learn seaborn sql

Last synced: 09 Apr 2026

https://github.com/aarushishukla3/aarushi_shukla_sql_chinook_analysis

This project leverages SQL-driven data analysis on the Chinook music database to uncover customer trends, sales performance, and genre preferences.

mysql-database powerpoint sql word

Last synced: 19 Sep 2025

https://github.com/aRonnieAlsop/mock_portfolio_website

Personal blog part of app uses React for the frontend and SQLite for the backend. Blog content, including rich HTML (text, videos, etc.), is stored securely in the db.--safe from security risks from user-generated input b/c only site curator inputs blogs.

db express fs nodejs postman react sql

Last synced: 19 Sep 2025

https://github.com/komputronika/exceltosql

Design database schema in Excel/Spreadsheet then convert it to MySQL query.

excel generator mariadb mysql schema spreadsheet sql

Last synced: 16 Apr 2026

https://github.com/gill-singh-a/mysql-brute-force

A Python Program that uses mysql-connector-python module to brute force MySQL Server

brute-force multithreading mysql python3 sql

Last synced: 19 May 2026

https://github.com/ynazymko12/goit-rdb-fp

Home task for Relational Databases: Фінальний проєкт

mysql sql

Last synced: 29 Jul 2025

https://github.com/guilhermedeoliveiramachado/banco-de-dados-ii

Todas as atividades feitas em Banco de Dados no 2° Ano, junto com a Giovanna Eduarda Damasceno Reis. Foi utilizado o Microsoft SQL Server.

database microsoft-sql-server sql sql-server

Last synced: 16 Apr 2026

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/lucas-alexandrino/database-hospital

Banco de dados um hospital, desenvolvido do zero com ANSI SQL.

inner-join mysql-database sql triggers

Last synced: 08 Nov 2025

https://github.com/marta-barea/training-centers-sql

An SQL project built around a fictional training center database, used to explore essential query techniques and database structures with MySQL.

mysql mysql-database sql

Last synced: 31 Jul 2025