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/ofadiman/grinding-leetcode

Repository contains solutions to leetcode problems.

algorithms data-structures golang leetcode sql typescript

Last synced: 18 Apr 2026

https://github.com/yeuner/file-analysis-sql-demo

Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.

data-analysis dataset pandas sql sqlite streamlit vizualization

Last synced: 15 Apr 2026

https://github.com/Khushi130404/Blood-Connect

Blood Donation Bank Management including Functions, Triggers, Procedures, Packages, Normalization and ER Diagram

ddl er-diagram functions normalization packages procedure sql trigger

Last synced: 07 Feb 2026

https://github.com/jahidul2004/explore-postgres

A complete SQL practice guide with examples covering SELECT, UPDATE, DELETE, ALTER, aggregate functions, logical and date operations — all in one file for easy learning and copy-paste use.

database ordbms postgresql rdbms sql

Last synced: 26 Feb 2026

https://github.com/haquanq/hotelms-winform-app

An windows application to manage hotel activities

csharp sql winforms

Last synced: 08 Feb 2026

https://github.com/jancervenka/bqcli

REPL for BigQuery

bigquery gcp python sql

Last synced: 08 Feb 2026

https://github.com/between-freedom-and-space/database-migrations

Database migrations for Between Freedom and Space service

liquibase migrations plpgsql postgres postgresql psql sql

Last synced: 08 Feb 2026

https://github.com/turbot/steampipe-mod-bitbucket-compliance

Run individual controls or full compliance benchmarks for across all of your Bitbucket resources using Steampipe.

bitbucket cis cis-benchmark compliance hacktoberfest security sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/irem-yigit/garantibbva-patika-bootcamp-projects

Bu repository Garanti BBVA Becoder Yazilimci Yetistirme ve Meslek Edindirme Programi odevlerini icerir.

css3 html5 java javascript react spring-boot sql

Last synced: 08 Feb 2026

https://github.com/adonyssantos/mysql-projects

🗄️ My MySQL projects that I did in high school. (2019-2020)

database mysql mysql-database sql

Last synced: 15 Apr 2026

https://github.com/alvarovelascoprieto/trabajosgssi

Web development project using containers and Docker compose. Formula 1 historic car themed website that displays car data pulled from an autogenerated database with wikipedia content.

apache docker docker-compose formula1 javascript mariadb php72 scraping sql

Last synced: 17 Mar 2026

https://github.com/svdexe/bankloananalytics_sql_research_and_powerbi_dashboard

Comprehensive bank loan portfolio analysis using MySQL for data processing and Power BI for interactive dashboards. Tracks key lending metrics including loan performance, risk assessment, and borrower demographics with real-time KPI monitoring.

datamodeling dax financial-analysis powerbi sql

Last synced: 09 Feb 2026

https://github.com/luisgustavorsilva/-bancosalao

Um banco de dados de um salão de cabeleireiro feito pelo fedora server.

sql

Last synced: 17 Mar 2026

https://github.com/yyomna-mmaged/book_library_application

Windows application-GUI- designed and built with C# and MS SQL Server

csharp database gui mssqlserver sql

Last synced: 18 Mar 2026

https://github.com/turbot/steampipe-mod-urlscan-insights

View dashboards and reports from urlscan.io Steampipe.

hacktoberfest insights sql steampipe steampipe-mod urlscan urlscan-io

Last synced: 26 Feb 2026

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

Handy SQL Scripts

sql

Last synced: 26 Feb 2026

https://github.com/dataglyder/data-sources-and-sql

This repo touched on data sources and the relational data base

beautifulsoup4 csv data-cleaning data-collection functions json python3 regex sql sqlite3

Last synced: 09 Feb 2026

https://github.com/shobanamuthiah/day-1-task-mysql

completed 18 exercises of basic queries for MySQL through http://sqlbolt.com/

database database-management mysql sql

Last synced: 15 Apr 2026

https://github.com/shruti23-ui/blinkit-powerbi-dashboard

A comprehensive Power BI dashboard analyzing Blinkit's sales performance, outlet metrics, and multi-tier market analytics with interactive visualizations and business intelligence insights.

data-analysis data-visualization microsoft-excel microsoft-power-bi powerbi sales-analysis sql

Last synced: 09 Feb 2026

https://github.com/nikos25k/design-and-use-of-database-systems-course

This repository contains project work for the Database Design and Management course at NKUA, including assignments on ER diagram design, SQL query writing, and a web-based API using MySQL for the "Movie Star" game concept.

bottle database-management er-diagram mysql pymysql sql webapi

Last synced: 27 Feb 2026

https://github.com/danitilahun/blog_app_django

