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/maheshkumar-novice/sql-zoo

SQL Zoo tutorial exercises

sql

Last synced: 06 Feb 2026

https://github.com/s-bauza/agbd

ADMINISTRACIÓN Y GESTIÓN DE BASES DE DATOS

datastream sql sqlworkbench user-privileges

Last synced: 29 Jan 2026

https://github.com/divinemoments/project-1-titanic-sql-analysis

The objective of Project 1 is to perform SQL analysis to extract insights about Titanic passenger demographics, survival rates, and other relevant statistics.

sql sql-server titanic

Last synced: 17 Mar 2026

https://github.com/sbstnerhrdt/go-gorm-all-sql

generic sql connector for the grom framework

connector databases golang gorm mysql postgres sql sqlite

Last synced: 30 Jan 2026

https://github.com/paulobrazilian/hestia

Hestia: Ferramenta de comparação de preços para todos os produtos, feita em Java, SQL e React Native. Versões para desktop e mobile para compras informadas.

hexagonal-architecture java jwt kafka microservices-architecture oauth2 postgresql sql

Last synced: 30 Jan 2026

https://github.com/billwallis/metabase-monitoring

Scripts for monitoring Metabase usage.

sql

Last synced: 30 Jan 2026

https://github.com/lohiyah/e-commerce-springboot-react

Modern full-stack e-commerce platform using Java Spring Boot and React. Features secure authentication, product catalog, shopping cart, and responsive design. A comprehensive web application demonstrating advanced development techniques.

docker e-commerce-project full-stack-web-development spring-boot springboot3 sql

Last synced: 15 Apr 2026

https://github.com/zun-liang/fcc-world-cup-database

Solution to freeCodeCamp Project Build a World Cup Database

bash postgresql shell sql

Last synced: 15 Apr 2026

https://github.com/jbadeau/gaugekit

A collection of modules to make writing acceptance tests with gauge easier.

bdd beam gauge http screenplay-pattern selenium spark sql testing

Last synced: 15 Apr 2026

https://github.com/razfrumkin/nba-scoring-analytics

A web application designed to fetch and display NBA game scores as interactive charts. This project focuses on providing users with an intuitive interface to explore NBA game scores for regular season games.

chartjs nba nest postgres python react react-query sass sql typescript web

Last synced: 15 Apr 2026

https://github.com/edumoraes1/comissao-reduzida

Criação de segmentação de publico via SQL para nova feature do enjoei de comissão reduzida

bq data-analysis salesforce sql

Last synced: 06 Feb 2026

https://github.com/dolmen-go/mylogin-driver

A database/sql driver that wraps github.com/go-sql-driver/mysql with a connection string refering to a ~/.mylogin section

database-driver go golang mylogin mysql sql

Last synced: 25 Feb 2026

https://github.com/xp-forge/aggregate

Aggregate data on lists

aggregate n-plus-1 php7 php8 sql xp-framework

Last synced: 06 Feb 2026

https://github.com/utsav240606/-ai-powered-e-commerce-review-sentiment-analyzer

🤖 Analyze e-commerce reviews with AI to uncover sentiment, enhance user experience, and streamline product feedback through an intuitive platform.

aws firebase full-stack-web-development huggingface nextjs nodejs python sentiment-analysis sql textblob

Last synced: 15 Apr 2026

https://github.com/fatiq123/full-stack-shoe-app

A full-stack e-commerce application for buying and selling shoes, featuring user authentication, product management, shopping cart functionality, and order processing.

axios context-api javascript jpa-hibernate jwt-authentication postgresql reactjs reactrouter spring-boot springsecurity-jwt sql tailwindcss

Last synced: 15 Apr 2026

https://github.com/heyitsjoealongi/react-spring-rust-sql

A futureproof stack for enabling performance, security, and type safety.

formik java react rust spring-boot sql tailwindcss

Last synced: 06 Feb 2026

https://github.com/manishabarse/hr_data_analysis

Used Microsoft SQL Server Management Studio and Power BI

data-analysis powerbi sql ssms

Last synced: 30 Jan 2026

https://github.com/naninsv/zomato_dashboard

An interactive Power BI dashboard analyzing Zomato’s sales performance, user trends, and city-wise insights. Features include sales trends, user engagement, top-performing cities, and food category distribution to help drive data-driven business decisions

