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/irishpatrick/migration

A Clojure library designed to run database migrations from a list of SQL files.

clojure database-migrations sql

Last synced: 21 Jun 2025

https://github.com/jgohel9902/toronto-airbnb-snowflake

This project analyzes Airbnb listings in Toronto using **Snowflake’s cloud data platform**. It follows a **Bronze → Silver → Gold** medallion architecture and leverages **Snowflake Cortex** to generate **AI-driven executive insights**.

data-analysis python snowflake sql

Last synced: 07 Mar 2026

https://github.com/dhruvil-26/sql-projects

This repository contains SQL projects focusing on data analysis and insights. Currently, it includes: 1. RSVP Movies Analysis - SQL queries to analyze movie trends, ratings, and genres. 2. Pizza Sales Analysis - SQL queries to explore sales patterns, customer behavior, and profitability in a pizza business.

analysis data-analysis database mysql pizza-sales-analysis rdbms rsvp sql

Last synced: 17 May 2026

https://github.com/juanpedroarmella/ecommerce

Basic clothing ecommerce: frontend and backend, product CRUD with admin login.

mvc php phpmyadmin smarty sql

Last synced: 02 Jul 2026

https://github.com/jenstornell/squid

A PHP MySQL query tester

mysql php query rows select sql tester

Last synced: 21 May 2026

https://github.com/gakas14/etl-pipeline-with-apache-airflow-snowflake-and-aws

We build an ETL pipeline using Apache Airflow, Snowflake, and different AWS Services.

airflow ec2-instance etl-pipeline s3-bucket snowflake sql

Last synced: 07 Mar 2026

https://github.com/thalesgroup/ssla-manager

A python module to validate, parse and manage Security Service Level Agreements (SSLA) with an SQL database.

api manager module parse python sql ssla validation

Last synced: 21 Jun 2025

https://github.com/siddhant-vij/sql-projects

SQL Practice

mysql sql

Last synced: 11 Jul 2025

https://github.com/mekramy/gosql

SQL database migration and utility for golang

go golang mekramy-go migration sql

Last synced: 10 Sep 2025

https://github.com/harshbrar03/retail-store-sales-analysis

A beginner-friendly data analytics project demonstrating the complete ETL workflow using a retail dataset. It involves data cleaning with Python, storing in PostgreSQL, querying with advanced SQL, and visualizing insights through Python.

matplotlib pandas postgresql-database python sql sqlalchemy

Last synced: 06 May 2026

https://github.com/k-l-16/marathon-data-analysis

cleaning, enriching, and analyzing marathon race data

geopy pandas python sql

Last synced: 28 Apr 2026

https://github.com/martin-mikusiak/mysql_training

MySQL Scripts from the 'AnalystBuilder' website and 'Alex The Analyst' youtube channel, with my own improvements.

mysql sql

Last synced: 21 Jun 2025

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

a PHP class to construct SQL statements

php5 sql statement

Last synced: 11 Oct 2025

https://github.com/turbot/steampipe-plugin-kafka

Use SQL to instantly query Kafka brokers, configs, topics & more. Open source CLI. No DB required.

kafka postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 02 Jul 2026

https://github.com/dina-hosny/calculate-installments-dates-and-amounts-plsql

PLSQL project to Calculate the installments dates and amounts for contracts

data plsql sql toad trigger

Last synced: 06 Mar 2026

https://github.com/mahimaga/online-auction-system

<div align="left"> <img src="assets/main_poster.webp" alt="Main poster of Online Auction System"/></div><h1 align="center">Online Auction System</h1><p align="center">A Modular Java EE-Based Solution for Real-Time Bidding with Container-Managed Concurrency and Asynchronous Messaging</p>## IntroductionIn the context of rapidly evolving di

css dbms dbms-project django hacktoberfest-accepted javascript mongodb mongodb-atlas mongoose nodejs-express-mongodb nosql online-auctions python react spring-boot spring-mongodb spring-websockets-stomp sql

Last synced: 31 Aug 2025

https://github.com/intro-to-programming-2025-1/home

🧠 Introduction to Programming

fastapi git github javascript markdown python react sql

Last synced: 10 Apr 2026

