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/aex5/spk-api

API untuk sistem rekomendasi keputusan wisata kudus.

hapijs nodejs restful-api sql

Last synced: 02 Apr 2025

https://github.com/corocoto/voyage-travel-service

"Вояж" - сервис по организации путешествий :world_map:

csharp database desktop-app microsoft-sql-server microsoft-sql-server-2017 mit-license sql t-sql transact-sql travel visual-studio windows

Last synced: 05 May 2026

https://github.com/msaakaash/hospital-data-warehouse

A data warehouse project designed to demonstrate SQL and data modeling skills.

etl-pipeline python sql

Last synced: 06 Jul 2025

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

Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.

h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql

Last synced: 05 May 2026

https://github.com/markphamm/adventureworks-analytics

This project analyzes AdventureWorks Cycles' data to enhance revenue. It includes data cleaning, descriptive and diagnostic analysis, and predictive modeling using SQL Server, Python, and PowerBI. Interactive dashboards and real-time updates support strategic decision-making and trend discovery.

sql

Last synced: 11 May 2026

https://github.com/vegadelalyra/angular_springboot_cafe_frontend

Angular 11 Frontend for Full Stack App of a Cafe System Management constructed with Angular 11 + Spring Boot 17 + MySQL DB. Backend here: https://github.com/vegadelalyra/angular_springboot_corporation_app

angular boot mysql spring springboot sql

Last synced: 05 May 2026

https://github.com/zun-liang/fcc-number-guessing-game

Solution to freeCodeCamp Project Build a Number Guessing Game

bash git postgresql shell sql

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/2024-devops-alt-dist/zythologue-js

Zythologue is a database project for a web application for all beer lovers. With it, users car access informations about beer, save beers as favorites, and review beers.

database docker postgresql sql

Last synced: 12 May 2026

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

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database mysql-database postgresql-database sql

Last synced: 29 Apr 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/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/spy230/stress_testing

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

python sql stress-testing

Last synced: 09 Jun 2026

https://github.com/agrawalchaitany/flask-secure-file-sharing

A Flask-based secure file sharing system that enables secure file transfers between Operations Users and Client Users through encrypted URLs.

flask flask-sqlalchemy html html-css-javascript mysql mysql-database python sql

Last synced: 05 May 2026

https://github.com/bachiriy/avito

A simple classified ads website developed using native PHP, inspired by the Moroccan online marketplace Avito.

php sql

Last synced: 17 Oct 2025

https://github.com/yash3972/walmart_sales_data_analysis

The Walmart Sales Data Analysis project focuses on extracting actionable insights from Walmart’s sales dataset using Python and SQL. The goal is to analyze sales performance, identify trends, and optimize business strategies based on data-driven decision-making.

mysql-database python sql

Last synced: 05 May 2026

https://github.com/eesunmoon/db-nypd

[Project] Database ETL of NYPD

data-preprocessing database er-diagrams etl mysql postgresql sql

Last synced: 05 May 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/vlados1kin/databases

Курсовой проект по дисциплине "Базы данных (БД)" (БГУИР, КСИС, ПОИТ) на тему "База данных ERP-системы"

bsuir course-project database erp mariadb mysql sql

Last synced: 05 May 2026

https://github.com/kramachandrashenoy/dbms-lab

This repository contains codes and pdfs of the questions for lab exam.

dbms mysql sql

Last synced: 19 Jun 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/munyabelden/blog_app

The blog application provides an intuitive and engaging platform for users to share their thoughts and ideas through blog posts, while also facilitating interaction and engagement among users through comments and likes.

cancancan devise postgresql rails-api rails-spec rswag ruby ruby-on-rails sql

Last synced: 05 May 2026

https://github.com/binbash23/mssql_generate_schema_scripts

Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.

database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver

Last synced: 05 May 2026

https://github.com/gps31320779/insightflow-retail-economic-pipeline

A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.

aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra python sql terraform

Last synced: 05 May 2026

https://github.com/emanoelcampos/periodic-table

This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.

bash bash-script freecodecamp git postegres postegresql relational-database sql

Last synced: 05 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/shellynagar27/good-cabs-data-analysis-project

This project is part of CodeBasics Challenge #13, where the goal was to provide actionable insights to the Chief of Operations at Goodcabs, a cab service provider in tier-2 cities of India. The project focused on analyzing key metrics like trip volume, repeat passenger rate, and passenger satisfaction.