business-intelligence data-visualization dataanalysis excel powerbi sql

Last synced: 30 Jan 2026

https://github.com/chdl17/nyc_green_taxis_peak_hour_analysis

This project analyzes GCP BigQuery data and uses Looker Studio to build a Peak Hour Analysis.

bigquery gcp google-cloud-platform looker-studio sql

Last synced: 06 Feb 2026

https://github.com/diegoribeiro2/dashboard_para_tomada_de_decisao_de_uma_editech_-_sql

Dashboard utilizando SQL com o objetivo de definir os próximos passos estratégicos de uma Edtech.

metabase sql

Last synced: 30 Jan 2026

https://github.com/adriens/endoflife.date-nested

A collection of resources to load Product EoL in itself

cypher endoflife neo4j neo4j-database postgresql snippets sql technicaldebt

Last synced: 15 Apr 2026

https://github.com/felixdev22/catalog

Catalog - This console app helps users keep track of their possessions like books, music albums, movies, and games based on a UML class diagram. It stores data in JSON files and has a corresponding database with tables that match the program's class structure.

rspec ruby sql

Last synced: 15 Apr 2026

https://github.com/nemeslaszlo/benco-and-cramhead-study-cases

This repository contains my solutions for Benco and Cramhead study cases in hungarian language, using Oracle SQL and PL/SQL. (Oracle SQL Developer)

oracle-database oracle-sql-developer plsql sql

Last synced: 25 Feb 2026

https://github.com/pokhiii/wc-queries

Beautiful queries for WooCommerce.

action-scheduler sql woocommerce woocommerce-subscription

Last synced: 30 Jan 2026

https://github.com/skm0626/algorithm

Solving at least one question every day!

algorithms boj cpp python sql

Last synced: 15 Apr 2026

https://github.com/fadilxcoder/mariadb-mysql

MariaDB / MySQL

database php sql

Last synced: 15 Apr 2026

https://github.com/kardelruveyda/northwind-database

You can find Northwind Datasabe Script!

database northwind sql sql-server

Last synced: 15 Apr 2026

https://github.com/abu14/data_warehousing_bi_data_pipelines

An OLAP system that contains integrated data and enable faster analytics.

business-intelligence databases datawarehouse datawarehousing olap oltp-databases sql

Last synced: 17 Mar 2026

https://github.com/aavishkarmahajan/sql

SQL code assignments and practice questions from SQL courses, SQL data analysis

data-analysis sql sql-server

Last synced: 07 Feb 2026

https://github.com/purvajage/springboot_jpa_mapping

This project demonstrates the use of various JPA mappings in a Spring Boot application. It covers one-to-one, one-to-many, many-to-one, and many-to-many relationships using JPA and Hibernate.

hibernate-jpa spring-jpa springboot sql

Last synced: 15 Apr 2026

https://github.com/johnkinuthiaa/learn-sql-from-boot.dev

This is a repo for step by step mysql learning from boot.dev and also w3schools.It covers both simple and advanced concepts of sql.

database mysql sql

Last synced: 07 Feb 2026

https://github.com/ahmed20150/student-advising-system--databases-1-guc

The Student Advising System is a Web Application that aims to assist Advising Students with all the University Services that the may Require. It was Developed Using ASP.NET for the Frontend and utilized MSSQL in order to support the database functionalities that the students required.

asp-net csharp database-management mssql mssql-database sql web-application

Last synced: 31 Jan 2026

https://github.com/gaurav0502/aviation-data-analysis

Aviation data analysis using SQL and ggplot2 within R

anyflights aviation-data ggplot2 r-studio sql sqldf

Last synced: 25 Feb 2026

https://github.com/dysnomia-studio/dysnomia.common.sql

A driver agnostic Micro-ORM for .NET

dotnet dotnet-core micro-orm orm sql

Last synced: 25 Feb 2026

https://github.com/brianlesko/postresql-docker

Run a postgreSQL server hosted in a docker container, and start a webUI for basic querying

basics container containerization containers data data-science docker postgres postgresql sql template

Last synced: 31 Jan 2026

https://github.com/shubz224/netflix-etl-pipeline