https://github.com/gabriel265/tutoring-site

A modern, responsive tutoring web application built with React, Vite, and Tailwind CSS, using Supabase as the backend. The platform supports tutor management, curriculum browsing, academic writing price estimation, and admin controls.

api javascript reactjs sql supabase tailwind-css

Last synced: 29 Apr 2026

https://github.com/canmi21/kvmap

A path-driven, namespaced data store for Rust, powered by SQLite.

key namespace pathmap rust sql value

Last synced: 12 Dec 2025

https://github.com/sunny-unik/eccom

Short task consist APIs related to ecommerce services

nodejs sequelize sql

Last synced: 14 May 2026

https://github.com/codewithwaqass/pythonlearningjourney

Exploring Data Cloud Engineering

azure kafka python snowflake sql

Last synced: 29 Apr 2026

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

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset 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 eda kmeans-clustering machine-learning sql unsupervised-learning

Last synced: 27 Jul 2025

https://github.com/josecsotomorales/pyspark-demo

PySpark Demo Scripts

etl pyspark python spark sql

Last synced: 02 Jul 2026

https://github.com/jbalooshie/pewlett-hackard-analysis

An analysis of a mock employee database at a large company performed using postgreSQL. Tables are created breaking down employees by title, hire date, and identify employees who meet certain criteria for retirement or mentoring.

postgresql postgresql-database sql

Last synced: 22 Jun 2025

https://github.com/acejolanda/cloud-dataflow-api-integration

Data pipeline project that collects and processes city data via APIs and integrates it with cloud infrastructure for continuous real-time updates.

api google-cloud pipeline python sql

Last synced: 11 Jul 2025

https://github.com/redgerd/superstore-data-warehouse

This repository showcases a data warehousing project focused on building and maintaining a robust data warehouse using Teradata for ETL processes. It covers everything from data extraction and transformation to the integration and creation of interactive dashboards for detailed analysis.

etl-pipeline relational-databases sql teradata

Last synced: 05 Mar 2026

https://github.com/ahmedyaser95/sql-mongo-query-converter

🛠️ SQLMongo - A PyPI package for converting SQL queries to MongoDB queries and vice versa. Effortlessly translate between relational and NoSQL query formats for seamless database interoperability.

aggregator database mongo-aggregation mongodb mongoose mysql postgresql python pyunit query query-builder sql sqlite structured-query-language

Last synced: 09 Apr 2026

https://github.com/prateekmaj21/students_db_sql

An complete application that performs CRUD (Create, Read, Update, Delete) operations on a MySQL database using Python.

postman python sql sqldatabase

Last synced: 16 May 2026

https://github.com/fimbres/fitness-workout-tracker

Backend app that helps you manage your workout progress, implementing a MySQL database, middlewares, express routers, typescript, and many more features.

bcryptjs express jwt-authentication middleware migrations mysql-database mysql2 nodejs seed sql typescript

Last synced: 11 Apr 2026

https://github.com/wyne-ybanez/sneakrhead

Sneak'r Heads is a Shoe E-Commerce Store. It's a project that uses Django for full stack development and is one of my milestone projects.

css django html jquery python sql

Last synced: 07 Apr 2026

https://github.com/shekharkram/project

A collection of data analytics projects showcasing skills in data cleaning, exploration, visualization, and basic SQL queries. Designed to demonstrate entry-level data analyst competencies using real-world datasets and tools.

datacleaning excel jupyter-notebook mysql numpy pandas postgresql python sql

Last synced: 07 Apr 2026

https://github.com/alissonrochadev/sistemaatendimentowebvrs2

Projeto desenvolvido em sala de aula com alunos, no curso de Back-End com Linguagem de Programação PHP e Javascript.

bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 07 Apr 2026

https://github.com/dzenis-h/node-sql-shop

All of my other projects are using NoSQL DB's, but the learning never stops. In regards to that, this would be a simplified clone of my "node-book-shop" app built for the sole purpose of practicing MySQL + Sequelize ORM.

database ejs express javascript mysql nodejs promise sequelize sql

Last synced: 07 Apr 2026

https://github.com/pygraz/2025-04-01-to-orm-or-not-to-orm

