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/arsalanazadkhah/bikesales

Bike Sales

psql sql

Last synced: 02 Apr 2025

https://github.com/alina1412/books_django

Django app for users to add lists of books and search through it. (educational project)

django python3 sql

Last synced: 21 Apr 2026

https://github.com/dieperid/useful-extension

Directory to list some useful extensions I use.

extensions formatting php sql vscode

Last synced: 27 Feb 2025

https://github.com/kunalkumar2001/ola-project-using-excel-powerbi-and-sql

Built using SQL, Excel, and Power BI, this project showcases essential metrics and trends in the Ola ecosystem, offering stakeholders actionable insights to enhance decision-making

analytics dataanalysis excel ms mssqlserver mysql posgresql powerbi sql

Last synced: 19 Apr 2026

https://github.com/pheyth15/instafood-ordering-system

Online Food Ordering System | In Compliance to DCIT24

css-html-javascript ordering-system php sql

Last synced: 11 Mar 2025

https://github.com/michaelwp/go-sqlmock-example

example on How to Create Unit Tests with go-sqlmock in Go

go golang mock sql sqlmock

Last synced: 28 Mar 2025

https://github.com/lucasvegalv/data-engineering

This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Data Engineering course at the university during our second year of Software Engineering.

database database-design relational-algebra relational-databases sql

Last synced: 31 Jul 2025

https://github.com/cartervr/taxdatabase-sql-tableau

End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.

azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram sql tableau

Last synced: 13 Mar 2026

https://github.com/soumya-thoutam/covid-19-impact-on-u.s.-states-and-colleges

Covid-19 analysis and impact on United States Colleges and States using SQL and Tableau.

covid-19 dashboard data-analysis data-visualization dataset sql sql-server tableau

Last synced: 04 Sep 2025

https://github.com/fivan999/cinema-controlling-system

It is an application on PyQt created as a project for educational platform Yandex Lyceum. If you are owner of a cinema company, this app can help you to control it easier!

pyqt5 python sql yandex-lyceum

Last synced: 15 Jun 2025

https://github.com/belgianbiodiversityplatform/natagora-occurrences

🦆 Observations.be - Species occurrence datasets published by Natagora

dataset gbif occurrences sql

Last synced: 06 Jul 2025

https://github.com/danieldacosta/database-connection

Script for connecting and executing queries into Postgres database

postgres psycopg2 sql

Last synced: 16 Apr 2026

https://github.com/vigneshss-07/data-engineering

This Repo contain details related to Data Engineering tech stacks

gcp hadoop-hdfs hive pyspark scala spark sql

Last synced: 13 Apr 2026

https://github.com/yorek/pass2017-dapper

Demos used in my "Dapper: the ORM that will change your life" session @ PASS Summit 2017

c-sharp dapper dot-net sql t-sql

Last synced: 18 Apr 2026

https://github.com/xtenzq/uni-database

📚 Homework repository for Database course at Inha University

c cpp database mariadb mysql sql university-assignment

Last synced: 13 Apr 2026

https://github.com/wsapsan/tg_wg_bot

This Telegram bot is for easy management of Wireguard on a remote server

api bash bash-script c linux linux-app linux-shell python3 socket sql sqlite3 telegram-bot wireguard

Last synced: 13 Apr 2026

https://github.com/alejandrocisnerosvillegas/practica_06

Sistema de autenticación de usuarios en PHP que permite iniciar sesión con nombre de usuario y contraseña. Desarrollado con HTML, CSS y PHP para una gestión segura de accesos.

css html php sql

Last synced: 13 Apr 2026

https://github.com/kleutons/node-do-zero

Servidor NodeJs com fastify

express nodejs postgresql sql typescript

Last synced: 13 Apr 2026

https://github.com/CodedByArizola/sql-classwork

SQL scripts I made during a course in school.

coursework sql

Last synced: 04 Dec 2025

https://github.com/khushi-sabarad/8-week-sql-challenge

Case studies' solutions for the #8WeekSQLChallenge by Danny Ma

