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/ahmednassar7/money-hub

A bank management system.

algorithms cpp data-structures database oop sql

Last synced: 02 May 2026

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

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

python qt5 sql

Last synced: 02 May 2026

https://github.com/vanegas-27/accountpython

Simulación de funciones bancarias con Python, sql, dotenv.

dotenv-loader mvc-architecture mysql python sql

Last synced: 02 May 2026

https://github.com/kwonnayeon/sql-focused-ds-prep

SQL-focused solutions and notes for data science technical interviews

data-science interview-prep postgresql sql sqlite

Last synced: 02 May 2026

https://github.com/yevheniyj/node-jwt

Sample Node.js Express app with JWT-based authentication

expressjs jwt nodejs sql

Last synced: 02 May 2026

https://github.com/yavorfingarov/embeddedsql

A clean and organized way to manage SQL statements and database migrations using .sql files.

db-migrations dotnet sql

Last synced: 09 Jun 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/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/emergency-room-management

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

apache-tomcat-9 java javascript jdbc rest-api servlets sql webapp

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/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/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/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/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/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/daniel-onyenwee/postgres-mini

A package to run an mini postgresql database right from NodeJS

database mini postgres postgresql sql

Last synced: 04 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/adamcegielka/sql-order-management

Example of a procurement management system

database db mysql 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/sivaosorg/qb

QueryBuilder is a powerful and flexible Go library for building SQL queries with ease. It simplifies the process of constructing SQL statements, making it effortless to interact with your database.

go-query golang mysql mysql-database native-sql-engine postgresql postgresql-database postrges query-builder query-sql sql sql-builder sqlx

Last synced: 05 May 2026

https://github.com/alejandrocisnerosvillegas/practica_11

Sistema de gestión de acceso de usuarios con PHP, MySQL y reCAPTCHA para asegurar los procesos de inicio de sesión y registro.

css html javascript php sql

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/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/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/flowm/grafana-sql-assistant

Grafana plugin that acts as SQL assistant to convert natural language to SQL queries, analyze database schemas, and seamlessly integrates with Grafana dashboards using LLM technology

assistant grafana postgres sql

Last synced: 05 May 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/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/sundarmd/digital_twin_for_li-ion_batteries

Digital Twin for Li-ion batteries on AWS built using S3, EC2, SageMaker, Redshift, Terraform, QuickSight

aws-ec2 aws-s3 data-visualization iot python3 pytorch sql terraform

Last synced: 05 May 2026

https://github.com/abdelkarimhajji/typingtest

FastTyper: A fast and accurate typing tool to boost your skills. 🚀 Type better with this easy-to-use app, offering custom exercises and instant feedback. 💻✨

css3 html5 javascript mysql mysql-database php sql typing typing-game typing-practice typing-skills typing-test typing-trainer typing-tutor

Last synced: 05 May 2026

https://github.com/drawtables/frontend

Фронтенд сервиса для проектирования схем баз данных.

dbml docker postgres sql svelte

Last synced: 10 Mar 2026

https://github.com/amishidesai04/travel-management-system-sql

Welcome to our Travel Management System repository, a SQL-based database management project. It handles customer and employee details, destinations, transportation (trains, buses, flights, cruises, cars), payments, and bookings. Complex SQL queries including subqueries and joins are used for data extraction and analysis.

database-management-system joins management-project query-language sql tabular-data

Last synced: 10 Mar 2026

https://github.com/hrolive/disaster-response-pipeline

A machine learning pipeline that categorizes disaster related messages so that they can be sent to the appropriate disaster relief agency

flask machine-learning natural-language-processing nltk pandas plotly python scikit-learn sql sqlalchemy

Last synced: 07 Apr 2026

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

https://github.com/dominik-developer/ip_checker_php

User IP checker in db; PHP

ip-checker pdo php sql

Last synced: 28 Oct 2025

https://github.com/harsh7editor/json-iterator

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and sql

java kotlin pom sql

Last synced: 18 May 2026

https://github.com/michelmrcln/web-development-roadmap

💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.

awesome development-roadmap django docker figma guide hacktoberfest hacktoberfest2020 html sql web-development web-development-roadmap webdevelopment website

Last synced: 12 May 2025

https://github.com/pabvald/food-market

Food market database in SQL

db sql

Last synced: 23 Mar 2025

https://github.com/vishal-verma-96/weather_station_data_management_and_analysis_using_sql

This SQL project by Skill academy include querying employee salaries, names, female employees, top earner, and project specifics.

database database-design mysql sql

Last synced: 18 May 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/abdallahqoutbali/build-etl-model-for-dwh-scd-keep-history

This Project Will help you to build a ETL Model for Your Company

dwh etl etl-pipeline sql sql-server ssis

Last synced: 23 Mar 2025

https://github.com/fblupi/starsator-db

A database for registering stars information

sql

Last synced: 05 Jan 2026

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

https://github.com/omkar2503/credit-risk-dashboard

A SQL-based Credit Risk Scoring System visualized using Metabase

credit-risk dashboard data-analysis data-analytics metabase postgresql sql

Last synced: 01 Jul 2025

https://github.com/kasir-barati/sql

