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/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/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/orionwilx/microcommerce-springboot

E-commerce system based on microservices architecture built with Spring Boot. This architecture enables scalability, resilience, and independent development of each component.

backend java microservice mongodb postgresql spring-boot sql

Last synced: 09 Mar 2026

https://github.com/carvalhocaio/sql-window-functions

SQL - Window Functions

sql

Last synced: 30 Mar 2025

https://github.com/alopezmoreira1989/dbt_project

End-to-end analytics engineering project built on top of Snowflake's TPCH_SF1 sample dataset. It transforms raw OLTP tables (customers, orders, lineitems, suppliers, parts) into a clean, tested, business-ready star schema using dbt Fusion.

dbt sql

Last synced: 04 Jul 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/lucasbailo/back-end-api-produtos

Back-end for "API Produtos" - Asp.Net Core Web API, Entity Framework and Sql Server

api asp-net-core crud-api csharp dotnet entity-framework-core sql

Last synced: 19 May 2026

https://github.com/fblupi/grado_informatica-sibw

Prácticas de la asignatura Sistemas de Información Basados en Web de la UGR

ajax mysql php sql webapp

Last synced: 04 May 2026

https://github.com/badranalyst/covid-deaths-and-vaccinations-sql-data-exploration

This project involves exploratory data analysis on COVID-19 deaths and vaccinations data using SQL. It aims to uncover trends, patterns, and insights related to vaccination rates and their impact on mortality. The analysis provides a clearer understanding of the pandemic's dynamics, facilitating data-driven decisions in public health.

covid-19 data data-exploration dataset sql

Last synced: 19 Feb 2026

https://github.com/erick-hernandez-ortega/proyecto-regularizacion

Proyecto de regularización para la clase de gestion de proyectos de software utilizando la metoloogia SCRUM 🤠

bootstrap5 html5 php sql

Last synced: 18 Feb 2026

https://github.com/prince-t-asamoah/database-triggers

A Codecademy Database Triggers Practice Project

sql

Last synced: 02 Apr 2026

https://github.com/haritha99ch/genericrepositorypattern-example

Example of implementing an Advance Generic-Typed Repositor in .NET. This contains implementation of Specification pattern and Selector pattern.

dotnet dotnet8 entity-framework entity-framework-core generic-repository microsoft-sql-server repository repository-pattern selector-pattern specification-pattern sql

Last synced: 25 Dec 2025

https://github.com/the-erin-collective/nombooker

restaurant reservation app

csharp razor sql

Last synced: 02 Aug 2025

https://github.com/chrismytton/cheltenham-council-land-and-assets

Cheltenham Council land and assets geodata and map

csv geojson json maps sql

Last synced: 18 Apr 2026

https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised

🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.

anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning

Last synced: 07 May 2026

https://github.com/suleman-tasawar/resturant-website

Food Catering Website

api reactjs sql tailwind

Last synced: 07 May 2026

https://github.com/shahidmalik4/investigating-patterns-in-120-years-of-olympic-data

The project involved the extraction, cleaning, and manipulation of Olympic Games dataset sourced from Kaggle. Using Excel for initial cleaning and MySQL for data preparation, normalization, and analysis to derive insights into Olympic performance metrics, including regional medal distribution, athlete achievements, and trends over time.

analysis analytics mysql olympics sql trends

Last synced: 07 Mar 2026

https://github.com/build-on-aws/real-time-analytics-with-flink-sql

Sample code repository that contains the sample data set files and Zeppelin notes to run analytical queries with SQL.

aws flink kinesis-data-analytics sql streaming

Last synced: 03 Aug 2025

https://github.com/rhejos/ipl_data_analysis

This project explores data analysis of the Indian Premier League utilizing AWS S3, Apache Spark, python, and SQL.

apache-spark aws-s3 databricks-notebooks pyspark sql

Last synced: 07 Mar 2026

https://github.com/kastorcode/dankicode-webdevelopment-phppanel

Control panel written in PHP during the Danki Code Complete Web Development course.

brazil control course css dankicode development goiania goias html javascript jquery matheus mysql oliveira panel php ramalho site sql web

