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/hedriss10/sql_student

" Book de SQL - Querys básicas e avançadas "

sql sql-server sqlalchemy sqlite3

Last synced: 02 Apr 2025

https://github.com/katsew/oq-mapper

Object/Query mapper for Node.js

javascript json mapper nodejs parser pegjs sql sql-parser

Last synced: 13 Apr 2026

https://github.com/shane-staret/railway-management-system-mccc-cis-245

MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.

database database-management java javafx railway software-design sql user-interface

Last synced: 13 Feb 2026

https://github.com/ugate/sqler

🔑Turn your SQL files into executable functions for use in Node.js

database nodejs sql sql-files

Last synced: 12 Feb 2026

https://github.com/thedtripp/database-design-term-project

Designed and implemented a database to track air travel related information in PostgreSQL with SQL.

postgresql relational-database sql uml-diagram

Last synced: 17 Mar 2025

https://github.com/matschik/sql-mirror

[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks

migration-tool postgresql sql

Last synced: 18 Apr 2026

https://github.com/nedelab/crudcreator

CRUDCreator lets you create CRUD interfaces faster.

crud fastapi python rest-api sql sqlalchemy

Last synced: 26 Feb 2026

https://github.com/serzhyale/sql_calendar

Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)

calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks

Last synced: 07 Feb 2026

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/saadsalmanakram/art-of-sql

A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.

sql structured-query-language

Last synced: 08 Apr 2025

https://github.com/1luvc0d3/metabase-mcp

MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries

anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql

Last synced: 21 Apr 2026

https://github.com/ashrithvm/medical-facility-management-system

A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.

asp-net-core blazor hospital microsoft-sql-server sql webapi

Last synced: 13 Feb 2026

https://github.com/jozephkabongo/nokysql

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

database mysql php postgresql query-builder sql sqlite

Last synced: 14 Apr 2026

https://github.com/fou1100ouacus/online-banking-management-system-

Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components

csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql

Last synced: 12 Feb 2026

https://github.com/kostiantyn-nemchenko/pg_reject_sql

Forbid SQL statements regardless of privileges

postgresql postgresql-extension sql

Last synced: 20 May 2026

https://github.com/nikolaiser/brichka.nvim

Run code on Databricks from Neovim

databricks neovim plugin python scala sql

Last synced: 01 Feb 2026

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

https://github.com/henryhale/db-admin

❇️ Interact with your databases directly in the web browser

database db db-client henryhale mysql2 sql sqlite3 web

Last synced: 18 Apr 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

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

Desktop app to generate SQL queries easily

ai electron nextjs shadcn-ui sql

Last synced: 17 Apr 2026

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 24 Jan 2026

https://github.com/bes-js/binfo

A high-performance npm package that provides card BIN (Bank Identification Number) information quickly and efficiently with SQL.

bin binlist card cards check checker fast sql

Last synced: 23 Feb 2026

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

View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.

finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance

Last synced: 19 Mar 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/isaccanedo/drawdb

:cloud: Free, simple, and intuitive online database design tool and SQL generator

database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss

Last synced: 12 Feb 2026

https://github.com/ernestaroozoo/memestocks.net

MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.

dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit

Last synced: 06 Mar 2026

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/versatilesoul/sqlnotes

All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.

dbms mssqlserver mysql sql

Last synced: 07 Oct 2025

https://github.com/ctsit/redcap_query_collection

A collection of SQL queries that shine light on your REDCap metadata

redcap reporting sql

Last synced: 27 Feb 2025

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 24 Jan 2026

https://github.com/bbonnin/talk-stream-processing-et-sql

Support pour un talk sur le stream processing avec SQL

sql stream stream-processing streaming

Last synced: 30 Jan 2026

https://github.com/zehracakir/javaileveritabaniislemleri

JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.

database docker docker-container java jdbc postgresql sql visual-studio-code

Last synced: 18 Apr 2026

