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/enescidem/form-db-system

A student management system on Microsoft SQL Server, managing data with basic SQL queries as well as advanced techniques like INNER JOIN, LEFT JOIN, Stored Procedures and Triggers.

csharp database database-management mssql-database sql sqlserver

Last synced: 05 May 2026

https://github.com/shash309/nutrinion

A Django-based food tracking application that helps users monitor their nutritional intake and maintain a healthy diet.

django flask html-css sql

Last synced: 07 May 2026

https://github.com/riddhi2025/fees_management_system

Web-based application using Flask, SQL

css flask-application flask-restful html js python sql

Last synced: 12 Apr 2026

https://github.com/ifrankxue/project_sql_job_data_analyst

Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.

git github postgresql sql sqlite sqlserver vscode

Last synced: 11 Mar 2026

https://github.com/renatoelho/fluxo-elt

Trata-se de um processo de ELT (Extração, Carga e Transformação) que integra um sistema legado com um banco de dados relacional (no exemplo, um MySQL) para um banco NoSQL (ElasticSearch) sem alterações significativas nos dados transferidos.

docker docker-compose dockerfile elasticsearch elt etl kibana nifi sql

Last synced: 12 Apr 2026

https://github.com/idakrech/balkan-quiz

Java-based CLI quiz app using MySQL – created for OOP exam at Kristiania University College.

cli java object-oriented-programming oop quiz sql

Last synced: 12 Jun 2025

https://github.com/sambitos23/react-sql-editor

A web-based application capable of running SQL queries and displaying the results of said query.

react-ace react-csv react-hot-toast reactjs sql tailwindcss

Last synced: 25 Jun 2025

https://github.com/wolfstudy/import

the project import many sql files for mysql

import python sql

Last synced: 23 Jun 2025

https://github.com/siddharthbadal/onlineretaildatabase

Database Development with Data Analysis for a Online Retail Store

database mysql sql

Last synced: 17 May 2026

https://github.com/karayamanemre/vet-clinic

Database example of a vet-clinic.

database sql

Last synced: 07 Apr 2025

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

Приложение для оценки фильмов и получения рекомендованных к просмотру кинокартин

h2-database java-11 junit maven spring-boot sql

Last synced: 02 Jan 2026

https://github.com/bbfh-dev/go-orm

Simple and reliable ORM for SQL databases

golang orm sql

Last synced: 01 Mar 2025

https://github.com/jdrodas/powerrangersdb

Dominio de Problema y scripts de implementación de un modelo de datos para el curso introductorio de bases de datos relacionado con el universo de los Power Rangers

entity-relationship-diagram normalization sql

Last synced: 07 Jan 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/muzamilofficial/ai-inventory-management-django-python

Looking for a complete inventory solution that not only simplifies stock management but also keeps you and your stakeholders informed? Look no further!

admin-dashboard artificial-intelligence django jupyter-notebook machine-learning modern-ui-ux nlp python smtp sql ui-ux-design web-application

Last synced: 25 Mar 2025

https://github.com/ate47/chatsqldatareader

A Minecraft Bukkit plugin to change chat with a simple pattern by adding SQL datas in them, a role/rank system can be used to set rank by a number of point (level for example)

bukkit-plugin chat spigot-plugin sql

Last synced: 03 Mar 2025

https://github.com/ghokun/database-playground

Database playground to test SQL queries

postgresql sql

Last synced: 28 Feb 2025

https://github.com/marceometry/pokemon-team-crud

Trabalho escolar sobre PHP e SQL

css php pokemon sql

Last synced: 28 Mar 2025

https://github.com/vitor-msp/crud-java

CRUD básica desenvolvida em Java para cadastro de contatos em banco de dados MySQL.

crud java jdbc mysql sql swing

Last synced: 17 May 2026

https://github.com/mellambias/mysql-ddl

Ejercicios de consultas sql

mysql sql

Last synced: 23 Jun 2026

https://github.com/mauserzjeh/null

Nullable field for Go

generics go golang json null nullable sql

Last synced: 20 May 2026

https://github.com/ndomah1/data-cleaning-in-mysql

This project cleans and standardizes a global dataset of tech layoffs using MySQL, transforming raw data into an analysis-ready format.

data-cleaning data-preparation layoffs mysql sql

Last synced: 25 Mar 2025

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

Dynamic SQL request builder

fluent java sql

Last synced: 14 Jan 2026

https://github.com/aditya-shukla-professional/book-summary

A web app for users to securely log, manage, and sort notes about books they've read.

ejs javascript nodejs postgresql sql

Last synced: 13 Apr 2026

https://github.com/margaretkhendre/employee-analysis-vs-sql-challenge

