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/blank2409/smart-inventory-system

Smart Inventory Management System is a Java application for managing inventory. It features a user-friendly interface for handling products, suppliers, and sales, with backend support using MySQL. The system includes secure login and a dashboard for inventory overview.

crud-application database inventory-management inventory-management-system java javaproject jdbc sql swing userauthentication xampp

Last synced: 20 May 2026

https://github.com/realshubhamraut/bank-database-design

Designed Entire Database for Customers Banks Account, Loans, Branch, Payment, Transaction, Transfer, Person.

bank-database database project schema sql

Last synced: 09 Aug 2025

https://github.com/shashankpatil01/jsp-person-details

In this project I have included the Registration details information for Name, Email and Password from the person.

apache-tomcat-9 css html5 java-8 jsp jsp-servlet sql

Last synced: 09 Apr 2026

https://github.com/diovanas/sql-injection

Repositório explicativo sobre o ataque SQL Injection, com exemplos de código demonstrando o cenário de vulnerabilidade e a sua solução.

java sql

Last synced: 08 Aug 2025

https://github.com/arghya1501/pizza_sales

This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.

csv dbms mysql mysql-database mysql-server sql

Last synced: 08 Aug 2025

https://github.com/ap/dbix-simple-concrete

monkey-patch DBIx::Simple to use SQL::Concrete

dbix perl sql

Last synced: 08 Aug 2025

https://github.com/l-teles/tailpipe-plugin-crowdstrike

Tailpipe plugin that ingests CrowdStrike Falcon Data Replicator (FDR) data from S3 and exposes it as SQL.

crowdstrike duckdb falcon fdr go siem sql tailpipe tailpipe-plugin

Last synced: 23 May 2026

https://github.com/mtheuxa/beecrowd

🐝 Exercícios da plataforma Beecrowd.

c postgresql sql

Last synced: 19 May 2026

https://github.com/priom7/ecom-task

Laravel, JWT, React, Redux, Bootstrap, MySQL

laravel react redux sql

Last synced: 09 Apr 2026

https://github.com/mateusz-przybyla/phpiggy

Expense tracking application - "Complete Modern PHP Developer Course" on UDEMY

dependency-injection mvc php sql

Last synced: 09 Nov 2025

https://github.com/opulencephp/querybuilders

[READ-ONLY] Subtree split of the query builder library

mysql opulence php postgres sql sql-builder

Last synced: 14 Jan 2026

https://github.com/deepakramani/etl_with_dbt_dwh

A small scale ETL project that ingests data into the data warehouse using dbt(data build tool) to facilitate transformation and analytics.

analytics-engineering data-engineering dbt dimensional-modeling etl jinja sql

Last synced: 30 Mar 2025

https://github.com/mahmudmridul/leetcodesolutions

LeetCode problems solution and data structures implemented in python and C#

algorithms csharp data-structures leetcode-solutions problem-solving python sql

Last synced: 02 Apr 2025

https://github.com/ridvikpal/carcartapi

CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.

cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql

Last synced: 02 Oct 2025

https://github.com/hammadhttps/pos-point_of_sale_-system

A comprehensive Point of Sale (POS) system designed for metro stores with multi-branch support, role-based access control, and offline functionality.

dao-interface gui-application java javafx-application jdbc jdbc-driver pointofsale sql xammp

Last synced: 07 Aug 2025

https://github.com/rhoxolan/ado_net_course

Practical works and homeworks on the subject "ADO.NET databases access technology" (04.07.2022 - 12.08.2022) at STEP IT Academy in Kryvyi Rih.

ado-net dapper entity-framework entity-framework-core linq orm plpgsql postgresql sql sqlite sqlserver t-sql

Last synced: 02 Oct 2025

https://github.com/gaurav-phogat/bitly-clone

Designed a Bitly Clone where we can generate Short links.

java javascript reactjs spring-boot sql

Last synced: 13 Apr 2026

https://github.com/alexandrospanag/my_sql_projects

My SQL Projects. Written by Alexandros Panagiotakopoulos. All Rights Reserved Ⓒ.

database databases learn mysql sql

Last synced: 10 May 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-8

Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados modelo-logico sql stored-procedure workbench

Last synced: 07 Aug 2025

https://github.com/jimmymckegger/sql_zoo

solutions to SQL zoo problems

sql

Last synced: 19 Feb 2026

https://github.com/bhushan148/finance-domain-bank-loan-report-tableau

I analyzed 🏦 bank loan data to reveal trends, KPIs, and insights. Using Tableau 📈 for dashboards and SQL 🗃️ for data extraction, I visualized loan applications, borrower profiles, and repayment behaviors 💡.