8weeksqlchallenge case-study data-analysis mysql sql

Last synced: 06 Sep 2025

https://github.com/leoborai/pancakes-sql-training

🥞 Databases only training

docker mysql sql training w3schools

Last synced: 01 Mar 2025

https://github.com/guilhermelange/postgresql-performance

Querys that assist in the analysis of application performance

performance-analysis postgres postgresql sql

Last synced: 06 Sep 2025

https://github.com/edwin5354/student_management_system

A mini project that connects an SQL database to Python with added tkinter GUI elements.

python sql tkinter

Last synced: 06 Sep 2025

https://github.com/badernader321/music-store-analysis

This project will analyze music store data to determine the most popular genres, top-selling songs, and customer preferences

postgresql sql

Last synced: 09 Apr 2025

https://github.com/stohirov/task-app-quarkus

First ever quarkus project which will be the simple task management application

docker graalvm http java jax-rs jquery kubernetes quarkus quarkus-tests sql

Last synced: 13 Apr 2026

https://github.com/hgwood/craql

A small example app to show how to program business web app back-ends in SQL with PostgreSQL.

postgresql sql

Last synced: 16 Mar 2025

https://github.com/woollumst/employeemanagementsystem

Personal project for practice. Java, Maven, Spring, SQL, w/ React JavaScript frontend

java maven react spring-boot sql

Last synced: 08 May 2026

https://github.com/ishansarvaiya/hotstarscraper

This project is a C# application designed to scrape movie and show data from Hotstar and store it in a SQL Server database.

csharp dotnet git hotstar scraper selenium sql ssms

Last synced: 13 Apr 2026

https://github.com/amandaguedess/projeto-banco-de-dados-ecommerce

Projeto de Banco de Dados para um sistema de E-commerce

banco-de-dados conceitual mysql-database projeto sql workbench

Last synced: 18 Jun 2025

https://github.com/rakesh3596/digital-e-commerce-website

Digital E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End

angular bootstrap4 hibernate java mysql-database spring-boot spring-mvc spring-security sql sts-code-platform swagger-ui vscode

Last synced: 10 Apr 2026

https://github.com/mayurifag/postgresql-db-cleaning-scripts

Make any sql actions with your postgresql dumps and get new gzipped dump

bash database postgresql script sql

Last synced: 13 Apr 2026

https://github.com/praveendwivediii/leetcode-sql-50

This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.

leetcode sql

Last synced: 24 Jan 2026

https://github.com/drvipulasharma/e-commerce-data-analysis-sql-big---query

E-Commerce-Data-Analysis-SQL-Big-Query

bigquery sql

Last synced: 16 Mar 2025

https://github.com/kowshikreddy97/point-of-sale-system-pos-

The main objective of the project is to create a POS relational database using MariaDB, SQL on AWS EC2 instance to manage 75,000+ customers and their orders data and run analytics to gain valuable isights.

mariadb mongodb sql

Last synced: 21 Apr 2026

https://github.com/beomseokyu/sist-web-dev-playground

쌍용교육센터에서 학습한 Spring Web 개발 과정 소스 저장소

html-css-javascript java jsp-servlet mysql oracle spring spring-mvc spring-security sql web-development

Last synced: 13 Apr 2026

https://github.com/priyabug/web-application-sql-injection-lab

This repository contains a hands-on lab for understanding SQL Injection attacks and their mitigations. SQL Injection is a critical vulnerability that allows attackers to manipulate database queries and access sensitive data.

container database docker mysql php sql sqlinjectionattack vulnerability-detection web webapplicationcontainer

Last synced: 27 Mar 2025

https://github.com/torshin5ergey/1tdada-do_2024-08-23_6.10

1T Data "Data architect (DevOps)". Задание 2024-08-23 6.10

csv docker docker-compose dockerfile postgresql python sql

Last synced: 11 Jun 2026

https://github.com/nicolasvero/codewars

My solutions to the Codewars platform's exercises

csharp java javascript php ruby sql typescript

Last synced: 13 Apr 2026

https://github.com/virginioc/analisi-clienti-banca

