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

Tableau and SQL for Pizza Sales

microsoft-sql-server sql ssms tableau-dashboards

Last synced: 10 Jan 2026

https://github.com/sistemasvox/projeto-integrador-banco-de-dados-2

Scripts SQL para o Projeto Integrador de Banco de Dados 2, incluindo estruturas de dados e testes.

sql sql-builder sql-query

Last synced: 22 Feb 2026

https://github.com/1401dev/iowa-liquor-retail-sales-analysis

This repository contains the analysis of Iowa liquor retail sales data, aimed at uncovering sales trends and forecasting future sales patterns. The project involves data cleaning, preparation, and advanced time series analysis using Microsoft SQL Server and Google Colab.

customer-behavior data-analysis data-cleaning data-science data-visualization exploratory-data-analysis forecasting google-colab machine-learning microsoft-sql-server pandas prophet python retail-analytics retail-sales sales-forecasting sales-performance sql statsmodels time-series-analysis

Last synced: 16 Feb 2026

https://github.com/vansh-py04/data-analysis-questions-pandas-numpy-sql

Solution to 450+ Data Science Tech Stack questions essential for Data Analysts and Scientists!

data-analysis data-science deepnote machine-learning numpy pandas python sql

Last synced: 18 Apr 2026

https://github.com/sufiyanahmed4566/healthcare-management-system-sql-database

This project is a Healthcare Management System built using SQL. It helps manage data for doctors, patients, appointments, inventory, and billing in hospitals or clinics. The database is well-organized with relationships between tables and includes over 100 queries to retrieve and analyze information easily.

sql

Last synced: 05 Jan 2026

https://github.com/prateek5525/online-shopping-analytics-project

The Online Shopping Analytics Project analyzed product trends, and regional sales using SQL and Tableau. Insights from the Sales and Location Dashboards highlighted key trends in demographics, product popularity, and regional performance. These findings empower businesses to optimize strategies, enhance marketing, and improve inventory management.

data-analysis excel kaggle-dataset sql tableau

Last synced: 20 Feb 2026

https://github.com/AlexTHELEGOFAN/Stage_IDCOM

Rapport de stage écrit dans le cadre de ma fin de DUT Informatique, réalisé en juin 2022.

adobe adobe-illustrator adobe-xd css design development html internship javascript photoshop php phpmyadmin sql wamp-server wordpress

Last synced: 10 Mar 2025

https://github.com/lmizner/codecademy_postgresql_movies

Creating tables, inserting data into those tables, and running some basic queries to see that data

add-constraint alter-table create-table insert-into postbird postgresql sql unique update

Last synced: 02 Apr 2025

https://github.com/marianmeres/data-to-sql-params

A helper function for extracting and converting data objects to various helper lists useful for programmatically creating SQL statements.

sql

Last synced: 27 Jan 2026

https://github.com/nikeshcohen/project-management-system

A Project Management System built in Java and MySQL. Users can create new projects and assign people to said projects, to a relational database.

java project-management sql

Last synced: 18 Oct 2025

https://github.com/sgsavu/sqlutils

GO utils for dealing with SQL

go golang sql

Last synced: 20 Jun 2025

https://github.com/labs-jstack/023-forget-orm-lets-talk-about-sql

This repository is a hands-on guide to understanding databases and working with SQL using PostgreSQL in a Dockerized environment. It covers foundational concepts and practical examples to get you started with relational databases.

crud database docker docker-compose postgresql sql

Last synced: 04 Apr 2026

https://github.com/daviqzr/estudos_fateczl

Este repositório reúne diversos projetos desenvolvidos durante meus estudos na Fatec Zona Leste, abordando diferentes disciplinas e temas da área de Análise e Desenvolvimento de Sistemas. Os projetos aqui presentes têm como objetivo consolidar o aprendizado de tecnologias e conceitos como Java, SQL, Spring, testes de software e algoritmos.

