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/romilagarwal/inventory-management

This Inventory Management System is a lightweight, web-based solution designed for small to medium businesses to track inventory, process sales, and monitor purchasing activities. Built with PHP and MySQL, it provides an intuitive interface for maintaining accurate stock levels while offering robust reporting capabilities.

apache htdocs inventory-management php sql stock-management-system

Last synced: 01 Feb 2026

https://github.com/ruru-lyy/bank-management-system

A simple bank management system built using Python and SQL to handle customer registration- SignUp/SignIn, Transaction operations such as cash deposit/withdrawal, fund transfer and Account Updation functionalities. The purpose for creating this project was to understand OOPS and Databases.

banking-system python sql

Last synced: 04 Jul 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/abbvie-external/oracle-helpers

A collection of helpers for alleviating boilerplate in node with OracleDB

nodejs oracledb sql

Last synced: 04 Apr 2026

https://github.com/hypothermic/enlightenment

Extensible database management software. Usable as library, from CLI, as a remote service, and more!

database database-management dbms sql

Last synced: 12 Apr 2026

https://github.com/lukasraider/sql_oracle

Work with SQL database, creating task, database, view, sorting and using classic command

command database databases sql sql-server sqlserver

Last synced: 18 May 2026

https://github.com/Frozen-Projects/FF_DB_MS_ODBC

Microsoft ODBC API based ODBC plugin for Unreal Engine 5 and Windows platform.

backend connector database mssql mysql odbc postgresql sql ue5 ue5-plugin ue5-project ue5-template

Last synced: 11 May 2025

https://github.com/uuanqin/busuanzi2waline

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

busuanzi busuanzi-statistics mysql sql waline

Last synced: 16 May 2026

https://github.com/lydongcanh/yawdb

Yet Another Weird Database (YawDB)

database rust sql

Last synced: 18 May 2026

https://github.com/gabrielsvinha/db1

Aquele que não luta pelo futuro que quer, deve aceitar o futuro que vier

sql

Last synced: 21 Mar 2025

https://github.com/ludreinsalvador/gadgets-product-6850-project

Creating 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: 05 Apr 2025

https://github.com/mauriciovazquezm/relational-database-course-tasks

Relational Databases course tasks focused on practice queries syntax.

database postgresql sql

Last synced: 08 Jun 2026

https://github.com/darrendavy12/postgressql_retail_sales_data_pipeline-analytics

Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI or psql tool.

analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom

Last synced: 04 Jul 2025

https://github.com/sarthakagg29/sql-share-trading-analysis

Analysis of share trading transactions using SQL. Includes table setup, sample data, and a variety of queries to answer typical business questions about stocks and trading.

data-analysis dbeaver portfolio postgresql share-market sql

Last synced: 04 Jul 2025

https://github.com/swapnitagoyal/cricket-match-data-analysis

ETL on the raw cricket json data using snowflake

json snowflake sql

Last synced: 05 Apr 2025

https://github.com/smoothemerson/in.orbit_server

Project given by Rocketseat in NLW POCKET event.

drizzle fastify nodejs sql typescript zod

Last synced: 04 Jan 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/nambukeerthi/youtube_dataproject

Build a Streamlit App – A user-friendly interface. Use Google API – Fetch YouTube channel data. Store in SQL Database – Save channel details for easy access. Search & Join Tables – Allow users to query and view data

api numpy pandas python sql streamlit

Last synced: 09 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/jomi195/ferienwohungen-reservierungssystem

StayFinder is a showcase under construction for an apartment booking system for Database-Systems Classes 1 at HTWG Konstanz.

api database java jersey oracle oracle-database react sql typescript vite

Last synced: 13 Apr 2026

https://github.com/azizy22/duckdb-cho

🦆 Explore DuckDB with enhanced features and performance for efficient data analytics and querying in your applications.

analytics big-data cross-platform data-analytics data-management data-science data-warehousing database duckdb in-memory-database open-source performance sql sql-query visualization

Last synced: 12 Apr 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/mainak-97/netflix-content-analysis-project

SQL-based analysis of Netflix’s movies and TV shows dataset to uncover content trends, popular genres, geographical insights, and audience preferences. Includes data queries, findings, and a presentation of key insights.

data-analysis mysql mysql-workbench powerpoint presentation-slides sql

Last synced: 23 Sep 2025

