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/scarblase/spotify_analysis

Analyzing Spotify's top 1000 tracks using Python, DuckDB, and Spotify-themed visualizations to uncover trends and insights.

dbt duckdb matplotlib pandas python3 sns sql

Last synced: 02 May 2026

https://github.com/yuaanlin/minisql-client

A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.

client minisql sql swift swiftui zhejiang-university zju

Last synced: 29 Apr 2026

https://github.com/shivam1808/covid-project-data-exploration

Skills used: Joins, CTE's, Temp Tables, Windows Functions, Aggregate Functions, Creating Views, Converting Data Types

mssqlserver mysql sql

Last synced: 22 Apr 2026

https://github.com/jasminemlewis/sign.ly

Sign.ly enables electronic signature of identification badges and email pdf to recipient and appropriate parties.

ado-net asp-net database sql vbnet

Last synced: 28 Apr 2026

https://github.com/ansaribrahim/catalogmythings

CatalogMyThings: A Ruby-based catalog app to manage and organize your books, music, and games with labels and genres.

gem gemfile gemfile-lock linters rspec rubocop ruby ruby-gem sql test

Last synced: 03 May 2026

https://github.com/cc59chong/data-lake-with-spark

Building a data lake and an ETL pipeline in Spark that loads data from S3, processed the data into analytics tables, and loads them back into S3.

aws-s3 dataset etl pipeline pyspark python spark sql

Last synced: 26 Apr 2026

https://github.com/chop-dbhi/sqltojson

Tool to build/export JSON documents from nested SQL queries.

elasticsearch json nested-sql-queries sql

Last synced: 02 May 2026

https://github.com/aoof/lci-database-manager

A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)

data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query

Last synced: 26 Apr 2026

https://github.com/ranagaballah/datawarehouse_ssis

SSIS (SQL Server Integration Services) project for building a data warehouse solution

database datawarehousing sql ssis tsql

Last synced: 09 Jun 2026

https://github.com/mehulcode12/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic

This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.

expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp

Last synced: 03 May 2026

https://github.com/hectorzamoranogarcia/sql-gym-split

SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.

data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu

Last synced: 08 Jun 2026

https://github.com/virajbhutada/movie-rental-store-analytics-sql-powerbi-excel

Dive into the DVD rental industry with my Capstone project, Movie Rental Analytics. Analyzing the Sakila DVD Rental Store Database, I extract insights through exploratory data analysis (EDA) and Power BI visualizations. Findings inform strategies for optimizing film inventory, enhancing business operations, and customer experiences.

business-intelligence capstone-project customer-behavior-analysis data-analysis data-science excel exploratory-data-analysis film-ratings mece movie-database movie-rental mysql powerbi powerbi-visuals revenue-analysis sql sql-database

Last synced: 05 Jun 2026

https://github.com/vitor-msp/originarios-v2

Desenvolvimento de um site para venda de produtos indígenas. Versão 2.

asp-net-mvc bootstrap cropperjs csharp dotnet entity-framework razor sql sqlserver

Last synced: 28 Apr 2026

https://github.com/exegeses/introdb64141

Curso Introducción a Bases de datos | código 64141

database-design databases mysql mysql-database sql

Last synced: 23 Apr 2026

https://github.com/mitranim/sqlp

[MOVED] Parser for rewriting foreign code embedded in SQL

go parser sql

Last synced: 10 Jun 2026

https://github.com/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

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/adrianoescarabote/personal-finance-app-backend

This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.

express node prisma sql typescript

Last synced: 07 May 2026

https://github.com/guilhermersouza34/testetgid

Programa desenvolvido para um teste pratico para vaga de emprego

java spring-boot sql

Last synced: 07 May 2026

https://github.com/dhruv-26/parkease-pro

ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.

automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui

Last synced: 09 Jun 2026

https://github.com/nodef/pg-slang

Convert informal SQL SELECT to formal SQL.

column formal informal pg row select slang sql table

Last synced: 24 Apr 2026

https://github.com/yogeshjha06/jsac_app_layout_1.0.1

Industary Mapping in GIS/GPS - Using android native

android api azure java kotlin-android sql webservices xml

Last synced: 03 May 2026

https://github.com/dushansenadheera/library_management_system

desktop application to manage library tasks

