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/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/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/engineeringsoftware/sqllogictest

List of resources related to sqllogictest

database db slt sql sqllogictest testing

Last synced: 31 Jan 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/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/krzysikd/apartment-prices-in-poland-analysis-and-visualization

Data Analyst portfolio project that involves cleaning, transforming, and visualizing data to create an insightful dashboard. The project uses SSIS for ETL processes, SSMS for database management and queries, and Power BI for data visualization, focusing on the analysis of rental and sales apartment prices in Poland.

data-analysis data-cleaning data-visualizations powerbi sql sqlserver ssis

Last synced: 04 Feb 2026

https://github.com/nickklos10/sql-data-warehouse

A complete SQL-based data warehouse implementation featuring a medallion architecture (Bronze, Silver, Gold layers) for processing and analyzing customer and sales data from multiple source systems.

business-intelligence data-engineering data-warehousing etl postgresql sql

Last synced: 23 Feb 2026

https://github.com/azaz9026/email-spam-detection

Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.

data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit

Last synced: 14 Apr 2026

https://github.com/cinic0101/go-sqlconn

A simple SQL data adapter

golang sql

Last synced: 14 Jan 2026

https://github.com/AmandineDurand/Hotel_Mermaid

Projet SN1 : création d'une application web pour un hôtel avec parties publique (réserver des chambres) et privée (gestion des chambres et des réservations)

css html5 php phpmyadmin sql

Last synced: 11 Oct 2025

https://github.com/badranalyst/nashville-housing-sql-data-cleaning

This project focuses on cleaning and preparing the Nashville Housing dataset for analysis using SQL. It involves identifying and rectifying inconsistencies, handling missing values, and optimizing the dataset for further exploration. The cleaned data is essential for accurate insights into housing trends and patterns in Nashville.

cleaning-data data-cleaning database dataset sql

Last synced: 11 Oct 2025

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/vinay-jose/territorial-sales-dashboard

EDA was carried out in the sales data of Atliq Technologies and a Dashboard was created in PowerBI to draw insights.

data-analysis data-visualization powerbi-desktop sql

Last synced: 11 Oct 2025

https://github.com/shubhamd99/nodejs-knex-postgres-database

Nodejs Knex Postgres Database Example

database knex nodejs postgresql sql

Last synced: 14 Apr 2026

https://github.com/rainggor/taskmanagementsystems

Task Management System — это современное приложение для управления задачами, разработанное на Java 21 и Spring Boot 3.3.5. Система включает в себя возможности аутентификации, управления пользователями, создания, отслеживания и обновления задач. Используются PostgreSQL, Docker Compose и OpenAPI/Swagger для удобной работы и масштабируемости.

java java21 postgresql spring spring-boot spring-security sql

Last synced: 14 Apr 2026

https://github.com/afeiship/config-query

A flexible library for dynamic queries on configuration objects with customizable filters.

config filter find local query select sql

Last synced: 01 Apr 2025

https://github.com/alexsoft-software/jsql

JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.

ascoos ascoos-framework database json php8 sql

Last synced: 23 Apr 2025

https://github.com/dee-me-tree-or-love/chai_sql

ChaiSQL - a prototype optional type checker for raw SQL ☕️ 🫖 @ TU/e Database Research Group

sql type-checking types

Last synced: 11 Oct 2025

https://github.com/mtanzim/vis-strong-go

Visualize Strong csv exports.

gcp gcp-cloud-run go golang javascript preact sql

Last synced: 14 Jan 2026

https://github.com/skyrocketstan/learning_netology_jdbc

Домашнее задание к занятию 8.3: JDBC API, JdbcTemplate, NamedParametersJdbcTemplate

homework java java-learning jdbc netology spring-boot spring-learning sql

Last synced: 11 Oct 2025

https://github.com/bakulwani/data-mart-weekly-sales

Cleaned and analyzed weekly sales data using SQL to build a business-focused data mart with KPIs, customer segmentation, and platform insights.

customer-segmentation data-analysis data-cleaning etl kpi-analysis mysql sales-analysis sql

Last synced: 21 Feb 2026

https://github.com/mirian97/mi-cripto

MiCripto is a web application for managing users and exploring cryptocurrency information, featuring registration, login, and dynamic coin search. Built with Node.js, Express, and Postgres, it integrates services like CoinRanking API.

bcrypt expressjs joi jsonwebtoken nodejs pinia postgres rest-api sql toast-notifications vue vuerouter3 vuetify yup

Last synced: 12 Apr 2026

https://github.com/prakharsinha-09/binarybard-blogfordevs

presenting you the all new blog webapplication, will be leveraging PostrgesSQL as database, HonoJS for writing APIs, Prisma ORM with Connection Pooling and many more backend tech and React and Tailwind for the Frontend