critical-thinking data-analysis data-visualization excel exploratory-data-analysis power-bi presentation problem-solving sql storytelling

Last synced: 25 Jan 2026

https://github.com/garretthilberling/python-newsfeed

Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.

flask gunicorn jinja2 mysql pymysql python sql sqlalchemy

Last synced: 06 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

https://github.com/richardzhang01/employee-tracker

A simple command-line application utilizing Inquirer to manipulate a SQL database

inquirer mysql node-js sql

Last synced: 06 May 2026

https://github.com/blackcatacademy/blackcat-database

Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.

blackcat database devops encryption events kms migrations mysql php schema security sql submodules

Last synced: 06 May 2026

https://github.com/noud/laravel-schema-real-binary

Laravel realBinary, case sensitive string, Schema column type

laravel laravel-package mysql schema sql

Last synced: 06 May 2026

https://github.com/hogwai/spring-boot-postgresql-copy

Several ways to leverage the COPY command of PostgreSQL (WIP)

copy-command java-25 pgbulkinsert postgresql springboot sql

Last synced: 06 May 2026

https://github.com/asjordi/codewars-sql

Soluciones para los ejercicios de codewars.com con SQL

codewars codewars-solutions interview learn-to-code postgresql problem-solving sql

Last synced: 24 Jul 2025

https://github.com/brunaccgomes-projetos/ds-aih-pipeline

Desenvolvimento de uma pipeline robusta de dados para ingestão e transformação de grandes volumes de dados de internações hospitalares (AIH - Autorização de Internação Hospitalar) do DATASUS.

airflow apache-spark aws-s3 docker etl pyspark sql vscode

Last synced: 06 May 2026

https://github.com/xbanke/bkutils

Some useful python utils, `validate`, `parallel`, `database` ...

pandas parallel python sql validate

Last synced: 06 May 2026

https://github.com/kashinathbiradar/bangalore-housing-price-prediction

The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.

css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql

Last synced: 06 May 2026

https://github.com/trandung2k1/sql

Microsoft SQL Server

databases mssqlserver sql

Last synced: 06 May 2026

https://github.com/panoschatzi/healthcare_and_bioinformatics_analyses

Healthcare and Bioinformatics data analysis projects with Python and SQL.

data-analysis data-cleaning data-visualisation jupyter matplotlib mysql pandas plotly python seaborn sql

Last synced: 06 May 2026

https://github.com/tkdeng/gosql

GoSQL is an SQL ORM for the Go programming language. It is intended to add type safety and ease of use to SQL.

database go golang mysql orm sql sql-orm sqlite sqlite3 sqlorm

Last synced: 06 May 2026

https://github.com/sixtusagbo/alx-backend-storage

Learning about storage types and exploring different kinds of databases

back-end mongodb mysql nosql sql

Last synced: 06 May 2026

https://github.com/bruhthebest/garments-shop---php

Garments Shop - Ecommerce Store - PHP - University Semester Project - 2024

ajax bootstrap css dashboard ecommerce html mysql php products sessions shop sql

Last synced: 13 Apr 2026

https://github.com/gcoronelc/cepsuni-disbd-64751

Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.

database java oracle programacion programming python software sql

Last synced: 06 May 2026

https://github.com/ashwagandha-coder/sqlite3_python

Приложение с SqLite3 на Python

pycharm python sql sqlite3

Last synced: 12 May 2026

https://github.com/zahidshaikh10101/zomato-rating-prediction

This project demonstrates a complete machine learning pipeline that predicts customer ratings for restaurants on Zomato, a popular restaurant discovery platform.

flask git machine-learning pipeline python sql

Last synced: 06 May 2026

https://github.com/itswayron/playmeez

Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.

clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp

Last synced: 06 May 2026

https://github.com/cfmvcarlos/python-udemy-lppm

Welcome to the Python Programming Masterclass repository! This repository showcases my projects, exercises, and notes completed during the Python: The Complete Python Developer Course on Udemy. This course provided a robust foundation in Python programming, covering both fundamental concepts and advanced techniques.

database oop python-script python3 sql sqlite3 tkinter tkinter-gui tkinter-python

Last synced: 06 May 2026

https://github.com/quansight/ibis-posts

Programs about the ibis sql productivity framework.

dask ibis omnisci pandas python quansight sql

Last synced: 06 May 2026

https://github.com/leoantony72/disql