application csharp dotnet sql windows-forms

Last synced: 08 May 2026

https://github.com/krisnasuma/taskharianweb

Dikembangkan Menggunakan Native php (versi 7.2.3)

css database javascript native php sql

Last synced: 29 Apr 2026

https://github.com/elmar8287/blog_app

Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db

postgresql rails ruby sql

Last synced: 03 May 2026

https://github.com/bilalmohib/fastapigraphqlpostgresql

This is the fastapi app using graphql to create graphql appolo server and using postgresql database

database fastapi postgresql sql sqlmodel strawberry-graphql

Last synced: 03 May 2026

https://github.com/poetryofcode/mysql

Databases

mysql sql

Last synced: 22 Apr 2026

https://github.com/ntdls/sqlschemabackup

A simple console utility to backup the schema of SQL Server databases.

backup console sql

Last synced: 27 Apr 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/dadangdut33/sistem-database-warung

Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta

database gui-application java sql

Last synced: 30 Apr 2026

https://github.com/brenimcode/product-api-spring-boot

RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.

java junit jwt postgresql spring-boot spring-security sql

Last synced: 03 May 2026

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 2026

https://github.com/billyyccc/incubator-vertx-mssql-client

The Reactive Microsoft SQL Server Client(Incubating)

gsoc gsoc-2019 mssql reactive sql vertx

Last synced: 08 May 2026

https://github.com/johansolbakken/benchmark

A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.

benchmarking join-order-benchmark mysql query-optimization ruby sql

Last synced: 30 Apr 2026

https://github.com/kirkalyn13/equipment-monitoring-system-backend

Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]

express firebase firebase-admin firebase-auth nodejs postgresql sql typescript

Last synced: 03 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/joaoespacheco/trybe-project-22-all-for-one

Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL

database docker mysql sql

Last synced: 04 May 2026

https://github.com/liulalemx/berana

An education focused social media platform.

java sql sql-server

Last synced: 27 Apr 2026

https://github.com/jonathancaleb/cashorbit

A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.

dart firebase flutter sql

Last synced: 08 May 2026

https://github.com/starsheriff2/weather-app-calendar---backend

Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker

crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql

Last synced: 28 Apr 2026

https://github.com/fabiannorbertoescobar/adoptame-api

Servicios web REST de sitio web de adopción de mascotas - TP Curso FS Python de Codo a Codo

api flasgger flask python rest rest-api sql sqlite3 swagger yaml

Last synced: 04 May 2026

https://github.com/paul-schuhm/sql-b3

Code source du Module B3 Développement SQL

mysql pedagogie sql standard-sql teaching-materials

Last synced: 27 Apr 2026

https://github.com/soumadeepchoudhury/zettasql

Simple and Secure database ZettaSQL server.

application database database-management sql sql-server sqlite sqlite3

Last synced: 04 May 2026

https://github.com/jvspeed74/php-procedural-web-application

This final project creates a website with the intention of implementing several backend techniques such as DBMS, SQL, and Application State.

css html mariadb-database php phpmyadmin sql

Last synced: 08 May 2026

https://github.com/nikolatechie/trip-deals

Web application that allows searching trip deals, booking trips, and reading travel news.

mysql php react reactjs sql

Last synced: 04 May 2026

https://github.com/kingdarboja/sypydesign

Dynamic webpage with PHP + SQL + Python for vehicle tracking.

pendulum php7 python-3-6 sql sqlalchemy vehicle-tracking website

Last synced: 30 Apr 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/danielaparker/sqlcons

SQL result set construction

odbc sql sqlserver

Last synced: 04 May 2026

https://github.com/tamk-kol/sql-powerbi-bike_sales_data

This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.

bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server

Last synced: 08 May 2026

https://github.com/jreyesr/steampipe-plugin-mongodb

Use SQL to instantly query MongoDB databases. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Apr 2026

https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci

Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov

analysis analytics data data-analysis data-science database mysql reiter sql

Last synced: 08 May 2026

https://github.com/felixmccuaig/flowbase

A declarative ML platform for tabular data that eliminates infrastructure complexity. SQL-first feature engineering, type-safe data cleaning, and automatic model comparison.

data-science declarative feature-engineering machine-learning mlops python sql

