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/sourcegraph/querygen

CLI + tiny library for more readable SQL queries

golang sql

Last synced: 15 Mar 2026

https://github.com/hanan-nawaz/numlpay

NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.

android-development data-engineering etl-pipeline python sql sql-server testing web-development

Last synced: 20 Jan 2026

https://github.com/kaustubhgupta/postgress-mcp-server-claude

Interactive SQL learning playground powered by MCP + PostgreSQL + Claude

claude mcp-server postgresql project sql

Last synced: 15 Apr 2026

https://github.com/mishra9759harshit/sqldatabase

This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.

sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite

Last synced: 16 Mar 2026

https://github.com/snykk/grader-assignments-sql

[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP

database gorm problem-solving sql

Last synced: 19 Apr 2026

https://github.com/barrettotte/sql-unit-poc

A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.

json mssql proof-of-concept python sql t-sql test-runner unit-testing

Last synced: 20 Apr 2026

https://github.com/felixklauke/prophecy

A little SQL connection pool capable of creating a datasource and improving your database access speed.

connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql

Last synced: 20 Apr 2026

https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-

🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions

data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow

Last synced: 29 Jan 2026

https://github.com/bravorod/covid-data-analysis

Exploratory data analysis in SQL of Covid-19 case and death trends by country.

covid-19 sql ssms

Last synced: 06 Feb 2026

https://github.com/mfelici/fmt

Vertica User Defined SQL Function to format numbers

sql userdefined-functions vertica

Last synced: 25 Feb 2026

https://github.com/rchaganti/sqldrive

SQL Server objects as a PowerShell Drive

powershell powershell-drive psdrive ships sql sql-server

Last synced: 24 Apr 2026

https://github.com/imagodata/filter_mate

FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers

data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database

Last synced: 29 Apr 2026

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/baggerfast/videohostingdatabase

Coursework for university - I implemented a database similar to YouTube.

database sql sql-server youtube youtube-database youtube-db

Last synced: 26 Oct 2025

https://github.com/amitverma80/leetcode-sql

This repository contains solutions for LeetCode SQL problems.

leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver

Last synced: 25 Feb 2026

https://github.com/arturoeanton/go-struct2serve

This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.

database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql

Last synced: 28 Apr 2026

https://github.com/moertel/squcumber-postgres

Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases

cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework

Last synced: 26 Oct 2025

https://github.com/msaadx/Dynamic-System-Model-Database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 24 Oct 2025

https://github.com/reiniiriarios/squirrel-table

Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.

csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx

Last synced: 15 Apr 2026

https://github.com/kaloslazo/datafusiondb

Integration of different data models (Extendible Hashing, AVL, Sequential File) and advanced information (index) retrieval techniques within a single DB.

cpp dbms parser python sql

Last synced: 31 Jan 2026

https://github.com/konojunya/dirql

🥞 dirql displays files and directories with syntax like sql cli :)

cli dirql sql

Last synced: 25 Feb 2026

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 01 May 2026

https://github.com/destructhub/murder-mystery

Solving the murder mysteries available on the internet

command-line fun game git learn murder sql

Last synced: 26 Feb 2026

https://github.com/zheruel/php-news-website

News portal - Vanilla PHP/HTML/CSS

css html php sql

Last synced: 16 May 2026

https://github.com/rainggor/fintrack

Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд

finance java microservice mysql spring spring-boot sql vaadin webflux

Last synced: 03 May 2026

https://github.com/e-alizadeh/sample_dbt_project

Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)

data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql

Last synced: 26 Feb 2026

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 Apr 2026

https://github.com/nattie-nkosi/car_rental

Our final year (2019) group project. An Ecommerce Store.

bootstrap composer mysql-database php sql stripe-api

Last synced: 04 May 2026

https://github.com/mberkiskal/studycenter-etutmerkezi

An application where we can add teachers, add students, add studies, assign new studies to teachers, add lessons.Öğretmen ekleme, öğrenci ekleme, etüt ekleme, öğretmene yeni etüt atama, ders ekleme gibi işlemler yapabildiğimiz bir uygulama.

csahrp mssql mssql-database sql windowsforms-applications

Last synced: 27 Feb 2026

https://github.com/vidundergunder/htmx-elysia-http-websocket

🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets

bun elysia htmx http sql websocket websockets ws

Last synced: 05 May 2026

