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/hosanabarcelos/aid-approval

Análise de dados | Aprovação ou reprovação de benefício.

posgresql sql

Last synced: 03 Mar 2026

https://github.com/shivamkumar818/dbms-project

The University Student Database Management System is a comprehensive solution designed to streamline and automate the management of student-related data within a university setting. The system is built using MySQL as the database management system and PHP, HTML, and CSS for the web-based user interface.

php php7 sql

Last synced: 01 Apr 2026

https://github.com/giacomolat/etl-workflow

This project uses Pentaho Data Integration to build a data warehouse (DWH). It includes the sales fact table and two dimensional tables (dim_product and dim_payment). The ETL process implements incremental delta to optimize the extraction and loading of new data.

database dataengineering dwh etl etl-framework etl-pipeline pentaho pentaho-data-integration pgadmin4 postgres postgresql postgresql-database sql

Last synced: 16 Apr 2026

https://github.com/m7moudgadallah/db-design-practice

Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.

database database-schema eer-diagram erdiagram normalization sql sqlserver t-sql

Last synced: 01 May 2026

https://github.com/iprajwaal/prep

Just updating the things I keep learning

ai deep-learning learning ml nlp sql tensorflow

Last synced: 16 Apr 2026

https://github.com/evanmathew/netflix_sql_data_analysis

This project explores the Netflix dataset using SQL to answer complex analytical questions. It involves data cleansing, aggregation, ranking, and advanced SQL techniques to uncover insights such as top-performing directors by genre, content diversity by country, yearly content trends, and more.

case-study-project netflix postgresql sql

Last synced: 04 Mar 2026

https://github.com/zx2486/dbconnectortoolkit

This module provides an integrated tool to connect database under different settings, single db, master and slave, with cache, and use message queue to collect writes.

database db postgres sql

Last synced: 04 Mar 2026

https://github.com/abhipatel35/gym-performance-analysis

Analyzing gym performance and user engagement in Arizona using Spark SQL, PySpark, and visualization techniques on the Yelp dataset.

apache-spark asu business-insights data-analysis data-processing-at-scale data-visualization dps gym-analysis rating-patterns sql trend-analysis user-insights yelp-dataset

Last synced: 16 Apr 2026

https://github.com/msikorski93/sql-exercises

Solutions to tasks and exercises from different websites

sql

Last synced: 04 Mar 2026

https://github.com/webveli/webveli-material-dashboard-react

Webveli is a platform designed to share innovative website concepts globally. It provides an easy-to-use interface for users to explore, interact, and showcase their ideas, promoting creativity and collaboration across the digital space. Features: Global concept sharing. Seamless user

css html javscript npm npm-module python sql

Last synced: 16 Apr 2026

https://github.com/marcos-aparicio/hackerrank-solutions

Attempting to write efficient and readable code for hackerrank exercises

hackerrank-solutions hackerrank-sql-solutions sql

Last synced: 16 Apr 2026

https://github.com/hectororm/connection

Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.

connection orm pdo php php8 sql

Last synced: 04 Mar 2026

https://github.com/himanshigautam-rgb/musicstoreanalysis

Music Store Analysis using SQL involves querying and analyzing sales, customer preferences, and inventory data to uncover trends and optimize business decisions. This helps in understanding popular genres, top-selling artists, and revenue patterns.

dataanalytics database postgresql sql trend-analysis

Last synced: 16 Apr 2026

https://github.com/helixcipher/todays-command

Today's Command is a modern Linux desktop widget that delivers a curated daily command directly to your screen, complete with explanations, interactive quizzes, streak tracking, and customizable reminders.

desktop-widget learning linux python quiz sql

Last synced: 05 Mar 2026

https://github.com/lalathealter/artkeeper

a CRUD app in golang dedicated to saving links to various resources (no frameworks used); [WARNING: FAR FROM FINISHED AND NO REASONABLE ERROR MESSAGES (yet)]

crud framework-less go golang golang-api golang-server psql rest sql

Last synced: 05 Mar 2026

https://github.com/char0n/hapijs-sequelize-dal

Prototype of Data Access Layer using sequelizejs (with Hapi.js plugins)

dal database hapi javascript mapper sequelizejs sql

Last synced: 18 Apr 2026

https://github.com/sehgal-vishal/world-population-

