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/samiksha-khare/historic-movie-recommendation-system

A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.

airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql

Last synced: 07 Jul 2025

https://github.com/tushar2704/operational-analytics-study

This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.

analytics dashboard excel metrics portfolio postgresql powerbi spike sql

Last synced: 06 Jul 2025

https://github.com/mikebionic/viewscount

A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.

counter go middleware organic sql views

Last synced: 12 Apr 2025

https://github.com/oyvinrog/sqlshell

A powerful SQL shell with GUI interface for data analysis

analysis delta-lake duckdb excel-import sql sqlite

Last synced: 19 Jan 2026

https://github.com/gravity00/dapprwire

Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)

csharp dapper database dotnet dotnet-core sql

Last synced: 16 Feb 2026

https://github.com/mfernstrom/js-sif

Scan your JS source code for potential SQL injection vectors

appsec injection-attacks mysql security sql

Last synced: 03 May 2026

https://github.com/massacre-saint/codeconfidence-server

This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.

django django-rest-framework python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/jeffrosenberg/dbascripts

A collection of SQL Server scripts I find useful, many with my own tweaks

sql sql-server

Last synced: 28 Mar 2025

https://github.com/aryan-13-11/cms-using-enterprise-java

A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database

derby-database java javascript jsp-servlet sql webapplication

Last synced: 01 Jul 2026

https://github.com/chasesinghofen/scotchbox-project

scotch-box project with sql, js, html,csv file and json data

php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant

Last synced: 16 May 2026

https://github.com/kenzycodex/distributed-file-storage

This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.

docker java javafx mysql server spring sql

Last synced: 09 Apr 2026

https://github.com/zouaoui-montassar/gestionbibliotheque

Java , Java Swing , SQL , Gestion bibliotheque en ligne

java smtp-library smtp-mail sql swing-gui

Last synced: 12 Apr 2025

https://github.com/mijisu0103/sql

ECS740P - Database Systems

sql

Last synced: 07 Jan 2026

https://github.com/xkomil/prescriptiongenerator

Python app with connection to sql server

python3 sql

Last synced: 10 Apr 2025

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

https://github.com/cao7113/dba

db toolbox for geeks

db sql

Last synced: 28 Apr 2026

https://github.com/varun-khorgade/weatherflow-etl-data-pipeline

ETL pipeline to fetch, clean, and load weather datasets for structured analysis.

bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql

Last synced: 16 May 2026

https://github.com/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/fujiwarachoki/skibidb

A windows-only, secure, lightweight, and fast Database Management System written in C++

cpp database-management-system sql

Last synced: 17 Jun 2025

https://github.com/anuprshetty/ipl_data_management

IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.

docker erdiagram mysql normalization-database rdbms sql

Last synced: 15 May 2026

https://github.com/jbalooshie/covid-19-vaccine-hesitancy

A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine

aws data-science machine-learning rds rds-database sql

Last synced: 15 May 2026

https://github.com/hwywl/ant-nest

蚂蚁巢,专注于方便的注解

annotations mybatis spring spring-mvc sql

Last synced: 06 Mar 2026

https://github.com/eloyekunle/widom_sql

Basic SQL manipulations of Datasets by Prof. Widom

jupyter-notebook sql

Last synced: 03 Apr 2025

https://github.com/budougumi0617/til

Today, I Learned.

go golang helm sql terraform

Last synced: 13 Feb 2026

https://github.com/sage-rebirth/aws-rds-flask-demo

This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application

aws aws-rds-mysql cloud mysql rds sql

Last synced: 30 Apr 2025

https://github.com/cieslarmichal/sql-labs

SQL labs at AGH University of Science and Technology in Krakow.

databases sql sqlserver

Last synced: 21 May 2026

https://github.com/bartoszzap/car-service-database

A car service database project for handling and storing relative data

database mysql-database sql

Last synced: 15 May 2026

https://github.com/davidallendj/artisan

Experimental SQL string builder using Go's type system

go sql string-builder

Last synced: 23 Jun 2025

https://github.com/gbburleigh/quick-seeders

Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.

data dataset faker generator python seeder sql test

Last synced: 03 Apr 2025

https://github.com/chrstncleofas/point-of-sales---system

