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/mehrajlatifli/stored-procedure

A database called Library is used to work with stored procedure in MSSQL Server

database except mssql mssqlserver sql sqlserver-2019 stored-procedure tsql union userdefined-stored-procedure

Last synced: 12 May 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 May 2026

https://github.com/bansimplified567/pos-coffee-shop-management

IslaDelCafe is an all-in-one coffee shop management system designed to streamline operations, from product inventory and order processing to sales tracking and admin control. Built for efficiency and ease of use, it empowers both staff and management with real-time access to menus, customer orders, stock levels, and performance analytics

capstone-project chartjs fullstack-development laragon php pos project reactjs software-engineering sql webdevelopment

Last synced: 12 May 2026

https://github.com/ggarciajavier/udacity-dalf-project2-wrangle-openstreetmap-data

Work performed for the 2nd project of Udacity Data Analyst Nanodegree: OpenStreetMap data wrangling and analysis.

data-analysis openstreetmap python sql

Last synced: 12 May 2026

https://github.com/bucketonhead/java-filmorate

Movie service for selecting, commenting, liking, finding popular films, adding friends, and receiving movie recommendations based on friends' likes.

h2 jdbctemplate springboot2 sql

Last synced: 12 May 2026

https://github.com/mujeeb218353/railway-ticket-booking

Railway Ticket Booking Management System

java java-gui-based sql

Last synced: 29 Jun 2026

https://github.com/leopeng1995/neuralsql

Make DataStore More Intelligent

data-analysis mongodb sql

Last synced: 12 May 2026

https://github.com/sebastian-diaz-berdecia/analisis-popularidad-de-series-y-generos-de-series

Consultas SQL para el análisis de la popularidad de series y géneros series de la base de datos NetflixDB.

business-analytics bussiness-intelligence data data-analysis database mysql mysql-database sql

Last synced: 12 May 2026

https://github.com/rizkipragustono/data_analysis_spark

Exploration: Data Analysis using Spark

apache-spark data-analysis pyspark python spark-sql sql

Last synced: 09 May 2026

https://github.com/lefteris-souflas/medical-prescription-relational-database

Ministry of Health requires a database for prescription analysis. Tasks include creating ERD, relational schema, and SQL queries for patient demographics, prescription details, doctor info, and drug analytics. Additionally, a database interaction Python program is developed to fetch prescription details.

db-schema entity-relationship-diagram mysql-database python3 sql

Last synced: 12 May 2026

https://github.com/dj258255/minidb

A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.

b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal

Last synced: 24 Jun 2026

https://github.com/nafis2508/urban-eats-sql-analysis

SQL business analytics and relational database design project for retail and café operations.

business-analytics database-design mysql sql sql-analysis

Last synced: 24 Jun 2026

https://github.com/sricasea/fundraising-insights-mwpccc

Data storytelling meets impact strategy — a nonprofit fundraising analysis project combining SQL, Python, and Deepnote to uncover donor trends and guide smarter decisions.

data-analysis data-storytelling data-visualization deepnote fundraising nonprofit portfolio-project python sql

Last synced: 12 May 2026

https://github.com/m-azra3l/pointofsale

This application was created as part of SQL, authorization and reporting training for my students

authentication authorization reporting sql

Last synced: 29 Jun 2026

https://github.com/vbalalian/three-gits

Group analytics project for a predictive analytics course. Using the Yelp open dataset to predict restaurant success.

bigquery dbt predictive-analytics python regression sentiment-analysis sklearn sql vader-sentiment-analysis yelp-dataset

Last synced: 13 May 2026

https://github.com/araskolnikoff/grad_project

База данных музея | Распределенное приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 09 May 2026

https://github.com/nir3x/dbcachinglayer

DB Caching Layer Module - A Go-based generic, thread-safe caching and persistence layer for database records

caching concurrency crud database generic go layer persistence sql thread-safe

Last synced: 13 May 2026

https://github.com/yunusemrejr/url-atlas

Partially open-source code for urlatlas.org

html javascript php sql website

Last synced: 13 May 2026

https://github.com/araskolnikoff/course_project