https://github.com/samridhisainii/google-analytics-data

Explore Google data analytics through comprehensive SQL and Python analysis for actionable insights and informed decision-making.

python sql

Last synced: 23 Jan 2026

https://github.com/aymen94/myassistance

Progetto di ingegneria del software

css html java javascript jsp-servlet junit maven mysql sql unisa

Last synced: 24 Jan 2026

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

View dashboards and reports across RSS channels and Atom Feeds using Steampipe.

dashboard hacktoberfest insights rss sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/billwallis/db-query-profiler

Lightweight database query profiler.

python sql

Last synced: 25 Feb 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 20 Apr 2026

https://github.com/brezencat/sql_dev

Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).

mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql

Last synced: 14 Mar 2026

https://github.com/mstgnz/gobuilder

This package is designed for constructing SQL queries in Go.

go query-builder sql

Last synced: 07 Feb 2026

https://github.com/hfanieng/prodjlink-to-sql

This project reads data from the ProDJLink network with Beat Link Trigger, sends it via UDP to a Python script and then saves the data in a SQL database.

clojure music python rekordbox sql udp

Last synced: 17 Mar 2026

https://github.com/mono-a3/turiscompra

Este proyecto tiene como objetivo conectar directamente a los campesinos con los consumidores mediante una tienda virtual. A través de la plataforma, los campesinos pueden registrar sus productos, gestionar ventas y controlar sus propias transacciones de manera autónoma.

bootstrap javascript mysql php phpmyadmin sql tienda-online turismo

Last synced: 25 Feb 2026

https://github.com/riya12aaa12/e-book-enterprise

"E-Book Enterprise" suggests a serious and professional entity engaged in the business of e-books.

book csharp ebook mvc sql

Last synced: 24 Feb 2026

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/jordanpapaditsas/productivity-harbor

A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.

angular authentication authorization csharp dotnet entity-framework-core sql typescript

Last synced: 27 Feb 2026

https://github.com/divith123/e-commerce

E-Commerce is a modern, full-featured online shopping platform built with Next.js, React, Prisma, and Tailwind CSS. It offers a seamless user experience with secure authentication, product browsing, cart management, and order processing.This project is ideal for learning or launching an online store.

ecommerce nextjs sql typescript

Last synced: 25 Feb 2026

https://github.com/karthikvarma19/java

Java, JDBC, OOPS

java jdbc sql

Last synced: 13 Feb 2026

https://github.com/tahanima/sqlbolt-solutions

My solutions of SQLBolt exercises

sql sqlbolt-solutions

Last synced: 18 Mar 2026

https://github.com/sonylomo/murder-by-query

Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books

nextjs16 shadcn-ui sql sqlite3 typescript

Last synced: 15 Apr 2026

https://github.com/leovenom/rip.io

Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.

bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments

Last synced: 10 Feb 2026

https://github.com/victor-lis/in.orbit-back-end

Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24

drizzle fastify node sql typescript

Last synced: 14 Feb 2026

https://github.com/bfergerson/sql-to-graql

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

https://github.com/adel-hadadi/ququery

Ququery is simple and readable SQL query builder for golang

golang mysql postgresql query sql

Last synced: 14 Jan 2026

https://github.com/faib920/codebuilder-templates

CodeBuilder Templates 模板仓库

codebuilder csharp go html java nvelocity razor sql t4

Last synced: 11 Oct 2025

https://github.com/justinsimmons/sqlmap

Convert a native go datatype to and from its sql null datatype equivalent.

golang sql sqlc

Last synced: 14 Jan 2026

https://github.com/maxinexiong/my-leetcode-sql-exercises

My solutions to LeetCode SQL questions.

database leetcode leetcode-solutions mysql sql sqlquery

Last synced: 25 Apr 2026

https://github.com/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 27 Feb 2026

https://github.com/takeokunn/rs-sql-indent

A Rust-based SQL formatter and indenter

