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/baalaji2817/pizza-sales

Tableau and SQL for Pizza Sales

microsoft-sql-server sql ssms tableau-dashboards

Last synced: 10 Jan 2026

https://github.com/lucashomuniz/Project-05

Statistical Analysis of Hospitalization Costs: Leveraging SQL and R for Insights

anova-analysis anova-test data-analysis finance-analysis-data language-r linear-regression sql stastistical-model statistical-analysis

Last synced: 20 Oct 2025

https://github.com/cherukuri-thanu/hoteldataviz-crossplatformsql

This repository contains configuration files for analysing Hotel Booking Dynamics in SQL.

azure-data-studio docker-container ms-sql-server power-bi sql

Last synced: 12 Mar 2025

https://github.com/hkoosha/huter

Hive Unit TEst Runner, SQL-only unit testing for hive

hive hql sql unit-testing

Last synced: 23 Mar 2025

https://github.com/greenpeace/gpes-sql-recipes

List of MySQL snippets to analyse or fix our database.

database-management sql

Last synced: 11 May 2025

https://github.com/igoraugust0/db-1

🗃️ Arquivos e materiais utilizados na disciplina GSI016 - Banco de Dados 1, da UFU.

database postgresql sql

Last synced: 24 Apr 2026

https://github.com/peterdee/postgresql-test

PostgreSQL performance testing with Node & Sequelize

nodejs postgresql sequelize sql

Last synced: 14 May 2026

https://github.com/mintimate/chinesecalendarsqlmaker

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

chinese-calendar sql

Last synced: 06 Mar 2025

https://github.com/guilhermehenn/sql

The basics of SQL.

sql

Last synced: 02 Apr 2026

https://github.com/junioranheu/nuget-package-bulk.sql

An easy-to-use and light NuGet package that simplifies the process of performing bulk inserts in .NET 6 applications. With Bulk.Sql you can efficiently insert and delete large amounts of data into your database tables, improving performance and reducing execution time.

bulk-copy bulk-inserts csharp mysql net6 nuget-package performance postgresql sql sql-server

Last synced: 12 Apr 2026

https://github.com/wassupansh/q-a-system-for-retail-sales-using-google-palm-llm

This project is an end-to-end implementation of a Natural Language Q&A system that allows store managers to interact with retail sales data using natural language queries. The system leverages the power of Google PaLM, LangChain, and MySQL to convert user questions into SQL queries, execute them, and return meaningful results.

chromadb genai huggingface langchain llm mysql python sql streamlit

Last synced: 11 Apr 2026

https://github.com/mobluse/prod-judge

ProdJudge - a FOSS web app to judge products in JavaScript, CSS, HTML, PHP, and SQL. It uses Raphaël for vector graphics. It can run on cheap web hosting services. See demo on YouTube:

css html javascript php raphael raphaeljs sql svg

Last synced: 11 Apr 2026

https://github.com/saguadodev/portfolio

Sergio Aguado's Portfolio

css html java javascript sql

Last synced: 12 Apr 2026

https://github.com/ravirch/postgresql-sql-guide

This repository is a comprehensive PostgreSQL SQL Guide, covering essential topics from foundational SQL queries to advanced concepts like joins, subqueries, and data manipulation commands.

postgresql psql sql

Last synced: 22 Jun 2025

https://github.com/tazgreenwood/data-warden

Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.

database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension

Last synced: 11 Apr 2026

https://github.com/aryank1511/dbs311-practice-notes-and-assignments

This repository consists of all the practice files that I used to learn database concepts in the course DBS311 which I took as a student at Seneca College.

mongodb plsql sql

Last synced: 04 Aug 2025

https://github.com/shrunga92/restaurant_order_analysis_sql

This project is a structured SQL-based analysis of restaurant orders, aimed at deriving key insights from transactional data.

data-analysis sql

Last synced: 03 Jul 2025

https://github.com/atharvapathak/size_estimator_project

This project in Python aims to provide a tool for estimating the size of objects in images or videos. Using computer vision techniques, the project analyzes the input media, detects objects of interest, and provides an estimation of their size based on known reference points or objects.

cicd cnn opencv python pytorch rnn scikit-learn sql tensorflow