A simple blog platform built with Django, allowing users to create, edit, and manage blog posts. Features include user authentication, CRUD operations, post categories, comment system, and search functionality, with a responsive design optimized for both desktop and mobile.

blog django pillow python sql

Last synced: 10 Feb 2026

https://github.com/sreekar0101/bank-financial-loan-performance-trend-analysis

About This project analyzes the performance trends of financial loans using SQL for data extraction and Tableau for visualization. The goal was to perform exploratory data analysis (EDA) to understand key metrics like loan applications, funded amounts, interest rates, and debt-to-income ratios using sql and tableau for visualization

data-analysis data-visualization sql tableau

Last synced: 27 Feb 2026

https://github.com/spaceshaman/sqlift

Simple CLI migration tool for SQL databases

cli database migration postgres postgresql sql sqlite sqlite3

Last synced: 10 Feb 2026

https://github.com/jeffreywijaya100/jeffrey-database

Using MariaDB in XAMPP create database, create table, insert, update, select data

database mariadb mariadb-database sql xampp

Last synced: 16 Apr 2026

https://github.com/emapco/sql-code-challenges

My answers to the code challenges specified in the Linkedin Learning course "SQL Code Challenges" https://www.linkedin.com/learning/sql-code-challenges/

linkedin-learning sql

Last synced: 11 Feb 2026

https://github.com/praveen-devknight/event-registration-analytics-dashboard

This project presents an interactive and visually-rich Power BI dashboard that analyzes registration data from a college-level technical and non-technical event, Teciton. The dashboard provides comprehensive insights into participant demographics, event preferences, food choices, and time-based trends.

data-analysis data-visualization excel powerbi sql

Last synced: 11 Feb 2026

https://github.com/dotnetbackendtraining/library-management-system

A relational database using MS SQL that supports the library's operations and offers extensive querying capabilities.

complex-queries database-schema entity-relationship-diagram indexes sql

Last synced: 11 Feb 2026

https://github.com/kbario/ecombackend

A rest API backend for an e-commerce website with a range of routes to handle products, categories, and tags.

backend-api ecommerce expressjs javascript mysql2 nodejs orm sequelize sql

Last synced: 27 Feb 2026

https://github.com/rscr1/fastapi_app

Итоговое задание по дисциплине "Python & SQL" из ШАД

docker fastapi python sql

Last synced: 16 Apr 2026

https://github.com/ascendho/cs50-sql

⛁ HarvardX: CS50's Introduction to Databases with SQL - An introduction to databases using a language called SQL.

cs50 sql

Last synced: 11 Feb 2026

https://github.com/sanyam-jain21/foodiehub

About It's a Back-End Web service of an Online Food Delivery App built using Java, Hibernate and SpringBoot technology, The Aim of this application is to form a bridge between restaurants and customers. With many functionalities like Sign-In, View Items of Restaurants by Name, adding products to a cart, Generating bills etc...

hibernate java java-8 mysql spring-boot springframework springjpa sql

Last synced: 11 Feb 2026

https://github.com/srijitabaksi/discuss-app

Discuss – Your Friendly Neighborhood Q&A Forum

bootstrap mysql php sql

Last synced: 16 Apr 2026

https://github.com/anuj-kshatriya/sql_project_hospital_data

This project focuses on analyzing hospital data using SQL queries. It provides insights into patient care, medical expenses, hospital performance, and departmental efficiency. The dataset includes hospital names, locations, departments, doctor and patient counts, admission/discharge dates, and medical expenses

dataanalysis dataanalysis-projects dataanalytics projects sql sqlproject

Last synced: 12 Feb 2026

https://github.com/cnapagoda/cloudsql

Google Cloud SQL Sample Projects

google-appengine google-cloud-sql hibernate java maven spring sql

Last synced: 16 Apr 2026

https://github.com/jeethula/login-ajax-php

Created a simple login , register and profile module

ajax js mongodb php redis-cache sql

Last synced: 16 Apr 2026

https://github.com/gabrielfmcoelho/ecommerce-database

Complete development and documentation of e-commerce database project in MySQL as a final project for the Database discipline

database docker erm mysql sql

Last synced: 16 Apr 2026

https://github.com/passadis/python-synapse-datawarehouse

Create a secure Data Warehouse for Data Analysis with Synapse Analytics, Azure SQL and Web APP Service

azure datawarehouse flask python sql synapse

Last synced: 16 Apr 2026

https://github.com/renantrs/arq-rest-node-dio

Projeto do curso de arquitetura rest com NodeJs na DIO

express nodejs postgresql restapi sql typescript

Last synced: 16 Apr 2026