Last synced: 09 Apr 2026

https://github.com/godsscion/cs561-database-management-systems-1

Stevens Institute of Technology CS561 Database Management Systems 1 Assignments

database-management-systems sql stevens-institute-of-technology

Last synced: 09 Feb 2026

https://github.com/anuppm9917/bank_database_management_mysql

The bank database manages customer, account, branch, and loan data. It supports operations like sorting, joining tables, and filtering records by criteria, aiding in efficient banking data management and analysis.

database database-management mysql sql

Last synced: 18 Apr 2026

https://github.com/aaaastark/electronjs-desktop-application

Website convert into Desktop Application through the Electron JS

css electronjs html javascript js json jsx reactjs sql

Last synced: 07 Apr 2026

https://github.com/serms1999/learning-sql-book

A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.

database database-practice learning-sql oreilly sakila sql sql-exercises sql-learning

Last synced: 04 Aug 2025

https://github.com/ani811625/csi-assignment8

CSI-Assignment8 is the final week submission of the Celebal Summer Internship Program, focused on implementing a Date Dimension Table commonly used in data warehousing and analytics. This repository includes SQL scripts for table creation, stored procedure development, and data population.

etl microsoft-sql-server sql ssms stored-procedures

Last synced: 05 Aug 2025

https://github.com/aksoni07/meditrack

The MediTrack is a database-driven application designed to manage hospital workflows, including patient details, employee information, appointments, billing, lab tests, disease history, and patient feedback. It streamlines hospital operations, ensuring efficient management of data related to patients and staff.

crud-operation erd-diagram erdiagram many-to-many microsoft-excel mysql mysql-workbench normalization one-to-many sql tsql

Last synced: 05 Aug 2025

https://github.com/analyst-amitbisht/MovieVerse-Analytics

It is an unguided, real data SQL-based project analyzing movie industry trends. It identifies top movies, industry comparisons, language trends, and studio performance using advanced SQL techniques like joins, aggregates, and views. Key findings include Hollywood's revenue dominance and Kannada movies' top IMDb ratings.

data-analysis-techniques financial-metrics joins sql sql-server-management-studio

Last synced: 05 Aug 2025

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

Build a relational database with postgreSQL

database postgresql sql

Last synced: 19 May 2026

https://github.com/vidjinnangni/sql-practice-exercise

This repository contains a structured SQL exercise designed to practice database queries using MySQL. The goal is to enhance SQL skills by solving various database-related challenges.

mysql mysql-database sql

Last synced: 04 Jul 2025

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/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 09 Apr 2026

https://github.com/iamandaleao/mysql

Anotações e comandos SQL organizados por tópicos: criação de banco, tabelas, inserção, consultas, alterações, exclusões, tipos de dados e atalhos. Conteúdo em andamento.

mysql sql wamp-server workbench

Last synced: 07 Aug 2025

https://github.com/Smohanta23/Brainwave_Matrix_Intern-T1

A web-based E-Library Management System Portal built with PHP and MySQL. This project allows users to browse books, manage borrowing activities, and access personalized features. The admin panel facilitates efficient management of books, users, and borrowing records. Includes login authentication for both users and admins.

database-management e-learningportal e-lms educational-project library-management-system mysql-database php-framework phpmyadmin-database sql sqlworkbench

Last synced: 07 Aug 2025

https://github.com/gemmus/pythoneducation

Introduction to python via exercises.

api oop pycharm python sql

Last synced: 19 May 2026

https://github.com/jimmymckegger/sql_zoo

solutions to SQL zoo problems

sql

Last synced: 19 Feb 2026

https://github.com/noturlee/tasktracker-windows-app

This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module

custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf

Last synced: 09 Feb 2026

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/andrewzgheib/football-database-analysis

Football database utilizing PostgreSQL and Pandas for data management, with PowerBI for intuitive KPI visualization

data-analysis data-visualization database pandas pgsql postgr powerbi sql

Last synced: 04 Apr 2025

https://github.com/hossam-el-batal/finance

CS50 Finance Project

