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/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/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/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/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/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/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/tudororban/kodasql

A Database Management System in Rust

database-management-system rust sql

Last synced: 20 Apr 2026

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/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/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/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/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/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/ckeuss/bike_store

This exploratory data analysis examines customer, product and sales data of a retail bike store

python sql

Last synced: 29 Apr 2026

https://github.com/robertofernandezmartinez/logistics-fleet-dbt

🏗️ Modern Analytics Engineering project using dbt and BigQuery to model fleet operations. Implementing a Medallion Architecture, it transforms raw GPS data into a reliable Star Schema. Focuses on resolving data quality issues like sensor noise and duplicates through automated testing and CI/CD to ensure production-grade reporting.

analytics-engineering bigquery data-engineering data-modeling data-pipeline data-quality dbt etl google-cloud-platform logistics-analytics medallion-architecture sql

Last synced: 19 Jun 2026

https://github.com/dobsontom/basket-abandonment

Data pipeline for detecting and responding to basket abandonment using BigQuery and Adobe Campaign.

adobe-campaign bigquery ga4 gcp sql

Last synced: 23 Feb 2026

https://github.com/rafasancor/bancodedados-estacionamento

Banco de dados MySQL para cadastrar marcas, carros e registrar permanências. Inclui relações entre tabelas e consultas SQL para manipulação e análise de dados.

mysql sql

Last synced: 30 May 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/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/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/tanu4419/samsung_sales_2023

This SQL project analyzes Samsung's 2023 sales data to identify top-selling products, revenue trends, and sales patterns across various time periods and price ranges.

dataanalysis mysql sql

Last synced: 13 Jun 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/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/arithefirst/postgres-dash

A managment dashboard for PostgreSQL

dashboard postgres postgresql sql svelte sveltekit tailwindcss

Last synced: 13 Apr 2026

https://github.com/andrejnano/IDS-projekt

Projekt na predmet IDS 2018 @ FIT VUT, BRNO

databases erdiagram fit ids school-project sql vut

Last synced: 11 Mar 2025

https://github.com/antoogal/datainsightexample

Example project showing skills with analytical tools

jupyter pandas-library powerbi python scipy sql sqlite3 statsmodels

Last synced: 11 Mar 2025

https://github.com/jaredpersonalorganization/aws-eks-aurora

AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB

aws aws-cdk eks eksctl golang kubernetes postgresql sql

Last synced: 01 Feb 2026

https://github.com/shivm-sb-07/healthcare_los_analytics

A Healthcare Length of Stay (LOS) Analytics Power BI project typically focuses on analyzing patient admission and discharge data to optimize hospital operations, reduce costs, and improve patient care

advancedexcel dax powerbi python3 sql

Last synced: 18 Mar 2025

https://github.com/lasse-tom-lang/online-shop

A online shop build with php

online-shop php sql

Last synced: 17 May 2026

https://github.com/lucaspmartins/bradesco-java-bootcamp

Este repositório contém desafios e projetos em Java desenvolvidos no bootcamp do Bradesco na DIO.

azure bootcamp java oop spring-boot sql

Last synced: 09 Apr 2025

https://github.com/tamdilip/springboot-jpa-angular1x

A simple Spring boot REST application to create single page application (SPA) using Spring Data JPA - SQL - AngularJS 1.x

angularjs microservice rest-api spa spring-boot spring-data-jpa springboot-jpa-angular1x sql

Last synced: 08 May 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-af-2

Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados join modelo-conceitual modelo-logico sql stored-procedure trigger view workbench

Last synced: 08 Jan 2026

https://github.com/smpotts/advent-of-sql-2024

Advent of SQL 2024

sql

Last synced: 08 Jan 2026

https://github.com/jen2004/data-analysis-project-for-dvd-rental-business

For this project, I analyzed PostgreSQL's sample "dvdrental" dataset to answer the business question: "Which top three film categories had the most rentals each month?" I designed detailed and summary tables, implemented SQL queries with user-defined functions, triggers, and stored procedures, and automated data updates and refresh processes.

database-management pgadmin4 postgresql sql

Last synced: 30 May 2026

https://github.com/nandkumar1000/express-js

This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.

authentication express-js express-session middlewares session sql websocket

Last synced: 13 Apr 2026

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

Système d’information et BD - SQL . ILISI 1

database sql