Feature engineering su dati bancari con SQL e MariaDB, per creare una tabella denormalizzata con indicatori comportamentali sui clienti utilizzabile per il training di modelli di Machine Learning.

feature-engineering sql

Last synced: 27 Feb 2026

https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-05

1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №5

clickhouse clickhouse-connect docker docker-compose postgresql pyspark python sql

Last synced: 13 Jun 2026

https://github.com/nasr-syed/ufc_data_analysis

Conducting exploratory data analysis on a Kaggle UFC dataset.

eda jupyter-notebook pandas powerbi python sql

Last synced: 04 May 2026

https://github.com/hickee032/sql

Oracle_Sql, mySql

mysql oracle-db query sql

Last synced: 27 Jun 2025

https://github.com/hhejo/sql-mysql

MySQL study

mysql sql

Last synced: 02 Apr 2025

https://github.com/vasanthakumar70/elt-with-snowflake-and-dbt

This project builds an end-to-end data pipeline to process and analyze retail sales data.

dbt snowflake sql

Last synced: 17 Jan 2026

https://github.com/chuwena/gutech-thesis-project

Attendance registration system using facial recognition.

css cv2 database django django-framework facial-recognition html javascript python sql webapplication

Last synced: 13 Apr 2026

https://github.com/master-helix/music-queries

This is a beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset

data-analytics data-visualization ms-excel postgresql sql

Last synced: 06 Sep 2025

https://github.com/turbot/steampipe-mod-jira-thrifty

Are you a Thrifty Jira dev? This Steampipe mod checks your Jira project(s) for unused and under-utilized resources.

atlassian-jira cost cost-control cost-optimization hacktoberfest jira sql steampipe steampipe-mod thrifty

Last synced: 19 Mar 2026

https://github.com/rckbrcls/cefer

Academic database app for managing sports facility reservations, activities, users, reports, and PostgreSQL rules.

academic-project database-course docker-compose flask nextjs postgresql react sports-facility sql typescript

Last synced: 30 May 2026

https://github.com/rckbrcls/world-cup-project

SQL-first FIFA World Cup database project with PostgreSQL rules, lifecycle tools, and an operational browsing client.

database-course fastapi football natural-language-query nextjs ollama postgresql react sql typescript world-cup

Last synced: 30 May 2026

https://github.com/karimulla2621/web-development-

I'm currently training at career sure academy HTML and CSS Bootstrap here I'm mentioning my Learning i have done some projects by using html and CSS bootstrap

bootstrap5 css express-js html javascript mangodb nodejs python reactjs sql

Last synced: 17 Jan 2026

https://github.com/ahmedheakl/musicsocial

A social media website project for music fans only.

css html javascript jquery mysql spring-boot sql

Last synced: 13 Apr 2026

https://github.com/lugolbis/snuv

Déploiement d'une BDD complexe sous Oracle Database 23ai.

base-de-donnees database oracle oracle-database pl-sql sql

Last synced: 25 Mar 2025

https://github.com/azozzalfiras/toters_app

Design Toters App By Flutter with Api & sql

android api dart flutter iphone javascript mysql nodejs sql

Last synced: 13 Apr 2026

https://github.com/aadityapanda/userregistration

This is a Full Stack-based user registration application that allows users to sign up, receive email verification, and log in. It includes user registration functionality with email verification using Nodemailer for sending verification emails.

expressjs full-stack js mysql nodejs react-hooks react-router react-router-dom reactjs sql user-registration

Last synced: 13 Apr 2026

https://github.com/harsh098/ru-hacks-2022-submission

A discord bot that provides data about availability of organ transplants and donation centers. This bot was submitted as a hackathon project for RUHacks 2022 .

accessibility discord-bot e-governance healthcare nextcord-py python sql sustainability

Last synced: 16 Mar 2025

https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early

This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4

laravel sql unit-testing

Last synced: 11 Mar 2025

https://github.com/msaf1980/xk6-sqlx

k6 extension to load test RDBMSs (PostgreSQL, MySQL, MS SQL and SQLite3)