cloudflare cloudflare-workers connection-pool honojs javascript nodejs npm postgresql prisma prisma-accelerate react sql tailwind typescript vite zod-validation

Last synced: 10 Apr 2026

https://github.com/priyasishah1211/sql-project-hr-database

End-to-end Advanced SQL portfolio : Subqueries, Derived Tables, CTEs, Views, Windows Function, Stored Procedures, UDFs, Triggers and Indexes.

advanced-sql-queries data-analytics hr-database mssqlserver sql sql-projects tsql

Last synced: 11 Oct 2025

https://github.com/silvermete0r/sdu_hackathon_uss_db_analysis

Smart Data Ukimet Hackathon - "Data Modeling" case Solution - Topic: Store Analysis based on Unified Star Schema

data-analysis data-modeling postgresql python sql unified-star-schema

Last synced: 14 Apr 2026

https://github.com/janluksoft/tsqlpivot

An example of a complex T-SQL query

dynamic-sql ms-sql-server sql t-sql

Last synced: 13 Mar 2026

https://github.com/abarichello/ine5613

INE5613 - Databases

database databases ine sql ufsc

Last synced: 11 Oct 2025

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

Run individual controls or full compliance benchmarks for across all of your Bitbucket resources using Steampipe.

bitbucket cis cis-benchmark compliance hacktoberfest security sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/doramgajo/assignments-app

Assignments allows teachers to create module assignments for studies.

java sql student-project swing

Last synced: 11 Oct 2025

https://github.com/dataforge-projects/covid19_ibge

Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão

bigquery excel google-bigquery google-cloud-platform powerbi python sql

Last synced: 18 Feb 2026

https://github.com/amandinedurand/gite

Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur

bdd mcd merise sql sql-server

Last synced: 11 Oct 2025

https://github.com/bagusperdanay7/postgresql-notes

Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/itallonet/forge-database

🚀 Responsável pelo armazenamento e automação de scripts relacionados aos bancos de dados

forge itallonet postgres sql

Last synced: 19 Jan 2026

https://github.com/dieperid/ror1-school-manager

Repository for ROR1 course

activerecord ruby ruby-on-rails sql

Last synced: 21 Feb 2026

https://github.com/himanchal-103/textmanipulator

TextManipulator is a web-based application built using Django, MySQL, HTML, and CSS. This application allows users to input text and perform various text processing operations on the provided string.

django sql sqlite3

Last synced: 09 May 2026

https://github.com/cagandemirmr/flo_data_exploration

You can find data exploration of FLO

dataanalysis dataexploration queries sql sql-server

Last synced: 12 Oct 2025

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/shaldonbarnes10/xenos_airport_operations

“XENOS” is a comprehensive airport operation management system designed as a database-driven application to efficiently streamline and manage core airport activities. It handles critical aspects such as flight schedules, passenger information, and reporting functionalities tailored for airport staff, employees, and crew members.

css3 expressjs git github html5 javascript nodejs postgresql-database sql

Last synced: 12 Apr 2026

https://github.com/marianmeres/condition-builder

For building sql where statements programatically.

conditions sql where

Last synced: 12 Oct 2025

https://github.com/salmankhanmsk786/the-room

The Room is a social media platform for students and faculty to connect and engage. Built with PHP, JavaScript, CSS, and HTML, it features a user-friendly interface for communication.

php socialmedia sql

Last synced: 30 Mar 2025

https://github.com/matissjanis/apollo-server-cache-sql

Minimalistic Apollo Server SQL Cache driver

apollo apollo-server cache graphql nodejs sql

Last synced: 12 Apr 2026

https://github.com/dsgs76/spring-pokeapi-acm

This repository contains the first work for ACM Java Spring course

java maven spring-boot springframework sql web

Last synced: 09 May 2026

https://github.com/poakapx/example_of_connecting_to_offline-db

Підключення до онлайн БД на прикладі SQLite.

android java sql

Last synced: 14 Apr 2026

https://github.com/madhuresh2011/daily-sql-from-hackerrank

Welcome to my SQL Series, where I tackle SQL problems from HackerRank on a daily basis.

data dataanalysis database question-answering sql

Last synced: 19 Jan 2026

https://github.com/sebastianpacurar/shopperlist-kivymd

A mobile-based Kivy with KivyMD extension and Sqlite3 (or MySql) project, meant to act as a shop list manager where users can easily manage products and lists of products

kivy kivymd mobile-app sql

Last synced: 19 Jan 2026

https://github.com/yusuftaufiq/simple-tree

Simple family tree web application with a single parent each.

alpinejs daisyui laravel php sql tailwindcss typescript

Last synced: 05 Apr 2026