SQL is used in this repository to examine the hiring process of a fictional company, Pewlett Hackard. Data modeling, data engineering, and a data analysis are displayed here.

sql

Last synced: 22 Feb 2026

https://github.com/hbtlucas/udf---user-defined-function

Conteúdo para estudo de funções em linguagem sql, escrita com postgresql

database functions postgresql sql sql-functions

Last synced: 29 Apr 2026

https://github.com/fbarffmann/sqlalchemy-challenge

Built a Flask API with SQLAlchemy to analyze and visualize Hawaii climate data. Automated data extraction and developed database queries for temperature and precipitation insights.

api climate-data data-analysis data-visualization flask orm python sql sqlalchemy sqlite

Last synced: 13 Apr 2026

https://github.com/biemannt/webcontrol-sql-demo

Simple MS-SQL Database for demostration purposes

sql sqlserver

Last synced: 24 Apr 2025

https://github.com/gekomad/doobie-recipes

Doobie recipes

csv doobie examples scala sql

Last synced: 05 Jul 2025

https://github.com/pedrohpalmeida/scripts-sql-sqlserver

Scripts de SQL desenvolvidos durante o curso de SQL Server Express Edition do canal Alessandro Trovato.

sql sql-server sqlserver

Last synced: 31 Dec 2025

https://github.com/lexiortiz/advanced-data-analytics

Structured learning notes, code snippets, and key takeaways from the Google Advanced Data Analytics Professional Certificate. Serves as a personal reference for reinforcing concepts and as a resource for others on a similar learning journey.

data data-analysis data-engineering google python-3 sql

Last synced: 29 May 2026

https://github.com/victorbadaro/node-api-typeorm-example

An example NodeJS API that uses TypeORM

api api-rest backend node orm postgres sql typeorm

Last synced: 13 Apr 2026

https://github.com/victorbadaro/node-api-knex-example

An example NodeJS API that uses the Knex.js SQL Query Builder

api api-rest backend knex node orm postgres sql

Last synced: 13 Apr 2026

https://github.com/borjamome/accidentes_madrid

Análisis de Accidentes en Madrid en SQL (2023)

accidentes-coche data-analysis madrid sql

Last synced: 17 Jan 2026

https://github.com/ashwaniarya/dbquery-generator-api

An AI tool that can give more control to your business team to make better decisions.

ai sql

Last synced: 21 Jun 2025

https://github.com/elenaches/java-sql-game--neverending-platformer

A final college project written in Java and SQL using Microsoft's Access Database, a real-time randomly generated 2D platformer with a create & load custom levels mechanic.

2d-animation accesssql college-project game java java-game level-creation microsoft-access platformer randomly-generated sql

Last synced: 18 Jul 2025

https://github.com/csgn/stratascratch-solutions

stratascratch solutions

pandas postgres python sql

Last synced: 13 Apr 2026

https://github.com/derstimmler/transactionmyths

This repo shows how to solve concurrency problems in a high load multi user system with SQL transactions and NServiceBus sagas.

concurrency csharp database dotnet nservicebus sql transactions

Last synced: 13 Apr 2026

https://github.com/abhishek010397/c--azurecosmoddb

Interacting with CosmosDB Using C# to fetch out the desired JSON Data

azure-cosmos csharp json sql sqlapi

Last synced: 29 Apr 2026

https://github.com/gus303/sql-basics

Basic codes in SQL

postgres postgresql sql

Last synced: 18 Jul 2025

https://github.com/martachesnova/data-modeling--postgresql

Modeled user activity data to create a database and ETL pipeline for a music streaming app. Defined Fact and Dimension tables and inserted data into new tables.

data-modeling database etl etl-pipeline postgresql python sql

Last synced: 13 Apr 2026

https://github.com/alphasentaurii/digdag-postgres

SQL queries with digdag and embulk open source libraries for automation of ingesting and analyzing data using a PostgreSQL database.

automation database digdag embulk postgresql sql workflow

Last synced: 17 May 2026

https://github.com/calvitoria/tfc

The TFC project is an application that displays data from a 'football cup.' The front end is built with react.js, while the back end is built with TypeScript, Node.js, Docker, Express, MySQL, Sequelize, JWT and Mocha / Chai. TDD was used as a development tool for the API.

api-rest chai football-data mocha mysql-database nodejs reactjs sql tdd typescript

Last synced: 13 Apr 2026

https://github.com/zinhocosta/hr-attrition-sql-powerbi

Analyze employee attrition trends using SQL and Power BI. Gain insights to reduce turnover and enhance satisfaction. 📊🔍

dashboard data-visualization employee-attrition excel hr-analytics mysql portfolio-project powerbi sql sql-project sql-server

Last synced: 17 Jul 2025

