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/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/zx80/pg-schema-version

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/johnsoct/bash-sql-interactive-input-feedback-game

Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.

bash cli postgresql sql

Last synced: 08 May 2026

https://github.com/onero/adaminojavaexam

A first year exam project for my students at EASV

java netbeans sql

Last synced: 03 Jun 2026

https://github.com/mehrajlatifli/bookstore-cashregisters

A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server

cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure

Last synced: 08 May 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/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/meken/sql-partitioned-tables

Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows

archival azure data-factory partitioning sql

Last synced: 16 Oct 2025

https://github.com/deepvamja/dbms

This Repository Contains Query OF SQL

sql

Last synced: 19 Mar 2026

https://github.com/rkoeninger/pocketsql

Embeddable T-SQL Interpreter fit for testing

database sql sql-server t-sql unit-testing

Last synced: 09 May 2026

https://github.com/paulo-santos-ds/analise_corrida_taxi

Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.

math matplotlib numpy pandas python3 seaborn sql

Last synced: 09 May 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/divanny/generatecrudprocedures

This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.

crud sql stored-procedure

Last synced: 19 Mar 2026

https://github.com/cleverportal/collabnote-fullstack-app

✨ CollabNote is a full-stack note-taking app built with a modern tech-stack: NestJS, Next.js, Vite, and Supabase, designed for collaborative note management. It features user authentication, note sharing, responsive design, and API documentation, making it an efficient and modern tool for organizing and sharing notes.

apollo full-stack fullstack-development nestjs-backend nextjs notes postgresql react shadcn shadcn-ui sql supabase typescript vite

Last synced: 03 Apr 2026

https://github.com/shahadat3669/vet-clinic-database

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

postgres sql

Last synced: 19 Oct 2025

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

https://github.com/alexandredev3/jwt-secure-authentication

Utilizando JWT para um autenticação segura em Node.js e Typescript.

jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript

Last synced: 16 Apr 2026

https://github.com/kevinrivera1/postgresql-manual

Este repositorio es una valiosa fuente de información para aquellos que deseen aprender y trabajar con PostgreSQL.

relational-databases sgbd sql

Last synced: 19 Mar 2026

https://github.com/fabioba/heart-disease-analysis

This project includes dwh development and ml pipeline to predict heart diseases.

airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql

Last synced: 10 May 2026

https://github.com/jmcph4/marketdb

Quick financial summaries and quotes via a PostgreSQL database backend

c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading

Last synced: 10 May 2026

https://github.com/gregorykogan/mephi-databases

Laboratory work on the database course at MEPhI.

database go golang gorm gorm-orm postgresql sql

Last synced: 10 May 2026

https://github.com/xgqfrms/mysql

MySQL All in One (relational database management system / 关系数据库管理系统)

database db mysql relational-database sql sql-server

Last synced: 10 May 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/pronazmul/project_educational_board_result_system_object_oriented_php

Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.

mysql mysql-database oop-php php sql

Last synced: 10 May 2026

https://github.com/liatemplates/sqlite

This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.

database liascript liascript-template markdown oer sql sqlite sqlite3

Last synced: 14 Apr 2026

https://github.com/ani811625/csi-assignment2

📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.

adventureworks microsoft-sql-server sql

Last synced: 16 Oct 2025

https://github.com/asmtamim/leetcode-sql-50

LeetCode's 50 SQL Problems (Study Plan)

mysql sql sql-server

Last synced: 10 May 2026

https://github.com/782e616c6d/covid-d.a

Academic project, using Apache Spark for ETL and Data Studio for data analysis.

academic analytics automation cluster covid-19 data database etl python spark sql

Last synced: 10 May 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/habibun/sql

Structured Query Language

learning sql

Last synced: 19 Mar 2026

https://github.com/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/junaidsalim/giki_bus_ticket_reservation_system

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind

Last synced: 17 Apr 2026

https://github.com/brunamark/api-restful

API RESTful with Spring Boot

api-rest java spring-boot sql

Last synced: 27 Apr 2026

https://github.com/codeforall/citus-mcp

🤖 AI-powered MCP server for Citus distributed PostgreSQL. Built in collaboration with GitHub Copilot.

ai-powered citus cluster-management distributed-database github-copilot go golang mcp model-context-protocol postgresql sql

Last synced: 03 Mar 2026

https://github.com/douglasdrake/sakila

SQL queries also performed in SQLAlchemy and pandas

pandas python sql sqlalchemy

Last synced: 29 Jun 2026

https://github.com/betulcfb/covidproject-koronaprojesi

This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.

excel sql tableau

Last synced: 19 Mar 2026

https://github.com/mythetech/aion

A cross-platform lite sql editor with blazor

blazor mysql postgresql prealpha sql workinprogress

Last synced: 11 May 2026

https://github.com/auriorajaa/red-devil-store

This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.

crud crud-application mysql php phpcrud sql web website xampp

Last synced: 11 May 2026

https://github.com/k98kurz/sqloquent

Python 3+ SQL ORM system inspired by Eloquent

orm sql

Last synced: 02 Apr 2026

https://github.com/ushanperera/sql-scriptproject

This Stors all the SQL syntax that always come in handy during the developments (TSQL)

sql sqlserver-2022 stored-procedures tsql

Last synced: 14 Feb 2026

https://github.com/karenpayneoregon/sql-server-to-excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 02 Apr 2026

https://github.com/rohitkumar-tech/blogging

This is a modern, feature-rich blogging website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The website includes a variety of functionalities tailored for an optimal blogging experience.

backend css express frontend html js json mern mongodb node react sql tailwind vite

Last synced: 14 Feb 2026

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/exegeses/introbbdd-62083

Curso Introducción a Bases de datos | código 62083