База данных музея | Desktop-приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 13 May 2026

https://github.com/g4brielpy/dio

🚀 Bem-vindo ao meu repositório de projetos da DIO Pro, onde mergulhei de cabeça no incrível universo do desenvolvimento full stack!

css3 html5 mysql python python3 sql

Last synced: 13 May 2026

https://github.com/marialuizaleitao/monacogp-challenge

A Medium platform challenge that combines Formula 1 and SQL.

formula1-data-analysis mysql-database sql

Last synced: 11 Jun 2026

https://github.com/icalialabs/archon-gem

ARchon: Summoning the powers of ActiveRecord and ARel to wreak havoc

activerecord archon arel crazystuff rails sql

Last synced: 29 Jun 2026

https://github.com/iamskyy666/postgresql-resources

PostgreSQL - resources 🔵

postgresql sql

Last synced: 25 Jun 2026

https://github.com/nmm-code/ptl_sql

Introduction to Databases : 1,0

mysql sql

Last synced: 11 Jun 2026

https://github.com/chernyakid/telecom_nps

Анализ NPS среди клиентов телекоммуникационной компании

jupyter python sql tableau

Last synced: 13 May 2026

https://github.com/sakthivinash2/sql_paintings_casestudy

This project explores a dataset of Famous Paintings & Museums using SQL queries to answer various analytical questions.

case-study paintings postgresql sql

Last synced: 13 May 2026

https://github.com/moha-cm/bizcardx

BizCardX: Extracting Business Card Data with OCR

data-extraction mariadb-database ocr ocr-python sql sqlalchemy streamlit-dashboard

Last synced: 14 May 2026

https://github.com/anibalalpizar/jsp-sql-login-insert

Example of login and maintenance with a logical insert and select using a database with previous information

java jsp sql

Last synced: 11 Jun 2026

https://github.com/baschin1103/knn-classification-sqlalchemy

Example-Script to load data from a database and classify by the K-Nearest Neighbor (KNN) Algorithm.

database knn-classification labelencoder machine-learning ordinal-classification pandas sql sqlalchemy

Last synced: 09 May 2026

https://github.com/arifuddincoder/postgresql

PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.

cheatsheet macos postgresql psql quickstart sql tutorial

Last synced: 14 May 2026

https://github.com/victoorv/reservation_salles_java

Ce projet Java est une application de gestion de réservations de salles. Elle permet aux utilisateurs d'ajouter, de modifier, de supprimer des salles et des réservations, ainsi que de visualiser les salles disponibles et les réservations actuelles.

java mysql sql

Last synced: 14 May 2026

https://github.com/leoviana00/azure-functions-project

Laboratório de um fluxo de trabalho utilizando Logic App, Azure Functions e outras tecnologias de modo a garantir a persistência e continuidade das mensagens e entrega de um produto mesmo diante da indisponibilidade de um banco de dados por exemplo.

azure azure-functions dotnet logic-app service-bus sql

Last synced: 09 May 2026

https://github.com/keshab5300/swiggy-analysis-using-mysql

This project analyzes Swiggy's SQL dataset to derive insights on customer behavior, restaurant performance, and order patterns. By implementing sophisticated SQL queries with intricate joins, the analysis aims to facilitate strategic decision-making for improving service quality and customer satisfaction.

mysql sql

Last synced: 12 Jun 2026

https://github.com/paulnovack/cppzeromqasynchsqlserver

c++ server for implementing asynchronous queries for PHP web Apps

asynchronous-programming php-framework sql zeromq

Last synced: 12 Jun 2026

https://github.com/keshab5300/jenson-usa-mysql-analysis

This repository contains SQL queries designed for data analysis at Jensons USA, an online cycling store. The queries focus on optimizing store performance, enhancing customer experience, and improving inventory management by analyzing sales data, customer behavior, and staff performance to provide actionable insights for business growth.

mysql sql

Last synced: 13 Jun 2026

https://github.com/philipszdavido/forgedb

A lightweight SQL-inspired database engine written in modern C++.

cpp database engine sql

Last synced: 13 Jun 2026