algoritmos banco-de-dados java logica-de-programacao sql

Last synced: 23 Feb 2026

https://github.com/leosimoes/exercism-plsql

Exercism PL/SQL Challenges.

pl-sql plsql sql

Last synced: 06 Jan 2026

https://github.com/talhamirzaa/medsearch

A Prototype/Demo Website for Online Medicine Search and Purchase System.

html-css-javascript php phpmyadmin sql

Last synced: 01 Jun 2026

https://github.com/daihseven/pda

Repositório voltado às atividades realizadas no curso Desenvolvimento Full Stack do Programadores do Amanhã, contendo atividades em sala, extras e projetos solos e em equipe.

backend banco-de-dados desenvolvimento-web front-end full-stack full-stack-web-development html-css javascript nextjs nodejs postgresql reactjs sql typescript

Last synced: 14 Mar 2026

https://github.com/kleamertiri/8-week-sql-challenge

Use cases solutions for #8_Week_SQL_Challenge from #DataWithDanny

ms-sql-server sql

Last synced: 14 Mar 2026

https://github.com/adrianlardies/from-data-to-insight

This project creates and manages a MySQL database to analyze the performance of Bitcoin, Gold, and the S&P 500 in response to economic factors. It integrates historical data, executes advanced SQL queries, and visualizes key insights, showcasing the power of SQL and Python in financial analysis.

data-analysis data-science matplotlib pandas python seaborn sql

Last synced: 12 Apr 2026

https://github.com/foldermaster/sqlapp

Example of work with SQL.

cancelled csharp mysql sql winforms

Last synced: 18 Apr 2026

https://github.com/soreing/ssql

Golang SQL database wrapper with hooks

go golang hooks sql

Last synced: 05 Apr 2025

https://github.com/emanoelcampos/salon-appointment-scheduler

Interactive Bash program that uses PostgreSQL for managing salon services and appointments. The Bash script interacts with the PostgreSQL database, executing SQL queries for data retrieval, insertion, and updating. The repository includes a detailed README with script analysis and output examples.

bash bash-script database freecodecamp postgresql relational-database sql

Last synced: 12 Apr 2026

https://github.com/torrentelinux/osqlinux

Biblioteca de clases en Java para la conectividad a base de datos alojadas en servidores con SQL.

connectivity jar java java-classes jdbc linux-app netbeans-ide sql

Last synced: 29 Apr 2026

https://github.com/amirdh17/snowflake-data-pipeline

It is an end to end data engineering automated project. Final report shows the Air Quality index of main IND cities. Data automatically flows from source to report by using Snowflake and its features. This Repo contains all the script, sample AQI json data, Streamlit script for dashboard, and python script for api call and automated data ingestion

python snowflake snowpark sql streamlit

Last synced: 27 Feb 2026

https://github.com/teresakae/moneytracker-java

A simple income-expense tracker with date, name, and category sorting, featuring visualized summary graphs. Built using Java and SQL within the NetBeans IDE.

application beginner beginner-project database expense-tracker finance-management financial-analysis income-tracker java money-manager moneytracker mysql netbeans personal-finance sql

Last synced: 06 May 2026

https://github.com/franco-diaz-licham/tournamenttrackerapp

Tournament Tracker is a desktop application that allows users to create and play through elimination-style tournaments (e.g. an indoor soccer tournament)

csharp csv dot-net sql sql-server visual-studio windows-forms

Last synced: 15 Mar 2026

https://github.com/jevxtn/sql-101

SQL 101: A beginner-friendly guide to understanding and working with SQL. This repository covers the basics of SQL syntax, queries, and database management, providing hands-on exercises and examples to help you build a solid foundation in SQL.

query sql sql-query sqlite-database

Last synced: 15 Mar 2026

https://github.com/manjit-baishya-datascience/homestay-database-management-system

This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.

database-design schema sql sqlite

Last synced: 07 Jun 2026

https://github.com/iushi6/birthday-reminder-mail

