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/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026

https://github.com/pulkit1822/leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 14 Apr 2026

https://github.com/zdrzalikprzemyslaw/spring-boot-starter-project

A starter Spring Boot project created with the intention of being a spring board to jumpstart your projects.

docker java javascript junit liquibase maven postgresql spring-boot sql tailwindcss thymeleaf-template-engine

Last synced: 11 Feb 2026

https://github.com/bessarodrigo/database-connection_eda_retail_store

Este projeto analisa o desempenho das lojas de produtos naturais. Utilizei Python para o processo ETL, PostgreSQL para armazenamento de dados e Power BI para visualizações interativas.

excel postgresql powerbi python sql

Last synced: 07 May 2026

https://github.com/wilsonehusin/typeid-sqlc-shim

Use TypeID with sqlc.

sql sqlc typeid

Last synced: 17 Apr 2026

https://github.com/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/debora-carvalho/bdrevisaosql

Exercícios de revisão SQL solucionados para a disciplina de Modelagem de Banco de Dados (Maio/2024).

dbdesigner sql sql-server-database

Last synced: 11 Feb 2026

https://github.com/shuvo-halder/bangladesh-geocode-db

Bangladeshi divisions, districts, upazilas and many more SQL format

database database-design mysql-database sql sql-query

Last synced: 27 Feb 2026

https://github.com/vduseev/raquel

Distributed task queue for Python with SQL

distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler

Last synced: 27 Feb 2026

https://github.com/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/vinay-ram1999/data-engineer-playground

A fully containerized multi-service environment to prototype end-to-end ETL workflows.

airflow big-data-analytics data-engineering delta-lake docker iceberg lakehouse minio nessie postgresql spark sql trino unitycatalog

Last synced: 14 Apr 2026

https://github.com/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

https://github.com/triod315/salamandralabs

Web site for posting articles about programming, written on ASP.NET

asp csharp sql

Last synced: 04 Jul 2025

https://github.com/johnkommas/wallpaper

Create Realtime Data Analytics Live Wallpaper

entersoft erp microsoft microsoftsql photoshop pillow sql wallpaper

Last synced: 30 May 2026

https://github.com/dna-intricate/powerhouse

Practical Assessment Task for 2023 - "SAVE OUR PLANET." Energy-usage cost calculator.

access-database delphi energy-consumption school-project sql

Last synced: 19 Mar 2026

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 2026

https://github.com/iness000/ecoeats-sql

A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.

food-management mysql-database sql

Last synced: 01 Jun 2026

https://github.com/blaze-b/mongo-db-project-training

Basics about the mongo DB project, Reference Git URI:

json mongo-db sql

Last synced: 12 Feb 2026

https://github.com/stephaniehicks/jhustatprogramming2023

Course website for Biostat 140.777 in Fall 2023

command-line data-science education github r-package r-programming sql

Last synced: 12 Feb 2026

https://github.com/feymanlee/storeit

Easy store data with GORM

golang gorm orm repository sql

Last synced: 14 Jan 2026

https://github.com/yossef-ashraf/db-mastery

Comprehensive resources for learning databases and improving performance.

cypher-query db document-database sql

Last synced: 05 Oct 2025

https://github.com/sksubhadeep/covid-19-portfolio-project-using-sql

SQL Portfolio Project on COVID-19 Dataset

covid-19 cte sql views

Last synced: 26 Jan 2026

https://github.com/macdon112/layoff-analysis

SQL data cleaning & analysis of global layoffs

data-analysis data-cleaning data-exploration sql

Last synced: 21 Feb 2026

https://github.com/ra1nz0r/parcel_service

Отслеживание посылок.

cicd docker go golang integration-testing sql sqlite3 taskfile yaml

Last synced: 13 Feb 2026

https://github.com/stoolap/stoolap-mcp

MCP server for Stoolap

database mcp mcp-server sql

Last synced: 13 Mar 2026

https://github.com/helcsnewsxd/famaf-computer_science-databases

Laboratorios, prácticos y teórico de la materia de Bases de Datos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

data-base famaf-unc labs mongodb mysql no-sql sql theory university-subjects

Last synced: 28 Feb 2025

https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo

A multiplayer Ludo game written in Blazor & ASP.NET Core.

asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly

Last synced: 11 Mar 2025

https://github.com/muuhesham/database_channel_project

Database Project Channel VNC - Vision Network Channel

database sql

Last synced: 10 Jan 2026

https://github.com/turbot/steampipe-mod-alicloud-thrifty

Are you a Thrifty Alibaba Cloud dev? This mod checks your Alibaba Cloud account(s) for unused and under-utilized resources using Powerpipe and Steampipe.

alibaba-cloud alibabacloud alicloud aliyun cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 19 Mar 2026