https://github.com/theanasuddin/tiger-style-bangladesh

Website for Tiger Style Bangladesh, a leading knitwear exporter of Bangladesh RMG industry that I created in 2019. Technology used: HTML5, XML, CSS3, CSS Frameworks: ZURB Foundation, Animate.css, Bootstrap, JavaScript, JS Libraries: Modernizr, jQuery, FancyBox, Popper, PHP, MySQL etc.

animate-css bootstrap corporate-website css3 fancybox html5 javascript jquery modernizr mysql php popperjs shtml sql web-development website wow-js zurb-foundation

Last synced: 12 Apr 2026

https://github.com/djdurga/goibibo_web_scrape_sql_analysis

This project involves web scraping flight data from Goibibo.com and performing SQL analysis on the collected dataset.

sql

Last synced: 19 Mar 2026

https://github.com/messsimo/cms-php

Ready-made example of a CMS for business

api chartjs cms css html javascript mysql php sql

Last synced: 12 Apr 2026

https://github.com/amishidesai04/ecommerce-furniture-website

Introducing Couch Potato, an E-commerce website for all your furniture needs. This repository contains the source code for a fully functional website, providing a seamless shopping experience. Built with HTML, CSS, JavaScript, jQuery, PHP, and SQL, it runs locally on USBWebServer. Follow the instructions below to set up and explore its features.

css ecommerce-website full-stack-web-development furniture-ecommerce html javascript php sql usbwebserver website

Last synced: 12 Apr 2026

https://github.com/dirkbosman/node-postgresql-destructured

A (Destructured) Express Node PostgreSQL App

api express javascript node nodejs postgresql sql

Last synced: 25 Mar 2025

https://github.com/saba-gul/sql-data-analysis-projects

Explore SQL projects showcasing database management, querying, and analysis skills for learning and collaboration. Dive into customer segmentation, inventory management, financial analysis, and employee evaluation projects.

case-study dataanalysis sql

Last synced: 05 Mar 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/alefrp/properties_dbt

A DBT project for analyzing city property data.

data-analysis data-warehouse dbt python sql

Last synced: 13 Oct 2025

https://github.com/dababyox/susiswingawt

Sign-In and Sign-Up Java GUI using Swing and AWT

awt awt-gui java sql swing

Last synced: 13 Oct 2025

https://github.com/luizfelipedasilva678/database-administration

Database administration files

sql

Last synced: 05 Feb 2026

https://github.com/pngo1997/tweet-data-processing-query-performance-analysis

Analyzes large Tweet dataset (4.4M tweets) using SQL.

big-data python query sql text-processing

Last synced: 12 Jun 2025

https://github.com/hendriku/db-implementations

Install script for DHBWsoccer database with mariadb on homebrew.

databases dhbw-stuttgart mariadb mysql sql

Last synced: 29 Apr 2026

https://github.com/rdrahul123/books

Books must be read as deliberately and reservedly as they were written.

algorithms-and-data-structures blockchain books cryptography datastructures dbms machine-learning mongodb sql

Last synced: 12 Jun 2025

https://github.com/petcareai/dba

PetCare DBA Admin é um sistema web avançado desenvolvido especificamente para a administração e gerenciamento de bancos de dados da plataforma PetCare. Esta ferramenta foi criada para simplificar e otimizar o trabalho de administradores de banco de dados (DBAs) em clínicas veterinárias, hospitais veterinários e sistemas de gestão pet.

api dba front-end-development git numpy pandas-dataframe petcareai ploty postgresql python shell-script sql startup streamlit streamlit-webapp supabase supabase-auth supabase-db supabase-storage virtualenv

Last synced: 14 Apr 2026

https://github.com/mateo-404/universidad

Programas que realicé durante mi instancia estudiando la Tecnicatura Universitaria en Programación en la UTN FRRa durante los años: 2023-2024 🎓

c csharp estudios java practice pseint pseudocode sql university utn-frra

Last synced: 01 Apr 2025

https://github.com/niranjanrao07/stock-price-prediction

This project establishes an ETL pipeline for stock price data using Apache Airflow and Snowflake. It extracts daily stock prices from the Alpha Vantage API, transforms the data for analysis, and loads it into Snowflake.Machine learning models are then trained to forecast stock prices.

apache-airflow python snowflake sql stock-price-prediction

Last synced: 12 Jun 2025

https://github.com/lisabensoussan/bigdata_midterm

This project focuses on analyzing Stack Overflow data related to JavaScript and Python questions using a combination of SQL queries (Google BigQuery) and Unix shell commands. The aim is to explore trends, activity patterns, and user behavior around these popular programming languages through data wrangling and querying techniques.

bigquery data-cleaning sql unix-command unix-shell

Last synced: 27 Jan 2026