Designed an end-to-end ETL pipeline to ingest raw MovieLens data from Amazon S3 into Snowflake, transforming it with dbt to build robust staging, dimension, and fact models.

dbt etl pipeline snowflake sql

Last synced: 07 Feb 2026

https://github.com/thanhtrnnn/family-travel-tracker

A web application that allows families to track countries they've visited together. Each family member can have their own profile with a unique color, and the application displays visited countries on an interactive world map.

ejs nodejs personal-project postgresql sql

Last synced: 15 Apr 2026

https://github.com/verma-kartik/trantor

Trantor - Object Relational Mapper using Modern C++

cmake cplusplus-20 cpp gtest header-only metaprogramming sql sqlite3 template

Last synced: 31 Jan 2026

https://github.com/beatrixloureiro/mod1-uc3-auxiliar-na-modelagem-e-manipula-o-de-banco-de-dados

Este repositório contém as atividades realizadas no módulo MOD1-UC3: Auxiliar na Modelagem e Manipulação de Banco de Dados.

sql

Last synced: 17 Mar 2026

https://github.com/mohammadmahdi-abdolhosseini/telephone-book-sql-

The Telephone Book (SQL) Application is a user-friendly Windows Forms app in C# for managing contact lists, featuring contact addition, editing, deletion, search functionality, and photo import.

csharp database sql telephone-book windows-forms

Last synced: 15 Apr 2026

https://github.com/tsaytson/boardcamp-16

A management system for board games rentals, enjoy these classics!

express javascript joi nodejs pg postgresql sql

Last synced: 15 Apr 2026

https://github.com/abdullahjaswal/fundsnav_scraping_script

AWS Lambda function designed for scraping mutual fund data from MUFAP every 24 hours.

aws aws-lambda postgresql python python-script sql

Last synced: 15 Apr 2026

https://github.com/rodrigobarbaedu/locust-test-app

En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.

bootstrap css flask-application html javascript-library python sql

Last synced: 15 Apr 2026

https://github.com/annethsivakumar/kingston-property-rental-database

This project consists of three integrated components: an ER diagram, a relational database implementation, and a web application.

apache cross-platform css html mariadb mysql perl php sql

Last synced: 31 Jan 2026

https://github.com/abhijeet-bhambere/sql-server-trail

A collection of learnings for T-SQL, Microsoft SSMS & builds up on existing knowledge of SQL concepts.

dbms-notes sql sql-server-management-studio sqlser t-sql

Last synced: 25 Feb 2026

https://github.com/lucasbelpiede/invoice_analyzer

A invoice analyzer page template developed with PHP

css git html javascript mysql php sql

Last synced: 15 Apr 2026

https://github.com/engineeringsoftware/sqllogictest

List of resources related to sqllogictest

database db slt sql sqllogictest testing

Last synced: 31 Jan 2026

https://github.com/l-gre/data_analytics_for_finance

Comprehensive course materials for the Data Analytics for Finance - Master Programme, covering data manipulation, statistical analysis, visualisation, automation, and real-world case studies using industry-standard tools.

automation data-cleaning data-manipulation data-visualization excel hypothesis-testing industry-applications matplotlib numpy pandas python real-world-case-studies regression-analysis seaborn sql statistical-analysis tableau workflow-automation

Last synced: 15 Apr 2026

https://github.com/istifano/contactify-website-

📠Dans ce projet, l'objectif est de développer une application web permettant de gérer une liste de contacts.

css html mysql php sql tailwindcss

Last synced: 15 Apr 2026

https://github.com/surjith-07/worksyncer

The WorkSyncer is a powerful web-based application developed using Spring Boot, Spring MVC, Thymeleaf, and MySQL. This system offers an efficient and user-friendly solution for managing employee data within an organization. It provides HR administrators and managers with a centralized platform to handle various aspects of employee informations

css html javascript mysql spring-boot springmvc sql thymeleaf

Last synced: 31 Jan 2026

https://github.com/nicolito128/tasks-api

A simple API written in Go with Gin Web Framework and PostgreSQL.

api database gin go golang postgresql sql

Last synced: 15 Apr 2026

https://github.com/ajtatum/automodelmapping

Once you specify a connection string, you can select tables and have them automatically generate the Models and Mapping classes.

asp-net code-first csharp data-mapping data-models entity-framework mssql sql wpf