api flask sql

Last synced: 15 Jul 2025

https://github.com/worriedlemon/enterpriseoptimization

Program for optimizing production line of a certain enterprise

optimization qt qt5 sql

Last synced: 03 Oct 2025

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

Laravel, JWT, React, Redux, Bootstrap, MySQL

laravel react redux sql

Last synced: 09 Apr 2026

https://github.com/mtheuxa/beecrowd

🐝 Exercícios da plataforma Beecrowd.

c postgresql sql

Last synced: 19 May 2026

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/hashfx/techblog

A Tech Blog in Bootstrap HTML and JS; Backend in Flask, Python

backend blogsite bootstrap flask sql

Last synced: 09 Apr 2026

https://github.com/ayushtiwari134/ayush_dbms

dbms mini project for space exploration database system

css flask flask-sqlalchemy html javascript sql

Last synced: 12 Apr 2026

https://github.com/sambhav228/wtn

menu Driven WTN JAVA Projects

eclipse java sql

Last synced: 03 Oct 2025

https://github.com/luis-domingues/challenge-sql-database

Challenge proposed by Digital Innovation One to consult a database of films and actors. The objective is to apply knowledge from the database module to perform queries and generate data for analysis

challenge dio er-model mysql sql sql-server trilha-net

Last synced: 03 Oct 2025

https://github.com/prakshi-23/bank_app_mgmt_v1

Using Python created a python app which allows users to create a new bank account, users can log in to their account in which they can perform various actions like deposit and withdraw money, check their balance, download their transaction report in excel file and update their password as well. Admin can view, edit customer info and can close acc.

customtkinter customtkinterprojects pandas powerbi powerbidashboard python sql tkinter-gui

Last synced: 29 Apr 2026

https://github.com/gcoronelc/sql-server-bi-002

Taller de INTELIGENCIA DE NEGOCIOS CON SQL SERVER

gcoronelc sql udemy

Last synced: 03 Feb 2026

https://github.com/gitguanqi/xqsql

This is a method warehouse for automatically generating various sql statements.

npm-package sql xqsql

Last synced: 16 Feb 2026

https://github.com/kafkaesc/excel-to-x

SaaS solutions for PaaS problems 🧮

axios csv excel javascript nodejs sql tsv utility xlsx

Last synced: 19 May 2026

https://github.com/lumify-social/lumify

Publiez vos posts avec Lumify 🎉

mysql php sql symfony tailwindcss twig

Last synced: 09 Apr 2026

https://github.com/zcpua/manager

Manager is used for initializing a database connection pool(sql.DB in go's standard library)

mysql sql

Last synced: 19 May 2026

https://github.com/jaozc/user-profile-audit

User Profile Audit Project

audit crud docker fastapi postgresql python sql

Last synced: 18 Apr 2026

https://github.com/jhansenbarreto/bootcamp-dio-santander

Repositório criado para resolver os desafios do Bootcamp Desenvolvedor Java ofertado pela DIO em parceria com o Santander

angular cloud css design-patterns git github java javascript junit maven nosql railway spring spring-boot spring-security sql swagger typescript

Last synced: 09 Apr 2026

https://github.com/gcoronelc/cepsuni-sql3-57022

Taller de SQL Administración en el CEPS-UNI con Gustavo Coronel.

database desarrollasoftware gcoronelc programacion sql

Last synced: 06 Apr 2025

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

Assignment 4 - SPL course, BGU

python sql sqlite3

Last synced: 11 Jun 2025

https://github.com/amarpanray/angulardotnetcoreapi

.Net Core API with Angular UI for demo purposes

angular api csharp sql

Last synced: 19 May 2026

https://github.com/skygenesisenterprise/unibasedb

The Unibase Web Interface for SQL Mangement Administration

javascript mariadb mysql php postgresql sql typescript yarn

Last synced: 08 Jul 2026

https://github.com/ki11ay/sql_data-warehouse

Building a modern data warehouse using sql server, including ETL processes, data modeling and analytics.

data-warehouse etl sql sqlserver

Last synced: 04 Oct 2025

https://github.com/iamandaleao/curso-mysql-fgv

Estudos e exercícios de SQL do curso FGV, com consultas, junções, funções e manipulação de dados, usando DBeaver.

backend banco-de-dados data-analytics dbeaver sql

Last synced: 13 Sep 2025

https://github.com/kevinnizet/pokemongame

React Pokemon Game using complete CRUD

express javascript nodejs react sql

Last synced: 12 Aug 2025

https://github.com/akshayram2003/facebook_clone

Facebook_clone

css django html js sql

Last synced: 09 Apr 2026

https://github.com/arun-data-analyst/finance-reporting-sql

End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).