The Spring Boot Birthday Reminder Mail Service is a reliable and efficient way to automate the process of sending birthday greetings via email, saving time and effort for administrators while providing a personalized touch for users

camunda-bpm camunda-platform-8 gmail-smtp java spring-boot sql

Last synced: 29 Apr 2026

https://github.com/odessaz/portfolio-projects

This is a repository I have created to showcase skills, share projects and track my progress in Data Analytics and Data Science

applied-mathematics data-analysis data-science excel jupyter-notebook matplotlib-pyplot pandas portfolio python r r-studio seaborn sql statistics

Last synced: 12 Apr 2026

https://github.com/polgubau/uab-2022-practica2

A basic Auth processs to show a CV

auth php sql

Last synced: 31 Mar 2025

https://github.com/sabdikay/airbnb-europe

Airbnb-Europe is an analytical project that examines a cleaned Airbnb dataset for European markets, originally sourced from Kaggle. The project leverages SQL to query and transform the data and uses Tableau for interactive visualizations and dashboards.

biandanalytics dashboard eda exploratory-data-analysis mysql sql tableau

Last synced: 24 Oct 2025

https://github.com/huynhducphu2502/selling-management

Simple project using JavaSwing and JDBC

java javaswing mssql sql

Last synced: 18 Apr 2026

https://github.com/satyacoder29/crm-analytics-power-bi

CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊

advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau

Last synced: 14 Apr 2026

https://github.com/ritam2006/pmr-backend

A Java Spring Boot backend service for my Portfolio Management Risk project.

api financial-analysis java postgresql springboot sql statistics

Last synced: 02 Jul 2025

https://github.com/guilhermehrt02/barber-schedule

O Sistema de Agendamento para Salão de Beleza é uma aplicação desenvolvida para facilitar o gerenciamento de serviços em um salão de beleza, permitindo que clientes agendem serviços como barbearia de forma eficiente e organizada.

h2-database java junit5 mockito spring-data-jpa spring-security springboot sql

Last synced: 19 Jan 2026

https://github.com/leyantong/payment_gateway

The Payment Gateway project simulates a payment processing system that allows merchants to process payments and retrieve payment details. This solution includes a payment gateway service, a mock bank simulator, and integrated Swagger documentation for API exploration.

gin golang payment-gateway sql uuid-generator webapp

Last synced: 28 Jan 2026

https://github.com/nathanaelmutua/postgresql-notes

A walkthrough of PostrgeSQL

pgadmin4 postgresql sql tutorial-code

Last synced: 02 Jul 2025

https://github.com/nesarw/travel-recommendations-website

A Travel Recommendation Website Project in PHP

css html javascript php sql

Last synced: 14 Apr 2026

https://github.com/dhanish03/college_management_system

College Management System is a Java Swing-based application that helps manage student records, including adding, searching, updating, and deleting student data using a MySQL database. It provides a simple GUI for efficient student management.

crud git gui java-8 java-swing jdbc-driver mysql sql standalone

Last synced: 13 May 2026

https://github.com/fikrimusa/codewars

A Collection of Programming Practice Exercises

cpp11 cpp14 cpp17 cprogramming postgresql sql

Last synced: 14 Apr 2026

https://github.com/albertofaraujo/sql_eda_capes

O objetivo desta análise exploratória é identificar padrões e tendências nas atividades de fomento a bolsas de estudos no Brasil e no exterior, promovidas pela Capes desde 2005

apache-spark data-science databricks eda sql

Last synced: 06 Feb 2026

https://github.com/yunusemrejr/php-mysql-shopping-cart

Shopping Cart with PHP & MySQL (+CSS/HTML) *thanks to Codex Time on YT for the amazing tutorial

css ecommerce html mysql php shopping-cart sql xampp-server

Last synced: 14 Apr 2026

https://github.com/vl1507/database_development

Разработка баз данных ДВФУ

sql sqlite