This is Full Project with functionality of Point of Sales System ready to customize

postgresql sql visual-basic

Last synced: 09 Sep 2025

https://github.com/anthonyhuang19/phonemon-db

The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.

database-management database-schema sql sql-server

Last synced: 12 Mar 2025

https://github.com/jparedesds/monitoring-report

The main objective of this project is to reduce report generation times and minimise errors associated with manual data entry.

aspose jpype openpyxl pandas sql xlswriter

Last synced: 21 May 2026

https://github.com/starkgang/envrx

A resilient method to handle environment variables with support for leading databases and three different file formats.

env environment-variables json mongodb redis sql sqlite3 variables yaml

Last synced: 09 Apr 2026

https://github.com/shamaz332/showroom-management-system

Car showroom management Software in JAVA and SQL.

java management-system sql

Last synced: 26 Jun 2025

https://github.com/mverleg/atadb

atadb will be a simple but fast relational database that supports a subset of SQL.

database rmdbs rust sql

Last synced: 19 May 2026

https://github.com/massigy/palmares-gc-tennis-db

Base de Donnés Pour les Palmarès GC Tennis ( depuis 2021 ).

css ejs expressjs git github html javascript mysql nodejs npm postgresql sass sql typescript

Last synced: 09 Apr 2026

https://github.com/agustinmusanti/sqlchallenge-4

Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.

data-analysis database mysql sql streaming

Last synced: 18 May 2026

https://github.com/hellymodikalpesh/employee-attrition-analysis

Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.

dax-expression excel powerbi python sql

Last synced: 23 May 2026

https://github.com/terieyenike/pern-server

Backend for a task app built with PostgreSQL

express node postgresql sql

Last synced: 09 Apr 2026

https://github.com/vinniko/sauep

🏭 Energy analysis and metering system for heavy industry

asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf

Last synced: 20 May 2026

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/roluochke/sql-project

SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.

sql

Last synced: 08 Jan 2026

https://github.com/1boch1/addalias

Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result

javascript npm-package query-builder sql

Last synced: 08 Jan 2026

https://github.com/jeidison/native-query

Laravel package for save native query in external file.

laravel php sql

Last synced: 18 May 2026

https://github.com/tomconder/ktorm-sqlite

A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine

gradle kotlin ktorm orm sql

Last synced: 26 Jan 2026

https://github.com/nealsavant/knowsong.life

An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?

angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript

Last synced: 01 Oct 2025

https://github.com/males23/sql_bdd_chytin

Les bases de donnée dans toute leur diversité.

mangodb mysql sql t-sql

Last synced: 07 Aug 2025

https://github.com/wlgs/introduction-to-databases-and-sql-course

Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.

agh agh-ust database database-course mssql sql

Last synced: 22 Apr 2026

https://github.com/shishirjindal/mingle

My clone of a social network

ajax php social-network sql

Last synced: 12 Jun 2026

https://github.com/pizofreude/insightflow-retail-economic-pipeline

A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.

aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform

Last synced: 05 Apr 2026

https://github.com/miladsade96/mysql_notes

Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer

database db dbms mysql mysql-database queries query sql

Last synced: 06 Jan 2026

https://github.com/munenecalvin/alx-backend-storage

A collection of projects for learning data storage in backend development. || MySQL advanced | Advanced SQL

back-end database mysql redis sql

Last synced: 09 Apr 2026

https://github.com/masterivanic/fast-go-postgrestapi

API ready to be use made easily without a backend only PostgreDB & PostgRestServer standalone

bash-script postgresql sql

Last synced: 08 Aug 2025

https://github.com/ikeawesom/nitrix

SQL Views Code Generator

code-generators react sql

Last synced: 12 Apr 2026

https://github.com/olbeup/verdu-method

The Verdú Method — Native Cross-DB Queries in Firebird 2.5

cross-database database execute-statement firebird firebird-25 sql verdu-method

Last synced: 13 Jan 2026

https://github.com/vbhatsaccnt/sql_bank-loan-data-analysis

Welcome to the Bank Loan Data Analysis project repository. This project explores a dataset related to bank loans, aiming to derive insights and make data-driven decisions.

data-mining fianance mssqlserver queries sql

Last synced: 11 Mar 2026