Distributed sqlite with replication (2phase commit)

2phasecommit database distributed-systems golang sql sqlite

Last synced: 06 May 2026

https://github.com/imbios/open-music-api-v3

Backend software for Submission project from Dicoding Academy on Backend Fundamental

backend dicoding javascript music sql

Last synced: 22 Jun 2026

https://github.com/ahmedrafat-sw/blog-posts-api

The Blog Post website is a platform for individuals and businesses to publish content on a variety of topics

jpa-hibernate postgresql restful-api spring-boot spring-data-jpa spring-security sql

Last synced: 06 May 2026

https://github.com/tiagoantao/some-database

Developing a Relational Database in Python as a learning experience

databases python sql

Last synced: 06 May 2026

https://github.com/pawel-slowik/sql-non-unique-fk

Inspect a SQL database to find foreign keys referring to columns that do not have a unique key

sql sqlalchemy utility

Last synced: 22 Jun 2026

https://github.com/yuyuzha0/clickhouse-format-wrapper

A web wrapper for clickhouse-format

clickhouse formatter online sql

Last synced: 13 May 2026

https://github.com/tysonandre/phansqlplugin

WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now

phan phan-plugin php sql

Last synced: 06 May 2026

https://github.com/shashankpatil01/employee-details-servlet

This project is a collection of data inserted by the user such as Name, Email, Phone Number, Password. This data collected can be stored into a SQL database.

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

Last synced: 06 May 2026

https://github.com/oth21dev/bestwave

The Surf Forecast Web Application is a comprehensive, full-stack project designed to provide surfers with real-time and accurate wave forecasts for various beaches in Portugal

css express html javascript mysql-database nodejs react sql typescript weather-api

Last synced: 09 Jun 2026

https://github.com/deliugeorgiana/ballet-equipment-store-database-project

The project is a database management system designed to manage a ballet equipment store.

css flask html javascript sql

Last synced: 06 May 2026

https://github.com/jasminemlewis/quality-control-monitor

Quality Control Monitor permit auditors to assess accuracy of clients' documents required to receive housing acquired and processed by case managers.

ado-net asp-net bootstrap4 database sql vbnet

Last synced: 06 May 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/vyask21/retail-data-analysis

This project provides insights for a retail store, based on available product data, sales and profits. The project aims to provide value by highlighting KPIs driving the business.

dataanalysis etl python sql

Last synced: 06 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/ledsouza/python-sql

Desenvolver análises de um banco de dados utilizando SQL com Python

pandas plotly python sql sqlalchemy

Last synced: 06 May 2026

https://github.com/saahilanande/college-management-system-db1

Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.

java oracle-database spring-mvc sql sqlite

Last synced: 06 May 2026

https://github.com/gokallpp/asp.net-mvc-portfolyo-uygulamas-

🌍 🔍"Asp.Net Core ile Dinamik Portfolyo Web Sitesi" kapsamında geliştirdim.

asp-net csharp mssql-database sql

Last synced: 16 Mar 2026

https://github.com/brianlesko/ms-sql-connect

Connect to a Microsoft SQL Server or a MySQL server - written purely in Python

connection data-science database mssql mssql-database mysql mysql-database python simple sql

Last synced: 16 Mar 2026

https://github.com/fshmidt/apache-nifi-template-for-.csv-sql-transform

Example NiFi flow template to read records from CSV file and put those into database.

nifi sql

Last synced: 24 Jan 2026

https://github.com/aravinda-1402/wolf-parking-database-management-system

The Wolf Parking Management System oversees campus parking, managing lot availability, zone specifications, permit assignments, and citation tracking. Administrators handle space, permits, citations, and generate reports for efficient parking management.

java mariadb mariadb-server sql

Last synced: 24 Jan 2026

https://github.com/jelonmusk/sqlquerybuilder-openai

A full-stack application built with React and Node.js that leverages OpenAI’s API to dynamically generate optimized SQL queries based on natural language prompts.

chatgpt express expressjs nodejs openai openai-api react reactjs sql vitejs

Last synced: 15 Apr 2026

https://github.com/ashikamattu/movie_data_analysis

This project deals with analysing movie actors data set by designing a cumulative data model.

cumulative-table-design data-modeling postgresql sql

Last synced: 24 Jan 2026

https://github.com/anandhupa1/sql-queries

sql level one and two assignments

sql

Last synced: 06 Feb 2026