formatter rust sql

Last synced: 01 Jun 2026

https://github.com/rohithgowdam/dbms-el

This is the project created by students as a partial fulfillment for the course database management system.

database-management database-management-design-in-mysql dbms dbmsminiproject java javaswings mongodb nosql pharmacy-management-system sql sqlworkbench

Last synced: 10 Feb 2026

https://github.com/andyfratello/bd

🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB

bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database

Last synced: 13 Feb 2026

https://github.com/anand-3399/gaming-ninja

My aim is to make a complete website that should have all the essential parts a website should have.

000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin

Last synced: 27 Feb 2026

https://github.com/verbanent/laravel-sql-performance-guard

A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.

explain laravel laravel-package laravel-provider optimisation performance provider queries sql

Last synced: 01 Feb 2026

https://github.com/ujstor/data-science-introduction

Introduction to the field of data science, covering fundamental concepts, processes, and tools.

data-science ml numpy pandas python sql static

Last synced: 16 Apr 2026

https://github.com/byancamatos01/labbancoqueres

"Exercícios de Queres em Lab. de Banco"

banco-de-dados groupby join select sql

Last synced: 18 Mar 2026

https://github.com/rakshitgupta9/celebal-internship

This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.

celabal internship sql summerintern

Last synced: 27 Jan 2026

https://github.com/thetibiaking/ttk-my-aac

A free and open-source Automatic Account Creator (AAC) written in PHP

aac controller mysql php5 service sql

Last synced: 05 Oct 2025

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026

https://github.com/tonytech83/python-db

Softuni - Python DB - September 2023

django plpgsql python sql

Last synced: 14 Feb 2026

https://github.com/palak-463/foodtraceabilitysystemforhungereradication

Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️

android css firebase html java mysql php phpmyadmin sql xml

Last synced: 28 Jan 2026

https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud

Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.

api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql

Last synced: 09 Oct 2025

https://github.com/rajjitlai/bca-4th-sem

The repository of BCA 4th Semester, NIELIT

css dbms html js project sql web web-tech

Last synced: 26 Feb 2026

https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql

SQL com Oracle Database: manipule e consulte dados

alura oracle-database sql

Last synced: 19 Mar 2026

https://github.com/karlyndiary/global-electronics-retailer-sales-and-customer-insights

Developed an analysis using Python, SQL, and Excel to examine sales and customer demographics for a Global Electronics Retailer. The findings aim to enhance business strategies and improve overall performance.

dashboard data-analysis data-cleaning-and-preprocessing data-pipeline data-visualization etl microsoft-excel microsoft-sql-server python sql

Last synced: 14 Feb 2026

https://github.com/housain-maina/mastering-backend-infrastructure

The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.

databases nosql python reverse-proxies sql webservers

Last synced: 15 Apr 2026

https://github.com/shahidmalik4/120-years-of-olympics-analysis-using-powerbi

The "120 Years of Olympic Games: A Comprehensive Review" project aimed to analyze historical Olympic Games data spanning more than a century. Utilizing data sourced from Kaggle, the project focused on cleaning, preparing, normalizing, and visualizing the data in Power BI to extract meaningful insights and highlight key trends in Olympic history.

analystics data-visualisation excel olympics powerbi sql

Last synced: 15 Feb 2026

https://github.com/wasilolly/jobsitemvc

Job listing website written with pure MVC PHP, SQL and bootstrap for front end.

model-vi mvc-pattern oop-principles php php-8 sql

Last synced: 19 Feb 2026

https://github.com/Quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 19 Aug 2025

https://github.com/revogati/ecommerce_consumer_behaviour

This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..

data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization

Last synced: 16 Apr 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/drako01/sql_distefano

Base de Datos en SQL para gestión Clínica

sql workbench

Last synced: 19 Mar 2026

https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project

This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.

advanced-sql auctions bidding sql sql-query

Last synced: 27 Feb 2026