https://github.com/cyberoctane29/hackerrank-sql-problem-solving

This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.

hackerrank hackerrank-solutions mysql sql

Last synced: 15 Mar 2026

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

https://github.com/qw-0p/software-store

This is a monorepo that contains the entire e-commerce store project, including both server and client components

2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript

Last synced: 14 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/danielcalebe/gippe

Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)

artisan-command blade blade-laravel bootstrap-5 css3 javascript laravel mvc mysql-database nodejs php sql

Last synced: 14 Feb 2026

https://github.com/jasminemlewis/best-practice-cultural-competence

Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.

bootstrap4 database mysql oop pdo-php php6 sql

Last synced: 15 Mar 2026

https://github.com/kinshuk-code-1729/hackerrank-sql-solutions

This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.

hackerrank-solutions rdbms sql

Last synced: 19 Mar 2026

https://github.com/akashash01/sql-basic-table-creation

This SQL codes might useful for creating a simple Database, by creating a multiple tables.

database ddl dml dql sql

Last synced: 01 Apr 2025

https://github.com/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

https://github.com/exzvor/freedevopsworkspace

Free DevOps Workspace - practical material for effective DevOps immersion

ansible bash devops docker golang linux network nginx postgres python sql tcp-ip

Last synced: 14 Feb 2026

https://github.com/enriquebdel/clases-sql

En este repositorio encontrarás varias lecciones creadas por mí sobre Base de Datos, concretamente con la parte de SQL. El programa que utilizo para programar es Oracle APEX.

lessons oracle-apex sql university

Last synced: 19 Mar 2026

https://github.com/juliaszymanska/sqlproject

Hotel Management System Database

database hotel sql sqlserver

Last synced: 18 May 2026

https://github.com/cfisher21/searchbar

Search bar application that an employer can use to search for potential employees. The search bar has fuzzy string matching to make it easier to use. You can register accounts and has authentication using Passport.js. Wrote in JavaScript, HTML, CSS. Uses PostgreSQL and MongoDB databases to store the data.

bcrypt database expressjs filesystem fusejs html5 javascript mongodb passportjs postgresql search-bar sql

Last synced: 14 Feb 2026

https://github.com/turbot/steampipe-mod-azuread-insights

View dashboards and reports across all of your Azure AD tenants using Steampipe.

azure-active-directory azuread dashboards hacktoberfest insights sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/cescobar0/proyecto-sql-eml

Proyecto de estudio del mercado laboral en el campo de Data Analyst

dataanalytics datascience excel git jobmarket powerquery research-project sql vscode

Last synced: 15 Mar 2026

https://github.com/atymri/linqsimulator

LINQ Simulator is an interactive C# console application designed to let you experiment with LINQ queries in real time.

console csharp data data-analysis linq query sql

Last synced: 23 Oct 2025

https://github.com/sylvance/tursodb

Gem wrapper for the Turso Platform REST API

ruby-gem sql turso

Last synced: 11 Oct 2025

https://github.com/goindow/chain-pdo

链式 PDO 封装库,支持多数据源/数据库、链式操作、源生语句、事务处理等

chain-pdo pdo sql

Last synced: 11 Oct 2025

https://github.com/kar-dim/reactmealsts_backend

My implementation of Maximilian's "React Meals" (NET/Spring backend) https://www.udemy.com/course/react-the-complete-guide-incl-redux/

auth0 csharp dotnet efcore hibernate java jwt netcore spring sql

Last synced: 14 Feb 2026

https://github.com/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

https://github.com/luisandrelemos/biblioutad

📚 BiblioUTAD is an Library Management Web APP

csharp css html js sql web

Last synced: 13 Apr 2026

https://github.com/quick-perf/quick-sql-test-data-web

Web page to quickly create SQL test data

h2 hsqldb mariadb mysql oracle postgresql sql test testing

Last synced: 24 Feb 2026

https://github.com/veselink1/quick-draw

A simple multiplayer drawing game with a Go REST backend and a React frontend.

bootstrap docker docker-compose go golang postgresql react rest sql

Last synced: 14 Apr 2026

https://github.com/bxvant/hibachiholic

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS

css3 database expressjs nodejs npm postgresql reactjs sql typescript

Last synced: 26 Jan 2026

https://github.com/rajkumarpal07/devaram

Go web app that serves RESTful JSON web API for Devaram.

go golang rest-api sql

Last synced: 14 Jan 2026

https://github.com/borededdy/woosqltocsv

A php script that exports Woocommerce order data into a CSV file

csv-export csv-files php sql sql-query woocommerce wordpress

Last synced: 17 May 2026

https://github.com/jkcso/sql-tutorial

A SQL tutorial created by me that teaches step by step every aspect of the most famous database programming language. Reader is first introduced to the basics and we then dive into more advanced aspects of the language.