Last synced: 11 Mar 2025

https://github.com/man-od/info

Data analysis and statistics for sc21

plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/techgirldiaries/rydeeasy

A Python-based application for trip management, history viewing and booking modifications, ensuring an efficient and user-friendly experience.

database-management python sql taxi-booking

Last synced: 17 Jan 2026

https://github.com/mustafabklz/popular_companiy_logo

Query to create a table containing the names, site urls and black and white svg logos of a total of 75 companies/applications.

collection company logo mssql mysql sql sqltables svg table

Last synced: 15 May 2026

https://github.com/sagrsuri/mysql-query

Learning SQL

mysql query sql

Last synced: 07 Dec 2025

https://github.com/pasanlaksitha/student-mark-db

Student Marks Management System - This Simple Php Site can Retrieve data from MySQL Database and display student details

css html mysql php sql student-management-system

Last synced: 13 Apr 2026

https://github.com/srinibas-masanta/homecare-database-management-system

This project is a database management system built on PostgreSQL for a home care worker providing agency. It is designed to facilitate efficient scheduling, billing, user registration, and contract management, ensuring compliance with healthcare regulations.

dbms-project postgresql postgresql-database sql srs-document

Last synced: 02 Apr 2025

https://github.com/purushothamadluru/analyzing-supermarket-trends-using-sql

This repository contains an analysis project focused on optimizing supermarket operations, particularly evaluating sales performance, operational costs, and labor efficiency. The analysis uses data-driven insights to assess the impact of opening or closing supermarkets on Sundays.

jupyter-notebook sql supermarket-trend-analysis

Last synced: 26 Mar 2025

https://github.com/aburraq/hotelmanagementsystem

This Hotel Management System is a Java-based application designed to streamline and facilitate the management of hotels, rooms, reservations, and guests by using Hibernate and JDBC, it provides a user-friendly interface for performing essential operations within a hotel environment.

hibernate hotel-management-system java jdbc orm postgresql reservation-system sql

Last synced: 27 Feb 2025

https://github.com/mrbelka12000/forum

first big project

docker golang sql sqllite

Last synced: 10 May 2026

https://github.com/beyzabasarir/brazilian-e-commerce-analysis

Brazilian E-Commerce Dataset By Olist PostgreSQL Analysis

data-analysis data-visualization sql

Last synced: 08 Jan 2026

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

Master's degree. Relational databases: Final project

goit-rdb-fp sql workbench

Last synced: 05 Feb 2026

https://github.com/madisongosselin/sqlessentialtraining

Exercises and Code Challenges from the Linkedin Learning Course, "SQL Essential Training"

linkedin-learning mysql-database sql training-material

Last synced: 26 Mar 2025

https://github.com/deypadma2020/sql_project

✏️ A collection of practical SQL case studies and solutions exploring real-world business scenarios: car showroom analysis, esports tournament, customer insights, finance analysis, pricing strategy, and marketing analytics.

business-intelligence case-study data-analysis database mysql queries sql

Last synced: 30 May 2026

https://github.com/mahmoudwal27/sql-data-analysis

This project demonstrates SQL operations for managing student enrollments, including creating tables, inserting data, updating records, and running queries to analyze student and course information. It showcases skills in data manipulation, aggregation, and advanced query formulation.

analysis data-analysis sql sql-data-analysis sql-queries

Last synced: 13 Feb 2026

https://github.com/giomonci/lunar-intership-database

PHP project for Data Engineering Class

php sql

Last synced: 16 May 2025

https://github.com/Abhishek325/The-Dashboard

Initial design of a dashboard to assist different users organizing there stuffs online

automation-ui bootstrap3-theme dashboard mysql-database php-framework sql web-accessibility yaf

Last synced: 11 Mar 2025

https://github.com/grzegorzkossowski/da-sql-revision

Bit SQL revision, key words, queries, etc.

sql

Last synced: 07 Sep 2025

https://github.com/henrique-efonseca/databases-migrations

Scripts and tools for migrating data between different databases. Built with Python.

database-migrations nosql python sql

Last synced: 16 Mar 2025

https://github.com/greatwoman23/hotel_reservation_analysis

In this project, we delve into the intricate world of hotel reservations, utilizing a multifaceted analytical approach to uncover valuable insights. Through a combination of SQL queries and Tableau visualizations, we meticulously dissect a rich dataset comprising booking details, customer demographics, and reservation statuses.