https://github.com/praveendecode/iss-data-warehouse-mongodb-sql-project

Space Exploration Data Fusion : Unleashing the International Space Station Insights with MongoDB and SQL Integration

database dataharvesting datawarehousing etl-pipeline iss mongodb postgresql python sql streamlit-webapp

Last synced: 12 Apr 2026

https://github.com/leonard-namolaru/bdd-agence-musiciens

[Note : 18/20] Projet UE Bases de données avancées (Université Paris Cité , M1) - Base de données pour une agence représentant des musiciens : Modélisation, peuplement, fonctions PL/pgSQL, triggers, indexes.

modelisation plpgsql postgresql sql

Last synced: 23 Feb 2026

https://github.com/aegodoy1492/mi-primer-repositorio

Mi primer repositorio en GitHub para el curso de FreeCodeCamp

csharp devexpress pyton sql visualbasic

Last synced: 13 Oct 2025

https://github.com/freysie/sql-formatting

Popular SQL formatters bridged from JS and Perl to Swift.

formatter sql swift

Last synced: 13 Oct 2025

https://github.com/nikitakozlovjr/healthclover

Here is a large and complete service for adjusting and identifying your nutrition. In addition, you can find advice from other users of our site and doctors.

docker docker-compose express javascript postgresql pug sql

Last synced: 22 Jan 2026

https://github.com/stimulsoft/samples-dashboards.python

Python samples for Dashboards.PYTHON data visualization tool for Python 3.10 and higher, and embedded dashboard designer and dashboard viewer

analytics business client-server components dashboard dashboards django embedded excel flask html interactive javascript pdf python python3 sql tornado visualization web-application

Last synced: 12 Apr 2026

https://github.com/ggql/gql

Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions

database engine git gitql gql interpreter rust sql

Last synced: 22 Jan 2026

https://github.com/yunusemrejr/.net-form-mysql-user-list-viewer

.NET form mySQL user list viewer (C# SQL .NET)

csharp dotnet form sql

Last synced: 03 May 2026

https://github.com/shivam1808/covid-tableau-project

Tableau Dashboard for project on COVID 19

mysql sql tableau tableau-dashboards tableau-public

Last synced: 29 May 2026

https://github.com/kumartusha/study-buddy-project

👩‍💻 Study-Buddy-Project Using Core Java 👨‍💻

core-java javaswing sql

Last synced: 02 Jul 2026

https://github.com/marklynch/simple-schema-versions

A simple schema versioning for Postgres that scales from basic projects to large scale systems

postgres postgresql sql

Last synced: 04 Sep 2025

https://github.com/jaseel342/hotel_data_analysis

This project delves into a three-year hotel revenue dataset (2018-2020) using SQL and Power BI. We extract insights on revenue trends, guest seasonality, and offer actionable staffing recommendations. By embracing data nuances, we empower the hospitality industry with informed strategies for success.

dax-expression excel-data-import microsoft-sql-server powerbi powerbi-report powerbi-visuals sql sqlserver-2019

Last synced: 17 Feb 2026

https://github.com/sajjad425/mastermotor

This Power BI project provides an interactive Employee Analytics Dashboard designed to analyze workforce trends and insights. The dashboard leverages a combination of stacked column charts, line charts, and clustered bar charts to deliver a comprehensive view of employee data.

hranalytics hrdashboard powerbi sql

Last synced: 04 Feb 2026

https://github.com/lorussogiacomoluca/db-university

Exercise #57/58/59 - 23-26-27/05/2025

entity-relationship-diagram groupby join query sql

Last synced: 27 Jan 2026

https://github.com/trkotovicz/mysql-one-for-all

O projeto consiste na normalização de uma tabela na terceira forma normal e desenvolvido queries MySQL que acessa as informações desta tabela utilizando SQL.

mysql normalization sql

Last synced: 25 Mar 2025

https://github.com/victory-ik/analysing-motorcycle-part-sales

This project analyses wholesale sales data to determine how much net revenue each product line generated per month per warehouse. The dataset contains sales transactions from June to August 2021, including details such as payment methods, warehouses, and client types.

data-aggregation postgresql query-optimization sql

Last synced: 29 May 2026

https://github.com/a2n1/sql

SQL is a powerful language used to manage and query relational databases. It enables users to retrieve, update, and organize data efficiently, making it essential for data management and analysis tasks.

sql

Last synced: 27 Jan 2026

https://github.com/hussein-m-kandil/generic-express-service

A generic Express.js back-end service designed to support multiple front-end apps that I am managing to build in parallel with this app.

api bcryptjs cors docker docker-compose express jwt multer nodejs passport postgresql prisma rest-api sharp sql supertest typescript vitest winston zod

Last synced: 22 Jan 2026