Django example using ORM and raw SQL effectively

django example-code python sql

Last synced: 28 Apr 2026

https://github.com/qjebbs/go-sqlf

go-sqlf focuses only on building SQL queries by free combination of fragments.

golang sql sqlbuilder

Last synced: 02 Jul 2026

https://github.com/emmanuelkdev/sql-data-warehouse-project

Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.

data-analytics dataengineering-a datawarehouse etl etl-pipeline python sql

Last synced: 17 Feb 2026

https://github.com/zenitude/bellaciao

GRETA Internship N°1

css3 html5 javascript php phpmyadmin sql

Last synced: 12 Apr 2026

https://github.com/uuanqin/busuanzi2waline

将不蒜子的页面浏览量导出为 json 格式的文件,并生成SQL语句以更新Waline数据库

busuanzi busuanzi-statistics mysql sql waline

Last synced: 16 May 2026

https://github.com/parthds02/library-system-management-sql

Library Management System built using PostgreSQL in pgAdmin 4. The system manages book issuing, returns, and tracking with detailed records of books, members, employees, branches, and transactions. It supports CRUD operations on books and members, and helps streamline library workflows efficiently.

data-modeling database database-management library-management-system library-systems pgadmin4 postgresql sql

Last synced: 14 May 2026

https://github.com/erenworld/sqlite

SQLite, covering SQL parsing, virtual machines, B-trees, paging, and file storage.

b-tree compiler paging sql sqlite vm

Last synced: 23 Jun 2025

https://github.com/sujeethy/subscription

This repository contains a Subscription Management System built with a Flask backend and a React frontend. It is designed to manage customer subscriptions, generate revenue reports, and handle subscription extensions and terminations. The system is containerized using Docker and can be easily deployed.

docker flask mui mui-material python reactjs sql

Last synced: 07 Apr 2026

https://github.com/guilhermeomachadotech/banco-de-dados-ii

Todas as atividades feitas em Banco de Dados no 2° Ano, junto com a Giovanna Eduarda Damasceno Reis. Foi utilizado o Microsoft SQL Server.

database microsoft-sql-server sql sql-server

Last synced: 12 Mar 2025

https://github.com/thekirankumarv/accessguard

AccessGuard is an innovative residential visitor oversight solution, utilizing advanced technology to enhance security and streamline visitor management in residential settings.

ajax bootstrap javascript jquery mysql php sql

Last synced: 07 Apr 2026

https://github.com/gappeah/credit-card-transactions-fraud-detection-project

The Credit Card Transactions Fraud Detection Project repository is designed to analyse and detect fraudulent transactions in credit card data.

data-analysis postgresql sql

Last synced: 12 Jul 2025

https://github.com/rahad-ullah/bazarly-server

Multi Vendor E-commerce Server

ecommerce express-js nodejs postgresql prisma sql

Last synced: 07 Apr 2026

https://github.com/tirthraj1605/yadfs

Yet Another Distributed File System

hadoop python sql

Last synced: 26 Mar 2025

https://github.com/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 16 May 2026

https://github.com/alexter2003/fit_zone

Java project in console with connection to a database using JDBC to build a CRUD (create, read, update, delete)

java jdbc jdbc-driver oops-in-java sql

Last synced: 12 Jul 2025

https://github.com/kon14/shiftpaste

A pastebin service focused on editable snippets with persistent links 📋.

api pastebin postgres qrcode rust sql swagger

Last synced: 16 May 2026

https://github.com/myktorijus/retention-cohort

Extracted cohort data using SQL in BigQuery focusing on weekly retention from week 0 to week 6

bigquery data-analysis data-visualization powerbi sql

Last synced: 13 Jul 2025

https://github.com/jhermienpaul/google-data-analytics-program

Hands-on learning materials from the 8-course Google Data Analytics Professional Certificate program, covering foundational data skills, tools, and real-world business problem-solving

bigquery dashboard data-analysis data-analytics data-modeling data-storytelling data-visualization data-wrangling descriptive-analytics diagnostic-analytics etl-pipeline r-programming rstudio sql tableau

Last synced: 13 Jul 2025

https://github.com/perridplatypus/sql-formatter

