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/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/turbot/powerpipe-mod-nba

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 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/ourhouchmohamed97/cs50-journey

Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.

c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite

Last synced: 05 May 2026

https://github.com/gilzoide/ecsql

Experimental ECS framework powered by SQLite

ecs entity-component-system game-engine lua sql sqlite sqlite3

Last synced: 08 May 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/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/rstm-sf/runsql

A simple cross-platform application for testing SQL select queries

application avaloniaui cross-platform dotnet sql sqlite3

Last synced: 09 May 2026

https://github.com/haochi/jql.js

Query JSON data in a SQL manner

javascript linq orm sql typescript

Last synced: 24 Apr 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/asynched/tiny-sql

A tiny in-memory database written in Node.js

database node sql

Last synced: 11 May 2026

https://github.com/aminehmida/sqlmigman

Tool to manage database schema migration

devops migration mysql postgres postgresql sql upgrade

Last synced: 09 May 2026

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

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 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/mensenvau/stratascratch_sql_solutions

🎯 My solutions to the tasks in stratascratch

pyspark python sql stratascratch stratascratch-solutions

Last synced: 04 May 2026

https://github.com/turbot/powerpipe-mod-covid19

Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.

covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql

Last synced: 22 Jun 2026

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 2026

https://github.com/pkx8326/hackerrank_findmedian_mysql

Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.

median mysql query sql statistics

Last synced: 08 Jun 2026

https://github.com/grizz-it/dbal-pdo

Database abstraction layer package implementing PDO

databases dbal pdo php sql

Last synced: 29 Apr 2026

https://github.com/borisklco/php-htmx.mvc-url.shortener

custom MVC - generating shorter URL links, QR codes, and storing statistics

htmx mvc php sql

Last synced: 06 May 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/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/alaa-aqeel/vsqlite

program to display sqlite databases

pyqt5 python qt5 sql sqlite sqlite3-databases

Last synced: 07 May 2026

https://github.com/ahmetulucay/bookcategorytoazureapp

ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata

bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications

Last synced: 03 May 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/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

https://github.com/kylemit/hellosern

Introduction to SQL, Express, React, Node Stack

express node react sql

Last synced: 10 May 2026

https://github.com/iamrajiv/neon-db-query-executor

The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.

go neondatabase postgresql serverless sql

Last synced: 02 May 2026

https://github.com/gokulgowthams/zomato_data_insights

An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.

data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit

Last synced: 06 May 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/fblupi/grado_informatica-diu

Prácticas de la asignatura Diseño de Interfaces de Usuario de la UGR

ajax bootstrap centered-user-design justinmind mysql php sql webapp

Last synced: 30 Apr 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/enansari/db-uni

In this repository, my codes are placed in the database lesson

database nosql sql

Last synced: 02 May 2026

https://github.com/nothingnothings/zap-scraper

Zap Imóveis Website Scraper Built with Python

beautifulsoup beautifulsoup4 docker python scraper selenium sql zap-imoveis

Last synced: 05 May 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/kundan-10/calender_application

A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.

maven spring-boot sql

Last synced: 05 May 2026

https://github.com/pratikrameshmajage/mysql

SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️

cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl

Last synced: 03 Jul 2025

https://github.com/nishadkindre/sqlhub

SQL Workbench Simulator - Learn and practice SQL in a complete database environment

database mui react sql

Last synced: 01 May 2026

https://github.com/quickstartlibs/db

Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.

database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query

Last synced: 04 May 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/ralfbecher/orionbelt-semantic-layer-mcp

MCP server for the OrionBelt Semantic Layer — enables LLMs to explore semantic models, compile queries, and execute analytics via natural language.

agentic-ai business-intelligence data-analytics mcp-server semantic-layer sql yaml

Last synced: 05 May 2026

https://github.com/ldaniels528/lollypop

Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.

csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql

Last synced: 28 Jan 2026

https://github.com/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 May 2026

https://github.com/oxibase/oxibase

Embedding computation within the database management system

embedded relational-database sql

Last synced: 23 May 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/adelrizq/firsttosolve

FirstToSolve is a competitive programming platform to manage competitive programming regular activities,

automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql

Last synced: 28 Apr 2026

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/arturovaine/project-mysql-one-for-all

Projeto de modelagem de banco de dados similar ao Spotify; normalização de tabelas e consultas. Habilidades utilizadas: modelar um banco de dados; identificar entidades, atributos e relacionamentos; aplicar a 1ª, 2ª e 3ª Forma Normal; criar tabelas.

mysql sql

Last synced: 08 Jun 2026

https://github.com/simplesurance/sqltracing

Go SQL-Driver wrapper to trace operations via OpenTracing

database go golang jaeger opentracing sql

Last synced: 02 May 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/clydedz/fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml

Last synced: 09 May 2026

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/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/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/turbot/powerpipe-mod-starwars

Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.

dashboard duckdb powerpipe powerpipe-mod sql starwars

Last synced: 07 Jun 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/nycanshu/my-earnings-tracker

Next js website to track my freelance earnings

authentication nextjs sql supabase-auth website

Last synced: 28 Feb 2026

https://github.com/greensky-gs/coins

This is a coins manager for SQL databases.

economy-plugin javascript manager sql typescript

Last synced: 09 May 2026

https://github.com/pimbrouwers/sp_easybutton

One-button SQL Server configuration to implement commonly-accepted best practices.

sql sql-server tsql tsql-stored-procedures

Last synced: 14 Oct 2025

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 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/hoantran-it/utility-library

Provide utility class for supporting software development with Java

comparison date-time datetime gmt java json sql utc validation

Last synced: 04 Jun 2026

https://github.com/hxndev/sql-queries-on-hr-dataset

This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.

code database dataset hr hr-data mysql-database queries query sql

Last synced: 28 Apr 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/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 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/naemazam/analyze-international-debt-statistics

It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.

data-manipulation importing-and-cleaning-data jupyter-notebook python sql

Last synced: 30 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/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/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/codad5/e-commerce-website-

This is an e-commerce website where a seller have a dashboard be able to edit and contact coustomer

ajax cart e-commerce ecommerce ecommerce-platform javascript jquery php shop sql

Last synced: 10 May 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 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/bfergerson/sql-to-graql

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

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/coji/kysely-duckdb-wasm

Kysely dialect for duckdb wasm

duckdb kysely query-builder sql typescript wasm

Last synced: 05 Mar 2026

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

Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.

algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 16 Mar 2026

https://github.com/seanpm2001/learn-plpgsql

A repository for showcasing my knowledge of the PlPGSQL programming language, and continuing to learn the language.

article gpl3 gplv3 knowledge larn-plpgsql learn-plpgql-language learn-plpgsql-lang md plpgsql plpgsql-lang plpgsql-language postgres postgresql seanpm2001 seanpm2001-education seanpm2001-learn sql txt

Last synced: 02 Mar 2026

https://github.com/suxrobgm/sql-database-builder

Library for dynamically SQL database building

library net-standard sql

Last synced: 26 Mar 2025

https://github.com/ilvondir/college-dbms

Web application to manage the college database using PHP.

bootstrap css html php plsql sql

Last synced: 03 May 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/jimenacambronero/tiendaunicorniofeliz

Proyecto 5 para Unicorn Project: Análisis Financiero y Tráfico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a través de su web. 🎯Podras leer sobre los objetivos de este proyecto y mas detalles en el README

datos mysql query querydsl sql

Last synced: 10 Jun 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/turbot/steampipe-plugin-duo

Use SQL to instantly query Duo resources. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw security sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 03 May 2026