Last synced: 11 Apr 2026

https://github.com/dattali18/bigdata_week7

This repo is for the 4th assignment in the course Big-Data

mysql r recomendation-system scripting sql sqlite

Last synced: 14 Mar 2025

https://github.com/f4rkh4d/drift

sql linter and formatter in rust. 7 dialects, 80 rules, schema-aware. single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/

bigquery cli database dbt formatter linter lsp migration mysql postgres rust schema-aware snowflake sql sql-linter sqlfluff sqlite static-analysis tsql wasm

Last synced: 21 May 2026

https://github.com/k5924/lsbucruiseliner

Scripts made in TSQL for CSI_5_BDD_2021

database microsoft-sql-server sql sql-server sqlserver tsql

Last synced: 19 Apr 2026

https://github.com/linguini1/carefinder

Matches patients with healthcare providers based on their specific needs and health profile. Based on the original OEC 2023 challenge.

api backend css database frontend full-stack html javascript python react rest-api sql sql-lite web-app web-development website

Last synced: 26 Oct 2025

https://github.com/hussein-m-kandil/odin-members-only

An exclusive clubhouse where members' posts are anonymous to the public. Built as part of studying The Odin Project's Node.js course.

app back-end-development backend bcrypt development ejs express express-session express-validator javascript neon node node-postgres nodejs passport postgresql sql vercel vercel-serverless-functions web

Last synced: 12 Apr 2026

https://github.com/sharkitek/srm

[MIRROR] TypeScript ORM for Sharkitek models.

mapping model object orm postgresql relational sharkitek sql

Last synced: 22 Apr 2026

https://github.com/philipptpunkt/oauth-service-go

Playground for an Oauth Service with Go backend and Next JS frontend. It uses a Postgres database for general storage and Redis for short term data storage. Individual parts of the service are ran in Docker containers and Docker Compose is used to run the entire service.

docker docker-compose go golang javascript nextjs postgresql redis sql typescript

Last synced: 12 Apr 2026

https://github.com/atluzka/discord-gambling-bot

Discord gambling bot, which stores its data in a SQL database

bot database discord discord-bot discord-gambling gambling opensource py-cord python sql

Last synced: 11 Apr 2026

https://github.com/himcc/sqlgo

sqlite browser and run sql on file (csv and excel file) in command line

csv excel sql sqlite sqlite3 sqlite3-database

Last synced: 30 Mar 2025

https://github.com/mdsamsuzzohashayon/nodejs-marketplace-kinoverse

Node js project for upwork client, marketplace

mysql nodejs reactjs sequelize sql stripe

Last synced: 11 Apr 2026

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

All my problem solvings from codeforces, hackerrank, leetcode and other websites.

algorithm algorithms c codechef codeforces data-structures dsa go hackerrank leetcode lua problem-solving python rust sql

Last synced: 12 Apr 2026

https://github.com/veddonda/myshop

This is a repository for Online Store Database (Myshop).

postgresql sql

Last synced: 01 Jul 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/mycok/store_manager_api_v1

Store Manager Web API

postgresql python-flask sql

Last synced: 02 May 2026

https://github.com/ch-garcia/datacamp-sql

This repository contains all of my SQL work completed as part of the SQL Skill Track on DataCamp.

datacamp datacamp-exercises datacamp-projects postgres postgresql sql

Last synced: 02 May 2026

https://github.com/gopibabus/php-restapi-app

Restful web services using simple vanilla functional PHP.

mysql php rest-api sql

Last synced: 02 May 2026

https://github.com/gehad-ahmed30/sql-leetcode

This folder contains a curated selection of SQL problems from LeetCode, each accompanied by clear explanations and efficient solutions. Additionally, all problems are solved using Pandas, providing insights into data manipulation and analysis techniques. Explore the solutions to enhance your SQL and data analysis skills!

leetcode-solutions pandas sql

Last synced: 02 May 2026

https://github.com/math2001/sibu

Dynamic SQL made easy

go sql

Last synced: 08 Jun 2026

https://github.com/mehrajlatifli/subqueries

A database called Academy is used to work with subqueries in MSSQL Server

create-database database groupby mssqlserver sql subsquence

Last synced: 02 May 2026