https://github.com/xad4/taller-mecanico

Sistema para taller mecánico.

laravel mysql php8 sql

Last synced: 07 May 2026

https://github.com/abbgrade/pssqlclient

The PowerShell SQL Client module aims to replace to the SQL Server utilities SQLCMD and BCP

azure-sql powershell sql sql-server sqlserver

Last synced: 03 Apr 2026

https://github.com/miroslaw-zieba/secure-query-handler

Secure Query Handler by Mirosław Zięba is a PHP class for secure, efficient SQL query management. Designed for robust database security, dynamic parameter validation, and transaction handling, it leverages parameterized queries to protect against SQL injection and maintain data integrity.

data-validation database-abstraction database-security error-logging miroslaw-zieba mssql multi-database-support mysql object-oriented-programming parameter-validation pdo php php-class postgresql query-builder secure-query-handler security sql sql-injection-prevention transaction-management

Last synced: 14 Apr 2026

https://github.com/vlachenal/sql-request-builder

Dynamic SQL request builder

fluent java sql

Last synced: 14 Jan 2026

https://github.com/rykerwilder/university-library-db

Creating a university library DataBase using MySQL.

database mysql sql

Last synced: 25 Mar 2025

https://github.com/ireneflorez/sf-kindergarten-lottery

Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco

ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql

Last synced: 17 Feb 2026

https://github.com/tanuj-maheshwari/aims

Academic Information Management System. Multi User database for an academic institute with various constraints generally present in an institute. Implemented using stored procedures and triggers in PLPGSQL.

plpgsql postgresql sql

Last synced: 22 Feb 2026

https://github.com/eliastamer/mysql-nodejs-app

nodejs app that leverages a MySQL database.

docker nodejs sql

Last synced: 06 May 2026

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/bygabrielalmeida/ciencia-de-dados-com-python

Repositório criado para registrar minhas anotações e atividades do Bootcamp de Ciência de dados com python, SQL, e introdução ao Aprendizado de Máquina da DIO.

data-science dio-bootcamp pandas python sql

Last synced: 17 Apr 2026

https://github.com/rachkat/rachelgoldsbury.github.io

Data Analytics Blog- Thoughts & Insights: Lightweight analytics blog—snippets, charts, and bite-size experiments.

blog data-visualizations jekyll mini-projects notes python r sql

Last synced: 14 Apr 2026

https://github.com/algojobs/sql-jobs

The latest SQL jobs, updated weekly.

jobs jobsearch software-engineering sql

Last synced: 23 Feb 2026

https://github.com/giorgishengelia/bike-share-analysis-report

Help developing marketing strategy using data analytics to help convert casual riders into members

bigquery sql tableau

Last synced: 07 Oct 2025

https://github.com/kauefraga/learning-postgres

🐘 Trying out SQL using postgres "bare metal" (without orm)

migrations postgres postgresql sql

Last synced: 30 Apr 2026

https://github.com/semba-yui/sample-workflow-rdb

MySQL DDL / DML / 設計書用リポジトリ

ddl dml docker docker-compose flyway mise mkdocs mysql sql tbls textlint

Last synced: 07 May 2025

https://github.com/brkyvrkn/oracle-sql-demo

Information management system about pharmacies

apex database information-management oracle sql

Last synced: 30 Oct 2025

https://github.com/aloksingh20/blogify

Built a resilient Blogging REST API with Spring Boot, seamlessly integrating Thymeleaf for the frontend. Leveraged MySQL for efficient data storage and management.

git hibernate-jpa java java-8 maven mvc mvc-architecture spring spring-boot sql thymeleaf

Last synced: 10 Apr 2026

https://github.com/viiviiiix/sql-solutions-sql-practice

Solutions to Learn SQL's SQL Practice Challenges.

learn-sql ms-sql-server sql sql-challenges sql-practice sql-solutions

Last synced: 07 Oct 2025

https://github.com/roydevashish/algo8.ai-data-manipulation-assignment

This assignment performs transaction-level sales data analysis and generates reports using Pandas / SQL / Spark inside a containerized environment. The dataset contains sales transaction records and is used to analyze SKUs, customers, and sales representative performance.

data-analysis duckdb python3 sql uv

Last synced: 15 May 2026

https://github.com/filiprokita/chatterbox