World Population Sql Analysis

data dataanalysis population sql

Last synced: 05 Mar 2026

https://github.com/moto123a/enterprise-rail-freight-data-platform

Enterprise-style real-time rail freight data platform using Kafka, Spark Structured Streaming, Airflow Bronze/Silver/Gold, Trino SQL KPIs, and Redshift star schema marts.

airflow data-engineering delta-lake etl iceberg kafka lakehouse python redshift spark sql star-schema streaming structured-streaming trino

Last synced: 03 Jun 2026

https://github.com/jramma/two-dice-game-jwtsecurity-sql

Api web game about two dice (you have to get more than seven for win), and you have users stats and JWT security.

css html java mysql-database springboot springtoolsuite sql thymeleaf

Last synced: 17 Apr 2026

https://github.com/424nkita-csharsfta4/fullstack_crud

Full Stack CRUD для регистрации авторизации, удаление и редактирование пользователей

express jwt-authentication jwt-token nodejs react sql typescript

Last synced: 17 Apr 2026

https://github.com/dina-hosny/analyze-and-model-airline-system

Analyzing Airline System and Building Data Warehouse Model to Store the Data and Answer Some Business Questions

data-analysis data-modeling data-warehouse datawarehousing dwh plsql sql

Last synced: 05 Mar 2026

https://github.com/raianeeunice/ifood-week-sacolaapi

Projeto desenvolvido durante a semana de imersão na DIO.

h2-database java spring-boot sql

Last synced: 17 Apr 2026

https://github.com/cherukuri-thanu/cross-platform-sql-hotel-data

This repository contains configuration files for analysing Hotel Booking Dynamics in SQL.

azure-data-studio docker-container ms-sql-server power-bi sql

Last synced: 17 Apr 2026

https://github.com/abhishek325/the-dashboard

Initial design of a dashboard to assist different users organizing there stuffs online

automation-ui bootstrap3-theme dashboard mysql-database php-framework sql web-accessibility yaf

Last synced: 17 Apr 2026

https://github.com/sphinx78/class-absent-record

Web-based tool for managing student attendance with admin controls and public record access.

attendance-tracking php sql user-management webdevelopment

Last synced: 03 Jun 2026

https://github.com/soulemanou-software/vit-clinic

In this project, i will use a relational database to create the initial data structure for a vet clinic. will create a table to store animals' information, insert some data into it, and query it.

psql-database sql

Last synced: 19 Mar 2026

https://github.com/harmochiky/mysql-ease

A lightweight and simplified MySQL query builder and data access wrapper for Node.js

mysql mysql-database node nodejs query-builder sql

Last synced: 17 Apr 2026

https://github.com/roman31x/dia-6-proyecto-sistema-estudiantes-con-spring-boot

Proyecto autodidacta en Java está enfocado mejora lógica de programación y acciones de un CRUD y Buscar, utilizando Patrones SOLID, estructura MVC, y modularidad. Tambien implementa Spring que es un popular framework de Java que permite crear aplicaciones de alto rendimiento y reutilizables.

hibernate java-8 jdbc maven spring-boot sql

Last synced: 02 Apr 2026

https://github.com/gandaldf/sqlr

A minimal SQL-first builder/mapper for Go: parameter binding, bulk expansion, fast struct scans — no DSL, no heavy ORM.

database golang mysql postgres query-builder sql sql-builder sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/louis77/mulldb

A lightweight SQL database written from scratch in Go as a learning/research project. Speaks the PostgreSQL wire protocol — connect with psql or any PG driver. Supports basic CRUD, persistent WAL storage, and concurrent access.

database postgres postgresql sql

Last synced: 02 Apr 2026

https://github.com/jc21-rpm/usql

Builds for Enterprise Linux

centos dnf golang rpm sql usql yum

Last synced: 02 Apr 2026

https://github.com/nanditha-prabhu/dbmsproject_3rdsem_supermarketpurchasehistory

A simple database project for information retrieval.

css html mysql-database php sql

Last synced: 17 Apr 2026

https://github.com/czmirek/panelak.framework

Various nuget libraries for various stuff

geometry nuget-package orm sql

Last synced: 17 Apr 2026

https://github.com/marcosach/tp-infra

