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/fmahadybd/dream-shop

This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product

git java jwt-authentication mysql rest-api springboot sql

Last synced: 30 Apr 2026

https://github.com/fsistemas/bigquery-td

ETL to extract data from mysql load and merge in BigQuery

bigquery etl mysql python sql

Last synced: 30 Apr 2026

https://github.com/t1chcoder/cinemabot

Telegram bot for movie recommendations, reviews and personalized watchlists

aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot

Last synced: 30 Apr 2026

https://github.com/rubenslyra/dio-bootcamp

Este projeto visa criar um esquema de banco de dados para um cenário de e-commerce, destinado ao desafio Banco de Dados da DIO.

challenge sgbd sql

Last synced: 18 Mar 2025

https://github.com/seycileli/collegemangementsystem

College Management System Schema (SQL)

college-management-system database mysql sql

Last synced: 12 May 2026

https://github.com/npateras/book-renting-website-with-asp.net-and-mvc

A library service website implemented with ASP .NET using the MVC design pattern.

asp-net-mvc design-patterns mvc sql sql-server website

Last synced: 12 May 2026

https://github.com/ksenialf/meduzzen-app-backend

Backend, pet-project

nestjs redis sql typescript

Last synced: 30 Apr 2026

https://github.com/arnoldchrisoduor1/covid_19_data_exploration_in_sql

This project aims at exploring the Full Covid-19 Data Set in SQL

sql sqlserver

Last synced: 30 Apr 2026

https://github.com/efimovalex/odt

Golang Other Date Types

date golang json sql time

Last synced: 30 Apr 2026

https://github.com/tolstenev/sql_database_for_school_21

[done] Relational database of students of School 21, with the specified constraints, triggers and required procedures

constraints database metadata postgresql procedures sql triggers

Last synced: 30 Apr 2026

https://github.com/mumbela/zambia-details-sql

Provides information on provinces, districts / towns and their number

districts mysql mysql-dump number-of-districts provinces sql towns zambia

Last synced: 31 May 2026

https://github.com/stephane-klein/migrate-playground

graphile-migrate playground

migration postgresql sql

Last synced: 30 Apr 2026

https://github.com/s1dewalker/world-economic-data

Dashboard for world's economic data

dashboard sql tableau

Last synced: 05 Feb 2026

https://github.com/arcbjorn/scripts-sql-queries

Javascript functions (integrated with bash) and sample SQL Queries

bash-script html5 javascript sql

Last synced: 01 May 2026

https://github.com/ffatahillah7/snowflake-transform-table-data-warehouses

Welcome to the Powered by Tasty Bytes - Zero to Snowflake Quickstart focused on Transformation! Within this Quickstart we will walk through a large set of Snowflake functionality covering key features like Zero Copy Cloning and Time-Travel to deliver on a Tasty Bytes business requirement.

database mysql snowflake sql

Last synced: 01 May 2026

https://github.com/virajbhutada/music-store-data-analysis-sql

Hands-on SQL data analysis project for music store. Enhance proficiency with database queries. Ideal for practitioners seeking real-world analytics experience. Gain insights into customer behavior, revenue trends, and genre preferences, empowering strategic decision-making in the music industry. Explore the project for a rich learning experience.

data-analysis data-insights data-science database genre-prediction music-industry music-store postgresql postgresql-database query-optimization revenue-trends sql sql-queries

Last synced: 01 May 2026

https://github.com/zeabdelkhalek/instagram-db-clone

Clone Instagrame Databases Using MySQL

clone crud-application database instagram mysql sql sql-query

Last synced: 01 May 2026

https://github.com/alejandromeyer/eda-deutschebahn-data

This project analyzes Deutsche Bahn train delays using SQL and Python. It explores delay percentages, identifying November 2016 as the most affected month. The repository includes SQL queries, an SSIS ETL process, and a Python notebook for data analysis.

eda python sql ssis-jobs

Last synced: 01 May 2026

https://github.com/m-ezhil/leetcode-sql50

Welcome to my repository featuring solutions to the SQL 50 challenge from LeetCode. Whether you're practicing for technical interviews or just looking to sharpen your SQL skills, this collection covers a wide range of topics from basic to complex queries.

dataanalysis dataanalytics database leetcode mysql sql sqlserver

Last synced: 13 Apr 2026

https://github.com/filip-kustura/data-warehouse-olympics