bussiness-intelligence dashboard-design data-analysis data-visualization excel figma sql sqlqueries tableau

Last synced: 08 Apr 2025

https://github.com/devlandsio/com2034-sql

Lập trình T-SQL với SQL

fpt-polytechnic mssql sql t-sql

Last synced: 04 Jul 2025

https://github.com/charlie-obrien/random-schemas

A growing collection of SQL schemas and data that I use for various projects.

mysql sql

Last synced: 04 Jul 2025

https://github.com/udhaya2823/red_bus_project

🚌 Red Bus Project Overview The Red Bus Project is a web scraping and visualization tool built with Selenium to extract bus information from the RedBus website. It stores the data in a MySQL database and provides an interactive visualization interface using Streamlit. The goal is to deliver insights into bus schedules, prices, ratings, etc...

data-science database-management datascraping pandas python selenium-python sql streamlit-webapp

Last synced: 18 Apr 2026

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

A desktop application built with C# that facilitates efficient management of hotel operations including room booking, customer check-in/out, and billing. This system offers a user-friendly interface to streamline daily hotel management tasks.

csharp desktop-app dotnet sql windows

Last synced: 07 May 2026

https://github.com/domsabianca16/taskmanager-app

Task Manager Spring Boot Application

java spring-boot sql

Last synced: 16 May 2026

https://github.com/shaurya019/sql-database-with-flutter

Integrating SQL databases with Flutter involves using packages like sqflite for SQLite or connecting to remote databases through APIs. This setup allows you to manage persistent data storage for Flutter applications. You can perform CRUD operations, manage relationships, and use complex queries to handle data efficiently.

dart flutter sql sqlite

Last synced: 12 Apr 2026

https://github.com/marcosalves90/bunchin

Online time tracking platform project.

axios css javascript php react reactjs sql tailwindcss typescript

Last synced: 06 Aug 2025

https://github.com/gaurav-822/localdsa

A Python library for managing and solving coding problems locally. It fetches similar problems from your local database, adds helpful comments after `question.id` and `question.name`, and lets you quickly test and store solutions without using external APIs.

python sql sqlite3

Last synced: 06 Aug 2025

https://github.com/richardzhang01/tech-blog

This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.

express-js handlebars handlebars-js mvc-architecture mysql node-js sql

Last synced: 09 Apr 2026

https://github.com/arsalanazadkhah/covid_analyzing

Analyzing Covid Dataset Using SQL

sql

Last synced: 18 Feb 2026

https://github.com/agentic-dev-io/agent-farm

DuckDB Spec-OS for multi-org AI agent swarms. 175+ SQL macros, Spec Engine, MCP Apps, meta-learning.

ai-agents duckdb embeddings llm mcp ollama python rag sql web-scraping

Last synced: 12 Apr 2026

https://github.com/itayshaul111/bgu-mart

Assignment 4 - SPL course, BGU

python sql sqlite3

Last synced: 11 Jun 2025

https://github.com/bhargav02550/springbootjpa

This repo consists of all crud operations that can be performed on SQL Database using spring data JPA.

java jpa-hibernate mysql-database postman rest-api spring springboot sql

Last synced: 09 Apr 2026

https://github.com/madhvi-n/celestial-bodies-database

A PostgreSQL project as a part of the Relational Database course https://www.freecodecamp.org/learn/relational-database/

freecodecamp-project postgresql sql

Last synced: 08 Apr 2025

https://github.com/gakas14/formula1_data_modeling

This project involves getting different datasets, creating a data model, creating tables, creating relationships between tables, and then loading the data into Snowflake.

data-engineering data-modeling entity-relationship-diagram pandas-dataframe python snowflake sql

Last synced: 07 May 2026

https://github.com/vaxdata22/cities-weather-s3-snowflake-slack-notif-etl-by-airflow-on-ec2

This is my second industry-level ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would extract data (JSON) from the OpenWeatherMap API, transform it, dump it as CSV in S3 bucket, then copy it to destination tables in Snowflake DW and send Slack notification.

apache-airflow aws-ec2 business-intelligence dags data-warehousing etl-pipeline openweathermap-api orchestration python3 slack-webhook snowflake sql

Last synced: 26 May 2026

https://github.com/hourout/elasticsearch_kernel

Elasticsearch Kernel for Jupyter

elasticsearch jupyter-kernel sql

Last synced: 15 May 2026

https://github.com/sifatullahsu/postgresql

Explore PostgreSQL: Unlock the power of PostgreSQL with a comprehensive collection of SQL queries in this repository.

postgresql relational-database sql

Last synced: 04 Nov 2025

