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/zorohost/luffydb

Database written using Bun.sh (Javascript). A Database which nobody asked for.

bun database json luffy nojson onepiece sql

Last synced: 03 May 2026

https://github.com/microverse-fullstack-program/vet-clinic-database

This repo contain a relational database schema to create the data structure for a vet clinic. The tables are animals, animals' owners, clinic employees and visits. Apart from building data structure, it contain SQL queries to answer specific questions.

erdiagram pgadmin4 postgres schema sql

Last synced: 09 Jun 2026

https://github.com/sanogotech/starterliquibasecodefirt

Starter liquidbase code first spring boot

h2-database java liquibase maven spring-boot sql

Last synced: 03 May 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/aymanessobhi/gymcom-backend

i like to worked on this project, i used many functionalties on it as download a file, import file, paiement, print the file also i used spring as backend technologies, my contribution on this project is 90%

java spring-boot spring-cloud spring-mvc spring-security springboot springframework sql

Last synced: 03 May 2026

https://github.com/alejandrocisnerosvillegas/practica_01

Aplicación web para la gestión de clientes, con interfaz responsiva y adaptativa a diferentes dispositivos. Desarrollada utilizando HTML, CSS, PHP y SQL para ofrecer una experiencia de usuario limpia y eficiente.

css html php sql

Last synced: 03 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/pbergstrom90/sensordatabase

Group assignment to integrate a temperature sensor with a Arduino Uno, log sensor data in a MySQL-database, and display the data through a Spring Boot web service. The dashboard shows historical and real-time sensor data, collected from the database.

ardunio-uno c database java jdbc springboot sql

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/eniompw/messenger

simple python flask based messaging app

flask flask-application python python3 sql sqlite-database sqlite3

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/douglasinforj/ecommerce-treino1

Este repósitorio tem o proposito de reunir minhas idéias, visão de mercado, coisas que ja vivênciei, testei, busquei como conhecimento para área de negócios ao longo da minha trajetória

analise-de-dados mysql python-script sql

Last synced: 03 May 2026

https://github.com/hajarwalfi/traservy-2.0

Voyage Reservation 2.0 : Refactoring architectural vers PHP OOP avec principes SOLID, interfaces/traits et développement binôme collaboratif.

css html js oop php sql uml

Last synced: 03 May 2026

https://github.com/shubhodippal/nutrisift

NutriSift: AI-Powered Recipe Platform NutriSift is a full-stack application that combines AI technology with recipe management to help users reduce food waste and eat healthier. The platform lets users generate personalized recipes from available ingredients, discover new dishes through advanced filtering, and manage grocery shopping efficiently.

java js react spring-boot sql

Last synced: 04 May 2026

https://github.com/mizukiokushima/php_1st

PHPの基礎学習です。環境構築からwebアプリケーションの作成を行う。

php phpmyadmin sql

Last synced: 04 May 2026

https://github.com/wspietro/desafio-mysql-gama

Exercícios de SQL (mySQL) propostos e resolvidos durante o Gama XP#40, com o propósito de nos familiarizarmos com os comandos SQL.

mysql sql workbench

Last synced: 09 Jun 2026

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/manadaym/pg-sql-migrations

Database migration scripts for social-network db.

migration postgresql sql

Last synced: 04 May 2026

https://github.com/cybardev/dbsys-webapp

Full-stack Flask + SQL Web App for Database Systems course

database devops flask-app full-stack-web-development infrastructure-as-code sql

Last synced: 04 May 2026

https://github.com/youstinus/fish-aquarium

Fish aquarium project

csharp dotnet-core magicdraw mysql sql

Last synced: 04 May 2026

https://github.com/blaze6950/tvmanager-wpf-adonet-

Manager TV series with use WPF and ADO.Net. Database: ms sql server

ado-net csharp gui mssql-database sql wpf wpf-application

Last synced: 04 May 2026

https://github.com/nicodupont/automatic-sprinkler-system

