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/crowbarz/ha-sql_json

Updated SQL integration for Home Assistant that supports JSON attributes

hacs home-assistant integration json sql

Last synced: 17 Jan 2026

https://github.com/qoredb/qoredb

Next Generation Database Client

database-client nosql opensource sql

Last synced: 17 May 2026

https://github.com/georgepwall1991/linqcontraband

Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.

code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis

Last synced: 04 Jun 2026

https://github.com/richardschoen/pythononilibrary

This IBM i library contains useful CL wrapper commands to allow Python to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs. This install assumes you have installed Python using the yum packages from IBM.

as400 automation bottle cl cobol database excel flask ibmi json programs python rpa rpg scripting service sql web xml

Last synced: 19 Oct 2025

https://github.com/fontseca/noda-tasks-management-tool-api

A robust task management RESTful API developed with Go, PostgreSQL, JWT for authentication, and Docker for containerization. It features secure user authentication, task creation and management.

api backend docker go golang jwt plpgsql postgresql restful-api sql

Last synced: 27 Oct 2025

https://github.com/simandebvu/sql-zoo

My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.

sql sql-zoo zimbabwe

Last synced: 04 Apr 2026

https://github.com/tushar2704/data-portfolio

This repository showcases my skills and experience in the field of data analysis. Here, you will find a collection of projects and analyses that demonstrate my ability to extract insights and make data-driven decisions.

artificial-intelligence data-science dataanalysis postgresql python r sql streamlit-tushar2704 tushar2704

Last synced: 14 Mar 2026

https://github.com/sfneal/mysql-toolkit

Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.

manipulation mysql mysql-database python sql sqlparse

Last synced: 07 Oct 2025

https://github.com/tuva-health/provider

A dbt project that transforms messy public provider datasets into usable data for the Tuva Project.

analytics-engineering data-analytics data-governance data-lineage data-pipelines data-warehouse dbt healthcare healthcare-analysis healthcare-data open-source providers snowflake sql

Last synced: 18 Mar 2026

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

Use SQL to instantly query OpenAI for completions, models & more. Open source CLI. No DB required.

backup etl golang gpt-3 hacktoberfest openai postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/dunkbing/dearsql

A simple, cross-platform database client built with Dear ImGui

cpp database imgui sql

Last synced: 08 Apr 2026

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

Use SQL to instantly query IP abuse scores and more from AbuseIPDB. Open source CLI. No DB required.

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

Last synced: 20 Jul 2025

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

Use SQL to instantly query users, groups, OUs and more from LDAP. Open source CLI. No DB required.

active-directory backup etl hacktoberfest ldap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/cyberdelia/sequel-caller-location

Add comments or the caller location to your SQL

sequel sql

Last synced: 13 Apr 2025

https://github.com/kanaries/gw-dsl-parser

Generate SQL from Graphic Walker visualization DSL

sql visualization

Last synced: 22 Apr 2025

https://github.com/edoardottt/postgressql-db

Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries

data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql

Last synced: 27 Oct 2025

https://github.com/rohatdgnr/patika.practical.backend

This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.

java rest-api spring-boot sql swing

Last synced: 31 Aug 2025

https://github.com/surajiyer/database-sql-joins-algorithm

An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"

cardinality-estimation joins pandas-dataframe sql

Last synced: 06 Jul 2025

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

View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.

dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 14 Jun 2025

https://github.com/klen/pypika-orm

Async ORM based on PyPika

asyncio orm pypika sql

Last synced: 03 Mar 2026

https://github.com/yothu/vet-clinic-database

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/jbmusso/zer

Zer helps you create and serialize generic JavaScript chains to String representations of any languages by leveraging ES2015 Proxy objects.

chain dsl gremlin javascript-chains javascript-proxy serialization serializer sql

Last synced: 13 Apr 2025

https://github.com/laowantong/sqlab

SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database

database education game-engine games sql text-adventure

Last synced: 26 Jan 2026

https://github.com/tablelandnetwork/go-sqlparser

This is a Go library for parsing a Tableland SQL statement.

sql tableland

Last synced: 02 Apr 2025

https://github.com/imdatngo/gowhere

SQL WHERE clause builder for Go

builder go golang query sql

Last synced: 16 Jan 2026

https://github.com/pinzolo/sqlt

Simple SQL template for 2 way SQL.

2way-sql database golang mysql oracle postgresql sql sqlserver

Last synced: 14 Mar 2025

https://github.com/d-alejandro/laravel-code-examples

Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit

clean-architecture clean-code crud decorator dependency-injection design-patterns docker-compose dto enum feature-tests laravel mocking-objects nginx php phpunit postgresql solid sql unit-tests xdebug