Este repositorio contiene todos los archivos que componen al trabajo práctico final de la materia Infraestructura para la Ciencia de Datos de la Licenciatura en Ciencia de Datos (UNSAM).

bigquery buckets datamart datawarehouse etl gcp gcs pipelines python sql

Last synced: 17 Apr 2026

https://github.com/ososuna/spring-framework

Spring Framework 5 & Spring Boot 2 course

java jpa-hibernate microservices mongodb mvc springboot sql

Last synced: 17 Apr 2026

https://github.com/cespedes/sqlvi

View and edit SQL entries using a text editor

database postgres postgresql sql

Last synced: 17 Apr 2026

https://github.com/marcominerva/datasample

Data Access Methodologies and Architectures with .NET Core 3.0

aspnetcorewebapi dapper dapper-dot-net netcore3 sql sqlclient sqlserver wpf wpf-application

Last synced: 17 Apr 2026

https://github.com/danielgarcia85/multi_database_lab

Hands-on database exercises covering SQL, PL-SQL, JDBC, MongoDB, Neo4J and Redis showcasing multi-database expertise.

jdbc mongodb neo4j pl-sql redis sql

Last synced: 17 Apr 2026

https://github.com/evyatarmeged/mdg

Data mocking web application built with Python & Flask

csv data flask generate json mocking python sql xml

Last synced: 17 Apr 2026

https://github.com/palharez/sql-research

🚧 Repo to store my SQL learn research

links research sql study

Last synced: 02 Apr 2026

https://github.com/konutech/classify-stock-growth-for-trading

Daily ETL and ML with Docker, PostgreSQL, Airflow, and XGBoost on pre-selected stocks. Finally, react as web-app

airlflow daily docker docker-images etl jinja makefile plsql python react sql stock-market stooq typescript web-application xgboost-classifier yml

Last synced: 02 Apr 2026

https://github.com/siva-0310/crypto-alerts

The project consists of a real-time cryptocurrency monitoring system composed of three main services: Ticker, Dispatcher, and Notifier. The Ticker service continuously listens for live cryptocurrency price updates via WebSocket connections, processes the data, and queues it in RabbitMQ. The Dispatcher service listens for these price updates and use

docker docker-compose event-driven golang microservice postgresql python3 rabbitmq redis-cache sql

Last synced: 02 Apr 2026

https://github.com/peter-l-svk/sql-schema-studio

Intelligent PostgreSQL Management IDE/Studio. Python3 / GTK4 desktop app with SQL editor, database browser, AI-powered analytics, and Python/Perl hook system. Licensed GPLv3.

database-administration database-design database-management datascience freebsd gtk4 gtk4-python3 ide linux linux-app perl perl5 postgres postgresql postgresql-database pytest python python3 sql studio

Last synced: 03 Jun 2026

https://github.com/matthewpoletin/mountainpier-market

Market service for Mountain Pier

hibernate java rest spring sql

Last synced: 17 Apr 2026

https://github.com/bytelogiccore-spec/dbx

High-performance embedded database with 5-Tier Hybrid Storage. 29x faster than SQLite • Pure Rust • GPU-Accelerated • MVCC Transactions

database embedded-database gpu high-performance htap key-value-store mvcc rust sql

Last synced: 03 Apr 2026

https://github.com/dhruvrajsinhzala24/customer-churn-predictor

Customer Churn Predictor is a Python-based tool that predicts customer churn using MySQL for data storage and visualization with matplotlib. It analyzes payments and activity status to identify potential churn, stores results in a database, exports to CSV, and generates pie and bar charts for insights.

database dbms matplotlib mysql mysql-database phpmyadmin-database pyplot python-3 sql xampp xampp-control-panel xampp-server

Last synced: 30 Apr 2026

https://github.com/thitikorn-nupan/understand-git-fork-sortware-for-working

this app try to mock the concept of app i'm developing and learning a fork software to work with the team developer, so all the concepts of this i'll do it clear on repo : summary-spring-boot-app-microservice-for-working.

jdbctemplate lombok mysql spring-boot sql

Last synced: 17 Apr 2026

https://github.com/ffatahillah7/etl-python-joindataframe-topostgresql

ETL Transform dataset from joining two dataset Csv and Parquet to PostgreSQL

join-tables pandasql parquet-files postgresql python sql sqlalchemy sqlalchemy-python

Last synced: 17 Apr 2026