The “IRRIPI” project to automate my sprinkler system Based on a raspberry pi and the use of its gpio to operate the solenoid valve relays.

mariadb php python rainbird raspberry-pi sprinkler sprinkler-controller sql

Last synced: 04 May 2026

https://github.com/pineberrycode/project-ucv-web-platform

Web platform based on control of stock and sale 👨‍💻.

java javascript jpa jwt-authentication mssql mssqldatabase mustache reactjs sql sql-server

Last synced: 04 May 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/yt3trees/sqlschemabridgemcp

MCP server that helps AI agents build accurate SQL queries from natural language questions. It manages database schema information (tables, columns, and relations) in local CSV files and provides it to AI agents.

ai database development dotnet llm mcp mcp-server sql vibe-coding

Last synced: 04 May 2026

https://github.com/repdiken/fcc-relational-db-universe

PostgreSQL-based relational database project for FreeCodeCamp certification. Includes five interrelated tables with real and fictional astronomical data.

certificate database freecodecamp freecodecamp-certification postgres postgresql relational-databases sql sql-project

Last synced: 23 Jun 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/riju18/sql-nosql

Most used SQL & noSQL code in industry

dba mongodb nosql postgresql sql

Last synced: 04 May 2026

https://github.com/anthonytlei/graphsql

Lightweight SQL-to-GraphQL connector for querying GraphQL endpoints using SQL syntax.

connector data-analysis dbapi graphql graphsql python sql sqlalchemy superset

Last synced: 09 Apr 2026

https://github.com/nolaan/insee_fatalities

Insee (France stats) death data integrated into a superset dashboard

deaths docker docker-compose france insee mortality sql superset

Last synced: 04 May 2026

https://github.com/adamcegielka/sql-order-management

Example of a procurement management system

database db mysql sql

Last synced: 04 May 2026

https://github.com/karenpayneoregon/writing-sql-queries-csharp

recommendations for writing basic sql outside of code

csharp design sql testing visual-studio

Last synced: 04 May 2026

https://github.com/msaf9/commodity-search-system

Commodity Search System is a digital inventory management tool for business.

css3 html5 javascript php sql

Last synced: 04 May 2026

https://github.com/wahyufaturrizky/wallet_system

https://wallet-system-brown.vercel.app

gem postgresql ruby ruby-gem ruby-on-rails sql wallet

Last synced: 04 May 2026

https://github.com/kata-bunny/online-doctor-potral

This PHP-based open source project is a web application for booking medical appointments. Patients can use the platform to easily schedule appointments with their doctors, saving time and effort. The project's source code is open for anyone to use, modify, and distribute according to their needs.

appointment appointment-booking appointment-scheduling css doctor-appointment-booking doctor-appointment-management hospital-appointment-booking hospital-management-system html mysql sql

Last synced: 04 May 2026

https://github.com/eng-gabrielscardoso/ufpa-database-exercises

Coleção de exercícios feitos durante a disciplina de Bancos de Dados II.

databases docker makefile mysql sql

Last synced: 04 May 2026

https://github.com/macagua/example_docker_oracle_xe_python

Examples for deploy a Oracle Express Edition server with database using Docker and query his data with Python

database deploy docker docker-compose oracle oracle-xe-21c python python3 sql sql-query

Last synced: 05 May 2026

https://github.com/rafaelremotedev/cotizapi

CotizAPI is a financial tracking API designed to monitor the prices of key assets, including gold, silver, Bitcoin, wheat, and oil. It is built with Python and SQLite, ensuring lightweight and efficient data management. The API is deployed on Telegram and Vercel.

broker dbeaver postman python sql telegram-bot vercel

Last synced: 05 May 2026

https://github.com/its-kios09/openmrs-db

Sourcing up OpenMRS empty database

bash database sql tomcat

Last synced: 05 May 2026

https://github.com/reedkrawiec/citizenship.io

Full-stack quiz app with Flask, SQL and React.

python3 react sql sqlite

Last synced: 05 May 2026

https://github.com/lgomezruiz/dog-grooming

