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/mmeyer23/finops-sql

Open-source SQL toolkit for cloud cost analysis (AWS, GCP, Azure) built for FinOps engineers and data teams.

aws cloud-cost cost-optimization cur finops postgres sql

Last synced: 19 May 2026

https://github.com/aksoni07/meditrack

The MediTrack is a database-driven application designed to manage hospital workflows, including patient details, employee information, appointments, billing, lab tests, disease history, and patient feedback. It streamlines hospital operations, ensuring efficient management of data related to patients and staff.

crud-operation erd-diagram erdiagram many-to-many microsoft-excel mysql mysql-workbench normalization one-to-many sql tsql

Last synced: 05 Aug 2025

https://github.com/hbtlucas/libray--postsql

database e scripts em postgresql sobre livros e vendas

postgresql postgresql-database postsql sql

Last synced: 05 Aug 2025

https://github.com/fabricioism/mlb-database

Modelamiento y creación de una base de datos de las Grandes Ligas de Béisbol (MLB) desde el siglo XIX hasta Junio 2020.

dataquest r sql sqlite

Last synced: 10 May 2026

https://github.com/divinemoments/project-2-mysql-practice

The objective of Project 2 is to practice fundamental SQL SELECT statements in MySQL, including column and row selection, aliasing, filtering, ordering, and creating derived columns, to gain proficiency in basic data retrieval and manipulation.

mysql sql

Last synced: 17 Jun 2025

https://github.com/richardzhang01/tech-blog

This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.

express-js handlebars handlebars-js mvc-architecture mysql node-js sql

Last synced: 09 Apr 2026

https://github.com/davidam/sql-examples

Simple and funny examples about SQL

mysql postgresql sql

Last synced: 19 May 2026

https://github.com/dmarks84/coursework_project_apache-airflow-kafka-on-toll-booth-data

Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in live toll booth data, wrangles and transformed, and wrote into a SQL database

apache-airflow apache-kafka automation dags data-modeling databases eda elt etl mysql numpy pandas pipelines python sql

Last synced: 11 Apr 2026

https://github.com/ilevn/sql-generator

SQL Generator for Postgresql-backed systems

generator postgresql psycopg2 python python39 sql

Last synced: 19 May 2026

https://github.com/javahello/erm-tools

.erm 文件差异sql生成工具

erm ermaster sql

Last synced: 13 Mar 2025

https://github.com/gaurav-822/localdsa

A Python library for managing and solving coding problems locally. It fetches similar problems from your local database, adds helpful comments after `question.id` and `question.name`, and lets you quickly test and store solutions without using external APIs.

python sql sqlite3

Last synced: 06 Aug 2025

https://github.com/marcosalves90/bunchin

Online time tracking platform project.

axios css javascript php react reactjs sql tailwindcss typescript

Last synced: 06 Aug 2025

https://github.com/roushankhalid/python-sql-workflow

'Python-SQL-Workflow' showcases basic CRUD operations using Python and MySQL, demonstrating how to interact with a sample database. Developed as part of the CampusX SQL For Data Science course, it provides foundational skills for managing data workflows in SQL.

database localhost python sql sql-server

Last synced: 10 Apr 2026

https://github.com/emilyjspencer/bookmarks

A bookmark manager that stores a collection of bookmarks as urls. A Makers project (post-Makers).

crud database postgresql ruby sinatra sql

Last synced: 16 Jan 2026

https://github.com/onjoseph/vet_clinic

Vet_Clinic is a series of queries to demonstrate various types of actions that can be performed onto a database, as well as different queries to read data out of the database.

database database-management postgresql queries sql

Last synced: 29 Apr 2026

https://github.com/towaquimbayo/comp-4537

BCIT Computer Systems Technology (CST) - COMP 4537 (Internet Software Architecture)

api api-rest css css3 html html-css-javascript html5 microservice microservices mysql node nodejs software-architecture sql web-application web-development

Last synced: 07 Apr 2026

https://github.com/sandipmaurya2611/doctor-appointment

This repository contains a Doctor Appointment project built using PHP, MySQL, and CSS. The project aims to provide a platform for patients to schedule appointments with doctors online, simplifying the appointment booking process.

css mysql php sql

Last synced: 18 Apr 2026

https://github.com/iamandaleao/mysql

Anotações e comandos SQL organizados por tópicos: criação de banco, tabelas, inserção, consultas, alterações, exclusões, tipos de dados e atalhos. Conteúdo em andamento.

mysql sql wamp-server workbench

Last synced: 07 Aug 2025

https://github.com/Smohanta23/Brainwave_Matrix_Intern-T1