https://github.com/deniska69/zayavka

Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"

csharp microsoft-access sql

Last synced: 25 Mar 2025

https://github.com/doaaosamak/database

About Database ;)

database sql

Last synced: 03 Jul 2025

https://github.com/cmtv/sqlean

Simple SQLite database manager. Focus on writing code, rather then messing with queries.

database db entity sql sql-entity sqlite

Last synced: 30 Sep 2025

https://github.com/fayllan111/cursojavacompleto-udemy

Repositório com materiais, exercícios e projetos do Curso Completo de Java – POO, abordando desde fundamentos até desenvolvimento com Spring Boot, bancos de dados e boas práticas.

java javafx jdbc jpa-hibernate maven mongodb nosql oop oops-in-java spring-boot spring-data-jpa sql

Last synced: 09 Apr 2026

https://github.com/anape03/OpenSSL-SQL_Injection

Set up server and database for a simple website

apache mariadb openssl sql sqlinject-defense

Last synced: 10 Mar 2025

https://github.com/tushar2704/employee-distribution

This repository contains valuable insights and visualizations derived from an extensive HR dataset spanning from 2000 to 2020, with over 22,000 rows.

data-analysis data-visualization excel postgresql powerbi sql tushar2704

Last synced: 04 Nov 2025

https://github.com/carloshenriquefs/sql-

Exercicios / Exercises - SQL

banco-de-dados bd sql

Last synced: 03 Aug 2025

https://github.com/ebebbington/copytube

PHP focussed app. Learning project: HTML, SASS, JS, PHP, Laravel, Docker, SQL, Blade Redis Pub/Sub & DB Cache, Deno WS Sockets

css deno docker html javascript nginx php php-fpm sql

Last synced: 07 Jan 2026

https://github.com/chirannnn/adsyzygy-digitalmarketing

Adsyzygy Digital Marketing – A full-stack marketing dashboard built with React, Node.js, and SQL for campaign analytics, client management, and digital strategy tracking.

clientmanagement dashboard digitalmarketing framer-motion fullstack marketing-analytics nodejs react sql

Last synced: 12 Apr 2026

https://github.com/HMA-Rahman/Covid-19-Data-Exploration

A project of Covid-19 data analysis using sql and power bi.

googlesheets mssql powerbi sql

Last synced: 27 Sep 2025

https://github.com/alessioborgi/helpdesk_system

A web-based help desk application designed to streamline customer support and issue tracking. This project includes features like ticket management, user authentication, and real-time updates to facilitate efficient communication between customers and support teams.

css javascript php python sql system ticketing

Last synced: 28 Mar 2025

https://github.com/hariomgola/sql

Learn SQL with one file.

sql

Last synced: 03 Aug 2025

https://github.com/alessioborgi/ElectricCompany-TicketingSystem

Detailed analysis of an Electric Consultancy Company and Development of a Ticketing System.

css database disaster fleet gdpr guacamole javascript management networking php recovery smartworking sql

Last synced: 30 Dec 2025

https://github.com/nghiant3110/firebase_6

This is a DA project based on the Firebase Sample dataset on Big Query

bigquery firebase looker-studio sql

Last synced: 02 Jan 2026

https://github.com/masumrazait/mannat_bank_of_india

Mannat Bank of India is a banking application built using Spring Boot, handling user authentication, transactions, loan management, and beneficiary management. It provides a secure platform for users to manage their accounts, perform transactions, and apply for loans.

api-rest bootstrap5 css html5 java maven pomxml spring-boot spring-mvc sql

Last synced: 08 Apr 2026

https://github.com/kraltug/tsqloader

A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.

database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper

Last synced: 08 Apr 2026

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/tawfikhammad/sql-problems-hackerrank

The solutions of SQL hackerrank problems

database hackerrank mysql sql

Last synced: 11 Jun 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/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/ris-codes/go-shoppy

Go Shoppy is an eCommerce web application made with Golang using Gin Framework and Postgres as database.

backend brevo docker docker-compose ecommerce gin go jwt postgres razorpay sql

Last synced: 06 Jan 2026

https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project

In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.

data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql

Last synced: 09 Apr 2026

https://github.com/hurricanemark/relational_database

Modeling a relational database often is the starting point for scoping and prototyping. Data is the most valuable part of any applications. Understanding your data will result in its best presentation.

bash-script csv database git pl-psql postgresql sql

Last synced: 12 Apr 2026

https://github.com/kartava/nestjs-pgkit

Pgkit module for Nest framework (node.js) 🍉

javascript nest nestjs nodejs pgkit sql typescript

Last synced: 06 Jan 2026