This project, part of the elective Advanced Database Systems course, involved building a data warehouse based on the already existing database in PostgreSQL. It focuses on analyzing Olympic Games data across time, covering athletes' performance by discipline, location, and other dimensions. Implemented in Spring 2022.

data-analysis data-warehouse database extract-transform-load olympic-games postgresql sql star-schema university-project

Last synced: 01 May 2026

https://github.com/pratik-khose/realtime-sales-simulation

Power BI: Realtime Sales Simulation using SQL Server and Direct Query

data-analysis data-analytics data-visualization dax-query powerbi sql sql-server sqlserver

Last synced: 10 Jun 2026

https://github.com/herndone/cst-336-final-via-spin-scooters

A sample website for Spin Scooters where users are able to create an account, login, edit their account, search locations using 3 different fields, and book a fake trip.

css ejs javascript sql

Last synced: 08 May 2026

https://github.com/maximilian-winter/webexam-php-server-client

Proof of concept for my online examination web app.

ajax css forms html php sql

Last synced: 01 May 2026

https://github.com/puthranroshan/diwali_sales_data_analysis

Diwali, the festival of lights, is one of the most significant shopping seasons, particularly in India. Retailers and businesses see a surge in sales during this time due to special promotions, discounts, and cultural significance. Analyzing Diwali sales data can provide valuable insights into consumer behavior, sales performance, and the effective

matplotlib python sql

Last synced: 01 May 2026

https://github.com/gcoronelc/cepsuni-disbd-56949

Taller de Diseño de Base de Datos Relacionales en el CEPS-UNI con Gustavo Coronel.

database desarrollasoftware gcoronelc normalization sql sqlserver

Last synced: 01 May 2026

https://github.com/nir3x/dbcachinglayer

DB Caching Layer Module - A Go-based generic, thread-safe caching and persistence layer for database records

caching concurrency crud database generic go layer persistence sql thread-safe

Last synced: 13 May 2026

https://github.com/eliashdzr/java-sql-developer

A Command Line Interface for a MariaDB based SQL made from scratch in Java.

java-17 sql

Last synced: 13 May 2026

https://github.com/andre-carbajal/libraryapi

LibraryApi is a Java-based web application that provides a REST ful API for managing a library system. It is built with Spring Boot and uses MySQL for data persistence.

flyway flyway-migrations flyway-spring flywaydb java-21 lombok lombok-maven mysql rest rest-api restful spring-boot spring-data-jpa spring-security springboot sql

Last synced: 19 Apr 2026

https://github.com/mnitin-reddy/customer-insights-and-marketing-roi-analysis-using-sql-server-and-power-bi

Analyzed Marketing Effectiveness, Customer data, Sales and more using SQL Server to uncover insights on retention rates, revenue trends, and marketing effectiveness. Power BI dashboards to visualize regional revenue, product preferences, and customer behavior, supporting data-driven decision-making.

microsoftsqlserver powerbi sql sqlserver

Last synced: 26 Mar 2025

https://github.com/mycok/store_manager_api_v1

Store Manager Web API

postgresql python-flask sql

Last synced: 02 May 2026

https://github.com/gopibabus/php-restapi-app

Restful web services using simple vanilla functional PHP.

mysql php rest-api sql

Last synced: 02 May 2026

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

This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).

books database sql sqlite

Last synced: 02 May 2026

https://github.com/gcoronelc/sql-server-implementacion-2001

Taller de SQL Server Implementación en el CEPS-UNI

coronel desarrollasoftware java jdbc netbeans oracle sql udemy

Last synced: 02 May 2026

https://github.com/gcoronelc/ucv_gdi-1_202302-a2

Taller de Gestión de Datos e Información I con Gustavo Coronel.

data data-science database databases machine-learning machinelearning oracle sql sql-server

Last synced: 02 May 2026

https://github.com/emicy963/subscrition-manager

A subscription manager developed in Python to help control monthly spending on subscription services.

cleancode database oops-in-python python sql sqlite-database

Last synced: 02 May 2026

https://github.com/jayakrishna1509/23r-sql-task

Operators in SQL

database mysql sql

Last synced: 02 May 2026

https://github.com/smuibrig/petition

This project aims to bring the beloved UBER JUMP bikes back by collecting signatures from enthusiastic users. The app also enables registered users to see who else signed the petition.

express javascript nodejs sql vuejs

Last synced: 11 Apr 2026

