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/undisputed-jay/spotifyapi-data-engineering-project

This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).

aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql

Last synced: 05 May 2026

https://github.com/frank-geisler/sql-server-sample-docker-container

In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases

adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017

Last synced: 06 May 2026

https://github.com/hasnocool/war_thunder_data_scraper

A web scraping tool designed to extract valuable data from War Thunder, a popular online game.

data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war

Last synced: 06 May 2026

https://github.com/byrnedo/partu

Go library to help with mundane sql fooery: generate insert, upsert, update and select statements

go mysql postgresql sql

Last synced: 06 May 2026

https://github.com/iamkira420/student-management-system

Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.

cli cpp data-structures database oop sql terminal

Last synced: 06 May 2026

https://github.com/szirocica/inventory-management-system

Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server

bunifu-framework bunifu-ui csharp guna-framework guna-ui sql

Last synced: 10 Jun 2026

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 07 May 2026

https://github.com/meet57/petpooja-sem_7_project

A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.

bootstrap5 html jquery js php phpmyadmin-database sql

Last synced: 07 May 2026

https://github.com/4l1c3-r4bb1t/digital-innovation-one

☕ Códigos dos projetos da plataforma da DIO.

css html java javascript spring sql

Last synced: 07 May 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/mmsaki/suspicious_transactions

Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.

entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data

Last synced: 07 May 2026

https://github.com/purnendudutta/gym-management-system

Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.

css html5 javascript php sql

Last synced: 07 May 2026

https://github.com/emranffl/free-slot-scheduler

A Java project on managing a queue of students which interacts with the database

database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp

Last synced: 07 May 2026

https://github.com/gustavovalle23/food-recipe

API that brings recipes from an ingredient list

fastapi graphql pytest python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/dsevilla/jisbd17-nosql

Material para el tutorial de NoSQL en JISBD 2017.

docker hbase mongodb neo4j nosql sql

Last synced: 07 May 2026

https://github.com/mrnazu/alx-backend-storage

alx-backend-storage: mysql, nosql, redis

mysql nosql-database redis sql

Last synced: 08 May 2026

https://github.com/coderomm/studyrooms

"StudyRooms is a platform designed for finding and listing rental and sale properties. Whether you're a student, job-seeker, or property owner, StudyRooms simplifies property search and listing. Powered by ASP.NET MVC 5, Entity Framework, and modern web technologies."

ajax asp-dotnet-mvc asp-net asp-net-mvc asp-net-mvc5 aspnet-c-sharp bootstrap5 c-sharp entity-framework html-css-javascript javascript mssqlms sql

Last synced: 08 May 2026

https://github.com/fblupi/grado_informatica-mda

Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR

ajax bootstrap justinmind mysql php sql webapp

Last synced: 08 May 2026

https://github.com/emso-exe/databasex

Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.

banco-de-dados database mysql mysql-database sql

Last synced: 08 May 2026

https://github.com/favarettorm/bd_universidade

BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos

data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university

Last synced: 08 May 2026

https://github.com/vergosss/database-systems-2021-2022-project

Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).

databases index java javaguiswing mariadb mysql sql swing-gui

Last synced: 08 May 2026

https://github.com/shridhar1504/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning

Last synced: 08 May 2026

https://github.com/ahaddad98/ft_services

This is a system administration project

cluser docker kubernetes minikube phpmyadmin sql telegraf

Last synced: 08 May 2026

https://github.com/pprattis/web-application-for-medical-appointment-management

A jdbc application that simulates the functionality of a medical appointment application.

computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams

Last synced: 08 May 2026

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

This repository contains the solution code of HackerRank problems of SQL, Python and Java

hackerrank hackerrank-solutions java python python3 sql

Last synced: 08 May 2026

https://github.com/mehrajlatifli/bookstore-cashregisters

A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server

cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure

Last synced: 08 May 2026

https://github.com/rkoeninger/pocketsql

Embeddable T-SQL Interpreter fit for testing

database sql sql-server t-sql unit-testing