https://github.com/y-india/psql-practice

A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.

course learning postgresql practice sql

Last synced: 02 May 2026

https://github.com/seldo97/footballclub_database

[Project] Projekt relacyjnej bazy danych klubu piłkarskiego. Skrypt w całości napisany ręcznie od podstaw w MS SQL. Projekt zawiera również procedury oraz transakcje.

database microsoft-sql-server sql sql-procedures transact-sql tsql

Last synced: 02 May 2026

https://github.com/aswanisaraj/food-redistribution-system

I have made the food redistribution system project in our Database System course with group of 3 classfellow.

database html-css-javascript nodejs sql sqlite

Last synced: 02 May 2026

https://github.com/bhawnagoyal18/ai-doctor-a-symptom-checker-disease-predictor

AI Doctor is an intelligent healthcare application that utilizes machine learning (ML) and Python to predict potential diseases based on user-input symptoms. The project integrates data from multiple medical datasets and provides an interactive web-based UI for an intuitive user experience.

data-analysis data-engineering data-visualization dataset flask html5 machine-learning python sql stacking statistics

Last synced: 02 May 2026

https://github.com/mileszim/prisma-strong-migrations

A linter for Prisma migrations to ensure safe SQL deployments

ci-cd linter migrations prisma prisma-orm sql

Last synced: 09 Jun 2026

https://github.com/arshamroshannejad/task-rootext

Task-Rootext is a RESTful API built with Go, designed to manage posts, user authentication, and voting on posts.

docker golang http-server postgres redis sql

Last synced: 02 May 2026

https://github.com/imranxc/sql-bolt

Ultimate SQL vs. NoSQL

database mongodb mysql nosql sql

Last synced: 02 May 2026

https://github.com/menoc61/kidefined

this is a crowdfunding platform to collect fund

crowdfunding donnation laravel 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/dmarks84/ind_project_movie-database-sqlite

Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.

advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions

Last synced: 02 May 2026

https://github.com/diogocapela/isep-lapr3

Projecto final de LAPR 3 ISEP 2018/2019.

java sql

Last synced: 03 May 2026

https://github.com/reinmagine/gadgets-product-6850-model

A machine learning model that predicts whether a customer will purchase Product 6850 in January 2019 with an accuracy above 85% and a recall of at least 70%.

machine-learning modeling pandas-dataframe prediction-model python spark-sql sql

Last synced: 03 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/antoniakras/retail-transactions-system

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

apache-tomcat backend-development database html java javascript jdbc rest-api servlets sql webapp

Last synced: 03 May 2026

https://github.com/alejandrocisnerosvillegas/practica_01

Aplicación web para la gestión de clientes, con interfaz responsiva y adaptativa a diferentes dispositivos. Desarrollada utilizando HTML, CSS, PHP y SQL para ofrecer una experiencia de usuario limpia y eficiente.

css html php sql

Last synced: 03 May 2026

https://github.com/pbergstrom90/sensordatabase

Group assignment to integrate a temperature sensor with a Arduino Uno, log sensor data in a MySQL-database, and display the data through a Spring Boot web service. The dashboard shows historical and real-time sensor data, collected from the database.

ardunio-uno c database java jdbc springboot sql

Last synced: 03 May 2026

https://github.com/leonardomenezes7/daily-diet-api

This is an API project for meal management, developed in the Node.js course by Rocketseat. I used TypeScript with Fastify, Knex, and SQLite. The API allows users to create accounts, log meals with detailed information, and access dietary habit metrics, including total meals and sequences within the diet.

api knex nodejs sql typescript

Last synced: 03 May 2026

https://github.com/shockerli/gormer

Useful scopes and tools for GORM v1

database go golang gorm mysql sql

Last synced: 03 May 2026

https://github.com/osmanjimenez/owasp_php

CMS que implementa las mejores practicas de seguridad propuestas por la normativa de OWASP.

css3 html5 javascript jquery php sql

Last synced: 04 May 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/ds-fau-ck/near-real-time-airbnb-data-pipeline-with-cdc-implementation-on-azure

AirBnB CDC Ingestion Pipeline: Near Real-Time Change Data Capture (CDC) Pipeline on Azure for Seamless Integration of Continuous Data Streams