A place where I keep track of what I know about PostgreSQL + ORMs

cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript

Last synced: 11 Apr 2026

https://github.com/steviecurran/sql2pandas

Translate SQL queries into pandas operations for fast exploratory analysis and data transformation in Python

database pandas python query sql

Last synced: 14 Apr 2026

https://github.com/dimmaryanto93/sql2o-example

Database Migration with Sql2o

java-8 lombok postgresql sql sql2o

Last synced: 18 May 2026

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

Practica el lenguaje SQL con una DB en PostgreSQL

database postgresql sql

Last synced: 18 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/thebeginner86/techtrends

Project1: SUSE CloudNative Scholarship at Udacity

argocd docker flask helm kubernetes python sql webapplication

Last synced: 07 Apr 2026

https://github.com/mintimate/chinesecalendarsqlmaker

用于根据中国的节假日日历自动生成Oracle工作日历的SQL插入语句和CSV数据文件。需要使用最新的chinesecalendar库

chinese-calendar sql

Last synced: 06 Mar 2025

https://github.com/carlossanabriam/docker-sqlite

Local & automated environment for SQLite with a test database.

docker sql sqlite

Last synced: 05 Apr 2026

https://github.com/gdgiri/sql-day-1

mysql screen shots

mysql sql

Last synced: 06 Jul 2026

https://github.com/devhyrum/user-management-and-blogging-api

Esta é uma API para gerenciamento de usuários e blogging. A API permite criar, atualizar, excluir e visualizar usuários, posts, categorias e comentários. Além disso, a API inclui a capacidade de upload de imagens.

expressjs mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026

https://github.com/renukadhule/mexican_restaurant_ratings_sql_project

Restaurant ratings in Mexico by real consumers from 2012, including additional information about each restaurant and their cuisines, and each consumer and their preferences.

mysql-database sql

Last synced: 25 May 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/mthirumalai2905/sql

SQL (Structured Query Language) is a programming language designed for managing and manipulating relational databases.

sql

Last synced: 21 Feb 2026

https://github.com/itsindrajput/dbsql

Database Management Systems Using SQL

mysql-database rdbms sql

Last synced: 08 Apr 2025

https://github.com/buddhima-jd3/laundry-management-system

Laundry Mart - A Laundry Management System

apache bootstrap css html java js mvc-architecture sql

Last synced: 07 Apr 2026

https://github.com/archismwanchatterjee/code_playground

SQL/Python/Js/C playground

c docker javascript nodejs python sql

Last synced: 07 Apr 2026

https://github.com/saya304/hcahps-patient-survey

Worked on the HCAHPS dataset to write queries and visualize the data for analysis

powerbi sql sqlserver

Last synced: 24 Mar 2025

https://github.com/yisus82/fic-bd3

Bases de Datos 3 - Facultad de Informática de A Coruña

database db plsql sql

Last synced: 24 Mar 2025

https://github.com/nicklatch/rustqlite

Toy SQLite clone is rust. WIP

learning rust sql

Last synced: 02 Sep 2025

https://github.com/lorenzorottigni/db-university

Boolean academy SQL learning

boolean sql

Last synced: 05 Jan 2026

https://github.com/fabeklou/linkedin-learning_full-stack_web_developer

Here I'm learning full-stack web application development with linkedin-learning.

css3 development devops ecmascript6 es6 full-stack git github html5 javascript linkedin-learning nodejs nosql react rest-api sql

Last synced: 07 Apr 2026

https://github.com/frosteen/web_dev_snippets

A collection of Vanilla HTML, JavaScript, SQL snippets that I often use for my freelance projects.

html javascript sql web-development

Last synced: 03 Jul 2026

https://github.com/tinyhiker/sql_rental_database_design

Designed a SQL Database/Schema for a Car Rental System. It was created on an Oracle 11g Database. The project features Entity-Relationship Design, Functional Dependency Theory, 3NF/BCNF principles, SQL Code, Bash Scripting

3nf bcnf-database-structure bcnf-decompostion-algorithm oracle-database shell-scripting sql

Last synced: 29 Mar 2025

https://github.com/romilagarwal/inventory-management

This Inventory Management System is a lightweight, web-based solution designed for small to medium businesses to track inventory, process sales, and monitor purchasing activities. Built with PHP and MySQL, it provides an intuitive interface for maintaining accurate stock levels while offering robust reporting capabilities.

apache htdocs inventory-management php sql stock-management-system

Last synced: 01 Feb 2026

https://github.com/danieljhkim/hive-duck

Hive-compatible CLI (-e, -f) backed by DuckDB for fast local SQL development without Hadoop or Hive.

cli data-engineering duckdb hive sql

Last synced: 13 Jan 2026

https://github.com/gdesiato/content-scheduler

A content scheduling , cross-posting system using Spring Boot.

java jwt spring-boot sql

Last synced: 18 May 2026

https://github.com/prashhhant213/strategic-analysis-of-retail-brand-in-south-america-using-sql

Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services

bigquery database mysql-server sql

Last synced: 11 Apr 2026

https://github.com/gabrielsvinha/db1

Aquele que não luta pelo futuro que quer, deve aceitar o futuro que vier

sql

Last synced: 21 Mar 2025