Desktop application using Java, JPA and MySQL Workbench. The user interface is made with the Swing library. Stores, updates or deletes customer and pet data.

desktop-app dog java jpa mysql sql

Last synced: 05 May 2026

https://github.com/calku0/jsagrosyncservices

🚀 Windows Service for automating Allegro product import, category enrichment, image uploads, and offer synchronization.

allegro allegro-api api api-rest automation commercial dotnet dotnet-framework service sql sql-server wpf

Last synced: 05 May 2026

https://github.com/kitsunetech-com/velox-mva

Platform-neutral database communication framework

database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server

Last synced: 05 May 2026

https://github.com/thomas-dev7/gymcontroll-api

Backend API for GymControll, built with Laravel. This project is being migrated to a microservices architecture, separating backend and frontend for improved scalability, performance, and maintainability. The API handles user authentication, workout tracking, and load management, ensuring a seamless experience for athletes and trainers.

api authentication laravel php sanctum sql

Last synced: 05 May 2026

https://github.com/sabinadzh/opinionorbit

leave_a_review

django python3 sql

Last synced: 05 May 2026

https://github.com/damoscodehub/superagency

Database for the hiring of superheroes and supervillains (originally for CS50's SQL course)

cs50 database database-management database-schema final-project harvard harvardcs50 sql sqlite sqlite3 superheroes

Last synced: 05 May 2026

https://github.com/montrellcruse/quorum-sql

Collaborative SQL query management with version control and peer review. Self-hosted or cloud-ready.

postgresql query-manager react sql supabase tailwindcss typescript vite

Last synced: 05 May 2026

https://github.com/jfcardoso/exercicios-jpa

Alguns exercícios básicos usando o JPA (Java Persistence API) e o MySQL.

dao java11 jpa-persistence-applications mysql-database sql

Last synced: 05 May 2026

https://github.com/rubenkristian/go-backend

backend with fiber framework

fiber-framework go json jwt-authentication sql

Last synced: 05 May 2026

https://github.com/aniruddha-biswas/case-study-1-danny-s-diner

Case Study #1 - Danny's Diner By Danny Ma

database mysql query-language sql

Last synced: 05 May 2026

https://github.com/njmarko/space-missions-database

ER model for Space Missions and sql scripts that create relational database based on the model and PLSQL scripts that generate reports

databases er-diagram plsql space-missions sql

Last synced: 09 Jun 2026

https://github.com/sakhileln/ai-search-engine

A modern, production-grade backend for an AI-powered search engine.

consul docker jenkins jwt kubernetes microservices nginx oauth2 rate-limiting rbac sql tls13

Last synced: 05 May 2026

https://github.com/h-d-owl/dbconsole

A console application that allows you to create and open databases and send any SQL queries to them.

cli cli-tool command-line-tool console console-tool cpp database database-manager databases db sql sqlite sqlite-cli sqlite-database sqlite-shell sqlite3 unicode unicode-support utf16 windows

Last synced: 05 May 2026

https://github.com/alevp-dev/jovenes-a-la-e

Proyecto final Bootcamp Análisis de Datos con herramientas de IA

mysql mysql-connector pandas powerbi python random sql

Last synced: 05 May 2026

https://github.com/filipe-bacof/exercicios-diario-escola

Exercícios seleção programador - Diário Escola

javascript php sql

Last synced: 05 May 2026

https://github.com/emilracz21/lessonapp-android

This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language

android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml

Last synced: 05 May 2026

https://github.com/srinivas6303/product-management-system-jdbc

This project implements a Product Management System (PMS) using Java,and JDBC to interact with a MySQL database. It provides functionalities to add, retrieve, update, and delete product information.

java jdbc jdbc-driver maven mysql-database sql

Last synced: 05 May 2026

https://github.com/pamelaintech/teste-m5

Controller, dão e model da entidade que fiquei responsável no projeto final do módulo 5

banco-de-dados controller dao database entidades model mysql sql

Last synced: 05 May 2026

https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool

A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.

dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite

Last synced: 05 May 2026

https://github.com/cris-neumann/random-scripts

Repositorio donde iré alojando scripts random que he ido creando en Python (varias librerías), SQL (funciones de ventana), Visual Basic, etc.

plpgsql python sql visual-basic

Last synced: 05 May 2026

https://github.com/vicjun22/script-cidades-e-estados-brasileiros_sql

Repositório contendo Script/Query com todas as cidades e estados do Brasil.

banco-de-dados cidades cidades-brasileiras database estados-brasileiros ibge mysql postgresql sql

Last synced: 05 May 2026

https://github.com/alejandrocisnerosvillegas/ejercicio_09

Aplicación web para listar alumnos, mostrar datos personales y calificaciones, y calcular su promedio en una tabla interactiva. Desarrollada con HTML, CSS, PHP y MySQL para la gestión de datos y la interfaz de usuario.

css hml php sql

Last synced: 05 May 2026

https://github.com/solaris-bit/sports_project

Gestion d'un championnat sportif via une application web developpée en php, avec une base de données MariaDB

apache crostini mariadb mcd mld mysql php phpmyadmin python sports-management sql webapp

Last synced: 05 May 2026

https://github.com/corocoto/voyage-travel-service

"Вояж" - сервис по организации путешествий :world_map:

csharp database desktop-app microsoft-sql-server microsoft-sql-server-2017 mit-license sql t-sql transact-sql travel visual-studio windows

Last synced: 05 May 2026

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/ivanmartynovleti/java-filmorate

Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.

h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql

Last synced: 05 May 2026

https://github.com/vegadelalyra/angular_springboot_cafe_frontend

Angular 11 Frontend for Full Stack App of a Cafe System Management constructed with Angular 11 + Spring Boot 17 + MySQL DB. Backend here: https://github.com/vegadelalyra/angular_springboot_corporation_app

angular boot mysql spring springboot sql

Last synced: 05 May 2026

https://github.com/zun-liang/fcc-number-guessing-game

Solution to freeCodeCamp Project Build a Number Guessing Game

bash git postgresql shell sql

Last synced: 05 May 2026

https://github.com/fbarffmann/project2

Built an ETL pipeline to clean and load crowdfunding campaign data into a PostgreSQL database using Python and SQL.

crowdfunding data-cleaning data-engineering database-design erd etl pandas postgresql python sql

Last synced: 05 May 2026

https://github.com/satvikpraveen/postgres-polaris

Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.

analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql

Last synced: 05 May 2026

https://github.com/spy230/stress_testing

Программа предназначена для проведения стресс-тестирования базы данных

python sql stress-testing

Last synced: 09 Jun 2026

https://github.com/jsonfm/bookstore-flask

📚 A virtual bookstore made with Flask.

alpinejs docker flask postgres pydantic python sql tailwind

Last synced: 11 Apr 2026

https://github.com/clintonbrito/address-management-api

This project is the final assessment for the Squadra New Thinkers Bootcamp. It consists of an API for managing addresses, people, and related geographic data.

docker java oracle-database spring spring-boot sql

Last synced: 05 May 2026

https://github.com/esscova/ecommerce-data-pipeline

Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.

data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql

Last synced: 05 May 2026

https://github.com/binbash23/mssql_generate_schema_scripts

Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.

database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver

Last synced: 05 May 2026

https://github.com/gps31320779/insightflow-retail-economic-pipeline

A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.

aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra python sql terraform

Last synced: 05 May 2026

https://github.com/emanoelcampos/periodic-table

This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.

bash bash-script freecodecamp git postegres postegresql relational-database sql

Last synced: 05 May 2026

https://github.com/garretthilberling/python-newsfeed

Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.

flask gunicorn jinja2 mysql pymysql python sql sqlalchemy

Last synced: 06 May 2026

https://github.com/0xataru/simple-blog

REST API for simple blog application

crud docker go golang golang-migrate jwt postgres rest rest-api sql swagger taskfile

Last synced: 06 May 2026