Last synced: 24 Mar 2025

https://github.com/benzerinsio/seattleweather-powerbi

📊 Análise interativa de dados climáticos de Seattle com Power BI, usando dados preprocessados em SQLite para explorar temperaturas, precipitação e tipos de clima.

dashboard datapreprocessing datavisualization powerbi sql sqlite weatherdata

Last synced: 24 Mar 2025

https://github.com/isensee-bastian/db-basics

Tutorial code for my videos Database Usage in Golang Part 1 and Part 2

basic-programming beginner-tutorial-series database golang learn-to-code relational-databases sql sqlite table youtube

Last synced: 12 Apr 2026

https://github.com/kavindu-kodikara/farm_share

FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.

android firebase firebase-storage firestore java spring-boot sql sqlite

Last synced: 12 Apr 2026

https://github.com/miguelhp373/banco_de_dados_modulo02

:file_folder: Conteúdo das Aulas de Banco de Dados ETEC

etec microsoft-sql-server sql

Last synced: 28 May 2026

https://github.com/winniecirino/customers-data-preparation-and-enrichment

This repository contains SQL scripts designed to prepare and enrich a customer dataset. The goal is to generate additional insights from the raw data by creating new columns that provide a more detailed understanding of customer demographics, behaviors, and segments.

sql sql-server

Last synced: 04 Feb 2026

https://github.com/alexp11223/d3flightsdatavisualization

Some visualizations for Kaggle 2015 Flight Delays and Cancellations dataset using d3.js and Leaflet

d3 d3js dataset flight-map leaflet sql statistics visualization

Last synced: 31 Mar 2025

https://github.com/chetan-tu/task-management-application

A RESTful API for task management, built with FastAPI and PostgreSQL. Enables users to create, view, update, and delete tasks efficiently.

ci-cd docker fastapi postgresql rest-api restful-api sql

Last synced: 01 May 2026

https://github.com/shdrn2402/data_analysis

A structured repository for my data analysis projects, including SQL queries, Python-based data processing, and data visualization. This serves as an index for my work in analytics, linking to individual project repositories.

datavisualization postgresql python sql

Last synced: 15 May 2026

https://github.com/exasol-labs/exaplus-lua

Minimal Lua console client for the Exasol WebSocket API (v5)

cli client database exaplus exasol lua sql websocket

Last synced: 05 Jun 2026

https://github.com/pradeep31747/smartsuggest-personalized_product_recommendations

This project implements a personalized product recommendation system using machine learning techniques to enhance user experience and drive engagement.

jupyter-notebook keras numpy pandas pyhton scikit-learn sql tensorflow vscode

Last synced: 28 Jan 2026

https://github.com/project-tsurugi/tanzawa

Tsurugi SQL console, and more tools written in Java

cli database-access java jline jline3 sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/data-analitycs-pos-tech-fiap/covid19_ibge

Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão

bigquery excel google-bigquery google-cloud-platform powerbi python sql

Last synced: 08 Apr 2025

https://github.com/mikeshiyan/lite-sql-insert

Lightweight SQL insertion service.

composer insert lite oop pdo php sql

Last synced: 18 Apr 2026

https://github.com/praths71018/leetcode_solns

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

cpp sql

Last synced: 24 Mar 2025

https://github.com/sanchezluys/departamentos_municipios_colombia_postgresql

Listado de departamentos y sus respectivos municipios. Colombia

colombia geografia postgresql sql

Last synced: 07 Jul 2026

https://github.com/kacperfaber/mithril-sql-presentation

🏫Interactive presentation I made as homework for school🏫

babel mithril mithriljs mysql php sql typescript webpack

Last synced: 12 Apr 2026

https://github.com/gakas14/aws-serverless-data-lake

This workshop is to build a serverless data lake architecture using Amazon Kinesis Firehose for streaming data ingestion, AWS Glue for Data Integration (ETL, Catalogue Management), Amazon S3 for data lake storage, Amazon Athena for SQL big data analytics.