data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms

Last synced: 18 May 2026

https://github.com/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/datasqlsantosh/project-portfolio-e-commerce-data-analysis

In this personal Project-Portfolio-E-commerce-Data Analysis project, an exploratory data analysis was performed on the E-commerce Data available on Kaggle. The main aim of the project is to uncover insights into the store's sales and profits trends and patterns from 2018 to 2019.

data-cleaning data-visualization database dataset exc power-bi sql

Last synced: 11 Sep 2025

https://github.com/deniska69/msc15

Сайт для школы

django mysql python sql

Last synced: 07 Apr 2026

https://github.com/andrewbaxter/rs-sqlite-symbology

Rust Sqlite query data model and query string builder

orm rust sql sqlite

Last synced: 02 Jul 2026

https://github.com/sarapmagcode/bus-schedule-app-using-room-and-flow

An app that reads bus schedule from a local database using Room persistence library

android dao kotlin listadapter recyclerview room-database sql view-binding view-model

Last synced: 19 May 2026

https://github.com/mmeyer23/finops-sql

Open-source SQL toolkit for cloud cost analysis (AWS, GCP, Azure) built for FinOps engineers and data teams.

aws cloud-cost cost-optimization cur finops postgres sql

Last synced: 19 May 2026

https://github.com/gcoronelc/sql-server-adm-003

Taller de SQL Server Administración en el CEPS-UNI.

database gcoronelc software sql udemy

Last synced: 06 Apr 2025

https://github.com/varghese25/sqlpractical_usecases

100 SQL Practical Use Cases

mysql sql

Last synced: 22 Jul 2025

https://github.com/aanujkhurana/fullstack-findmylease

An enterprise-grade rental property management platform built with Next.js and AWS, designed for seamless property listing, tenant management, and secure transactions.

amplify aws cognito ec2 expressjs gateway-api nextjs nodejs prostgres react relational-databases shadcn sql

Last synced: 18 Apr 2026

https://github.com/r0mb0/excel_to_sql_table-mapped_txt_exporter

Convert Excel (.xlsx) files to pipe-delimited TXT files, automatically mapping columns and order to an existing SQL Server table structure. Ideal for legacy system integration, automated data imports, and ETL pipelines.

access excel excel-to-sql excel-to-txt export-as-access italian-developers powershell powershell-script r0mb0 sql sql-table table-from txt txt-files txt-like-access xlsx

Last synced: 14 Aug 2025

https://github.com/queirozpedro/sistema_de_biblioteca

Repositório destinado ao projeto da disciplina de Banco de Dados - Ufersa

java sql

Last synced: 14 Aug 2025

https://github.com/mdalamin5/play-with-sql-from-scratch

A complete hands-on SQL practice repo based on CampusX's DBMS & SQL course. Covers DDL, DML, Grouping, Joins, Subqueries, and Window Functions using MySQL. Ideal for beginners to strengthen their database skills with real-world datasets and structured folder-wise queries.

mysql-database postgresql sql sqlalchemy-python

Last synced: 15 Aug 2025

https://github.com/rebeccamorolong/-marketing-campaign-analysis-sql-portfolio-project-

This project analyzes marketing campaign performance using SQL.

marketing-analytics postgresql sql

Last synced: 16 Aug 2025

https://github.com/settorka/iotlab6

IoT Data Transport using Raspberry Pi

arduino esp32 iot mqtt-broker php python raspberry-pi sql

Last synced: 09 Apr 2026