sql

Last synced: 19 Mar 2026

https://github.com/rezziemaven/versus-be

The backend repo for the app called Versus

koa mariadb nodejs sql

Last synced: 12 May 2026

https://github.com/rafaelmoura23/data_base

SQL | Query | Back End | PHP | PostgreSQL

sql

Last synced: 13 May 2026

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/pymarcus/data_warehouse

Criação de um modelo de dados, desing, star schema com o SQL power architect

architect datawarehouse sql

Last synced: 15 Feb 2026

https://github.com/tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog

Last synced: 22 Jan 2026

https://github.com/hellymodikalpesh/sql-fundamentals

This repository contains a collection of SQL cheat sheets and functions aimed at helping developers quickly reference and remember essential SQL concepts. Whether you're new to SQL or looking to refresh your memory, these cheat sheets cover a wide range of topics.

sql tsql

Last synced: 19 Mar 2026

https://github.com/darkygr/webapicshard

Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)

asp-net-core bootstrap csharp sql

Last synced: 13 May 2026

https://github.com/qninhdt/typespec-libraries

TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema

dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod

Last synced: 02 Apr 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/kevinmarquesp/csv2sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 11 Jun 2026

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 02 Apr 2026

https://github.com/dushansenadheera/niwahanalk

web application for real state buying and selling

css3 html5 javascript php sql web-application

Last synced: 13 Apr 2026

https://github.com/shreyakushw/student-information-management-and-ranking-system

The Student Information Management and Ranking System is an SAP ABAP module pool program designed to manage student information. It provides a user-friendly interface for inputting, storing, and retrieving student data, including student names, IDs, email addresses, and GPAs.

abap sap sql

Last synced: 13 Jun 2026

https://github.com/omarramoun/vet-clinic-db

A Simple DB for a Vet Clinic

clinic postgresql sql vet

Last synced: 13 Jun 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/learnwithfair/sql-database-documentation

sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql

Last synced: 15 Jun 2026

https://github.com/dreamless07/my-projects

All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.

beginner-project databases intermidiate-projects java projects python3 sql

Last synced: 18 Jan 2026

https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js

Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.

database express javascript js nodejs orm relationships-between-database sequelize sql

Last synced: 17 Apr 2026

https://github.com/dorukalkan/3a-superstore-analysis

End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset

data-science data-visualization dbt machine-learning power-bi python sql

Last synced: 20 Jun 2026

https://github.com/ra1nz0r/scheduler_app

Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.

cicd go restapi server sql sqlite3 taskfile unit-testing yaml

Last synced: 05 Mar 2026

https://github.com/mg380/ibm-applied-data-science-capstone

This Capstone is the 10th (final) course in IBM Data Science Professional Certificate specialization, and it actually summarises in the form of project all materials that have been learned during this specialization

capstone data data-analysis data-science datascience ibm machine-learning plotly python scikit-learn sql

Last synced: 05 Mar 2026

https://github.com/bmukesh23/dsa

DSA Practice

java sql

Last synced: 21 Jun 2026

https://github.com/jamesehiabhi/grace-edtech-hub

Analysis Report on Grace EdTech Performance Database

pdf sql sql-server

Last synced: 19 Oct 2025

https://github.com/bultakov/postgresql-projects

PostgreSQL Tutorial

postgresql psql sql

Last synced: 05 Feb 2026

https://github.com/oborchers/pg-durable-evaluation

Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine

database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine

Last synced: 22 Jun 2026

https://github.com/cubrid-labs/cubrid-go

Pure-Go database/sql driver for CUBRID database

cubrid cubrid-database database database-sql driver go-database-sql golang gorm pure-go sql

Last synced: 01 Apr 2026

https://github.com/dariomatias-dev/go_auth

Sistema de autenticação e autorização para Golang com e-mail e senha

authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc

Last synced: 04 Mar 2026

https://github.com/andreadcsousa/alura_modelagem-bd-fisica_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao modelagem-de-dados mysql sql

Last synced: 10 Apr 2025

https://github.com/vasu10134/food-delivery-management-system

This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.

java sql

Last synced: 24 Jun 2026

https://github.com/midnighter/metanetx-assets

Transform MetaNetX components information and load them into SQL storage.

bioinformatics metanetx metanetx-assets sql

Last synced: 18 Oct 2025

https://github.com/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 25 Jun 2026

https://github.com/hafez-cs/cs50sql-solution-

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 25 Jun 2026

https://github.com/orionw/byu-housing-finder

App for Student Housing - see link to Google Play

android housing java sql

Last synced: 28 Apr 2026

https://github.com/pirito10/taquillavirtual-sinf-uvigo

Virtual Ticketing System Database project for the course "Sistemas de Información" in the Telecommunications Engineering Degree at the Universidad de Vigo (2023 - 2024)

java relational-database sql ticketing-system

Last synced: 26 Oct 2025

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 2026

https://github.com/rdalmarco/sqlandnosql

Consultas e manipulações em banco de dados relacionais e não relacionais

javascript json mongodb nosql plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/apostolouagge/university-management-program-mvc

University management program in .NET

asp-net-core csharp mvc sql

Last synced: 26 Oct 2025

https://github.com/wayofdev/laravel-data-query-builder

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql

Last synced: 28 Apr 2026

https://github.com/tomtom828/hello-windows

Notes to self on creating a developer environment in Windows 10

getting-started gitbash how-to howto java setup sql windows

Last synced: 28 Apr 2026

https://github.com/derak-isaack/dtl-dbt-pipeline

A data pipeline extracts data from AWS S3 bucket, Load the data in an embedded database and finally applies transformation to the data.

aws-s3 dbt dlt duckdb sql

Last synced: 28 Apr 2026