https://github.com/mads80/ms-sql-hf2

Grundlæggende Databseprogrammering HF2.

sql

Last synced: 12 Feb 2026

https://github.com/baqar-abbas/vet-clinic-database-redefine

vet-clinic-database is a postgreSQL database project that stores details of animals in a veterinary clinic and also generates specific reports using SQL queries.

indexing postgresql-database query-optimization sql

Last synced: 28 Feb 2026

https://github.com/trace-kadenyi/vet-clinic-database

A relational database that creates the data structure for a vet clinic. The database contains data about animals, animals' owners, clinic employees and visits

database pgadmin4 plpgsql postgresql-database psql-database sql

Last synced: 12 Feb 2026

https://github.com/dataglyder/commodityprices-and-sql

This data was sourced from Kaggle and cleaned in MS Excel where 0s and "-"s in the value column were adjusted before being uploaded to PostgreSQL for analysis.

agregation database-query sql

Last synced: 12 Feb 2026

https://github.com/lakshmi-aluru-dev/data-analytics-capstone-1

End-to-End Data Analytics Capstone Project This project is a comprehensive, end-to-end data analytics pipeline that demonstrates proficiency in a wide range of tools and methodologies. It covers the full lifecycle of a data project, from initial planning and data extraction to automated deployment and final visualization.

agile apitesting cicd docker documentation excel git github-actions jira powerbi python sql tableau

Last synced: 12 Feb 2026

https://github.com/abdulhamiid/schema-diagram

Building a database schema from a diagram

psql-database sql

Last synced: 12 Feb 2026

https://github.com/obaidulsaiki/project3_javafx01_e-commerceapplication

Ecommarce application join project with israt sumaiya ripti for the partial fullfilment of the JAVA university course

css java javafx-application sql

Last synced: 13 Feb 2026

https://github.com/a1ifh/sql-database

Oracle SQL Database where I have created multiple tables and inserted various amounts of data in each table.

oracle oracle-database oracle-sql sql

Last synced: 13 Feb 2026

https://github.com/turbot/steampipe-mod-zendesk-insights

View dashboards and reports across your Zendesk organizations and tickets using Steampipe.

hacktoberfest sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/sulmar/sulmar-santander-sql

Przykłady ze szkolenia SQL

sql tsql

Last synced: 19 Mar 2026

https://github.com/yehezkiel1086/dsa-stuffs

Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.

algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki

Last synced: 16 Apr 2026

https://github.com/nisaharan/provider-compensation-benchmarking

This project merges national provider compensation survey data from MGMA, AMGA, and Sullivan Cotter into a clean, unified benchmark table with percentile interpolation, specialty mapping, and weighted average computations for 2024.

redshift sql

Last synced: 13 Feb 2026

https://github.com/sahil-pillania/postgresql_library-system-management

Dataset Queries project developed using postgresql. Solved multiple problems.

postgresql sql

Last synced: 13 Feb 2026

https://github.com/philogicae/covalent-bootcamp

Covalent's Data Alchemist Bootcamp 2022

covalent covalent-api data-science sql

Last synced: 19 Mar 2026

https://github.com/sonono-no/dexdatabase

Work in progress project for Files and Database course: Pokedex database using C# Windows format and SQL

csharp database dotnet pokedex sql windowsforms

Last synced: 14 Feb 2026

https://github.com/kunalkumar2001/data-analyst-sql

Data Analyst SQL Project for Portfolio

data-analyst data-analytics-sql sql

Last synced: 14 Feb 2026

https://github.com/chhaya03/sql

sql

Last synced: 14 Feb 2026

https://github.com/jpisnice/mssql-docker-persistent

Simple setup for Microsoft SQL server for local development using Docker

development docker microsoft-sql-server sql

Last synced: 25 Apr 2026

https://github.com/badranalyst/global-covid-19-data-exploration-with-sql

Explored COVID-19 data from around the world using SQL, analyzing case trends, mortality rates, and recovery patterns. Queried and visualized key metrics across regions and time to gain insights into the pandemic's global progression and impacts.

data-exploration sql

Last synced: 14 Feb 2026

https://github.com/iagobgcarvalho/certificado-profissional-da-google-cybersecurity

Anotações, atividades e códigos referentes aos cursos da certificação profissional de cibersegurança da Google.

cibersecurity linux networks python sql

Last synced: 14 Feb 2026

https://github.com/sahil-pillania/postgresql_spotify_dataset

Dataset Queries project developed using postgresql. Solved multiple problems.

postgresql sql

Last synced: 14 Feb 2026

https://github.com/ifte-13/sql

Structured Query Language

ddl dml sql

Last synced: 15 Feb 2026