A web-based E-Library Management System Portal built with PHP and MySQL. This project allows users to browse books, manage borrowing activities, and access personalized features. The admin panel facilitates efficient management of books, users, and borrowing records. Includes login authentication for both users and admins.

database-management e-learningportal e-lms educational-project library-management-system mysql-database php-framework phpmyadmin-database sql sqlworkbench

Last synced: 07 Aug 2025

https://github.com/yuvenalmash/vet-clinic-db

Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.

database postgresql sql

Last synced: 03 May 2026

https://github.com/samnoonabrar/documentary-listview

A web app that will keep track of all the documentaries I have seen

laravel php sql

Last synced: 19 May 2026

https://github.com/jimmymckegger/sql_zoo

solutions to SQL zoo problems

sql

Last synced: 19 Feb 2026

https://github.com/iankitnegi/leetsql-solutions

LeetSQL Solutions is my dedicated space for practicing competitive coding and solving SQL-related LeetCode questions. This repository showcases my problem-solving skills and SQL expertise, with each solution featuring detailed explanations and optimized queries for better understanding and future reference.

sql

Last synced: 11 Feb 2026

https://github.com/noturlee/tasktracker-windows-app

This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module

custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf

Last synced: 09 Feb 2026

https://github.com/fortunewalla/birdstrikes

birdstrikes database created for postgresql with simple sample queries

birdstrikes csv data-analysis data-science database dataset pgsql postgresql practice sample sql sql-query workshop

Last synced: 02 Oct 2025

https://github.com/nik-0-05/mint-classics-model-car-database-with-mysql-workbench-project

This project analyzes inventory optimization and warehouse efficiency for Mint Classics Company using MySQL databases. I imported and explored the relational data model in MySQL Workbench, executing SQL queries like select, group by, and having to retrieve and analyse multi-table inventory data.

data-driven-decisions exploratory-data-analysis mysql-database sql

Last synced: 28 Mar 2025

https://github.com/hammadhttps/pos-point_of_sale_-system

A comprehensive Point of Sale (POS) system designed for metro stores with multi-branch support, role-based access control, and offline functionality.

dao-interface gui-application java javafx-application jdbc jdbc-driver pointofsale sql xammp

Last synced: 07 Aug 2025

https://github.com/sebastianofazzino/ibm-data-science-professional-certificate

In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.

data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql

Last synced: 09 Apr 2026

https://github.com/didinj/grails3-mssqlserver-restful-api

Grails 3 and Microsoft SQL Server: Building CRUD RESTful API

api building crud grails grails3 microsoft ms rest restful restful-api server sql

Last synced: 25 Jun 2025

https://github.com/joumaico/unisql

SQL Database Wrapper

python sql

Last synced: 13 Sep 2025

https://github.com/imranxc/hackerrank-solutions

Solutions to HackerRank problems from various domains, including SQL, Python, algorithms, data structures, and more.

hackerrank java javascript python sql

Last synced: 10 Apr 2026

https://github.com/mberkiskal/phonedirectory-telefonrehberi-mini-project

Directory with basic SQL operations. Temel sql işlemleri ile telefon rehberi.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 19 May 2026

https://github.com/kwee-veen/chemicalresearchdatabase_sql

Relational database designed for a chemical research company.

conceptual-design relational-databases sql

Last synced: 28 Feb 2026

https://github.com/ridvikpal/carcartapi

CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.

cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql

Last synced: 02 Oct 2025

https://github.com/exegeses/introdb-64148

Curso: Introducción a Bases de datos | código 64148

database-design databases mysql mysql-database sql

Last synced: 19 May 2026

https://github.com/worriedlemon/enterpriseoptimization

Program for optimizing production line of a certain enterprise

optimization qt qt5 sql

Last synced: 03 Oct 2025

https://github.com/amrutem11/trip-management-system

Trip Management System is application where you find the bus and book them you can also find hotel and book them

java maven spring spring-boot springmvc sql

Last synced: 03 Oct 2025

https://github.com/calebschmetzer/oblv-tg-database

Database schema for the Thieves Guild faction in The Elder Scrolls IV: Oblivion

database database-schema databases elder-scrolls elderscrolls mysql oblivion sql

Last synced: 19 May 2026

https://github.com/ansh-info/Hadoop-Pipeline

An end-to-end data engineering pipeline to collect, store, process, and analyze property and crime data using Hadoop, Docker, MySQL, Tailscale, and Selenium

docker docker-compose hadoop jupyter-notebook mapreduce python selenium sql tailscale

Last synced: 02 Oct 2025