https://github.com/ukmandal/-angular-9-and-web-api-with-sql-server

This project is a crud application using angular 9 as front end and sql server as database and web api as API which includes GET, POST, PUT, DELETE, FILTER, SORT ETC

angular api sql

Last synced: 02 May 2026

https://github.com/alexqwesa/ais-3uson

АИС ТруУСОН - Автоматизированная информационная система учета услуг учреждения социального обслуживания населения

python qt5 sql

Last synced: 02 May 2026

https://github.com/arshamroshannejad/task-rootext

Task-Rootext is a RESTful API built with Go, designed to manage posts, user authentication, and voting on posts.

docker golang http-server postgres redis sql

Last synced: 02 May 2026

https://github.com/kewal-syrex/warehouse-transfer-system

🚚 Optimize inventory transfers between Canada and the US with advanced forecasting, intelligent recommendations, and professional reporting tools.

abc-analysis crud csharp dotnet efcore entity-framework-core excel fastapi inventory-management inventory-management-system linq oop python sql supply-chain transfer-planning warehouse warehouse-management-system

Last synced: 02 May 2026

https://github.com/kendingel/thebutton

Discord button game recreating Reddit's 2015 "Button" event.

discord discord-bot discord-game game nextcord sql

Last synced: 02 May 2026

https://github.com/gabrielogregorio/lab-python

🧪 Meus Aprendizados em Python

python3 sql sqlite3

Last synced: 09 Jun 2026

https://github.com/nermeenkamal/menu-laravel

A Menu 🍕 Website by PHP, Laravel, SQL, DBMS and HTML, CSS and JS

database laravel php sql

Last synced: 02 May 2026

https://github.com/dmarks84/ind_project_movie-database-sqlite

Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.

advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions

Last synced: 02 May 2026

https://github.com/znev434/sql_basic

Beginner-friendly SQL and SQLite project in Python – creating a database, adding data, and retrieving records.

data-science database mysql postgresql query sql sqlite3

Last synced: 20 Apr 2026

https://github.com/csaba79-coder/firstdbmizsoandmy

SQL/MySQL scripts

sql

Last synced: 06 Jan 2026

https://github.com/rauhanahmed/bank-marketing

A comprehensive end-to-end Machine Learning project designed to predict bank deposit subscriptions using the well-known "Bank Marketing" dataset with production grade deployment techniques.

ci-cd cockroachdb dagshub docker exploratory-data-analysis github-actions machine machine-learning microsoft-azure mlflow mlops sklearn sql

Last synced: 03 May 2026

https://github.com/hwford/booklist

sql

Last synced: 18 Jan 2026

https://github.com/g4brielpy/dio

🚀 Bem-vindo ao meu repositório de projetos da DIO Pro, onde mergulhei de cabeça no incrível universo do desenvolvimento full stack!

css3 html5 mysql python python3 sql

Last synced: 13 May 2026

https://github.com/saisurajmatta/covid-19-data-exploration-project

An SQL-based exploration of COVID-19 data and vaccination progress using the Covid-Deaths dataset for insights into global pandemic trends.

data-exploration data-exploration-and-preprocessing mssql mysql sql sql-data-analysis sql-data-exploration sql-queries

Last synced: 23 Jun 2026

https://github.com/antoniakras/retail-transactions-system

Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints and complex SQL queries.

apache-tomcat backend-development database html java javascript jdbc rest-api servlets sql webapp

Last synced: 03 May 2026

https://github.com/sadmansakib93/leetcode-mysql-solutions

This repository contains python solutions for some of the Leetcode problems from the Database genre using MySql.

database leetcode-mysql leetcode-solutions mysql sql

Last synced: 13 May 2026

https://github.com/asacxyz/flutter_aplicando_persistencia_de_dados

Para acompanhamento do curso Flutter: aplicando persistência de dados

dart data data-storage flutter persistence persistent-storage sqflite sql sqlite

Last synced: 03 May 2026

https://github.com/themuhd/ibm-capstone

Project outlines analysis of space x rocket launches to determine if the Falcon 9 first stage will launch successfully

beautifulsoup dash decision-trees eda folium-maps jupyter-notebook kmeans-clustering machine-learning python sql supervised-learning

Last synced: 03 May 2026

https://github.com/leonardomenezes7/daily-diet-api