https://github.com/asqiriba/comp-520-advanced-database-systems

COMP 520 Sec 001 - Advanced Database Systems' repo.

database mysql-database sql

Last synced: 17 May 2026

https://github.com/husnainramzan7022/intertrack-project

Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.

bootstrap mongodb nodejs reactjs sql tailwindcss

Last synced: 13 Apr 2026

https://github.com/ashishsingh789/adventure-work-dashboard

Explore sales performance and customer insights with the Adventure-Work-Dashboard, a Power BI visualization project based on Udemy product data. This repository features a dynamic dashboard that provides valuable insights into sales metrics, customer behavior, and product trends.

database datacleaning excel extract powerbi sql transfer

Last synced: 17 Jul 2025

https://github.com/lexiortiz/ibm-data-engineering-fundamentals

Notes, exercises, and projects from the IBM Data Engineering Fundamentals path via Verizon Skill Forward.

data-engineering numpy pandas postegresql python sql

Last synced: 13 Apr 2026

https://github.com/priom7/laravel2doc

Automatically generate comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.

api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram

Last synced: 10 Sep 2025

https://github.com/lucaslopezc/desafio-sql

Repositorio con consultas SQL para analizar datos de estudiantes en make-it-real-tarea-clase.clase_mir. Incluye exploración de datos, filtros (WHERE, HAVING), agrupaciones (GROUP BY), ordenamientos (ORDER BY, LIMIT) y estructuras condicionales (IF, CASE).

bigquery sql

Last synced: 04 Oct 2025

https://github.com/DataCamp-Internship/Introduction-to-SQL-with-Jupyter-notebook

Implementing how to work with SQL on Jupyter notebook

jupyter-notebook pandas postgresql sql

Last synced: 17 Jul 2025

https://github.com/yunusemrejr/vud-php

View User Database (V.U.D.) - Written in: PHP, JS, SQL, CSS, HTML

css database html javascript php sql view xampp

Last synced: 13 Apr 2026

https://github.com/eufony/orm

Model-based zero-configuration PHP object relational mapping library.

eufony orm php sql

Last synced: 02 Apr 2026

https://github.com/winniecirino/adventure-works-sales-analysis

This repository focuses on identifying sales trends, calculating key metrics, and providing actionable business insights.

sql

Last synced: 04 Feb 2026

https://github.com/itsferdiardiansa/pinpin

A project that implements tiny concept of microservices.

ci-cd github-actions jest microservices nest next nx-workspace pnpm-workspace sql tdd typescript

Last synced: 22 Feb 2026

https://github.com/raghavendranhp/youtube_data_harvesting

The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions

apiintegration data datacollection eda googleapi googleapiclient matplotlib mongodb mysql mysqlconnector numpy oops pandas pymongo python pythonoops sql sqlalchemy streamlit youtube-api

Last synced: 13 Apr 2026

https://github.com/charlc22/findyourvote-nj

An interactive web application that helps New Jersey residents find information about their congressional districts, representatives, and upcoming elections. Using Azure SQL and React.

azure html5 json react sql

Last synced: 25 Mar 2025

https://github.com/tonakihan/simpledatabase-2.0

Tested sqlite + rust + python. Simple database.

pyhton3 pyqt6 pyqt6-gui python rusqlite rust sql sqlite sqlite3

Last synced: 07 May 2026

https://github.com/dimitrov-s-dev/complete_sql

Complete SQL MasterClass

microsoft-sql-server mssql mysq postg sql

Last synced: 11 Mar 2026

https://github.com/kaddyp/db_design_course

DB Design for ecommerce platform

mysql mysql2 sql sql-injection sql-server sqlquery

Last synced: 03 Feb 2026

https://github.com/ashishsingh789/diversity-inclusion-dashboard

Explore organizational dynamics with our Diversity & Inclusion Dashboard, a cutting-edge Power BI tool designed to analyze gender representation and career progression within your organization. This dashboard provides an in-depth look at the evolution of gender diversity, juxtaposing past and current data to showcase progress in required areas

excel extract pgadmin4 powerbi sql transfer visualization

Last synced: 07 Mar 2026

https://github.com/shivamsharma32/databank-case-study

Neo-Banks are a recent development in the financial sector; they are new banks that solely operate online. I believed that there should be some kind of connection between the digital world, these new age institutions, and cryptocurrencies.

dataanalysis datascience mssql sql sqlworkbench

Last synced: 02 Apr 2025

https://github.com/sakshamarora07/blinkit-sales-report-power-bi

This dashboard provides Blinkit with insights to optimize its grocery delivery operations and understand customer preferences. It evaluates sales trends, outlet performance, and item categories to identify key areas for improvement. The interactive visuals allow detailed exploration of sales distribution, customer ratings, and product popularity.