data-analysis data-science data-visualization hotel hotel-reservation publications sql sql-query sqlite3 tableau

Last synced: 15 May 2026

https://github.com/musamairshad/sql-practice

This repo contains all material related to SQL.

database oracle-database query-language sql

Last synced: 25 Mar 2025

https://github.com/crowthewicked/-ai-powered-e-commerce-review-sentiment-analyzer

Tech Stack: ✅ Frontend: React.js / Next.js (for SSR & SEO) ✅ Backend: Node.js (Express) / Django / Flask (for ML integration) ✅ Database: MongoDB (for flexible review storage) / PostgreSQL ✅ Machine Learning: Python (NLTK, TextBlob, spaCy, or Hugging Face Transformers) ✅ Deployment: AWS / Heroku / Vercel + Firebase (for hosting)

aws firebase full-stack-web-development huggingface nextjs nodejs python sentiment-analysis sql textblob

Last synced: 12 Apr 2026

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: 06 Apr 2026

https://github.com/nickenshidqia/online_movie_rental_shop_data_analysis_sql_project

Operate big query data and managing inventory effectively

data-analyst postgresql query sql

Last synced: 10 Apr 2025

https://github.com/kostek888888/projekt-bd1

Database for prison in Oracle SQL with PHP web interface to manipulate data.

oracle-11g php php-5 plsql sql sqlpl

Last synced: 10 Jan 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/brunodorea/dio-livecoding-evitando-o-7x1-com-python-e-sql

Projeto da live coding "Evitando o 7x1 com Python e SQL" da DIO.

dio jupyter-notebook livecoding python sql

Last synced: 26 Mar 2025

https://github.com/celray/cjfx

A module for common functions optimised for data scientists that need to code repeatitive tasks fast

excel general gis mssql sql sqlite word

Last synced: 14 Jan 2026

https://github.com/sotoblanco/datascience

Projects that show my skill in the data science field

data-science machine-learning portfolio python r regression sql trading

Last synced: 06 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/kritagya123611/creator-vault

CreatorVault — Web3 Creator Economy Platform CreatorVault is a multi-tenant SaaS platform that empowers digital creators to launch their own fully branded storefronts to sell NFTs, digital assets, exclusive content, and services — powered by Web3 and traditional payments.

ethereum expressjs hardhat nextjs react smart-contracts solana solidity sql truffle

Last synced: 13 Apr 2026

https://github.com/hwford/booklist

sql

Last synced: 18 Jan 2026

https://github.com/thomas-basham/ps-creel

This web application fetches fishing report data from the Washington Department of Fish and Wildlife (WDFW) Creel Reports page and displays it on an interactive map.

creel creel-survey data-science data-visualization database fish fishing nextjs postgresql puget-sound-data pugetsound react sql website

Last synced: 13 Apr 2026

https://github.com/gikurujulius/analysing-international-debt-statistics

Analsis on the international debt statistics Using Excel

dataanalytics jupyter-notebooks microsoftsqlserver sql

Last synced: 18 Jun 2026

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

SQL/MySQL scripts

sql

Last synced: 06 Jan 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/shchoholiev/transaction-reports-storage

Test task for a Junior position. An application that displays a report of completed transactions. 4 hours to complete task. WinForms, DevExpress.

clean-architecture dev-express dot-net-6 entity-framework-core sql test-task win-forms

Last synced: 22 Jun 2026

https://github.com/aafaf655/de-zoomcamp2025

This repository contains my work completed during the Data Engineering Zoomcamp 2025

bigquery docker gcp kestra python sql terraform

Last synced: 13 Apr 2026

https://github.com/bhushan354/demo-database-repo

This is demo repository which I have created to learn about dfferent type of Databases and perform some basic and complex operations on relational and non-relational databases.

sql

Last synced: 13 Apr 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/subhamsarangi/notification_scheduler

Notification management and scheduler

email flask notifications python rdbms scheduler smtp sql

Last synced: 16 May 2026

https://github.com/nisaaragharia/mysql-queries

Repos contains SQL Queries for MySQL DB

database mysql sql

Last synced: 22 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/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/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/the-forgebase/dynamic-db

Dynamic Database API

database http rest-api sql

Last synced: 20 Apr 2026