k6 k6-extension sql xk6

Last synced: 16 Mar 2025

https://github.com/ds-fau-ck/real-time-stream-processing

Online Ticket Booking Stream data processing

azure-stream-analytics eventhub python sql synapse-dwh

Last synced: 08 Jan 2026

https://github.com/gabrielsilva798/projeto_streaming

projeto final: criação de uma plataforma de streaming fictícia, aqui apresento meus conhecimentos sobre Modelagem de Dados e manipulação SQL avançada

banco-de-dados dba modelagem-de-dados mysql procedures sql triggers

Last synced: 02 Apr 2025

https://github.com/otobrglez/speedy-limeta

Experimenting with GIN index (intarray) in PostgreSQL

postgresql sql

Last synced: 30 May 2026

https://github.com/syed-bilal-haider-engineer/cms-news-blog-php

Designed and implemented a fully responsive News Blog application using PHP, MySQL, and JavaScript, featuring separate user and admin panels for efficient content management. Enabled advanced functionality with category-based news search for users and full CRUD operations for admins, ensuring seamless control and relational database integrity.

bootstrap javascript mysql php sql

Last synced: 07 Apr 2026

https://github.com/bilalilyasjhandir/car-rental-service

The "Car Rental Service" project is designed to streamline the entire car rental process for both customers and administrators.

csharp dotnet sql windowsforms

Last synced: 28 Jan 2026

https://github.com/kajitiluna/twinsqla

TWinSQLA is a light framework for mapping SQL statements to python functions and methods.

python sql two-way-sql

Last synced: 14 Jan 2026

https://github.com/vaibhavjain-dev/learning-sql

Daily SQL learning log: daily code snippets and resources from Riti Kumari's YouTube playlist

mysql mysqlworkbench sql

Last synced: 06 Jul 2025

https://github.com/kadiryazadzhi/sirma-academy---sql-foundation

🎓 Tasks from SQL Foundation course at Sirma Academy 🎓

academy course education mysql nosql sql

Last synced: 25 Mar 2025

https://github.com/beenotung/live-query-filter

Publish and subscribe to database queries, serve as backbone of live query change detection engine

cache cache-invalidation change-propagation field filter live-query sql table

Last synced: 03 Sep 2025

https://github.com/tahrz/simple-game-api

Simple game api, with sql and noSql realizations.

bash docker-compose mongodb-driver nosql openapi php7 postgres sql

Last synced: 07 Apr 2026

https://github.com/ap/sql-patchdag

A minimal DB schema patch manager

developer-tools perl sql

Last synced: 14 Jun 2025

https://github.com/kammradt/sql-builder

🚀 Learning about some patterns and using them to create a non-production-ready SQL builder

builder python sql

Last synced: 13 Jul 2025

https://github.com/tudororban/kodasql

A Database Management System in Rust

database-management-system rust sql

Last synced: 20 Apr 2026

https://github.com/yuyuzha0/clickhouse-format-wrapper

A web wrapper for clickhouse-format

clickhouse formatter online sql

Last synced: 13 May 2026

https://github.com/songleo/database-system

This repository offers a tool for quickly setting up a database system utilizing the mysql. It's perfect for Proof of Concept (PoC), educational, or testing scenarios.

database kind kubernetes mysql sql

Last synced: 13 Apr 2026

https://github.com/bruhthebest/garments-shop---php

Garments Shop - Ecommerce Store - PHP - University Semester Project - 2024

ajax bootstrap css dashboard ecommerce html mysql php products sessions shop sql

Last synced: 13 Apr 2026

https://github.com/allancalix/recursive-doc-model

Explores recursive document models using Postgresql

postgresql relational-model sql

Last synced: 14 Jun 2025

https://github.com/asjordi/codewars-sql

Soluciones para los ejercicios de codewars.com con SQL

codewars codewars-solutions interview learn-to-code postgresql problem-solving sql

Last synced: 24 Jul 2025

https://github.com/tashi-2004/database-systems-db

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql

Last synced: 28 Apr 2025