data data-science dataanalytics datavisualization excel powerbi sql

Last synced: 08 Jan 2026

https://github.com/farhashaad/farhashaad98

This is a repository to showcase my skills, share projects and track my progress in Data Science related projects.

data data-visualization dataanalysis matplotlib pandas python seaborn sql tableau

Last synced: 24 Apr 2026

https://github.com/bleakmego/wrenai

WrenAI is an open-source GenBI agent designed for seamless integration and powerful performance. Explore the code on GitHub! 🐙🌟

agent anthropic bedrock bigquery business-intelligence charts duckdb genbi llm openai postgresql rag sql sqlai text-to-chart text-to-sql text2sql vertex

Last synced: 07 Apr 2026

https://github.com/jsonfm/bookstore-flask

📚 A virtual bookstore made with Flask.

alpinejs docker flask postgres pydantic python sql tailwind

Last synced: 11 Apr 2026

https://github.com/anthonytlei/graphsql

Lightweight SQL-to-GraphQL connector for querying GraphQL endpoints using SQL syntax.

connector data-analysis dbapi graphql graphsql python sql sqlalchemy superset

Last synced: 09 Apr 2026

https://github.com/gustavo-erades/biblioteca

sistema para gerenciamento de uma biblioteca escolar. Projeto feito durante estudos de RAD e GUI com Python.

python python3 sql sqlite sqlite3 tkinter tkinter-gui tkinter-python

Last synced: 20 Apr 2026

https://github.com/glitzzybetty/sql-personal-project

This is a show case of my SQL super powers in an assumed fictional company

business-analytics business-intelligence dataanalytics database mssql-database sql

Last synced: 11 Mar 2026

https://github.com/lydongcanh/yawndb

Yet Another Weird .NET Database (YawnDB)

csharp database dotnet-core sql

Last synced: 09 Feb 2026

https://github.com/supercili0usme/table-filler

Table-Filler: A simple Python library for generating test data for SQL, JSON, and CSV. Supports Faker and custom data types.

csv data-generation faker json python sql table-generator

Last synced: 19 Feb 2026

https://github.com/valmir-unicap/banco-de-dados-2

Disciplina de Banco de dados 2

sql workbench xampp-server

Last synced: 07 Mar 2026

https://github.com/gagan8605/zepto_sql_analysis

This project explores and analyzes the inventory data of Zepto, a rapidly growing 10-minute grocery delivery platform in India. The dataset contains over 3,000+ SKUs across key product categories such as Fruits & Vegetables, Dairy, Beverages, Packaged Foods, and more. The analysis was performed using PostgreSQL, covering both data cleaning and bus

cleaning-data data-analysis database-management postgresql sql

Last synced: 16 Jul 2025

https://github.com/tahaaa22/problem-solving

This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.

cpp data-structures problem-solving sql

Last synced: 10 Sep 2025

https://github.com/beenotung/live-query-filter

Publish and subscribe to database queries, serve as backbone of live query change detection engine

cache cache-invalidation change-propagation field filter live-query sql table

Last synced: 03 Sep 2025

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

O Hotel Management System é um sistema de gerenciamento de reservas e clientes para hotéis, desenvolvido com um banco de dados relacional. Ele permite o armazenamento e consulta eficiente de informações sobre clientes, reservas, quartos, pagamentos e cupons de desconto.

crud database development mysql relational-databases sql

Last synced: 17 Feb 2026

https://github.com/priyabug/web-application-sql-injection-lab

This repository contains a hands-on lab for understanding SQL Injection attacks and their mitigations. SQL Injection is a critical vulnerability that allows attackers to manipulate database queries and access sensitive data.

container database docker mysql php sql sqlinjectionattack vulnerability-detection web webapplicationcontainer

Last synced: 27 Mar 2025

https://github.com/sujeethy/subscription

This repository contains a Subscription Management System built with a Flask backend and a React frontend. It is designed to manage customer subscriptions, generate revenue reports, and handle subscription extensions and terminations. The system is containerized using Docker and can be easily deployed.

docker flask mui mui-material python reactjs sql

Last synced: 07 Apr 2026

https://github.com/rakesh3596/digital-e-commerce-website

Digital E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End

angular bootstrap4 hibernate java mysql-database spring-boot spring-mvc spring-security sql sts-code-platform swagger-ui vscode

Last synced: 10 Apr 2026

https://github.com/badernader321/music-store-analysis

This project will analyze music store data to determine the most popular genres, top-selling songs, and customer preferences

postgresql sql

Last synced: 09 Apr 2025

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

SQL scripts I made during a course in school.

coursework sql

Last synced: 04 Dec 2025