Last synced: 21 Apr 2025

https://github.com/sharaal/sql-pg

Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.

node-postgres nodejs postgresql query-builder sql tagged-template-literals

Last synced: 09 May 2025

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

Use SQL to instantly query droplets, VPCs, users and more from DigitalOcean. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/certainlach/immigrant

Database schema definition language, migration and ORM boilerplate generator

database migration postgresql schema sql

Last synced: 24 Jun 2025

https://github.com/farzadoxo/csharp-and-dotnet-in-one-month

💻 I Should learn C# and dotnet with some tools like EF - SQL SERVER - Design pattern and ASP.NET , etc. ..

csharp dotnet sql

Last synced: 03 May 2026

https://github.com/opensearch-project/dashboards-query-workbench

The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL

dashboard opensearch opensearch-dashboards opensearch-plugins ppl sql

Last synced: 11 Oct 2025

https://github.com/jixiuf/sqlparser

a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.

completion emacs mysql sql

Last synced: 27 Feb 2026

https://github.com/leovan/hive-functions

Hive 函数

hive hiveql sql udaf udf udtf

Last synced: 01 Feb 2026

https://github.com/malithonline/FlareBaseExpoD1-d1db-dashboard

🚀 Cloudflare D1 Database Admin Dashboard ⚡ Modern interface with zero setup required 💫

admin-dashboard cloudflare cloudflare-d1 cloudflare-pages d1 dashboard database-admin nextjs react sql typescript

Last synced: 04 Apr 2026

https://github.com/turbot/tailpipe-plugin-azure

Collect Azure logs and query them instantly with SQL! Open source CLI. No DB required.

activity-logs azure duckdb sql tailpipe tailpipe-plugin

Last synced: 14 Jan 2026

https://github.com/vivekuw/e-commerce-database-management-project

This is DBMS project of E commerce database . This project content ER diagram or Relation schema diagram and SQL queries.

dbms dbms-project dbmsminiproject ecommerce mysql mysql-database sql

Last synced: 18 Jun 2026

https://github.com/shukkkur/international-debt-statistics

SQL queries to answer interesting questions about international debt using data from The World Bank.

sql statistics world-bank

Last synced: 13 Feb 2026

https://github.com/mixpanel/mixpanel-headless

Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.

ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql

Last synced: 06 Jun 2026

https://github.com/augustoccesar/querybuilder

Simple helper for building queries using Java/Kotlin code.

java sql

Last synced: 11 Oct 2025

https://github.com/AzThinker/SqlRepoEx

SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.

dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver

Last synced: 19 Jan 2026

https://github.com/stackql/stackql-registry-docs

StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.

cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql

Last synced: 19 Oct 2025

https://github.com/stimulsoft/samples-reports.web-for-blazor-webassembly

Blazor WebAssembly (Wasm) samples for Reports.BLAZOR report generator, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 embedded components

blazor blazor-wasm chart code128 databases dotnet embedded export html-text net60 net70 net80 onepage pdf-generator razor-pages reporting sql wasm web-components webassembly

Last synced: 14 Oct 2025

https://github.com/tomwright/qry

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

go golang mysql repo repos sql sql-bui sql-builders

Last synced: 13 Mar 2025

https://github.com/dcblogdev/sql-import

PDO import sql from a .sql file

hacktoberfest importer php sql

Last synced: 07 May 2025

https://github.com/marlenemoraes/curso-em-video

Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.

css3 html5 java javascript mysql oop-principles packet-tracer python3 sql

Last synced: 14 May 2025

https://github.com/ajzbc/workers-typesafe-db-example

An example Cloudflare Worker API with a typesafe database

cloudflare cloudflare-workers d1 example hono kysely kysely-dialect sql sqlite typesafe typescript

Last synced: 12 May 2025

https://github.com/opensearch-project/sql-odbc

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.

odbc opensearch opensearch-plugins sql

Last synced: 26 Apr 2025

https://github.com/inlife/squirrel-orm

Simple OOP-based ORM for squirrel-lang

database mysql nut orm sql sqlite squirrel

Last synced: 14 Apr 2025

https://github.com/turbot/steampipe-mod-azure-thrifty

Are you a Thrifty Azure dev? This mod checks your Azure subscription(s) for unused and under-utilized resources using Powerpipe and Steampipe.

azure cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 22 Apr 2025

https://github.com/bria222/milk-management-system

Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.

ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql

Last synced: 07 Sep 2025

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 2025

https://github.com/pprattis/Bookstore-ASP.NET-Web-Application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 30 Oct 2025

https://github.com/andres-condezo/vet_clinic

Relational database to create the data structure for a vet clinic using PostgreSQL.

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 Feb 2026

