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/axion-security/goinjection

Automated SQL Injection written in Golang

blind-based error-based sql sql-injection union-based

Last synced: 29 Oct 2025

https://github.com/evancarroll/pg-srf-repeat-benchmark

A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize

benchmark c c-language postgresql postgresql-extension sql

Last synced: 16 May 2026

https://github.com/gbourniq/dbt-fundamentals

Repository to support learning from the dbt courses

data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff

Last synced: 22 Jun 2025

https://github.com/exegeses/introdb-74806

Curso Introducción a Bases de datos | Código 74806

mysql mysql-database mysql-workbench sql

Last synced: 17 Feb 2026

https://github.com/cjunwon/youtube-data-analysis

End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask

aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api

Last synced: 17 Feb 2026

https://github.com/miroslav-reiter/penetration_testing_sql

🐱‍💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy

cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools

Last synced: 13 Jul 2025

https://github.com/jimysheepman/learn

I realize the learning process through hands-on experience.

desgin-pattern golang java message-broker refactoring restful-api springboot sql test

Last synced: 16 Jul 2025

https://github.com/muhakbarhamid21/advckasir

ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.

aplikasi-kasir css java javascript netbeans php sql

Last synced: 25 Feb 2026

https://github.com/robinvandernoord/pydal2sql

Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic

pydal python sql typedal

Last synced: 18 Jul 2025

https://github.com/mavmi/info21_v1.0

The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL

database info21 postgresql school21 sql

Last synced: 19 Jul 2025

https://github.com/gsamokovarov/patka

Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.

go migrations sql

Last synced: 05 Apr 2025

https://github.com/walker83/rorisdb

RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.

analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql

Last synced: 31 May 2026

https://github.com/deividsousan/tudogostoso

API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.

api backend database fastapi mysql pydantic python sql sqlalchemy

Last synced: 02 Mar 2026

https://github.com/gui-ribeiro66/phpinit

Primeiro projeto inicial em PHP com XAMPP, Apache, MySQL, HTML5, CSS3 e Bootstrap

html html5 mysql php php8 sql xampp

Last synced: 16 Mar 2025

https://github.com/itsyst/library-management-system

Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.

asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql

Last synced: 01 Mar 2025

https://github.com/afonsir/postgresql-uri

This repo contains queries (scripts in SQL), submitted on URI Online Judge.

postgresql query sql uri-online-judge

Last synced: 10 Apr 2025

https://github.com/kielx/insurance-company-database

Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.

database oracle oracle-database oracle-db plsql sql sqldeveloper

Last synced: 23 Feb 2026

https://github.com/david-cattermole/sql-learning

Basic SQL projects used for education purposes.

database python sql

Last synced: 17 Apr 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/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/im-ahmed-hasan/qa-automation-cheat-sheet

This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.

ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting

Last synced: 11 Oct 2025

https://github.com/omonimus1/sqlzoo

My Own solutions of SQLZoo & NoSQL challenges

database nosql-database query-language sql sql-solution sqlzoo-solutions

Last synced: 17 Mar 2025

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/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/ignf/pgrouting-procedures

SQL procedures for easier routing with PGRouting for road2

isochrone pgrouting road2 routing sql

Last synced: 14 Feb 2026

https://github.com/custompbx/customorm

SQL generator based on structures tags

freeswitch golang orm postgresql sql voip

Last synced: 12 Mar 2026

https://github.com/mtimofiiv/express-query-params

Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.

express express-middleware middleware mongodb querystring sequelize sql

Last synced: 13 Mar 2026

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

An interpolating SQL builder for Go

database go golang sql

Last synced: 03 Mar 2026

https://github.com/salma-mamdoh/datawarehouse_project

Our project for Datawarehouse Course taken during fall 2024 semester

analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis

Last synced: 25 Jan 2026

https://github.com/luizmoitinho/golang-examples

Biblioteca de códigos e exemplos escritos em Golang

concurrent-programming go golang sql test-automation tests

Last synced: 22 Jan 2026

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 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/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

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