athena aws data-lake etl glue-catalog glue-etl kinesis-firehose kinesis-stream s3 sql

Last synced: 26 Apr 2026

https://github.com/taozuhong/libsqlast

libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions

ast beautify intellisense mariadb minify mysql postgresql sql sqlite

Last synced: 17 Apr 2026

https://github.com/shubhamsharma0711/research-paper-management-system-rpms

Group Project Completed in CSE656:Information Integration and Applications course in IIITD during the Monsoon 2024 Semester. Professor:Mukesh Mohania

cohere cse656 flask fuzzywuzzy gcp html iia iiitd jinja mongodb mysql mysql-connector-python pandas pymongo python sentence-transformers sql

Last synced: 23 Jan 2026

https://github.com/khangtran85/user-behavior-analysis-for-ecommerce

A SQL project analyzing eCommerce data to uncover insights on traffic, customer behavior, and purchasing patterns. Covers key metrics like visits, transactions, and conversion rates, providing data-driven support for optimizing revenue and user experience.

bigquery ga-session google-analytics-sample publicdata sql

Last synced: 21 Feb 2026

https://github.com/ankush-web-eng/marketplace

This is an online marketplace developed to showcase my Django development skills.

django sql

Last synced: 10 Mar 2025

https://github.com/updcon/yesql

A Clojure library for using SQL.

clj jdbc sql

Last synced: 04 Oct 2025

https://github.com/its-alex/ms-auth

Nodejs authentication microservice for mariadb

authentication nodejs passport sql

Last synced: 15 Apr 2026

https://github.com/frosteen/technical-workshops

A collection of technical workshops (with instructor materials) which I have facilitated during my college days.

css electronics html javascript python raspberry-pi sql web-design web-development

Last synced: 18 Apr 2026

https://github.com/princona/base-de-datos-para-una-cooperativa-de-empleados

Este repositorio contiene tres tablas relacionadas, la primera tabla se llama 'asociados' la segunda 'aportes' y la tercera se llama 'crédito'

aportes asociados cooperativa creditos mysql-database sql tablas-relacionadas

Last synced: 06 Apr 2025

https://github.com/turnipdo/ssms-sql-powerquerym-functions

Using Power Query M to extract values from Excel workbooks for dynamic insertion into SQL code.

data-analytics microsoft-excel powerquerym sql

Last synced: 23 Jan 2026

https://github.com/guilhermehenn/sql

The basics of SQL.

sql

Last synced: 02 Apr 2026

https://github.com/pulkit0111/db_rag_mcp

Chat with your database using plain English! This is a Model Context Protocol (MCP) server that transforms natural language into SQL queries using AI. Instead of writing complex SQL, just ask questions like "Show me all users from New York" and get instant results.

fastmcp mcp mcp-server openai postgresql sql

Last synced: 12 Apr 2026

https://github.com/sawaira-iqbal/cutomer_credit-card-financial-use-power-bi-report-

💳📊 Developed an interactive Customer Credit Card Dashboard in Power BI to analyze revenue, transactions, and customer demographics for actionable financial insights. 👩‍💻📈 Integrated PostgreSQL + DAX measures to create KPIs, segment customers by age, income, and education, and uncover spending behavior trends.

db financialreport powerbi sql

Last synced: 26 Oct 2025

https://github.com/kitaah/crispy_choco

Application permettant aux salariés d'une entreprise de consulter les coordonnées d'autres salariés

chocolate csharp database dotnet fontawesome management-application rich-client sql sql-management-studio sql-server-express student-project windows-forms

Last synced: 11 Apr 2026

https://github.com/eocode/proyecto-de-peliculas-data-science-con-postgresql

Postgre SQL en Ciencia de datos, algunas herramientas y funciones útiles usando una base de datos de peliculas

data-science postgresql sql tableau

Last synced: 03 Jul 2026