Last synced: 27 Apr 2026

https://github.com/johnsoct/bash-sql-interactive-input-feedback-game

Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.

bash cli postgresql sql

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/susannnnnna/js-sqlqueriesgenerator

On this website you can generate examples how to use generator and write your own data to generate CRUD (without C :)), copy it and use for your own purposes!

bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update

Last synced: 08 May 2026

https://github.com/z-bj/mendeleiv-elements-db-get

Bash script to get information about chemical elements from a periodic table database. ⚗🧪

automation bash postgresql relational-databases shield sql

Last synced: 09 May 2026

https://github.com/cgivre/drill-xml-plugin

XML Plugin for Apache Drill

apache-drill big-data data-science database sql xml

Last synced: 04 May 2026

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 30 Apr 2026

https://github.com/brunopata/adventureworks-sql-analysis

SQL-driven analysis of sales, customer behavior, time trends and regional performance using the AdventureWorks dataset. Built using Google BigQuery and SQL to uncover key business insights. Data is structured through clean queries and views designed to support product, customer and geographic decisions.

bigquery business-intelligence data-analytics data-engineering etl google-cloud sales-analysis sql

Last synced: 30 Apr 2026

https://github.com/renatoelho/docker-mysql

O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros

docker docker-compose mysql sql

Last synced: 04 May 2026

https://github.com/camilajaviera91/mock-data-factory

Generate large-scale synthetic datasets using SQL and BigQuery.

bigquery dbt dotenv exceute-batch faker load-dotenv os postgresql psycopg2 psycopg2-extras random sql yml

Last synced: 04 May 2026

https://github.com/gauravkumar1741/student_management_workbench

The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design

mysql mysqlworkbench sql

Last synced: 30 Apr 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/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/vineet1025/weather-app

Real-Time Weather Monitoring System

hibernate java springboot sql thymeleaf

Last synced: 30 Apr 2026

https://github.com/bifenzine/translingo-multilingual-sound-mapping

TransLingo is a React and Chakra UI-based web application that allows users to compare and map sounds between different languages. Built with Node.js, Express.js, and SQL, it provides an interactive platform for linguistic analysis and translation studies.

chakra-ui dark-mode express languages nodejs react sql

Last synced: 09 May 2026

https://github.com/noud/seo

SEO conform Google Search and Schema.org in React & Laravel

eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql

Last synced: 09 May 2026

https://github.com/svetlanam/data-scripts

Simple scripts for data cleaning, etl transformations and data reorganisations

data-cleaning data-transformation dimensions etl facts keboola numpy pandas python3 snowflake sql star-schema

Last synced: 04 May 2026

https://github.com/pnv2003/sailor-moon-store

An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023

database database-systems mysql php sql web

Last synced: 09 May 2026

https://github.com/rijkvanzanten/node-run-sql

Script that'll read a SQL file and run the query in the specified db

database file node reset sql

Last synced: 04 May 2026

https://github.com/johnsoct/bash-sql-cli-local-db-query-tool

Generic Bash CLI tool to query a single row within a local PostgreSQL database.

bash cli postgresql sql

Last synced: 04 May 2026

https://github.com/llogaricasas/easybackendphp

A lightweight and customizable Object-Oriented PHP library for backend development

back-end database php php-library sql

Last synced: 30 Apr 2026

https://github.com/mrbelka12000/leetcode_training

Collection of LeetCode problems solved with Go/Golang

algo dsa sql

Last synced: 10 Sep 2025

https://github.com/openpotato/sqldocs

A cross-platform console application build with .NET 8 to create nice looking schema documentations for SQL databases.

dotnet sql sqldocs

Last synced: 21 Apr 2026

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/said-laasri/catalog_all_things

Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby

postgresql rspec rspec-testing ruby ruby-gem sql

Last synced: 04 May 2026

https://github.com/mehrajlatifli/multiple-table-databases

Example of One to Many and Many To Many relationships in MSSQL Server

manytomany mssql mssqlserver multipletable onetomany relational-databases sql tsql

Last synced: 05 Jun 2026

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

A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality

blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive 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/karenpayneoregon/dataprovidercommandhelpers

Used to reveal values from a well formed parameterized query

csharp sql vbnet

Last synced: 10 May 2026

https://github.com/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026