Chatterbox is a simple web-based chat application designed for real-time messaging. It features user authentication, message handling, and a responsive user interface.

bootstrap chat chat-application css docker flask html javascript js messenger python real-time-messaging sql sqlalchemy sqlite user user-authentication web-development websockets

Last synced: 04 Apr 2026

https://github.com/dal-go/dalgo2sql

SQL adapter for DALgo - a DB abstraction layer in Go

dalgo dalgo-adapter go golang sql

Last synced: 11 Jan 2026

https://github.com/vanvuvuong/to_sql

Little tool to convert the CSV, XML file to SQL

csv docker sql xml

Last synced: 21 Jan 2026

https://github.com/lealre/northwind-analytics-sql

An analytical business report from a sales database with SQL

docker docker-compose postgresql sql

Last synced: 17 Apr 2026

https://github.com/codedbyarizola/sql-classwork

SQL scripts I made during a course in school.

coursework sql

Last synced: 21 Jan 2026

https://github.com/miyako/4d-plugin-simple-postgres-client

Simple PostgreSQL client using libpq

4d-plugin sql

Last synced: 07 Oct 2025

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/JaredPersonalOrganization/AWS-EKS-AURORA

AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB

aws aws-cdk eks eksctl golang kubernetes postgresql sql

Last synced: 24 Oct 2025

https://github.com/lucas2805g/sakiladw-parcial

Integrantes: Juan Lambezat, Matías Elebi y Lucas Gomez.

analysisservices etl integrationservices sql sqlserver visualstudio2022

Last synced: 18 Sep 2025

https://github.com/alfredomartins/r4c

Carona Remunerada (Paid Ride) is an Android app that connects the Angolan population with nearby taxi services, offering convenient and efficient transportation, particularly for students, across the country.

androidstudio java javascript json kotlin oop php socket-io sql

Last synced: 09 Apr 2026

https://github.com/optiopay/sqlgen

A sql.Scanner and sql.Valuer generator for Go

library open-source sql

Last synced: 18 Jan 2026

https://github.com/d-vale/edx_cs50

Ce repository documente mon parcours d'apprentissage du cours CS50x de Harvard

c edx edx-cs50 harvard harvardcs50 js python sql

Last synced: 25 Jul 2025

https://github.com/keidsid/bsa-2024-db-sql

Binary Studio Academy 2024 "JavaScript: Database and SQL" Lecture Homework

binary-studio-academy bsa2024 mermaidjs psql sql

Last synced: 02 Mar 2026

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/lucasmdct/johnny_sql

Aulas de banco de dados com SQL pelo professor Johnny santos disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp.

aulas-db aulas-de-banco-de-dados aulasdesql banco-de-dados bancodedados db db1group johnnysantos sql

Last synced: 08 Oct 2025

https://github.com/danielmilanez/desenvolvimento_de_sistemas

Conceitos aprendidos durante o curso técnico em desenvolvimento de sistemas no senai.

c css html java javascrip python sql

Last synced: 01 Aug 2025

https://github.com/anderakooken/dw-molap-datamart

datamart scripts - molap (Data Science)

cube datamart datascience datawarehouse sql sqlserver

Last synced: 01 Aug 2025

https://github.com/analyst-lochan/flight-delay-and-cancellation-dataset-2019-2023-

This project demonstrates a complete data analytics pipeline starting from raw real-world flight data to professional visual dashboards using SQL Server and Power BI. It showcases data import, cleaning, optimization, transformation, and dynamic DAX-based visual reporting.

airline-performance business-intelligence data-analysis data-cleaning data-modeling data-visualization dax etl flight-data kaggle-dataset portfolio-project powerbi powerbi-dashboard sql sql-server

Last synced: 09 Sep 2025

https://github.com/vishal-bhandary/sql-data-analytics

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics business-intelligence customer-segmentation dashboarding data-analysis data-reporting data-visualization data-warehouse etl kpi product-analysis sql sql-server star-schema t-sql

Last synced: 30 Jun 2026

https://github.com/gpalleschi/gpgen_sqlldr

A sql script to export a table generating .dat and .ctl files to be imported with sqlldr oracle utility.

export import oracle oracle-database sql sqlldr sqlplus

Last synced: 26 Feb 2026

https://github.com/ryym/goq

Yet another SQL builder and ORM mapper in Go

go orm sql