This is an API project for meal management, developed in the Node.js course by Rocketseat. I used TypeScript with Fastify, Knex, and SQLite. The API allows users to create accounts, log meals with detailed information, and access dietary habit metrics, including total meals and sequences within the diet.

api knex nodejs sql typescript

Last synced: 03 May 2026

https://github.com/matheusfillipe/bqui

TUI for bigquery - 100% vibed, dont even use

bigquery bubbleteat charm golang google sql terminal tui

Last synced: 03 May 2026

https://github.com/pablitoo1/todo-app

TODO APP made in Java, using the JavaFX library and SQL to operate the database

java javafx mysql sql todoapp xampp

Last synced: 03 May 2026

https://github.com/bushuevda/books_library

Pocket books library📚

bookslibrary database python sql sqlite3

Last synced: 14 May 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/nesarw/student-management-system

A Student Managment System Project in PHP

bootstrap css html javascript php sql

Last synced: 04 May 2026

https://github.com/realsubhamsahoo/data-cleaning-eda-project-mysql

Data Cleaning and EDA Project using MySQL

data-cleaning eda mysql sql

Last synced: 11 Jun 2026

https://github.com/vaibhavpal7549/leetcode

This repository contains my solutions to various **LeetCode problems** written in **Java**, categorized by difficulty (Easy, Medium, Hard) and topics like Arrays, Strings, Trees, and more. Each solution is clean, optimized, and well-documented. Follow my progress on [LeetCode](https://www.leetcode.com/vaibhavpal7549). Contributions are welcome!

java mysql mysql-database oracle sql sqlite

Last synced: 13 Apr 2026

https://github.com/nikhleshshukla123/etlweather

Orchestrated pipeline and tasks using DAG in airflow

airflow astronomer docker python sql

Last synced: 14 May 2026

https://github.com/windjammer6/24.-sql-learning-with-mysql-sql-implementation-

My learning journey of the SQL programming language with MySQL (SQL implementation).

mysql sql

Last synced: 04 May 2026

https://github.com/manadaym/pg-sql-migrations

Database migration scripts for social-network db.

migration postgresql sql

Last synced: 04 May 2026

https://github.com/equilapi/rest-api-node-mysql

Servidor desarrollado en NodeJS + ExpressJS que consume los datos de un entorno MySql (Workbench)

api-rest database expressjs mysql-database node sql workbench

Last synced: 13 Apr 2026

https://github.com/godsonkoithodathu/customer-database

In this repository, I am showcasing my skills in SQL programming and my knowledge of database management systems (DBMS), specifically using PostgreSQL. Dealing with the Customer's Database

dbms postgresql sql

Last synced: 10 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/coowinit/mysql-sql-practice-notes

一套基于 MySQL 的 SQL 语句练习记录项目,包含建库建表、测试数据、基础查询、聚合统计、JOIN 连接查询、子查询、事务、视图、索引等练习内容,并为每条 SQL 预留运行结果截图位置,方便系统学习和复盘。

crud database database-learning join-query learning-notes mysql sql sql-practice subquery

Last synced: 09 Jun 2026

https://github.com/jonoman55/blazorapp

C# ASP.NET Blazor UI App

asp-net-core blazor bootstrap csharp dapper html sql

Last synced: 04 May 2026

https://github.com/loulou64490/booksdb

A small Flask app to manage book database with comment

book db flask python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/petdance/sql-tiny

SQL::Tiny, a tiny Perl module for making very simple SQL statements

perl sql sql-statements

Last synced: 09 Jun 2026

https://github.com/janniklth/probandapp

Database project to manage probands and medication for database lecture

flask python sql sqlalchemy

Last synced: 05 May 2026

https://github.com/shivabajelan/home_sales

This project analyses home sales data using PySpark SQL. It involves creating a temporary table, running queries, and performing caching and partitioning. The final step involves uncaching and verifying the temporary table.

big-data pyspark python sql

Last synced: 04 May 2026

https://github.com/joeri-abbo/laravel-orm-migrations-standalone

Migration of laravel but standalone to easy generate SQL files based on Laravel migration structure

automation database laravel sql

Last synced: 04 May 2026

https://github.com/vara-co/crowdfunding_etl

ETL Mini Project based on a Crowdfunding Database, using CRUD operations. SQL, Postgres, and an ERD.

data-analysis database datacleaning erd erdiagram etl jupyter-notebook postgres postgresql regex schema sql

Last synced: 04 May 2026