[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.

ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql

Last synced: 31 Jan 2026

https://github.com/roll-w/light

A simple and lightweight relational database development module for Java.

java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3

Last synced: 10 Apr 2025

https://github.com/microsoft/sqlcallstackresolver.graphs

Sample code to generate and work with function call graphs, based on call stacks as input. Provided AS-IS - see SUPPORT.md.

azuresql debugging flamegraph memory-leak performance-analysis profiling sql sqlserver sqlserver-2016 sqlserver-2017 sqlserver-2019 sqlserver-2022

Last synced: 08 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/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/zainmustafaaa/sql-lite-database-demo

Purpose of this project is just to help beginners to know how to initialize sql lite database for android.

android android-database database sql sql-lite

Last synced: 19 Apr 2026

https://github.com/victoriametrics/sql-to-logsql

Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces

distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces

Last synced: 29 Oct 2025

https://github.com/sksumit/homeffin

A desktop Java application using Java Swing, JDBC and MySQL DB.

desktop-application java jdbc mysql sql

Last synced: 30 Apr 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/shellyln/go-open-soql-parser

Open source implementation of the SOQL parser for Go

go golang graph-query library object-query parser query-language soql soql-parser soql-query sql

Last synced: 01 Mar 2026

https://github.com/jandedobbeleer/harvey-dent

Team and mobile app product metrics tooling to use in a DevOps minded environment

apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo

Last synced: 09 Apr 2026

https://github.com/yangyin5127/ploto

A go Library for scan database/sql rows to struct、slice、other types, and SQL logging

database go golang mysql scan sql

Last synced: 11 Mar 2026

https://github.com/jesusvilla/knext

A query builder library, like Knex but extremely fast

fast firebird javascript knex nodejs postgresql query-builder sql

Last synced: 12 Mar 2026

https://github.com/skn0tt/icbu-to-sqlite

Analyze your Apple Calendar with SQL!

calendar productivity sql

Last synced: 19 Jan 2026

https://github.com/twentyfourminutes/postgresql.bulk

Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.

bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql

Last synced: 24 Dec 2025

https://github.com/baaziznasser/qurani

برنامج قرآني بواجهة بسيطة وبميزات خرافية مع قواعد بيانات كبيرة للقرآن الكريم وتفسيره

base data i3rab json quran qurani sql tafsir

Last synced: 12 Feb 2026

https://github.com/turbot/steampipe-mod-terraform-oci-compliance

Run compliance and security controls to detect Terraform OCI resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.

compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform

Last synced: 12 Feb 2026

https://github.com/wassim-rached/iset-sql

Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024

database-administration database-architecture db-diagram oracle-database oracle-xe sql

Last synced: 19 Mar 2026

https://github.com/cliffcrerar/learn-transact-sql-fundamentals

A document that explains some need to know concepts regarding SQL using MS SQL Server.

learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql

Last synced: 17 Mar 2026

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

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

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Feb 2026

https://github.com/birddevelper/gomologin

Gomologin is Golang (Go) login manager working with RDBMS Databases

authentication authorization go golang gomologin login login-manager login-system role security session sql

Last synced: 28 Apr 2025

https://github.com/alexyslozada/migrations

Permite ejecutar los archivos .sql de migraciones en cualquier base de datos

go golang migrations sql

Last synced: 25 Feb 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/LucasCancio/TCC-Show

Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018

aspnet-mvc csharp css html java sql visual-studio

Last synced: 11 Mar 2025

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/yazino12/vet-clinic

This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.

postegresql relational-databases sql

Last synced: 19 Mar 2026

https://github.com/faltawy/lsql

(WIP) List your files with SQL like syntax, (Fun Project)

files rust sql

Last synced: 05 Mar 2026

https://github.com/ikauematos/sql-database-student

Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations

database sql

Last synced: 27 Feb 2025

https://github.com/sloanelybutsurely/pg-mvc

🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL

demo mvc plpgsql postgresql rest-api sql

Last synced: 10 Jan 2026

https://github.com/alleycat1/mysql-deadlocks-case

List of the deadlock cases in MySQL

mysql script sql transaction

Last synced: 17 Apr 2026

https://github.com/abdullahsaleh203/django_roadmap

Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.

ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue

Last synced: 29 Oct 2025

https://github.com/paloaltodatabases/sequor-integrations

Pre-built, production-ready integrations and examples for Sequor

api-integration app-integration data-integration etl sequor sql

Last synced: 01 Apr 2026

https://github.com/cleilsonandrade/pass.in-api

O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.

api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod

Last synced: 09 Feb 2026

https://github.com/rosspatil/sql-db-mocking

This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.

golang golang-library golang-package golang-testing mocking mydb sql sql-mocking

Last synced: 01 Sep 2025

https://github.com/grncdr/codd

Golang representation of relational algebra

relational-algebra relational-databases sql

Last synced: 16 May 2026

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

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

ansible backup etl hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 21 Oct 2025

https://github.com/dalibo/from-oracle-to-postgresql

Yet another transition guide for developers

migration oracle plpgsql postgresql sql transition

Last synced: 19 Jan 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/cognica-io/uqa

UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure

bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search

Last synced: 08 Apr 2026

https://github.com/essogbe/sqlypandas

Apprendre et s'exercer en SQL en créant ton propre Pandas

data-science pandas sql

Last synced: 13 Feb 2026

https://github.com/tpps88206/michael-quickly-generate-data-structure

Quickly generate data structure with multiple language.

angular data-structures golang json sql

Last synced: 18 Apr 2026

https://github.com/ameerhamzahd/wastetoworth

The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.

database-management-system microsoft-sql-server sql

Last synced: 10 Jan 2026

https://github.com/tanveerisonline/vet-clinic

The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.

postgresql sql

Last synced: 09 Oct 2025

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 2025

https://github.com/fear2o/h4ckweb

H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.

hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 18 Aug 2025

https://github.com/neondatabase-labs/sql-query-assistant

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

azure azure-functions neondb openai sql

Last synced: 17 Oct 2025

https://github.com/cleilsonandrade/spring-product-api

Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.

api backend java jpa mysql product spring spring-boot sql

Last synced: 19 Feb 2026

https://github.com/pedro-manoel/bd1

🎲 Repositório com os roteiros desenvolvidos ao longo da disciplina de banco de dados 1 da UFCG

banco-de-dados bd1 plpgsql sql

Last synced: 09 Feb 2026