adlsgen2 azure azure-data-factory azure-synapse cosmosdb python3 sql

Last synced: 04 May 2026

https://github.com/nicodupont/automatic-sprinkler-system

The “IRRIPI” project to automate my sprinkler system Based on a raspberry pi and the use of its gpio to operate the solenoid valve relays.

mariadb php python rainbird raspberry-pi sprinkler sprinkler-controller sql

Last synced: 04 May 2026

https://github.com/pineberrycode/project-ucv-web-platform

Web platform based on control of stock and sale 👨‍💻.

java javascript jpa jwt-authentication mssql mssqldatabase mustache reactjs sql sql-server

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/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/rohitblaze10/covid19_data_analysis-project

The COVID-19 Data Analysis Project aims to analyze and gain insights from the vast amount of data collected during the global COVID-19 pandemic. Leveraging SQL, the project involves designing a database schema, extracting relevant data, and conducting a comprehensive analysis to uncover patterns, trends, and correlations related to the impact

covid19-data data-analysis-sql data-analytics ms sql sql-server

Last synced: 09 Jun 2026

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

This is a project about creating the data structure for a veterinary clinic using a relational database. The database contains tables for animals, animal owners, clinic employees, and visits. It is built with PostgreSQL.

database database-schema microverse-projects postgresql sql

Last synced: 05 May 2026

https://github.com/chantipoloju/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: 05 May 2026

https://github.com/splitgraph/demo-github-analytics

Demo website built using Next.js, Madatdata, Splitgraph and Seafowl. Import GitHub repository data into Splitgraph, then export it to Seafowl, then query it with SQL directly from React with Madatdata and Observable Plot to render pretty charts.

airbyte data-driven-web nextjs observable-plot observablehq postgres react seafowl splitgraph sql

Last synced: 05 May 2026

https://github.com/alejandromeyer/german-air-fares-data-analysis

This project analyzes German flight fare data using SQL and Python to uncover pricing patterns. It explores factors like departure city, airline, and booking time, applying EDA techniques and visualizing insights with heatmaps and bar plots.

aviation dataanalysis datavisualization finance python 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/primetime/node-mysql-upgrade

A simple MySQL database upgrade module based on plain SQL files

database mysql nodejs sql

Last synced: 05 May 2026

https://github.com/filipe-bacof/exercicios-diario-escola

Exercícios seleção programador - Diário Escola

javascript php sql

Last synced: 05 May 2026

https://github.com/emilracz21/lessonapp-android

This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language

android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml

Last synced: 05 May 2026

https://github.com/pamelaintech/teste-m5

Controller, dão e model da entidade que fiquei responsável no projeto final do módulo 5

banco-de-dados controller dao database entidades model mysql sql

Last synced: 05 May 2026

https://github.com/cris-neumann/random-scripts

Repositorio donde iré alojando scripts random que he ido creando en Python (varias librerías), SQL (funciones de ventana), Visual Basic, etc.

plpgsql python sql visual-basic

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/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/fbarffmann/project2

Built an ETL pipeline to clean and load crowdfunding campaign data into a PostgreSQL database using Python and SQL.

crowdfunding data-cleaning data-engineering database-design erd etl pandas postgresql python sql

Last synced: 05 May 2026

https://github.com/satvikpraveen/postgres-polaris

Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.

analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql

Last synced: 05 May 2026

https://github.com/spy230/stress_testing

Программа предназначена для проведения стресс-тестирования базы данных

python sql stress-testing

Last synced: 09 Jun 2026

https://github.com/mr-chang95/data-modeling-with-postgres

Data Modeling With Postgres for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.

data-engineering etl-pipeline jupyter-notebook postgres python sql sqlalchemy table-creation udacity-nanodegree

Last synced: 05 May 2026

https://github.com/cadawg/gormqueryfromjson

Gorm Query from JSON allows you to take a JSON query and convert it into SQL via GORM

gorm json jsonquery jsontosql mongodb query sql

Last synced: 05 May 2026

https://github.com/0xataru/simple-blog

REST API for simple blog application

crud docker go golang golang-migrate jwt postgres rest rest-api sql swagger taskfile

Last synced: 06 May 2026