Last synced: 09 May 2026

https://github.com/phillbertnevinemmanuel/logisticleadtime

finding average leadtime using sql on simple logistic dataset with 4 columns

sql

Last synced: 08 Feb 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-af-3

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

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

Last synced: 25 Feb 2026

https://github.com/nmerka/practicum_rep

Проекты курса Аналитик данных (Яндекс.Практикум)

jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn sql tableau

Last synced: 31 Jan 2026

https://github.com/aborden23/pewlett-hackard-analysis

Database Analysis SQL

pgadmin4 sql

Last synced: 31 Jan 2026

https://github.com/a-cndt/tin311

IPSA - [2023 - 2024] - Initiation aux bases de données

be ipsa sql sqlite3 td tp

Last synced: 31 Jan 2026

https://github.com/devtonin/dunder-mifflin-infinity

💼 A monolith dashboard app based on The Office show. Built-in ReactJS and consuming a Spring-based REST API. https://ddermffinfinity.netlify.app/

api-rest java react spring-boot sql typescript

Last synced: 12 Apr 2026

https://github.com/amitdev3/loan-default-data-analysis

This Power BI project analyzes loan application data to uncover patterns contributing to loan defaults. The project uses SQL for backend querying and Power BI for data modeling and interactive visualizations.

dax excel powerbi sql

Last synced: 07 Feb 2026

https://github.com/rajin-khan/dbms-sem7

A note file on SQL and Database Management Systems, along with other additional files used to learn full stack Web Development.

database-management relational-databases sql

Last synced: 17 Mar 2026

https://github.com/edprice25/fbi-cde-master-files-ml

Trains a ML regression model with data from the FBI Crime Data Explorer (CDE), for predicting crimes such as Cargo Theft.

bigquery-ml crime-analysis crime-data crime-data-analysis google-bigquery sql

Last synced: 31 Jan 2026

https://github.com/lisabensoussan/bigdataminig_finalassignment

This repository contains solutions for the final assignment of the Big Data Mining course (52002/52019), focusing on querying large datasets with BigQuery, network analysis with Python, and distributed data processing with Apache Spark.

bigquery community-detection data-cleaning dataframe exploratory-data-analysis pagerank rdd sql text-analysis visualization

Last synced: 07 Feb 2026

https://github.com/hitthecodelabs/bigquery_ml

Jupyter notebooks that utilize Google BigQuery's machine learning capabilities.

bigquery notebooks python sql

Last synced: 15 Apr 2026

https://github.com/mc-osoc/myitemlibrary

My library ready-to-use commands in a MySQL repository for Minecraft Server

bukkit minecraft minecraft-plugin plugin spigot spigot-plugin sql

Last synced: 25 Feb 2026

https://github.com/nero103/my-youtube-usage

This is an end-to-end personal project. I was curious about my youtube engagement and thought it would be fun to explore the usage and recommend ways to optimize my device's data usage and my viewing schedule.

csv dataanalysis excel json jsonparser jupyter-notebook mssqlserver powerpoint python3 sql tableau tableau-dashboards tableau-desktop tableau-public

Last synced: 17 Mar 2026

https://github.com/jeff-vincent/flask-react-sqlalchemy-template

A simple template for creating Flask-React-SQLalchemy app.

flask react sql sqlalchemy template

Last synced: 15 Apr 2026

https://github.com/kodaloid/docker-amp-template

A really simple template for setting up AMP (Apache, MariaDB and PHP + phpMyAdmin) using docker.

docker php sql template web

Last synced: 31 Jan 2026

https://github.com/karencofre/marketing-segmentacion-en-powerbi

Proyecto prueba de hipótesis en powerbi y python

bigquery google-colab powerbi python sql statsmodels

Last synced: 31 Jan 2026

https://github.com/cataliniuga/squi

A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.

dotnet-core mysql sql sqlite vue3

Last synced: 15 Apr 2026

https://github.com/solesen1992/event_booking

Event booking desktop application for 1000fryd. The application allows users to create various types of events and manage shift schedules.

dao-design-pattern dao-interface database eclipse event-management graphic-user-interface gui-application java mssql observerpattern relational-database sql threads window-builder windowbuilder

Last synced: 25 Feb 2026