An open source SQL formatter similar to PoorSQL but in Rust!

rust sql

Last synced: 07 Jul 2025

https://github.com/renanmoliveir/sql_estudos_contoso

Estudos de SQL Server com a base de dados Contoso

banco-de-dados bancodedados query script sql sqlserver

Last synced: 15 Mar 2026

https://github.com/tharunkumarreddypolu/assistantship-alert

A system that alerts students when new assistantships or on-campus part time jobs are posted on the university's handshake website and students can subscribe/unsubscribe for the alerts.

beautifulsoup python sql

Last synced: 14 Jul 2025

https://github.com/anibalalpizar/jsp-sql-planillas

Project of a spreadsheet system with reports, using jsp, sql, bootstrap and tailwindcss

bootstrap java jsp sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/cfdefense/vynn

A Neovim-inspired, AI-powered text editor featuring agentic behavior and RAG capabilities.

css deployment docker html postgres rust scripting sql sqlx svelte typescript

Last synced: 07 Apr 2026

https://github.com/simranrayait51/internshala-ds-projects

Projects from the Internshala Data Science course, showcasing my skills in Excel, SQL, Python, and Tableau for data manipulation, analysis, and visualization.

data-analysis data-science data-visualization excel internshala-project pgc postgresql python sql tableau

Last synced: 17 May 2026

https://github.com/memosainz/javaspring-crud-api-rest-postgresql

> It's a CRUD in Java, with an API Rest using Spring boot, Hibernate, PostgreSQL, Docker, Maven & Postman.

api crud docker hibernate java maven postgresql postman rest spring spring-boot sql

Last synced: 02 Apr 2026

https://github.com/vasugi2003/workwallet

WorkWallet - Java Console application for Textile Industry product prices earning calculator, using Java OOPS and MySQL for data storage, retrival and processing.

console-application java jdbc-connector mysql-database oops queries sql vscode

Last synced: 16 May 2026

https://github.com/nikeshcohen/cool-tech-blog

The project is a tech news blog website, featuring user authentication, article management, and category views. It demonstrates clean design and security practices, allowing users to browse, search, and interact based on their role (reader, writer, or admin).

blog laravel php sql

Last synced: 16 May 2026

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

In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

postgresql psql-database sql

Last synced: 07 Jul 2025

https://github.com/bh-tec/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: 18 May 2026

https://github.com/karenpayneoregon/workingwithtimeinvisualstudio

Working with time in SQL-Server and C#

csharp-code sql sql-server

Last synced: 07 Apr 2026

https://github.com/shubhodippal/exam-space-public-version

A comprehensive, secure, and feature-rich online examination platform built for educators and students worldwide.

full-stack-web-development java react rest-api spring-boot sql

Last synced: 08 May 2026

https://github.com/hemanth094/ehealthdesk

Implemented a healthcare platform using Agile methodology, enabling seamless appointment scheduling, medical record management, and telehealth consultations. • Ensured scalability and security through AWS cloud infrastructure, secure authentication, and encryption, delivering a user-friendly experience for patients and healthcare providers

bootstrap css html javascript mysql php sql xaamp

Last synced: 05 Apr 2026

https://github.com/arcanma/umbria_osm_stats

OSM data statics for Umbria region

bash-scripting osm2pgsql psql sql

Last synced: 17 Feb 2026

https://github.com/ikeraguero/sql-exercises

SQL Exercises solved with SQL Server.

sql sql-server

Last synced: 15 Jul 2025

https://github.com/abhijeet002/abhijeet_28apr

This project monitors store uptime and downtime based on sensor data. It generates downloadable CSV reports summarizing store performance, using a FastAPI backend, SQLAlchemy ORM, and background task processing.

database-management fastapi pandas python3 sql sqlalchemy-python sqlite3

Last synced: 29 Apr 2025

https://github.com/letsdothis2003/library-database-management-system

A simple database system for library use(tracks books, members, checkouts and everything has a relationship). Works only if one has a SQL server and db setup beforehand.

databases library management sql

Last synced: 17 May 2026

https://github.com/arnoldchrisoduor1/sql-eda-chocolatedatabase

Exploratory Data Analysis with SQL on a Chocolate Database