https://github.com/davsav16/tech-blog-for-nerds

This application allows users to create a profile and then engage in conversation regarding programming news from around the world.

authentication cookies crud jest nodejs object-oriented-programming restful-api sequelize sql

Last synced: 17 Apr 2026

https://github.com/danielbrito/sql-studies

🎲 SQL experiments.

database postgresql sql

Last synced: 17 Apr 2026

https://github.com/ecastillo081/marketing-finance-dashboard

An analytics project that combines Google Ads + Meta Ads data and translates it into finance metrics.

business-intelligence cac cohort-analysis data-pipeline data-visualization ltv marketing-analytics mode-analytics postgres roas sql strategic-finance supabase

Last synced: 17 Apr 2026

https://github.com/mcfriend99/mysql

A MySQL client implemented in pure Blade.

blade database database-management mysql mysql-client mysql-database sql sql-client

Last synced: 17 Apr 2026

https://github.com/joiceo/sql-and-r

IBM's course: SQL for Data Science with R

data-science r sql

Last synced: 17 Apr 2026

https://github.com/rawdaabdelsalam42/data-cleaning-sql-python-powerbi

Data cleaning project for an e-commerce sales dataset using Python (Pandas) for preprocessing, SQL Server for queries, and Power BI for building an interactive dashboard visualization.

dashboard data data-engineering pandas powerbi python sql

Last synced: 17 Apr 2026

https://github.com/abbgrade/pssqlclient

The PowerShell SQL Client module aims to replace to the SQL Server utilities SQLCMD and BCP

azure-sql powershell sql sql-server sqlserver

Last synced: 03 Apr 2026

https://github.com/kauefraga/learning-postgres

🐘 Trying out SQL using postgres "bare metal" (without orm)

migrations postgres postgresql sql

Last synced: 30 Apr 2026

https://github.com/lealre/northwind-analytics-sql

An analytical business report from a sales database with SQL

docker docker-compose postgresql sql

Last synced: 17 Apr 2026

https://github.com/enajenkins/wgu-coursework

WGU: This is an archive of coursework, projects, and notes for the Bachelor of Science, Software Engineering (BSSE - Java) at Western Governors University

algorithms algorithms-and-data-structures android-development angularjs cloud-computing course-notes css data-management data-structures dsa html java javasceript networking-concepts nodejs projects prototypes python reactjs sql

Last synced: 03 Apr 2026

https://github.com/mahmoudwal27/manufacturing_downtime

This project focuses on improving manufacturing efficiency by analyzing production data. Using Python, SQL, and Power BI, we built interactive dashboards to uncover patterns, minimize downtime, and optimize operations. The goal is to help stakeholders make data driven decisions for enhanced productivity.

data-analysis data-analysis-python data-visualization google-colab powerbi python sql

Last synced: 17 Apr 2026

https://github.com/eminencegrs/sql-challenges

My solutions to the SQL challenges/problems described on leetcode.com

mssqlserver sql tsql

Last synced: 04 Apr 2026

https://github.com/yunusemrejr/java-mysql-table-view

Viewing data from MySQL database with Java & JDBC class. Learned it from WittCode on YouTube.

java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/gabrieladados/people-analytics

People Analytics: Insights para Retenção de Talentos

bigquery figma people-analytics sql tableau

Last synced: 17 Apr 2026

https://github.com/alejandrocisnerosvillegas/sistema-de-inventario-y-ventas-online

Sistema de Inventario desarrollado con HTML, CSS, JavaScript, PHP y MySQL, diseñado para gestionar productos y ventas de manera eficiente. Optimiza procesos administrativos, facilita el control de inventario y mejora la productividad, adaptándose a las necesidades del negocio.

css html javascript php sql

Last synced: 17 Apr 2026

https://github.com/abbvie-external/oracle-helpers

A collection of helpers for alleviating boilerplate in node with OracleDB

nodejs oracledb sql

Last synced: 04 Apr 2026

https://github.com/filiprokita/chatterbox

Chatterbox is a simple web-based chat application designed for real-time messaging. It features user authentication, message handling, and a responsive user interface.

bootstrap chat chat-application css docker flask html javascript js messenger python real-time-messaging sql sqlalchemy sqlite user user-authentication web-development websockets

Last synced: 04 Apr 2026