https://github.com/max-power-7/clinica_nefroone_oficial

Sistema de información para la gestión de las hemodiálisis de los pacientes de la clínica Nefroone.

csharp sql windowsforms

Last synced: 03 Oct 2025

https://github.com/l-teles/tailpipe-plugin-crowdstrike

Tailpipe plugin that ingests CrowdStrike Falcon Data Replicator (FDR) data from S3 and exposes it as SQL.

crowdstrike duckdb falcon fdr go siem sql tailpipe tailpipe-plugin

Last synced: 23 May 2026

https://github.com/ap/dbix-simple-concrete

monkey-patch DBIx::Simple to use SQL::Concrete

dbix perl sql

Last synced: 08 Aug 2025

https://github.com/libercosoft/vet_clinic_psgl

List of SQL queries to set up and manipulate a vet clinic database.

database postgres postgresql sql

Last synced: 23 Jun 2026

https://github.com/nur-alam39/quran-reading-tracker

Track Quran reading in daily basis.

bootstrap4 mysql php sql

Last synced: 09 Apr 2026

https://github.com/dino-proj/dino-sql-builder

Dino-dev的sql构建库

jdbc mysql postgresql sql

Last synced: 08 May 2026

https://github.com/arghya1501/pizza_sales

This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.

csv dbms mysql mysql-database mysql-server sql

Last synced: 08 Aug 2025

https://github.com/hashfx/techblog

A Tech Blog in Bootstrap HTML and JS; Backend in Flask, Python

backend blogsite bootstrap flask sql

Last synced: 09 Apr 2026

https://github.com/janv972/data-analysis-

Data Analysis Projects

power-bi-dashboard python sql

Last synced: 26 Jun 2025

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

This Repo is for Database module at microverse it's generated from an other template repo

database postgresql sql

Last synced: 19 May 2026

https://github.com/matthewlabasan/sport-search

Project for COMS W4111: Introduction to Databases - Sport Search. Completed with Sally Liu.

database-schema flask-sqlalchemy sql

Last synced: 03 Apr 2025

https://github.com/ayo-g/danny-ma-sql-challenge

This repo contains my attempts to solve Danny Ma's 8-Weeks SQL Challenge

8weeksqlchallenge danny-ma dataanalysis sql

Last synced: 16 Jan 2026

https://github.com/shashankpatil01/jsp-person-details

In this project I have included the Registration details information for Name, Email and Password from the person.

apache-tomcat-9 css html5 java-8 jsp jsp-servlet sql

Last synced: 09 Apr 2026

https://github.com/saisrivatsat/end-to-end-data-analytics-retail-orders-analysis-python-sql

This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight

python sql visualization

Last synced: 07 May 2026

https://github.com/blank2409/smart-inventory-system

Smart Inventory Management System is a Java application for managing inventory. It features a user-friendly interface for handling products, suppliers, and sales, with backend support using MySQL. The system includes secure login and a dashboard for inventory overview.

crud-application database inventory-management inventory-management-system java javaproject jdbc sql swing userauthentication xampp

Last synced: 20 May 2026

https://github.com/banyc/monitor_table

A monitor table like `top` but the content is queried by SQL.

observability sql

Last synced: 09 Aug 2025

https://github.com/jidesamuell/data-analytics-projects

This is a repository i have created to showcase my skills, share projects and track my progress in Data Analytics areas.

data-analysis excel matplotlib powrebi python sql

Last synced: 04 May 2026

https://github.com/luis-domingues/challenge-sql-database

Challenge proposed by Digital Innovation One to consult a database of films and actors. The objective is to apply knowledge from the database module to perform queries and generate data for analysis

challenge dio er-model mysql sql sql-server trilha-net

Last synced: 03 Oct 2025

https://github.com/crvlwanek/cs50

Assignments and projects written for the online Intro to Computer Science course CS50x by Harvard https://cs50.harvard.edu/x/2021/

algorithms arrays c css data-structures flask html javascript memory python sql

Last synced: 09 Apr 2026

https://github.com/rimshaahma/admin-dashboard-for-student-management

This project implements an Admin Dashboard using PHP, HTML, CSS, and MySQL to manage student data

admin-dashboard php sql

Last synced: 09 Jun 2026

https://github.com/alexandrelamberty/minerva-rm

:books: Training Management System Relational Model (RM). Full Stack Web Developer training @ https://technofuturtic.be.

mysql-workbench relational-database relational-model sql training-management-system

Last synced: 17 Feb 2026

https://github.com/maxbubblegum47/dbms_project

DBMS about videogames online shop

jdbc postgresql sql unimore-informatica