https://github.com/marialuizaleitao/walmartsalesanalysis

This project explored data collection and preprocessing, advanced application of SQL queries, and feature engineering. Key calculations, such as COGS (Cost of Goods Sold) and VAT (Value Added Tax), were performed to assess the profitability and financial efficiency of the branches.

business-analytics data-analysis mysql-database sql

Last synced: 13 Jun 2026

https://github.com/emanoelcampos/sql-mysql

Atividades e exercícios desenvolvidos no curso de SQL com MySQL: manipule e consulte dados na Alura, que faz parte da especialização Java, oferecido pelo programa ONE - Oracle Next Education

aluno-one alura alura-latam banco-de-dados dados mysql oracle oracle-next-education programa-one sql

Last synced: 13 Jun 2026

https://github.com/azure-samples/sql-database-engine-driver-samples

Code samples for the Microsoft SQL database engine drivers in various programming languages.

csharp dotnet go sql

Last synced: 09 May 2026

https://github.com/mathu97/dbveil

A local read-only, PII-redacting proxy that lets AI agents query your database safely.

claude-code pii pii-redaction postgresql safety sql

Last synced: 03 Jul 2026

https://github.com/eniko04/onlinestore

OnlineStore MVC with DB

csharp mvc sql

Last synced: 14 Jun 2026

https://github.com/xoraus/leetcode-dsa-grind

There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.

codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder

Last synced: 14 Jun 2026

https://github.com/hajarwalfi/traservy-touristicreservationsystem

Voyage Reservation System : Application de gestion agence de voyage avec base de données relationnelle et interface responsive. PHP procédural.

mariadb mysql php procedural-programming sql

Last synced: 25 Jun 2026

https://github.com/davidhristov59/databases

This repo contains auditory, lab exercises and midterm exercises for the course Databases @FCSE-Skopje

ddl dml postgresql query sql

Last synced: 15 Jun 2026

https://github.com/kwhorne/sql-anywhere

🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.

database edge embedded-database local-first offline-first replication rust sql sqlite wal

Last synced: 25 Jun 2026

https://github.com/ashwathdazur/wordpressdocker

Easily deploy WordPress with MySQL using Docker Compose. This repository provides a ready-to-use docker-compose.yml file to spin up a WordPress site in minutes.

deployment docker docker-compose sql wordpress

Last synced: 08 May 2026

https://github.com/marielachirinosr/nyc-taxi-trip-exploration-2019-2020

Explores passenger behavior & impact of COVID-19 on NYC taxi industry (Q1 2019-2020).

bigquery data data-analysis data-visualization python sql tableau

Last synced: 15 Jun 2026

https://github.com/dsillman2000/advent-of-code-2024

David's Advent of Code for 2024 (PostgreSQL)

advent-of-code-2024 docker postgresql sql

Last synced: 29 Jun 2026

https://github.com/gregoritsch3/project_sql_job_analysis

An SQL project that draws useful insights from existing job data. It provides information regarding top-paying Data Scientist jobs and skills (both job-opportunity-based and salary-based), the most in-demand skills for Data Scientist roles, as well as a list of optimal Data Science skills to learn (skills high in demand and market value).

chatgpt dataanalysis postgresql sql statistics

Last synced: 16 Jun 2026

https://github.com/sckonung/sql_football

European Leagues Data Analysis

sql sqlite t-sql

Last synced: 16 Jun 2026

https://github.com/zweli-jr/tvps

Database for a pet shop (Tyger Valley Pet Shop)

database sql

Last synced: 29 Jun 2026

https://github.com/sofiahuang315/neuralnetwork_evaluation

Neural network models evaluation for SQLi detection

machine-learning neural-network sql sqlinject-defense sqlinjection

Last synced: 17 Jun 2026

https://github.com/j1sk1ss/sql_databaseworker.exmpl

Simple JFrame windows app for work with sql data-base

database sql sqlite

Last synced: 08 May 2026

https://github.com/ayushman0511/data-analytics-project1

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 busine data data-anal data-enginee data-sci data-scien database datascien query reporting sql sql-query sql-server window-func