Last synced: 01 Aug 2025

https://github.com/qazcetelic/sqlimagine

A DSL for quickly and easily designing SQL databases 🗃️.

antlr4 domain-specific-language kotlin parser prototyping-tool relational-databases sql

Last synced: 08 Oct 2025

https://github.com/yunusemrejr/user-status-checker

User Status Checker (.NET/C#, SQL)

csharp dotnet sql

Last synced: 20 May 2026

https://github.com/marcosmaio/tech-jobs

Projeto de site proprio - Finalizado

bootstrap javascript jquery laravel mysql php sql sql-server stripe-payments

Last synced: 07 Apr 2026

https://github.com/ziy1-tan/gsoc-2022-report

GSoC 2022 @MariaDB - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

cpp database json sql storage-engine

Last synced: 02 Aug 2025

https://github.com/shiven424/dth-data-warehouse

This repository provides a sample star‑schema data warehouse for Direct‑to‑Home (DTH) television services built for SQL Server Management Studio. It contains SQL scripts, CSV datasets, and example analytics queries for exploring subscriptions, churn, engagement, and advertising effectiveness.

analytics data-modeling data-warehouse etl sql sql-server ssms star-schema

Last synced: 02 Aug 2025

https://github.com/jotstolu/bicycle-store-revenue-and-customer-insights-sql-project-

This repository showcases a comprehensive SQL-based analysis of retail bike sales data. It covers schema creation, data loading, and a series of analytical queries to derive actionable insights from transactional records.

sql sql-analysis sql-server tsql

Last synced: 02 Aug 2025

https://github.com/lugolbis/neo4j-migrator

Relational database migrator to graph database 💾

database graph-database neo4j polars postgresql relational-database rust rust-polars sql

Last synced: 08 Oct 2025

https://github.com/rifatkasikci/hrms-data-postgresql

This repository contains the database of HRMS(Human Resource Management System)-PROJECT.

database-diagrams postgresql postgresql-database sql

Last synced: 25 Jul 2025

https://github.com/ozceliksinan/csharp-exercises

Exercises and challenges for the C# Programming

csharp csharp-code csharp-exercise sql windows-forms-csharp

Last synced: 02 Aug 2025

https://github.com/knands42/sql-data-warehouse

Building a Data Warehouse in SQL Server, including ETL process, data modeling, and analytics.

etl etl-pipeline sql sql-server

Last synced: 24 Jul 2025

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

SQL Practice

mysql sql

Last synced: 11 Jul 2025

https://github.com/mathiaslinux/sae_401_bdd

The database repo for the project SAE 401

database mariadb school-project sql

Last synced: 16 May 2026

https://github.com/plishka/metaverse_analysis

Earth 2 (metaverse): On-Chain Essence (ESS) Analysis

blockchain dune-analytics postgresql sql

Last synced: 02 Aug 2025

https://github.com/samuelrvg/words-english-sql

SQL - Inserts de palavras inglês com suas traduções para o português.

english-translation english-word insert-script sql translation words

Last synced: 02 Aug 2025

https://github.com/nathanpannell/my-music-trends

My Music Trends is a service that tracks a day-by-day version history for your favourite playlists. Check back in time for Spotify Wrapped 2025 to see a visualization of your listening habits!

azure fsharp spotify-web-api sql

Last synced: 16 Oct 2025

https://github.com/winteryukky/aws-lambda-sql-runtime

Execute SQL on AWS Lambda

aws-lambda sql

Last synced: 14 Jan 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/kumartusha/Data_Scientist-AI-ML-_Training_Anudip_Foundation

Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis

excel matplotlib numpy pandas powerbi python scipy sql

Last synced: 27 Sep 2025

https://github.com/dforsber/glue-table-cache

Query AWS Glue Tables efficiently with DuckDB

ast aws-glue duckdb sql

Last synced: 27 Sep 2025

https://github.com/tisttnf/data-warehouse

Data Warehouse

sql

Last synced: 10 Feb 2026

https://github.com/muthupillai1204/mobiles_analysis

The Mobile Production Data Analysis Project for 2023 focuses on systematically evaluating and optimizing mobile product performance through comprehensive data analysis. This project aims to collect, analyze, and interpret data from various mobile applications and devices launched throughout the year.

excel mysql-database powerbi sql

Last synced: 08 Oct 2025