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/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/araditc/arad.sms.core.dbreader

DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.

arad arad-itc db-reader mysql rest-api sendsms sms sql

Last synced: 15 Feb 2026

https://github.com/shnartho/data-bases

Advance SQL query course by Wroclaw University of Science and Technology

azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query

Last synced: 19 Mar 2026

https://github.com/usorfaitheloho/vet_clinic_database

This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more

sql

Last synced: 19 Mar 2026

https://github.com/monambike/project-hanabi-web

A personal project of a web application made primarily for testing and strengthen my habilities with programming and languages.

ajax chat chatroom css customizable-ui english html japanese javascript jquery multilingual mysqli personal-website php portuguese spanish sql web

Last synced: 16 Feb 2026

https://github.com/manifoldfinance/metrics

Dune Analytics / Google BigQuery SQL Queries for OpenMEV/Sushi Relay

dune dune-analytics google-big-query sql

Last synced: 19 Mar 2026

https://github.com/waveform-computing/oliphant

A set of extensions for PostgreSQL including temporal features

plpgsql postgresql sql temporal temporal-models

Last synced: 19 Jan 2026

https://github.com/viktorsvertoka/goit-rdb-hw-04

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-04 sql workbench

Last synced: 21 Jan 2026

https://github.com/yshrsmz/sqlstitch

Sort CREATE TABLEs by their relationships. Written in Rust.

mysql rust sql

Last synced: 16 Feb 2026

https://github.com/fraineralex/sql-scripts

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

oracle-database plsql sql sql-queries stored-procedures triggers

Last synced: 19 Mar 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/vagnerbellacosa/guiainiciantesql

Guia Iniciante de SQL, primeiros passos e apontamentos diversos

apontamentos curso dcl ddl dml dql dtl sql structure-query

Last synced: 01 Mar 2026

https://github.com/hir4/learning-dbt

A project to learn about DBT and how it works.

dbt docker jinja plpgsql sql yaml

Last synced: 01 Mar 2026

https://github.com/ctkqiang/sqlfang

🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。

china chinese ctkqiang erlang security sql sqlfang sqlinjection

Last synced: 02 Mar 2026

https://github.com/stevehansen/sql-inliner

Helper utility to inline SQL server database views

sql

Last synced: 02 Mar 2026

https://github.com/yuaanlin/minisql

A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.

database minisql project sql zhejiang-university zju

Last synced: 16 Apr 2026

https://github.com/facingdependencyhell/unionselectpayloadgenerator

This script generates UNION SELECT NULL, ... payloads to use for enumerating data types for UNION based SQL injection.

burp injection portswigger python sql sqli sqlinjection sqlinjectionattack

Last synced: 13 Jun 2025

https://github.com/fernandocalmet/java-login-layered-skeletor

♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)

crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql

Last synced: 16 Apr 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/riju18/apache-airflow-fundamentals

Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.

apache-airflow gcp gcp-composer python sql

Last synced: 04 Mar 2026

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

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

https://github.com/coji/kysely-duckdb-wasm

Kysely dialect for duckdb wasm

duckdb kysely query-builder sql typescript wasm

Last synced: 05 Mar 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/aeagle/graph-ql-poco

Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model

dapper dotnet-core graphql graphql-net sql

Last synced: 13 Apr 2026

https://github.com/luiscarbonel1991/nlp2sql

Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.

ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql

Last synced: 03 Apr 2026

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 10 Apr 2026

https://github.com/mkouhpayeh/code-wiki

A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.

codeing dotnet dotnetcore python sql

Last synced: 17 Apr 2026

https://github.com/ilkeresen/mvc5otomasyonapp

Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları

admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view

Last synced: 17 Apr 2026

https://github.com/emso-exe/comercio_eletronico_brasileiro

Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.

analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql

Last synced: 04 Apr 2026

https://github.com/alexchristianqr/utp

Clases de la universidad. (Java + SQL Server)

java sql

Last synced: 12 Oct 2025

https://github.com/payal1907/cu_admission_system

CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.

chartjs css flask html javascript sql

Last synced: 04 Apr 2026

https://github.com/sylhare/database

Some example to interact with dbs

mongo php sql

Last synced: 17 Apr 2026

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

Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.

backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 18 Apr 2026

https://github.com/sammyboooom/linebot

This line bot is created as a student's personal project, and is works as teacher/student interaction and score/course management autoreply bot

chatbot cui line linebot linemessagingapi sql

Last synced: 04 Apr 2025

https://github.com/prince0010/bureau_of_fire_protection

Bureau of Fire Protection - Fire Safety Inspection Certificate Website

bootstrap js mysql php sql

Last synced: 13 Feb 2026

https://github.com/mer4j/quiz-application-sql

The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.

erdiagram kivy kivy-framework python3 sql sqlite3

Last synced: 21 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/stimulsoft/samples-reports.avalonia

Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine

avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml

Last synced: 14 Oct 2025

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/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/normal-coder/sql2builder

将 SQL 转换为 Laravel 查询构造器 (Query Builder)

laravel query-builder sql

Last synced: 19 Apr 2026

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

ALX backend specialization track with SQL projects

functions mysql sql stored-procedures trigger

Last synced: 22 Jan 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/anuran-roy/im2sql-api

The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/

fastapi image-processing ocr python sql tesseract

Last synced: 20 Apr 2026

https://github.com/tojan-naiem/ghorsa

An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.

bootstrap5 css html js mysql php plant-store sql

Last synced: 05 Feb 2026

https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate

The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques

big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql

Last synced: 27 Jan 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/rajanmandanka07/bank-management-system

Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.

java jsp servlets sql

Last synced: 05 Feb 2026

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 20 Apr 2026

https://github.com/insei/gerpo

GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.

cache generic go golang query-builder repository sql struct-mapping

Last synced: 21 Apr 2026

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/srikant-code/summer_internship_ui

Full-stack application to show the invoices and managing them.

api axios debouncing infinite-scroll javascript react reducer redux search sql

Last synced: 21 Apr 2026

https://github.com/bdrupieski/anagramfinder

Java app to find anagrams in the Twitter firehose

anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j

Last synced: 14 Apr 2026

https://github.com/rakshixh/jobvio.in

Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )

database-management dbmsminiproject mysql online-job-portal php sql

Last synced: 13 Apr 2026

https://github.com/avdaredevil/college-data-explorer

Explore College and Crime data through a material dashboard

college-assignment crime-data data-visualization google-polymer material-design nodejs sql

Last synced: 05 Jun 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/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/lpraat/inbq

A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.

bigquery data-lineage parser sql

Last synced: 26 Apr 2026

https://github.com/zyrouge/keyvify

🔑 A simple key-value database supporting various dialects

database key mongodb sql value

Last synced: 22 Jan 2026

https://github.com/marekrost/mcp-server-spreadsheet

Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine

claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx

Last synced: 07 Jun 2026

https://github.com/essien1990/relational_database_management_system

Relational Database using PostgreSQL commands for DML and DDL commands

database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy

Last synced: 27 Apr 2026

https://github.com/techtonique/querier

A query language for Python Data Frames (currently Python)

data-frames databases sql sql-query

Last synced: 27 Apr 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/w2874382167/family-health-information-system---database-engineering-design

这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!

mysql8 oracle sql

Last synced: 27 Jan 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/weiwei2694/nextjs14-wei-ecommerce

Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand

kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand

Last synced: 28 Apr 2025

https://github.com/krishnaura45/bloodpoint

🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java

data-backend dbms development mysql sql web-interface

Last synced: 29 Apr 2026

https://github.com/brokenthorn/sql-scripts-for-bizpharma

Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma

bizpharma scripts-collection sql tools tsql

Last synced: 23 Jan 2026

https://github.com/digia3d/catalog-of-my-things

"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.

ruby sql uml-diagram

Last synced: 23 Oct 2025

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 2026

https://github.com/ahmadrezamozaffary/database_uni_course

Some practice and hands on code with SQL lang and MySQL RDBMS

database mysql rdbms sql

Last synced: 29 Apr 2026

https://github.com/im-calvin/mittens

A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.

discordjs docker node sql typeorm typescript

Last synced: 23 Jan 2026

https://github.com/hadifadl/texttosql

A C# application created to loop over flat files and insert them to seperate SQL Server Table.

csharp sql sql-server sqlserver

Last synced: 29 Apr 2026

https://github.com/refmv/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 29 Apr 2026

https://github.com/kauemiziara/cs-sensor-list

A desktop application to catalog electronic sensors with CRUD functionalities.

avalonia avaloniaui crud csharp mariadb mvvm sql

Last synced: 04 Jan 2026

https://github.com/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/mr-yash-beldar/course-cloud

Course Cloud is a robust online learning management system designed to provide an interactive and user-friendly experience for both students and administrators. The platform allows students to access educational content, complete exercises, and track their progress, while giving administrators full control over content management and communication.

css download html js mysql-database mysqli-database php phpmailer-library sql video videostream

Last synced: 23 Jan 2026

https://github.com/longnguyen010203/bank-datawarehouse

📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️

amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse

Last synced: 16 Mar 2025

https://github.com/r0naaal/full-stack-expense-tracker

Full-Stack Expense Tracker Fully built in Java (Maven, SpringBoot, JavaFX)

full-stack javafx maven springboot sql

Last synced: 30 Apr 2026

https://github.com/deptno/pg-toolbox

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/pyrech/csv-explorer

Load a big CSV into a MySQL database and explore it with PHPMyAdmin

csv explorer leak mysql phpmyadmin sql

Last synced: 01 May 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/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 Apr 2026