https://github.com/khushi-sabarad/sqlfungames

Solutions to a variety of SQL-based fun learning games!

mysql sql sqlfungames sqlisland sqlmurdermystery

Last synced: 16 Mar 2025

https://github.com/ziflex/dbx

Lightweight DB management toolkit

database sql

Last synced: 18 May 2026

https://github.com/arkenidar/knex-test

[ https://knexjs.org/ ] app with php variant for ease of experimentations

js knexjs knexjswithpostgresql mysql node pdo pg php postgres sql

Last synced: 11 Apr 2026

https://github.com/molodchina/msu-database-prac

MSU-CMC-SP Databases practicum

psql psycopg2 relational-databases sql

Last synced: 17 Feb 2026

https://github.com/diego17cp/vet-project

A repository of a team-based veterinary application using Java and connecting it to a DB

crud java oracle-database oracle-developer practice-project sql team-repo

Last synced: 09 Aug 2025

https://github.com/vitoriabarbosa/ots_python_web

Projeto Web realizado durante o curso de Python da Ocean Tech School

css3 flask html5 python sql

Last synced: 21 May 2026

https://github.com/erossini/splitsqlscript

Split an SQL script file into smaller chinks based on the specified maximum byte size.

split splitter sql sql-script sql-scripts

Last synced: 09 Jun 2026

https://github.com/ghackenberg/kurs-datenanalyse

This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.

data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree

Last synced: 17 Feb 2026

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/appwebd/perl-mysql-backups-all-databases

Backup of all mysql database. Generate file with format name basename-date-time.sql

amazon-s3-storage backups cron-jobs mysql-database perl-script scripting sql

Last synced: 03 Oct 2025

https://github.com/codelur/codelur

I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project

bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql

Last synced: 12 Apr 2026

https://github.com/shreyakushw/pay-slip-automation-system

This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.

abap adobe-forms sap sql

Last synced: 05 Jan 2026

https://github.com/roosterpips12/e-commerce-sql

E-commerce-schema + test

excel-import mysql-database sql

Last synced: 15 Jun 2026

https://github.com/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026

https://github.com/shivanshu840/hashedtoken

The File Traversal System is a web application built using Node.js for the backend and React.js for the frontend. It allows users to traverse a directory structure, displaying folders and files hierarchically.

express mongodb nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/freshposh-code/blog-usercrud

This is blogApp, registering, creating and editing post with a base UI styled inline.

blogpost laravel8 sql

Last synced: 02 Mar 2026

https://github.com/arksouthern/data-cynical

The interactive SQL editor inspired by my all-time favorite, SSMS.

cte postgres sql sql-editor sqlite

Last synced: 10 May 2026

https://github.com/sukrut10k/rbac-college-erp

A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.

cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql

Last synced: 11 Aug 2025

https://github.com/randomhashtags/swift-database

Standalone library enabling communication with your favorite databases in Swift.

databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift

Last synced: 09 Apr 2026

https://github.com/fortunewalla/air-cargo

Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.

air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql

Last synced: 18 Apr 2026

https://github.com/arturbomtempo-dev/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 02 Apr 2025

https://github.com/willie-conway/global-superstore-data-modeling-analysis

A comprehensive data modeling and analysis project for the 🌍Global Super Store, focusing on database design 🗃️, sales data analysis 📊, and interactive visualizations 📍 using MySQL 🖥️ and Tableau 📈.

business-analytics business-intelligence data-exploration data-modeling data-preprocessing data-restructuring data-visualization database-design er-diagram geographic-analysis interactive-dashboard mysql profit-analysis sales-analysis sales-performance sales-trends sql star-schema tableau time-series-analysis

Last synced: 21 Jul 2025

https://github.com/padraiggillen/trading-ports

A visualization and REST API to track a variety of seaworthy vessels

boats ci flask jenkins-ci rest-api sql swashbuckle

Last synced: 03 Feb 2026

https://github.com/piyushkumar96/generic-orm

A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.

generic go golang gorm mysql orm postgres postgresql sql

Last synced: 13 Jan 2026

https://github.com/shubhendu-bhakat/simon-game

This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.

css3 expressjs html5 javascript nodejs sql

Last synced: 12 Apr 2026