https://github.com/aaryan04/advanced-text-to-sql-rag

🚀 Advanced Text-to-SQL RAG System with LangChain, LangGraph & React - Convert natural language to SQL with AI-powered intelligence

ai fastapi langchain langgraph machine-learning natural-language-processing python rag react sql text-to-sql typescript

Last synced: 15 Apr 2026

https://github.com/dataglyder/data-analysis-tools-to-get-you-started

This repository describes a few tools for a beginner Data Analyst.

analytics data python r sql

Last synced: 18 Apr 2026

https://github.com/vikasutf8/inventory_management_dashboard

this webpage for inverntory managment of any store with scable amount of data and users with admin access and deloped with aws service

aws-ec2 express nextjs14 node postgress rdsa s3 sql

Last synced: 24 Jan 2026

https://github.com/shine-jung/sql_study

SQL 고득점 Kit 풀이

mysql sql

Last synced: 27 Oct 2025

https://github.com/igorconstant/sgsp

Composition of the SGSP Project - Federal Institute of Science and Technology of São Paulo.

css html java javascript php sql

Last synced: 13 Apr 2026

https://github.com/zainea-bogdan/data_engineer_project_wowcinema

WoWCinema is a project based on a fictional scenario where I stepped into the role of a Data Engineer, designing and building an end-to-end Data Infrastructure. A ETL pipeline ingests data from multiple sources, transforms it, and loads it into a centralized PostgreSQL data warehouse to power analytics, KPI tracking, and reporting

analytics big-data data datawarehousing etl-pipeline postgres python sql

Last synced: 19 May 2026

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

🚀 Learning about some patterns and using them to create a non-production-ready SQL builder

builder python sql

Last synced: 13 Jul 2025

https://github.com/sujith-da279/2market_consumeranalytics

Customer behaviour analysis for 2Market, a global retailer, delivering actionable insights across demographics, advertising channels, and product preferences.

business-data-analysis customer-segmentation data-visualization demographic-analysis marketing-analytics report sql tableau-dashboards

Last synced: 28 Jan 2026

https://github.com/davidkhala/oracle-database-collection

collection of Oracle Database tools, documentation and notes

data-safe database oracle sql

Last synced: 06 Feb 2026

https://github.com/asirialwis/event-management-system

A robust Event Management System using React (Frontend) and .NET (Backend), with MS SQL as the database.

asp-net-core csharp dotnet ef-core ef-core-migrations mvc-architecture reactjs rest-api sql sql-server web-api

Last synced: 11 Apr 2026

https://github.com/shrunga92/netflix_data_analysis_sql

This project involves a comprehensive analysis of Netflix's movies and TV shows data using SQL.

sql

Last synced: 24 Feb 2026

https://github.com/arsalanazadkhah/nashville-housing

Nashville Housing Analysis Using SQL

sql

Last synced: 23 Jan 2026

https://github.com/alenales/social-network-analytics

Проект направлен на выстраивание аналитики с нуля для приложения, объединяющего ленту новостей и ленту сообщений.

sql superset

Last synced: 28 Jan 2026

https://github.com/sh4rkvicc/20241_bdparadatascience_senai

Neste repositorio há meu processo de aprendizado no curso Banco de Dados Para Data Science disponibilizado pelo Senai Frederico Jacob.

python senai sql sqlserver

Last synced: 16 Mar 2026

https://github.com/simoun-asmar/marketflash-project

A complete marketing data solution for a fictional agency. This project covers everything from designing a normalized database and building relationships to analyzing campaign performance with SQL and visualizing KPIs in Tableau to support strategic decisions.

dashboard database-design database-schema marketing-analytics sql tableau visualization

Last synced: 28 Jan 2026

https://github.com/pachadotdev/uoft-gasps-gravity-2022

GASPS workshop, includes advanced data manipulation with SQL, purrr and dplyr.

dplyr gravity purrr sql trade

Last synced: 28 Jan 2026

https://github.com/licetlemus/dev015-fleet-management-api

Este proyecto consiste en desarrollar una API REST para gestionar y consultar las ubicaciones de casi 10 mil taxis en Beijing, China. El objetivo es explorar soluciones eficientes para almacenar y procesar volúmenes de datos, asegurando una experiencia de usuario óptima.

api api-rest flask jwt-authentication jwt-token pip posgtresql python sql sqlalchemy

Last synced: 06 May 2026