sql sql-query

Last synced: 19 Mar 2026

https://github.com/szapp/magistdataanalysisvisualization

Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau

dashboard data-analysis data-science data-visualization data-viz sql tableau-public

Last synced: 19 Mar 2026

https://github.com/j5gomes/tbd-subject

Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course

database sql sqlserver

Last synced: 13 Apr 2026

https://github.com/mateoniksic/project-project-management

web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]

college-project css dashboard database html php sql usermanagement

Last synced: 13 Apr 2026

https://github.com/deva-246/data-analytics-with-walmart-dataset

Power BI dashboard contruction , data cleaning using PYTHON and Data projection in SQL.

dashboard data dataquery powerbi python sql

Last synced: 06 Oct 2025

https://github.com/manjit-baishya-datascience/cargo-delivery-database-management-system

This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery.

database-design database-designed-project sql sqlite

Last synced: 31 May 2026

https://github.com/garrrikkotua/dataquestion-landing

Landing page for dataquestion.io built with Astro

astro landing-page preact sql

Last synced: 13 Apr 2026

https://github.com/3n0ugh/postgresql-notes

PostgreSQL and SQL Notes.

postgresql sql

Last synced: 06 Oct 2025

https://github.com/victorroe/palmbooking

Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.

java maven postgresql spring-data-jpa springboot springsecurity-jwt sql

Last synced: 16 Apr 2026

https://github.com/neveratdennys/postgresqlmigration

Short scripts to make SQL Server to Postgres migration easier for Functions and Stored Procedures.

migration-automation mssqlserver pgsql postgresql sql tsql

Last synced: 28 Feb 2026

https://github.com/mkprabhu/socketdaddy

Code Examples from SocketDaddy.com

ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql

Last synced: 12 Apr 2026

https://github.com/arthursudbrackibarra/trab-final-mpbd

Trabalho Final de Modelagem e Projeto de Banco de Dados.

database-modeling oracle-database sql

Last synced: 19 Mar 2026

https://github.com/kdandy/redops

RedOps is a network and security testing tool. Key features: subdomain discovery, port scanning, and vulnerability testing. New features: Reverse DNS Lookup, DNS Zone Transfer Testing, Open Redirect Testing, Command Injection Testing, and CVE Exploit Checker.

csrf ddos domain find injection pentesting sql ssl vunerability xss

Last synced: 01 Mar 2026

https://github.com/ggabriel96/resql

A database auditing and recovery library based on SQLAlchemy

auditing database recovery sql sqlalchemy

Last synced: 01 May 2026

https://github.com/aniruddha-biswas/load-large-datasets-into-mysql-using-python

Python script to load large Excel/CSV datasets into MySQL using Jupyter Notebook, pandas, and SQLAlchemy.

database largedata mysql pandas python sql

Last synced: 12 Apr 2026

https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql

The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions

actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights

Last synced: 19 Mar 2026

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/ibensusan/italian-cuisine-course-database-development-

SQL-based Database Design and Implementation

oracle-database sql

Last synced: 20 Mar 2026

https://github.com/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/gabrieladados/adventureworks

Do Data Warehouse ao Power BI: Projeto End-to-End de Análise para Adventure Works

dataanalysis dbt figma powerbi snowflake sql

Last synced: 19 Mar 2026

https://github.com/hussein-m-kandil/odin-file-uploader

A stripped-down version of personal storage service like Google Drive. Built as part of studying The Odin Project's Node.js course.

backend ejs express express-session express-validator expressjs javascript neon node nodejs passport passportjs postgresql prisma sql supabase uploader vercel vercel-serverless-functions

Last synced: 11 Oct 2025

https://github.com/brainconnect93/vet-clinic

Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.

database postgresql schema sql sql-server

Last synced: 14 Apr 2026

https://github.com/duncan3dc/sql

A simple database abstraction layer for PHP, with an on disk caching facility

mssql mysql odbc php sql

Last synced: 18 Apr 2026

https://github.com/ahsankhan26/whatsapp-chat-parser

Takes a txt file of Whatsapp Group Chat and Parses it for analysis.

python regex regular-expression regular-expressions sql whatsapp-chat-parser

Last synced: 08 Apr 2025

https://github.com/brunopata/dataco-supply-chain

A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.

analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain

Last synced: 28 Jan 2026

https://github.com/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 Apr 2026

https://github.com/mehmetgenc-devs/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 19 Jan 2026

https://github.com/secmon-lab/overseer

A security log analysis tool for data lake with combination of SQL query and Rego policy

bigquery detection open-policy-agent security-monitoring sql

Last synced: 11 Mar 2026

https://github.com/turbot/steampipe-plugin-bigfix

Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.

bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Jan 2026