mysqlworkbench sql

Last synced: 17 May 2026

https://github.com/noyzys/nautchkafe-scylladb

Lightweight, functional, modular, and flexible way to interact system built with ScyllaDB

database database-management fp functional-programming java mysql postgresql relational-databases scylla scylladb sql sql-query sqlalchemy

Last synced: 30 Oct 2025

https://github.com/an4pdm/hotel-management-system

O Hotel Management System é um sistema de gerenciamento de reservas e clientes para hotéis, desenvolvido com um banco de dados relacional. Ele permite o armazenamento e consulta eficiente de informações sobre clientes, reservas, quartos, pagamentos e cupons de desconto.

crud database development mysql relational-databases sql

Last synced: 17 Feb 2026

https://github.com/tahaaa22/problem-solving

This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.

cpp data-structures problem-solving sql

Last synced: 10 Sep 2025

https://github.com/gagan8605/zepto_sql_analysis

This project explores and analyzes the inventory data of Zepto, a rapidly growing 10-minute grocery delivery platform in India. The dataset contains over 3,000+ SKUs across key product categories such as Fruits & Vegetables, Dairy, Beverages, Packaged Foods, and more. The analysis was performed using PostgreSQL, covering both data cleaning and bus

cleaning-data data-analysis database-management postgresql sql

Last synced: 16 Jul 2025

https://github.com/valmir-unicap/banco-de-dados-2

Disciplina de Banco de dados 2

sql workbench xampp-server

Last synced: 07 Mar 2026

https://github.com/saponikk06/personalbase.sgl

Персональная база данных для учета привычек, финансов, курсов и тд..

courses data-modeling erd finance-tracker habit-tracker personal-database postgresql relational-database sql task-manager trips

Last synced: 16 Jul 2025

https://github.com/thomas-dev7/gymcontroll_mvp

MVP: Lift smarter, track better!" 🏆 GymControll is a strength training load management system built with PHP (MVC architecture), HTML, CSS, and JavaScript. Optimize your workouts, monitor progress, and visualize your evolution with efficiency.

bootstrap5 chartsjs css graphics gym html js mvc mvp php sql wellbeing

Last synced: 17 May 2026

https://github.com/banickn/vqlforge

SQL to VQL Migration tool

denodo migration python sql

Last synced: 17 May 2026

https://github.com/bleakmego/wrenai

WrenAI is an open-source GenBI agent designed for seamless integration and powerful performance. Explore the code on GitHub! 🐙🌟

agent anthropic bedrock bigquery business-intelligence charts duckdb genbi llm openai postgresql rag sql sqlai text-to-chart text-to-sql text2sql vertex

Last synced: 07 Apr 2026

https://github.com/ashishsingh789/diversity-inclusion-dashboard

Explore organizational dynamics with our Diversity & Inclusion Dashboard, a cutting-edge Power BI tool designed to analyze gender representation and career progression within your organization. This dashboard provides an in-depth look at the evolution of gender diversity, juxtaposing past and current data to showcase progress in required areas

excel extract pgadmin4 powerbi sql transfer visualization

Last synced: 07 Mar 2026

https://github.com/alinenog/a_liga_digital

Formação <Vem.Ser=Dev/> - A Liga Digital 2022 👩‍💻

git github html-css-javascript reactjs sql typescript

Last synced: 05 Apr 2026

https://github.com/shoaib1522/database-systems

📚💾 Master the fundamentals of database systems with this all-in-one lab repository, featuring ERD design diagrams 🧠🗺️, Oracle SQL 🌐📝, relational schema practice, and complete PowerPoint lectures 🖥️📑. Perfect for revision, exams, or quick reference! 💡📘

data database database-management databases databases-course db dbms-project erd notes oracle oracle-database sql

Last synced: 21 Aug 2025

https://github.com/bhaskar-nair2/spark

SPARK is a python based computer assistant.

artificial-intelligence assistant python3 sql voice-recognition

Last synced: 19 Jul 2025

https://github.com/chihab357/nosql-injections

Demonstration of NoSQL Vulnerabilities

ejs html javascript mongodb mongosh nodejs nosql postman sql

Last synced: 07 Apr 2026