https://github.com/functionreturnfunction/format-table

Parse and reformat tabular data in emacs.

emacs json library sql

Last synced: 14 Jul 2025

https://github.com/prefeitura-rio/queries-rj-smtr

Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)

dbt queries sql

Last synced: 17 Jan 2026

https://github.com/rocherkong/bara

micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.

dapper dataaccess database dotfiles mybatis mysql oracle orm sql

Last synced: 26 Oct 2025

https://github.com/PHPVibe/pornhub-cvs-dumps

PornHub website cvs dumps for PHPVibe's adult plugin 'Spicy'

mariadb mysql sql video videos

Last synced: 10 Mar 2025

https://github.com/revolut-engineering/sqltools-driver-exasol

Exasol Driver for VSCode plugin SQLTools

exasol sql sqltools vscode vscode-extension

Last synced: 24 Feb 2026

https://github.com/thecodemonkey86/qt_oci_driver

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

database driver oracle qt5 qt6 sql

Last synced: 27 Apr 2025

https://github.com/evandersondev/snail

🐌 Snail is a library inspired by Spring Data JPA, designed to simplify SQLite database management in Flutter/Dart applications. Easy to use like a snail (but as functional as a rocket 🚀)!

dart flutter jpa orm snail sqflite sql

Last synced: 11 Feb 2026

https://github.com/rem0o/dynamicmapper

Dynamic POCO mappers using the Roselyn Compiler.

csharp-script dotnet-standard orm sql

Last synced: 09 Jul 2025

https://github.com/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 2025

https://github.com/duyet/athena-rs

Managing schema for AWS Athena as Code in GitOps-style

athena aws gitops rust rust-lang sql template-engine

Last synced: 07 Jul 2025

https://github.com/halojoy/quickcommunity

Quick Community is a Fast Forum programmed in PHP and using SQL with PDO

board discussion-board forum mysql pdo php sql sqlite

Last synced: 30 Aug 2025

https://github.com/fzakaria/calcite-git

A native Calcite Git adapter

apache calcite git java relational-algebra sql

Last synced: 23 Jul 2025

https://github.com/melbournedeveloper/covid-19-db

COVID-19 database generated from Johns Hopkins CSSE data

covid-19 csv-files sql sqlite-database

Last synced: 29 Oct 2025

https://github.com/mu-selim/empolyee-management-system-next

Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database

csharp desktop-application dotnet sql sql-server windows-forms

Last synced: 19 Apr 2026

https://github.com/venkatesh-bharath/java-full-stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 30 Oct 2025

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/morikuni/mdq

mdq queries multiple databases in parallel and output the results in JSON.

cli database go mysql postgresql sql

Last synced: 12 Jan 2026

https://github.com/miguelpragier/pgkebab

Golang wrapper over PostgreSQL driver

go golang helper postgresql pq sql wrapper

Last synced: 13 Aug 2025

https://github.com/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/canva-public/endpoint-vulnerability-management-samples

A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.

endpoint security sql vulnerability

Last synced: 31 Jan 2026

https://github.com/tkcrm/pgxgen

Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.

ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite

Last synced: 14 Apr 2026

https://github.com/invaderzim85/mssqltoolbelt

Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.

classgenerator csharp efcore helper mahapps mssql net8 replication sql table

Last synced: 09 Oct 2025

https://github.com/musikanimal/sql-optimizer

Run EXPLAIN on Wikimedia Toolforge SQL queries

sql toolforge wikimedia wikipedia

Last synced: 07 Oct 2025

https://github.com/onfranciis/linkly-rs

A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative

bitly learn linkly-rs postgresql redis rocket rust sql student-vscode

Last synced: 23 Oct 2025

https://github.com/parkingwang/go-sqlbuilder

Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。

go sql sqlbuilder

Last synced: 24 Feb 2026

https://github.com/prashuk/sql-taxi-management

Taxi Management Database Project

erdiagram oracle-11g plsql sql

Last synced: 02 Jan 2026

https://github.com/fabiannorbertoescobar/sql-ejercicios

Ejercicios de SQL de BD. Tablas, vistas, consultas, funciones, stored-procedures, triggers, roles, backups, restores, etc. TP de BD: https://github.com/FabianNorbertoEscobar/BD-TP

backup bd db functions mysql queries roles sql sqlite sqlserver stored-procedures transact-sql transactions triggers views

Last synced: 03 Aug 2025

https://github.com/turbot/steampipe-mod-alicloud-compliance

Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Alibaba Cloud accounts using Powerpipe and Steampipe.

alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/neondatabase/semicolons

Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements

comments parse postgres postgresql semicolons split sql

Last synced: 08 Apr 2025