https://github.com/nrhartnett/footballequipmentmanagerdb

A relational database created using Microsoft Office Access SQL queries. Example prompts as well as the queries to answer the prompts are provided.

database-management microsoft-access microsoft-access-database sql

Last synced: 01 Feb 2026

https://github.com/agradiansyah/hotel-database-design

Designed an information system for Puri Gardenia, an outdated hotel in Bandung, Indonesia. Built the database using SQL and created the UI/UX in Figma to modernize hotel operations and improve the guest experience.

college-project database figma hotel-management information-system-design portfolio-project relational-database sql ui-ux-design

Last synced: 15 Apr 2026

https://github.com/devarajan8/todo-application

A full-stack ToDo application using Angular and Spring Boot Having Key features include task creation, editing, marking as complete, and SQL database integration for data persistence, providing a seamless and efficient task management experience.

angular-cli angularjs spring-boot sql typescript

Last synced: 01 Feb 2026

https://github.com/dmarks84/coursework_capstone_full_data_engineering

Final Project for IBM Data Engineering & Python Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification

apache-airflow apache-hadoop apache-kafka apache-spark api beautifulsoup cassandra dags etl mongodb nosql pandas plotly postgresql python scipy seaborn sql

Last synced: 25 Feb 2026

https://github.com/gregwhitaker/sql-notebook

Personal Notebook of SQL Examples

sql sql-query sql-script

Last synced: 07 Feb 2026

https://github.com/oneananda/sql_projects

A repository dedicated to a collection of diverse SQL projects, covering a wide range of topics and applications within the world of SQL database management. From basic queries to advanced database designs, this repository serves as a resource for learning and practicing SQL skills across different domain

liquibase postgres postgresql rdbms sql sql-server sql-server-database sqlserver

Last synced: 01 Feb 2026

https://github.com/deliprofesor/sql-for-data-professionals

A complete SQL roadmap for data analysts and data scientists — from beginner to advanced. Includes tutorials, exercises, and real-world projects with datasets.

data-science database roadmap sql

Last synced: 26 Feb 2026

https://github.com/anandkr21/sql_sequelize

This is very Basic app using SQL Squelize which store data in SQL Database, it's created for learning purpose only.

bcrypt expressjs jsonwebtoken nodejs sql

Last synced: 15 Apr 2026

https://github.com/faisalpinitod/sql_queries

These are the some basic sql querires.

sql

Last synced: 08 Feb 2026

https://github.com/between-freedom-and-space/database-migrations

Database migrations for Between Freedom and Space service

liquibase migrations plpgsql postgres postgresql psql sql

Last synced: 08 Feb 2026

https://github.com/subhamay-bhattacharyya/customer360-snowflake-pipeline

End-to-end Snowflake data lake for a fictional retail bank — ingests 25,000 nested JSON customer records through a RAW → SILVER → GOLD pipeline, builds fact and dimension tables, and surfaces a Customer 360 & risk analytics dashboard via Streamlit in Snowflake.

banking-analytics cloud-championship cortex customer-360 data-engineering data-lake data-warehouse dimensional-modeling financial-services fintech lateral-flatten medallion-architecture python snowflake sql star-schema star-schemas streamlit streamlit-app

Last synced: 15 Apr 2026

https://github.com/athari22/extracting-and-visualizing-stock-data

The idea of the project is to work for a new startup investment firm that helps customers invest their money in stocks.

amazon dashboard data-science data-visualization database ibm ibm-watson pandas python sql tesla visualization

Last synced: 13 Apr 2026

https://github.com/acarter881/practicalsqlexercises

My answers to some exercises from a book by Anthony DeBarros

sql

Last synced: 26 Feb 2026

https://github.com/noturlee/student-records-management-app

a C# application that connects to a SQL database for student and lecturers , managing student records, capturing marks, and tracking student modules, seperate functionality as per roles

microsoft-sql-server netcore sql ssms wpf xaml

Last synced: 08 Feb 2026

https://github.com/irem-yigit/garantibbva-patika-bootcamp-projects

Bu repository Garanti BBVA Becoder Yazilimci Yetistirme ve Meslek Edindirme Programi odevlerini icerir.

css3 html5 java javascript react spring-boot sql

Last synced: 08 Feb 2026