Last synced: 09 Aug 2025

https://github.com/igapyon/nyancel-uwp

NyanCEL-UWP is a server tool that enables SQL queries on the contents of Excel workbooks (.xlsx).

excel json rest sql sqlite uwp xlsx

Last synced: 16 Jan 2026

https://github.com/rctruta/sql-benchmark-framework

The accompanying experiments to our "Defensive joins anti-pattern Substack article"

bash-script docker-compose plotly postgresql python sql

Last synced: 02 Apr 2026

https://github.com/jesusgomez-data/retail-sales-data-analysis

End-to-end retail sales data analysis project using SQL, SQLite and Python (Pandas). Includes data generation, KPIs and business insights.

data-analysis junior-data-analyst pandas portfolio-project python retail-analysis sql sqlite sqlite3

Last synced: 11 Apr 2026

https://github.com/gitguanqi/xqsql

This is a method warehouse for automatically generating various sql statements.

npm-package sql xqsql

Last synced: 16 Feb 2026

https://github.com/willaevangelista/cyber-games_java

Repositório do Projeto CyberGames, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.

api-rest generation-brasil java spring-boot sql

Last synced: 19 May 2026

https://github.com/pradeepchegur/cloth_showroom_sql

This SQL file consists of cloth showroom management along with queries.

clothing-store cursors database functions operations plsql procedures sql sqlqueries tables triggers

Last synced: 10 Aug 2025

https://github.com/AmandineDurand/Gite

Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur

mcd merise sql sql-server

Last synced: 03 Oct 2025

https://github.com/checco9811/data-engineering-bootcamp-homework

Homework solutions for DataExpert.io data engineering bootcamp

apache-spark data data-engineering sql

Last synced: 14 Mar 2025

https://github.com/primeeagle/powershell-geonamegrampsimport

PowerShell and SQL scripts for importing Geonames place data into Gramps family tree software.

csv gramps json powershell sql

Last synced: 19 May 2026

https://github.com/rosieoh/travel_guru

🔥웹서버프로그래밍 기말 프로젝트🔥

h2-database java jsp servlet sql

Last synced: 10 Aug 2025

https://github.com/barrettotte/query-sandbox

A sandbox for messing around with various queries.

postgres springboot sql

Last synced: 19 Apr 2026

https://github.com/kverma1502/sql_data_analyst_task_for_dcluttr

The task was given to assess my understanding of writing complex SQL queries as a recruitment process for data analyst position in Dcluttr.

ms-sql-server ms-sql-server-managment-studio sql ssms

Last synced: 10 Aug 2025

https://github.com/bell-kevin/chap12exer

Cookies, Sessions, Databases, Security, and Log-ins

cookies mariadb mariadb-database sessions sql

Last synced: 19 May 2026

https://github.com/stephenfeather/query-recorder

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.

php82 sql wordpress-plugin

Last synced: 03 Oct 2025

https://github.com/iamkushvanth/real-time-data-analysis-using-kafka

In this project, you will execute an End-To-End Data Engineering Project on Real-Time Stock Market Data using Kafka. We are going to use different technologies such as Python, Amazon Web Services (AWS), Apache Kafka, Glue, Athena, and SQL.

athena aws aws-ec2 aws-s3 crawler glue kafka kafka-consumer python sql

Last synced: 18 Jun 2026

https://github.com/amandazk/uri-exercicios

:notebook: Exercícios resolvidos do URI Online Judge

c-language python sql uri uri-online-judge uri-solutions

Last synced: 16 May 2026

https://github.com/alexcombessie/ensae_sql-project

Relational database for the international coffeehouse chain "Starckub" - Project for the SQL course at ENSAE ParisTech

ensae-paristech sql

Last synced: 19 Feb 2026

https://github.com/husskhosravi/elt-data-warehouse-snowflake

Design and implement a full ELT data pipeline using Snowflake and S3, featuring star schema modelling, SCD Type 1 & 2 handling, and incremental load automation

aws-s3 data-engineering data-warehouse dimensional-modeling scd-type-1 scd-type-2 snowflake sql star-schema

Last synced: 03 Feb 2026

https://github.com/anasyakubu/invoice-generator-pip

The Invoice Generator for Freelancers simplifies the invoicing process for independent professionals. Easily create and customize invoices, track payments, and manage billing with user-friendly features tailored to meet the needs of freelancers.

css database git html invoice-generator javascript mysql nodejs sql

Last synced: 09 Apr 2026

https://github.com/jaozc/user-profile-audit

User Profile Audit Project

audit crud docker fastapi postgresql python sql

Last synced: 18 Apr 2026