Last synced: 09 May 2026

https://github.com/alejandrocisnerosvillegas/practica_08

Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.

css html javascript php sql

Last synced: 09 May 2026

https://github.com/mohamedelareeg/ecommerceeventsourcing

This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.

dotnet dotnet-core event-driven event-sourcing events marten martendb microservice postgres postgresql sql

Last synced: 09 May 2026

https://github.com/gleissonneves/crud-php

Libary para agilizando operações CRUD com PHP banco de dados SQL

crud desenvolvimento mysql php7 postgresql problema psr-4 sql

Last synced: 09 May 2026

https://github.com/hackfutsec/dumper

SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.

injection payload php-vulnerabilities python python-scripts sql sqlite

Last synced: 09 May 2026

https://github.com/karenpayneoregon/dataprovidercommandhelpers

Used to reveal values from a well formed parameterized query

csharp sql vbnet

Last synced: 10 May 2026

https://github.com/fabioba/heart-disease-analysis

This project includes dwh development and ml pipeline to predict heart diseases.

airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql

Last synced: 10 May 2026

https://github.com/reecerussell/tx-command

A simple commanding library with support for executing commands within a database transaction.

cqrs nuget rdbms sql

Last synced: 10 May 2026

https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php

Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.

mysql mysql-database oop-php php sql

Last synced: 10 May 2026

https://github.com/asmtamim/leetcode-sql-50

LeetCode's 50 SQL Problems (Study Plan)

mysql sql sql-server

Last synced: 10 May 2026

https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator

Running BigQuery Query from Airflow using BigQueryExecuteOperator

airflow bigquery sql

Last synced: 10 May 2026

https://github.com/arjun-regmi-chhetri/python

Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.

jupyter-notebook pandas python python3 sql sqlite3

Last synced: 11 May 2026

https://github.com/humbertocg18/other-projects

Alguns projetos secundários que eu fiz ao longo dos anos.

css html js php sql websites

Last synced: 11 May 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/raihan2bd/vet_clinic

About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 11 May 2026

https://github.com/sungchun12/prefect-dbt-cloud

dbt Cloud pipelines in prefect 2.0 examples

dbt dbt-cloud integration prefect sql

Last synced: 11 May 2026

https://github.com/auriorajaa/red-devil-store

This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.

crud crud-application mysql php phpcrud sql web website xampp

Last synced: 11 May 2026

https://github.com/cycloidio/sqlr

Set of useful interfaces to work with the GO 'database/sql'

go golang mysql sql

Last synced: 12 May 2026

https://github.com/q-m/metabase-matview

Basic webapp to materialize questions in Metabase

materialized-view materialized-views metabase sql webapp

Last synced: 25 Jun 2026

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

A relational database to create the initial data structure for a vet clinic.

database erd postgres postgresql psql schema sql vet-clinic

Last synced: 13 May 2026

https://github.com/kevinmarquesp/csv2sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 11 Jun 2026

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

A Simple DB for a Vet Clinic

clinic postgresql sql vet

Last synced: 13 Jun 2026

https://github.com/mulliru/building-relational-database-02-semestre

🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina

banco-de-dados database database-management dolphin sql

Last synced: 15 Jun 2026

https://github.com/omarelfiki/vortexdb

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 15 Jun 2026

https://github.com/whopiyush/hashtag-bot-discord

A bot to get trending hashtags in discord or something :p

discord eris hashtag monitor postresql server sql trending

Last synced: 15 Jun 2026

https://github.com/raoufswe/library-information-system

A Library Information System in Java RMI

derby-database java java-rmi sql

Last synced: 16 Jun 2026

https://github.com/paulushcgcj/sqlfy

Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.

llm migration sql

Last synced: 16 Jun 2026

https://github.com/tuanai-vireox/beyond-leet-code-practice

Practice for Algorithm, Data structure, SQL, Bigdata ...

data-structures-and-algorithms leetcode python sql system-design

Last synced: 17 Jun 2026

https://github.com/michellepellon/nfl-data-stack

NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running <10s on a laptop.

analytics data-engineering dbt duckdb elo-rating forecasting monte-carlo-simulation nfl parquet predictive-modeling sports-analytics sql stats statsmodels

Last synced: 18 Jun 2026

https://github.com/muhammadrafayasif/football-management-system

Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.

dbms-project fastapi sql vercel-deployment

Last synced: 19 Jun 2026

https://github.com/mdanwarulkarim/data_analysis_report

This Data Analyst portfolio project focuses on business KPIs by cleaning, transforming, and visualizing data to develop a dashboard. The tools utilized in this project include Excel, SQL Server, T-SQL, and Power BI.

excel power-bi sql sql-server

Last synced: 20 Jun 2026

https://github.com/jundel-malazarte/crud_book

Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)

skills sql table test

Last synced: 21 Jun 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/cadentic/dba_monitoring_scripts

shellscripting and sql scripts for DBA and Sysadmin

dba e-bu oracle shell sql

Last synced: 22 Jun 2026

https://github.com/suprim-corp/suprim-query

Type-safe dynamic SQL query builder for Spring Boot applications

java jdbc jte postgresql query-builder rsql spring-boot sql

Last synced: 24 Jun 2026

https://github.com/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 25 Jun 2026

https://github.com/1kbgz/fsspec-db

Database handling for fsspec filesystems

db filesystem fsspec odbc python rust sql

Last synced: 26 Jun 2026

https://github.com/kleponijo/klimatologi

klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG

bmkg dart databases firebase flutter google klimatologi realtime sql

Last synced: 29 Jun 2026

https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline

End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.

amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit

Last synced: 29 Jun 2026

https://github.com/banyc/dfsql

SQL REPL/lib for Data Frames

cli csv data-analysis jsonl ndjson repl sql

Last synced: 31 Jul 2025

https://github.com/loozhengyuan/datafeeds-sql

SQL code snippets for deriving dimensions and metrics from Adobe Analytics Data Feeds

adobe adobe-analytics adobe-analytics-data-feeds bigquery sql

Last synced: 03 Feb 2026

https://github.com/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/rayxtr/student_mangement_system

Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.

hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf

Last synced: 16 Oct 2025

https://github.com/grizz-it/dbal-sql

Database abstraction layer package implementing SQL operations

databases dbal php queries sql

Last synced: 06 Jan 2026

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

A PostgreSQL exercise project to learn and practice database basics

database postgresql sql

Last synced: 16 May 2026

https://github.com/aksycon/car-rental

🚗 Full-stack Car Rental Web App built with Angular & .NET Core — includes user booking, cancellation, admin dashboard, and secure JWT authentication.

angular-cli asp-net-core car-rental car-rental-management-system car-rental-software car-rental-system car-rental-website csharp dotnet entity-framework jwt-authentication project responsive-design restful-api scss spa sql

Last synced: 11 Apr 2026

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

https://github.com/lucasmontagnani/gerenciador-estacionamento_java

Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.

dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql

Last synced: 16 May 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 05 Apr 2026

https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior

Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.

data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql

Last synced: 22 May 2026

https://github.com/muznocci/base_to_projects

O projeto BASE_to_projects é uma estrutura inicial para projetos desenvolvidos com o framework Django, configurada para ser executada em contêineres Docker. Esta base visa agilizar o início do desenvolvimento, fornecendo uma configuração prévia que inclui serviços comumente utilizados em aplicações web.

adminer css django docker docker-compose html mvt-architecture nginx postgres python redis sql

Last synced: 11 Apr 2026

https://github.com/benjaminsemah/ruby-catalogue-app

This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.

database-management ruby sql

Last synced: 13 Feb 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/thekapcioszek/kapcioszek_strona-asp.net

Website made using ASP.NET I made during apprenticeships in November 2022

asp-net-core aspnetcore sql

Last synced: 28 May 2026

https://github.com/luismendes070/employee-crud-api

Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End

angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3

Last synced: 05 Oct 2025