Last synced: 17 Jun 2026

https://github.com/jon1vk/app-academy-open

App Academy Open - Full Stack Online Bootcamp - Includes solutions to course assignments and all the projects I have completed.

app-academy-open ruby ruby-on-rails sql

Last synced: 09 May 2026

https://github.com/loesterbotelho/sql-postgresql

Estou em processo de finalização, e ainda haverá alterações.

postgresql sql

Last synced: 18 Jun 2026

https://github.com/baribrahim/ecommerce-website

An e-commerce website built using PHP, HTML, CSS and Javascript

ecommerce-website fullstack-development html-css-javascript php sql webapplication webdevelopment

Last synced: 18 Jun 2026

https://github.com/josewebdev2000/100-days-of-python

My Solutions to 100 Days of Code Course By Angela Yu

back-end flask oop python sql tkinter web-development

Last synced: 08 May 2026

https://github.com/eisi05/sql-builder

This repository simplifies working with SQL in Java.

database java mysql sql sql-builder sql-parser

Last synced: 26 Jun 2026

https://github.com/learningbyexample/jobs-k8s

A project for learning to Creating Jobs in Kubernetes

etl job k8s kubernetes operator postgresql sql

Last synced: 09 May 2026

https://github.com/nur-zaman/sql-guard

Validate AI generated PostgreSQL queries against explicit allowlists. This package parses SQL into an AST and denies anything outside your policy.

security sql sql-injection sql-sanitizer

Last synced: 27 Jun 2026

https://github.com/hajarwalfi/youdemy

Youdemy Learning Platform : Cours en ligne interactifs avec gestion enseignants/étudiants, analytics et validation OOP complète.

css html js mariadb oop php responsive sql uml

Last synced: 19 Jun 2026

https://github.com/jeremylongshore/beads-dolt

A Dolt/DoltHub-aware Claude Code plugin for the beads (bd) task tracker: skill + 5 expert agents + a wired dolthub/dolt-mcp server. Builds on beads and Dolt/DoltHub.

beads claude-code claude-code-plugin dolt dolthub mcp sql task-tracking

Last synced: 28 Jun 2026

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

Use SQL to instantly query OneLogin resources. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 19 Jun 2026

https://gitlab.com/pommalabs/kvlite

KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/

SQL Sserver cache mysql oracle postgresql sql

Last synced: 29 Jun 2026

https://github.com/marialuizaleitao/record-store

A simple interactive SQL project to build a database and retrieve data about the records of a store.

mysql-database sql

Last synced: 19 Jun 2026

https://github.com/phpgao/mysqlmcp

MySQL MCP server — multi-instance MySQL access for AI assistants. SQL static analysis, read-only enforcement, dual transport.

ai database developer-tools go mcp mcp-server mysql sql

Last synced: 19 Jun 2026

https://github.com/ajaytester007/citizens-bank-api-test-manager-portfolio

Banking API Quality Engineering Portfolio featuring ReadyAPI, SOAPUI, REST API Automation, ISO 20022 Payments Modernization, Reconciliation Controls, CI/CD Quality Gates, Release Governance, and Enterprise Integration Testing.

api-testing banking ci-cd financial-services github-actions integration-testing iso20022 java payments postman quality-engineering readyapi reconciliation release-governance rest-api rest-assured selenium soapui sql test-automation

Last synced: 29 Jun 2026

https://github.com/turbot/steampipe-mod-cloudflare-compliance

Run individual controls or full compliance benchmarks for across all of your Cloudflare accounts using Steampipe.

cloudflare compliance hacktoberfest security sql steampipe steampipe-mod

Last synced: 20 Jun 2026

https://github.com/lleonardus/distribuidora-automatizada

Projeto feito com o intuito de gerar relatórios automatizados para uma distribuidora

excel faker pandas python python-dotenv sql sqlalchemy

Last synced: 20 Jun 2026

https://github.com/istiyakriyad/restaurant-service

This is a restaurant service application developed in golang. It extract, transform and load the mongodb data to postgresql database. It provide some routes to access the data.

cobra docker gin golang postgresql sql testify