https://github.com/cihat-kose/jdbc-mysql-practice-lessons

Master SQL & DB testing skills with Java JDBC, TestNG, and real Sakila database scenarios.

database java jdbc maven mysql sakila sql testng

Last synced: 04 Sep 2025

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

Projecto final de LAPR 4 ISEP 2018/2019.

java sql

Last synced: 02 Aug 2025

https://github.com/bgoonz/express_js_notes

Notes on node, express, sql, Sequelize, MongoDB, authentication, graphQL

authentication express graphql mongodb nodejs sequelize sql

Last synced: 12 Apr 2026

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

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

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/andreansx/sql

Minimalistic set of explainations and practise excercises for SQL on High School Final Exam in informatics. No theory, just practical explainations

matura sql

Last synced: 26 Jan 2026

https://github.com/kiarashyavari/avg_close_price

Scenario: You have CSV files containing daily stock prices with columns: Date, Ticker, Open, High, Low, Close, and Volume. You want to compute the daily average closing price for each stock.

batch-processing pyspark python3 spark sql

Last synced: 11 Mar 2026

https://github.com/kiran8053/movie-ratings-analysis

SQL-based exploratory analysis of movie ratings

analytics data-science movies sql sql-server sqlite

Last synced: 12 Apr 2026

https://github.com/kogo1616/sql

Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍

database mssql sql

Last synced: 16 Mar 2026

https://github.com/theo-liang/sql-and-tableau-project-analysis-for-rockbuster-stealth

This project involved analyzing data for Rockbuster Stealth LLC, a fictional movie rental company transitioning to an online video rental service.

cleaning-data common-table-expressions filtering-data relational-databases sql subqueries-and-joins

Last synced: 27 Feb 2026

https://github.com/vedikasnehil/My-Data-Science-projects

I’m learning Data Analysis with a focus on Python (Pandas, NumPy), SQL, and data visualization (Matplotlib, Tableau). Through hands-on projects, I’m building skills in EDA, predictive modeling, and statistics. Excited to turn data into insights and connect with others in the field.

excel powerbi python sql tableau

Last synced: 15 Sep 2025

https://github.com/jjlongoria/sf-database-to-sql

Repository to storage the Salesforce Database to SQL system. Convert any SObjects and their relationships on SQL Script

apex converter salesforce salesforce-developers script sql

Last synced: 06 Jan 2026

https://github.com/nisanth2004/springboot-docker-programs

Docker ensures that the application runs consistently in any environment by packaging the application with its dependencies

container database dbms docker dockerhub image java mysql springboot sql

Last synced: 12 Apr 2026

https://github.com/marcuwynu23/ai-generated-articles

Explore this repository's markdown files for guides and tutorials on programming setups, installations, and tips to optimize your workflow and solve common issues, from database configurations to project creation.

articles document expressjs laravel mongodb mssql mysql nodejs php posgresql programming python rails ruby security sql technology vue

Last synced: 09 Apr 2025

https://github.com/tyler887/cowserve

Project Cowserve web server

server sql web

Last synced: 13 Jun 2026

https://github.com/soumya-thoutam/covid-19-impact-on-u.s.-states-and-colleges

Covid-19 analysis and impact on United States Colleges and States using SQL and Tableau.

covid-19 dashboard data-analysis data-visualization dataset sql sql-server tableau

Last synced: 04 Sep 2025

https://github.com/soodaayush/2022-cs50-sql

CS50 SQL code.

cs50 sql

Last synced: 24 Mar 2025

https://github.com/ana11rbt/sql-gaming-analytics-portfolio

Demonstrating SQL analytics capabilities through realistic gaming industry scenarios. Each analysis combines technical implementation with business insights based on 3+ years experience in mobile gaming and ad monetization. Code tested in MySQL environment and designed for practical application in gaming studio analytics workflows.

python3 sql tableau

Last synced: 25 Sep 2025

https://github.com/winniecirino/chicago-trips-by-distance-analysis

This repository focus on the analysis of the Chicago dataset. The focus of the analysis is to understand trip patterns, identify key metrics, and provide actionable insights for business and urban planning decisions.

sql sql-server sqlserver

Last synced: 08 Apr 2025

https://github.com/winniecirino/health-insurance-analysis

This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.

sql sql-server sqlserver

Last synced: 08 Apr 2025

https://github.com/amandaguedess/projeto-conceitual-banco-de-dados-oficina

Sistema de Controle e Gerenciamento de Execução de Ordens de Serviço em Oficina Mecânica

banco-de-dados esquema-conceitual mysql-database mysqlworkbench sql

Last synced: 11 Jun 2026