https://github.com/jimenacambronero/proyecto_learndata

Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData. Proyecto de limpieza de datos con SQL que tiene como objetivo mejorar la calidad y confiabilidad de los conjuntos de datos utilizados.

basededatos data-structures model mysql sql

Last synced: 10 Jun 2025

https://github.com/pudding-fox/foxdb

A really simple ORM.

csharp dotnet orm orm-framework sql

Last synced: 20 Feb 2026

https://github.com/duartium/db-insight-scripts

Una colección de scripts SQL y PowerShell para analizar una base de datos previa migración y generar un resúmen detallado automático.

powershell sql

Last synced: 26 Mar 2025

https://github.com/bachiriy/avito

A simple classified ads website developed using native PHP, inspired by the Moroccan online marketplace Avito.

php sql

Last synced: 17 Oct 2025

https://github.com/tritacle/idatt2003

Work requirements in the subject IDATT2003 programming 2 and IDATT2002 databases

java javafx mysql sql

Last synced: 21 Jun 2025

https://github.com/samukce/test.fluentmigrator

A simply tool to facility TDD in database migration using FluentMigrator.

database-migration database-migrations facility fluentmigrator sql tdd

Last synced: 14 Jan 2026

https://github.com/TanyaHendricks/imageshare

BSc IT third year project for module, IT development - CMPG323, to develop a photo album.

bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare

Last synced: 11 Mar 2025

https://github.com/tobinchilongo/vet-clinic-database

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database mysql-database postgresql-database sql

Last synced: 29 Apr 2026

https://github.com/1adityakadam/uber_data_analytics

End to end Google Bigquery + Looker Studio Data Analytics Project Transforming NYC Taxi Data into Actionable Intelligence

bigquery looker-studio mage-ai-pipeline numpy pandas sql

Last synced: 13 Apr 2026

https://github.com/yuvrajsaraogi/car-price-prediction-with-machine-learning

The price of a car depends on a lot of factors like the goodwill of the brand of the car, features of the car, horsepower and the mileage it gives and many more. Car price prediction is one of the major research areas in machine learning. So, if you want to learn how to train a car price prediction model then this project is for you.

car-price-prediction-with-machine-learning data data-science deep-learning deep-neural-networks engineer github learning machine-learning mini-project natural-language-processing prediction predictive-modeling project python3 sql

Last synced: 15 Apr 2026

https://github.com/prakshi-23/bank-app-management-project-v1-

A Bank App GUI made using Python (libraries used tkinter, customtkinter, pandas etc.) and the data is stored in backend in SQL Database and usind pandas stored in excel file as well. This excel file is further used to create a dashboard in Power BI and also used in machine learning alogorithm.

adaboostclassifier advanced-excel customtkinter customtkinterprojects lazy-classifier logistic-regression machine-learning mysql pandas pandas-dataframe powerbi powerbi-dashboard python randomint smtplib sql tkinter tkinter-gui

Last synced: 13 Apr 2026

https://github.com/ripudamanm/car-rental-system-django

This is a Car Rental Management System built using Django. The system allows customers to book cars online, manage bookings, and view car availability. Admins can manage car listings, booking statuses, and customer information.

car car-rental-app car-rental-system carrentals css databas database-management django html php python sql

Last synced: 13 Apr 2026

https://github.com/bfitech/zapstore-mysql

A simple MySQL connection wrapper.

microframework mysql pdo php sql

Last synced: 11 Feb 2026

https://github.com/rajibbinalam/problem_solving

PHP and SQL Solve Problems from LeetCode, HackerRank

hackerrank leetcode-solutions php sql

Last synced: 01 Mar 2025

https://github.com/dockpack/base_postgres

🐘 Ansible role to install PostgreSQL on one or two machines (primary/replica).

database hacktoberfest postgresql postgresql-database sql

Last synced: 13 May 2026

https://github.com/msaakaash/hospital-data-warehouse

A data warehouse project designed to demonstrate SQL and data modeling skills.

etl-pipeline python sql

Last synced: 06 Jul 2025