https://github.com/royungar/sql_chicago_data_analysis_project

SQL-based data analysis project using SQLite, pandas, and Jupyter SQL magic commands. Analyzes crime, school, and census data from Chicago to explore socioeconomic patterns using filtering, joins, aggregation, and subqueries.

aggregation census-data chicago crime-data data-analysis data-engineering education-data ibm jupyter-notebook pandas sql sqlite subqueries

Last synced: 04 Jun 2026

https://github.com/zoobz-io/soy

Type-safe SQL query builder for Go with schema validation

go golang orm query-builder sql zoobzio

Last synced: 04 Apr 2026

https://github.com/aravinda89/intro-to-sql

Getting Started With SQL and BigQuery

kaggle sql

Last synced: 17 Apr 2026

https://github.com/yurukusa/sql-format

SQL formatter and minifier with keyword uppercasing and 6 presets. Single HTML file.

developer-tools formatter sql

Last synced: 04 Apr 2026

https://github.com/royungar/datawarehouse_waste_management_project

PostgreSQL-based data warehouse project for a Brazilian solid waste management company. Uses a star schema, advanced SQL (GROUPING SETS, ROLLUP, CUBE), and materialized views for multidimensional reporting.

analytical-queries data-analytics data-engineering data-modeling data-warehouse etl ibm pgadmin postgresql sql star-schema

Last synced: 04 Jun 2026

https://github.com/gamm95/helpdeskmde

Sistema HelpDesk para el registro, consultas y reportes de incidencias informaticas de la Municipalidad Distrital de La Esperanza

javascript php sql tailwind

Last synced: 04 Apr 2026

https://github.com/cdilga/sqlfitness

Data reduction using a GA to maximise the semantic comparison of conceptnet word vectors to compare metadata of large flat datasets with Standford CoreNLP to extract the relevant terms in user queries

genetic sql

Last synced: 04 Apr 2026

https://github.com/shawonbarman/product-bidding-system

It is a full-stack Django project with a customer and seller profile. Seller can add products and manage products. Customer can see the maximum bid amount and can bid for any product within specified time period. Admin will select who will win the product and then the winner can purchase the product. History will be shown on their profile.

bootstrap css django html javascript python sql

Last synced: 04 Apr 2026

https://github.com/mateusz-przybyla/creativewallet_fe_be

A web app to manage your home budget [2nd stage -> frontend+structured PHP backend]

bootstrap css html php sql

Last synced: 18 Apr 2026

https://github.com/tomimelo/node-ts-mad-server

Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.

database expressjs http logger nodejs nosql server sql typescript

Last synced: 04 Apr 2026

https://github.com/sushantoroy-stat/road_accident_analysis

This repository showcases a comprehensive analysis of a road accident dataset using SQL, Python, and Power BI. The goal of this project was to uncover insights and visualize patterns to support data-driven decision-making.

powerbi python sql

Last synced: 18 Apr 2026

https://github.com/alexekinney/url-shrtnr

Shortern URLs with ExpressJS, sqlite, and EJS

ejs express expressjs sql sqlite sqlite3 url-shortener

Last synced: 04 Apr 2026

https://github.com/samuel-ricardo/mysql_-_javafx

Exemplo do uso do JavaFX em junçao com o Banco de Dados MySQL, aplicando comandos e funçoes básicas como Preencher uma tabela ou até gerar um PDF, sem compromissos com a parte gráfica, mas foco nas funcionalidades

database desktop java javafx mvc mysql sql

Last synced: 18 Apr 2026

https://github.com/masich/datab

Simple and easy to use JDBC based ORM for Java and Kotlin

datab database db java jdbc jdbc-database kotlin sql

Last synced: 05 Apr 2026

https://github.com/tharunkumarreddypolu/librarian-bot

A Web App with user-friendly interface for performing and monitoring day-to-day transactions in library for both students and librarians.

css database html php sql

Last synced: 18 Apr 2026

https://github.com/jonas-sanga/invest-portfolio-microservices

🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector

cloudamqp jpa jpa-hibernate postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql

Last synced: 05 Apr 2026

https://github.com/richardzhang01/e-commerce-back-end

A simple back-end only API developed to learn SQL and Sequelize

express-js insomnia mysql node-js sequelize sql

Last synced: 05 Apr 2026