Last synced: 20 Jun 2026

https://github.com/danbuxton/groceryshoppingsystemproj

Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller

command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql

Last synced: 20 Jun 2026

https://github.com/g-schumacher44/analyst_resource_hub

A collection of guidebooks, quickref, and resources for data analysis

analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration

Last synced: 20 Jun 2026

https://github.com/evanmathew/northwind-traders

SQL-powered analysis of sales, employee performance, and customer behavior using PostgreSQL window functions. This project uncovers key business insights to optimize decision-making.

case-study data-analysis jupyter-notebook northwind-traders postgresql python-postgresql sql

Last synced: 20 Jun 2026

https://github.com/corey-richardson/course-progress-tracker

A Flask web application that can be used to track which courses and university modules I have completed and which I have yet to finish.

css flask html python3 pythonanywere sql sqlite3

Last synced: 09 May 2026

https://github.com/vidjinnangni/sql-sub-saharan-economic-impacts-of-covid

SQL project analyzing the economic impacts of COVID-19 in Sub-Saharan Africa using MySQL. Includes database schema, data insertion, and exploratory queries.

mysql mysql-database mysql-server sql sqldata-exploration

Last synced: 20 Jun 2026

https://github.com/olaszpl/bazy_danych_2024

Projekt systemu bazodanowego dla uczelni – realizacja w ramach kursu Podstawy Baz Danych na AGH 2024/25.

agh-wi databases sql

Last synced: 20 Jun 2026

https://github.com/basemax/amirkabirindustrialtown

بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.

amirkabir-industrial amirkabir-industrial-town database database-as-a-service database-schema database-sql industrial-town json py python sql sql-database table

Last synced: 09 May 2026

https://github.com/amoghmadan/micro-todo-analytics

Micro-services and SDUI to build a distributed system which builds into one.

bun docker docker-compose elysia express graphql grpc mongodb node python rabbitmq react redis rest sql

Last synced: 21 Jun 2026

https://github.com/ilbertt/better-auth-bun-sql

A better-auth database adapter for Bun's built-in SQL module

better-auth bun sql typescript

Last synced: 21 Jun 2026

https://github.com/amarjahiji/sdp4j

A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.

database dataframework datapersistence java javaframework orm persistence persistenceframework sql sqlmapper

Last synced: 21 Jun 2026

https://github.com/willaevangelista/smart-rh_java

Repositório do Projeto SmartRH, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.

generation-brasil insomnia java spring-boot sql

Last synced: 08 May 2026

https://github.com/datasqlsantosh/portfolio-cars-data-analysis

This data analysis portfolio aims to analyze and visualize data related to cars to gain insights into various attributes such as specifications, features, and market trends. The analysis utilizes Python programming language, Google Colab environment for code execution, and an Excel sheet file containing the cars dataset.

colab colab-notebook excel google pyhton sql

Last synced: 09 May 2026

https://github.com/zulqarnain1ali/sample-sql-database-

A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.

database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables

Last synced: 09 May 2026

https://github.com/laisgalvao/renovar-estofados

um e-commerce criado para meu projeto integrador do curso técnico em 2018

css ecommerce html javascript php refactoring-exercise sql

Last synced: 08 May 2026

https://github.com/barcek/progpgq

abstract away SQL queries | table & CRUD query creation classes | Node.js & PostgreSQL

backend crud dx library node-postgres nodejs object-oriented-programming postgresql sql web-development

Last synced: 09 May 2026

https://github.com/mananb77/data101-postgres-spark

Compare the efficiencies of Postgres and Apache Spark.

data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql

Last synced: 09 May 2026

https://github.com/davidmartinperez/jqueryui-crud

CRUD with JqueryUI-PHP-MYSQL

crud jquery jquery-ui mysql php sql

Last synced: 09 May 2026

https://github.com/saniyaabushakimova/academix-research-paper-manager

AcademiX is a research paper management application designed to create and manage academic research papers. It allows users to bookmark liked papers, search for papers using keywords, write comments, and take private notes.

astro back-end database-development front-end gcp javascript react sql

Last synced: 09 May 2026