https://github.com/oleksiiprykhodko/mikartenergy

It is my pet-project for practice .NET, Angular, SQL, Docker, Html, CSS. It is website for a distribution and engineering company engaged in industrial automation.

angular asp-net-core bootstrap5 c-sharp css docker docker-compose dot-net entity-framework-core fluent-validation font-awesome html ms-sql-server primeng scss serilog siemens sql typescript web-api

Last synced: 02 Apr 2026

https://github.com/mahmud-kandawala/sql-projects

A bundle of SQL projects I did in high school

sql

Last synced: 19 Mar 2026

https://github.com/patricktrainer/dbt-no-select-star

Prevent `SELECT * FROM your_table;`

dbt dbt-packages jinja2 macros sql

Last synced: 19 Mar 2026

https://github.com/rishi-gupta-data/bank-managmemt-system

A relational database designed to manage banking operations, including accounts, branches, employees, transactions, and services with advanced querying capabilities.

sql

Last synced: 16 Feb 2026

https://github.com/0xeab/salty-utility

Utility for processing bording school menus

data-processing dishes emoji formatter language-processing parser sql tagging

Last synced: 16 Feb 2026

https://github.com/sajalvats/tech-haven---dashboard

Deploy advanced analytics using PowerBI to enhance decision making process for a consumer electronics firm

dax daxstudio excel powerbi powerbiservice powerquery sql

Last synced: 19 Mar 2026

https://github.com/petreasil/project-4-openclassrooms

Map out a technical solution for the food delivery site ExpressFood

sql uml-diagram

Last synced: 01 Mar 2026

https://github.com/julesss-coder/sql-practice

SQL exercises for CodersBay bootcamp

sql

Last synced: 19 Mar 2026

https://github.com/debora-carvalho/exerciciosql_oracle_function

Exercícios práticos para o desenvolvimento de Functions em PL/SQL (utilizando Oracle), referente a disciplina de Banco de Dados Relacional (DSM).

functions oracle-database sql

Last synced: 20 Mar 2026

https://github.com/lmithilesh-26/sql-queries

This repository is a collection of my solutions to HackerRank, LeetCode, and various practiced SQL queries.

hackerrank-solutions pgadmin4 plpgsql sql sql-practice sql-query

Last synced: 02 Mar 2026

https://github.com/rushilsharma1/financialdataset_frauddetection_analysis

Analysis of the fraud detection from the financial dataset using sql workbench and command line

command-line dataanalysis datascience insights sql sqlquery sqlworkbench

Last synced: 19 Mar 2026

https://github.com/davidvidal-delrio/laravel-crud-ajax

CRUD basico realizado con Laravel, datatable y gráfico.

ajax bootstrap5 datatable laravel9 php sql

Last synced: 02 Mar 2026

https://github.com/hanifheinrich/churn-dashboard

Digital User Churn Dashboard RakaminxBankMuamalat

googlebigquery looker-studio sql

Last synced: 02 Mar 2026

https://github.com/poltanek/database-management-analysis

In my database analysis and design practice I dedicated towards transforming raw data into structured, efficient and scalable databases that support organizations needs.

database-design database-management oracleapex sql

Last synced: 02 Mar 2026

https://github.com/rakrishna16/sql

SQL CURD OPERATION

sql

Last synced: 02 Mar 2026

https://github.com/alexlatam/sql-mysql-structure

Repository corresponding to the MySQL and MariaDB course - Platzi

database mysql sql

Last synced: 16 Apr 2026

https://github.com/sepandjp/quick_post

This is a simple PHP framework for learning MVC in PHP.

bootstrap bootstrap5 design-patterns framework mariadb mvc mvc-architecture mvc-framework mysql php php7 sql

Last synced: 16 Apr 2026

https://github.com/yoockh/dbyoc

DBYOC is a Go module that simplifies database connections by providing a unified interface for both SQL and NoSQL databases. This module comes with flexible configuration, automatic retry mechanisms, connection pooling, migration support, logging, and metrics tracking.

database golang nosql sql

Last synced: 02 Mar 2026

https://github.com/davidf1000/hackerrank-sql-prep

Archive Code for Hackerrank SQL Preparation

hackerrank sql

Last synced: 03 Mar 2026

https://github.com/turbot/steampipe-plugin-bluesky

Use SQL to instantly query posts, users and followers from Bluesky. Open source CLI. No DB required.

bluesky bluesky-api postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 20 Apr 2026

https://github.com/kenresoft/relational_database

Relational Database Management Demonstration with SQL and Entity Relationship Diagrams.

database erdiagram mysql queries reporting sql

Last synced: 01 Apr 2026