https://github.com/mabel-dev/opteryx-catalog

📚 Opteryx Cloud Catalog

catalog data python sql

Last synced: 27 Feb 2026

https://github.com/avisionh/sqlquerygraph

Represent your SQL queries as a graph.

cypher graph neo4j network sql

Last synced: 06 May 2026

https://github.com/sanjeev662/studentfeedbackmanagementsystem

Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.

express mysql nodejs react sql

Last synced: 14 Feb 2026

https://github.com/sanderhelleso/live

🤝 Application that connects people who care about others to those that needs to be taken care of.

api bulma javascript php rest-api sql

Last synced: 28 Feb 2026

https://github.com/yancya/relationizer

Relationizer create evaluatable string as SQL

sql

Last synced: 14 Feb 2026

https://github.com/mohammedmehdio/clubhub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 14 Feb 2026

https://github.com/arbing/dapper-dal

用Dapper、Dapper-Extensions、Abp.Dapper封装的数据访问层 https://github.com/arbing/DapperDal

abp-dapper ado-net dal dapper dapper-extensions sql

Last synced: 28 Jan 2026

https://github.com/umut-tosun/asp.net_core_5.0_proje_kamp-

Murat Yücedag 150 derste asp-net core kampı ders içeriği ve daha fazlası.

asp-net-core asp-net-mvc mvc-pattern n-tier-architecture sql umut-tosun

Last synced: 19 Mar 2026

https://github.com/marvinbuss/sqldwdeployment

SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage

sql sqldbproject sqlpackage sqlprojects synapse warehouse

Last synced: 20 Mar 2026

https://github.com/mfkimbell/catalog-web-scraper

Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.

aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml

Last synced: 20 Oct 2025

https://github.com/darrmirr/dbchange

Easy and declarative way to execute sql queries in JUnit tests.

database java junit junit5 junit5-extension sql

Last synced: 28 Jan 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/tkc/sql-dog

Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.

analysis analyzer database go sql sql-parser

Last synced: 03 Mar 2026

https://github.com/adilwahla/dry-port-management-system

dry port management system using oracle SQL databases

dpms dry-port-management oracle-database sql

Last synced: 24 Jan 2026

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/jethronap/rolesystem

A Role Management System CLI Application

cli-app dao java password-hash role-management sql

Last synced: 25 Oct 2025

https://github.com/randomnoun/sql-explainerator

Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams

sql

Last synced: 04 Mar 2026

https://github.com/alertbox/snikt

Snikt! is a SQL data access helper to query and materialize data.

c-sharp dotnet micro-orm microsoft snikt sql

Last synced: 14 Mar 2026

https://github.com/kumarswamy2025/india-general-election-result-analysis-2024

This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.

sql sqlserver

Last synced: 01 Apr 2026

https://github.com/mavstuff/simpledbbackup

Simple SQL Server database backup utility

csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows

Last synced: 24 Feb 2026

https://github.com/surajrawat1709/hotelratingapp

Maven based Spring Boot application making use of different microservices to get ratings of hotels.

hibernate java11 maven microservices spring-boot sql

Last synced: 06 Feb 2026

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/jerryfzhang/exceltosql

Excel to SQL insertion code generator.

csv csv-converter csv-import csv-parser insertion sql sql-insert xls

Last synced: 24 Jun 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/nikolaiser/brichka.nvim

Run code on Databricks from Neovim

databricks neovim plugin python scala sql

Last synced: 01 Feb 2026

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

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/bert-w/sqomplexity

SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.

complexity metric mysql sql

Last synced: 07 Feb 2026

https://github.com/alvis/entrystore

[WIP] 🔌 A universal cross-backend entry store interface for CSV, JSON, PostgreSQL, Parquet and more.

csv json mysql postgres sql sqlite universal

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

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 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/vaibhavdavedev/ibm-backend-development-course

This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate

devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql

Last synced: 08 Feb 2026

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

https://github.com/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 May 2026

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/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/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/emmanueltobi/touched-profwidomnotebooks

Touched Prof. Widom (from Stanford university) jupyter notebooks on bigdata with python

algorithms bigdata correlation machine-learning python pythonbasics regression sql

Last synced: 04 May 2026

https://github.com/jabhij/sqlverse

Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.

mysql postgresql regular-expressions sql sql-server

Last synced: 23 Jan 2026