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

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 2026

https://github.com/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 10 Apr 2025

https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application

Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.

cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability

Last synced: 23 Feb 2026

https://github.com/imteekay/sql-query-json

Experiment SQL-query in JavaScript for JSON

javascript js json query sql sql-query

Last synced: 28 Apr 2025

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

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/jreyesr/steampipe-plugin-postgres

A Steampipe plugin that provides access to data stored in plain Postgres servers

postgresql postgresql-fdw sql steampipe-plugin

Last synced: 27 Oct 2025

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/3noch/beam-postgres-transaction-monad

Very basic transaction monad on top of the venerable Beam library

haskell monad postgresql sql transaction

Last synced: 25 Oct 2025

https://github.com/teymurgahramanov/app22

The most useful web app to play with Kubernetes!

database devops docker fastapi kubernetes openapi python rest-api sql swagger test

Last synced: 29 Apr 2026

https://github.com/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 2026

https://github.com/h22rana/jsonlogic2sql

JSON Logic to SQL Transpiler

go golang jsonlogic sql transpilation transpiler

Last synced: 01 Apr 2026

https://github.com/josephmachado/modular_code

Repo to show how to modularize messy SQL

datacompy duckdb polars python sql

Last synced: 12 Oct 2025

https://github.com/mchmarny/devpulse

Community health analytics for GitHub organizations and repositories

cli cmd cncf developer entitity golang sql sqlite

Last synced: 01 Apr 2026

https://github.com/andreypopp/ch_queries

A library to generate ClickHouse SQL queries in a typesafe way with OCaml

clickhouse dsl ocaml querybuilder sql

Last synced: 05 Mar 2026

https://github.com/theapsgroup/steampipe-plugin-keycloak

Use SQL to instantly query Keycloak clients, users and more. Open source CLI. No DB required.

golang keycloak postgres postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 05 Feb 2026

https://github.com/1995parham-learning/datayar

How migrate / change your SQL data from production namespace to testing namespace

backup database migration production psql restore sql staging

Last synced: 27 Oct 2025

https://github.com/kellyjadams/weightlifting-data

An ongoing project tracking my weightlifting data in 5 main barbell lifts: deadlift, squat, overhead press, bench press, and row.

sql

Last synced: 28 Feb 2026

https://github.com/asifrahaman13/superquery

🐍 AI powered query on databases to automate the process of query, visualization etc. Organizations can analyze their data and take decisions much faster. Leverages the use AI, LLM. The project is under development

fastapi javascript mongodb nextjs14 python qdrant redis sql typescript

Last synced: 12 Apr 2025

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026

https://github.com/piotrkowalczuk/ntypes

Set of types that helps to build complex protobuf messages that contains optional properties.

complex-protobuf-messages golang json null protobuf python sql

Last synced: 06 Oct 2025

https://github.com/haroldeustaquio/WhatsApp-js-Bot

Automation bot for sending messages and file attachments via WhatsApp, using whatsapp-web.js for real-time alerts and scheduled notifications.

automation bot dabase js python selenium selenium-python selenium-webdriver sql whatsapp whatsapp-api-node whatsapp-bot whatsapp-web whatsapp-web-js

Last synced: 26 Oct 2025

https://github.com/nicodupont/mooc

All my finished Moocs on the subject of the data science mainly

data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql

Last synced: 28 Apr 2025

https://github.com/dipsas/fluentdbtools

FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.

database-connection database-migrations dotnet-standard sql sql-query-builder

Last synced: 29 Apr 2025

https://github.com/harish2704/sql-chart

Draw charts interactively from any SQL queries

bar-chart charts graph heatmap line-chart pivot-tables plotlyjs sql

Last synced: 08 Feb 2026

https://github.com/dushistov/libspatialite

a library extending the basic SQLite core in order to get a full fledged Spatial DBMS, really simple and lightweight, but mostly OGC-SFS compliant

c gis spatial sql sqlite

Last synced: 07 Oct 2025

https://github.com/kevingastelum/relational-database-fcc

My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course

bash freecodecamp psql sql

Last synced: 29 Oct 2025

https://github.com/milenkovicm/torchfusion

Torchfusion is a very opinionated torch inference on datafusion.

batch-inference datafusion inference machine-learning pytorch rust sql torch userdefined-functions

Last synced: 08 Oct 2025

https://github.com/theapsgroup/steampipe-plugin-freshservice

Use SQL to instantly query FreshService tickets, assets and more. Open source CLI. No DB required.

freshservice golang postgres postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 05 Feb 2026

https://github.com/zebbern/blindsql

Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!

blindsql blindsqli bss bug-bounty bugbounty developer injection injection-attack injection-attacks pentest python python-attacker sql sql-injection sql-injection-attacks sql-injection-exploitation toolkit tools url-input

Last synced: 15 Oct 2025

https://github.com/mehul2205/college-recruitment-portal-for-staff

It is a web application to recruit faculties, staff members for colleges. Main features of this application is paperless recruitment and data security of the recruits.

apache college-project css dbms pdf-generator php recruitment recruitment-portal sql

Last synced: 26 Oct 2025

https://github.com/mjunaidca/sql-auditor-pro-gpt

Get quick insights from your Data Sources in tables, charts and graphs with with AI-driven audits and optimize your SQL databases.

ai ai-agent auditing-data cloudflared compound-ai-systems custom-gpt data-analysis fastapi-template gpt sql sqlmodel

Last synced: 02 Apr 2025

https://github.com/CodeDynasty-dev/SQLiteBruv

💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.

cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db

Last synced: 10 Sep 2025

https://github.com/emnasc/northwind-sql-practice

SQL practice exercises using the Microsoft Northwind database

microsoft-sql-server northwind-database practice practice-project sql tsql

Last synced: 11 Oct 2025

https://github.com/thecodechaser/schema-database

Created the database from the schema diagram.

postgresql schema sql

Last synced: 24 Apr 2025

https://github.com/gvx/wurm

A simple sqlite3-based ORM for Python

orm python3 sql sqlite3

Last synced: 14 Jan 2026

https://github.com/detule/odbc-cli

ODBC CLI with autocompletion, syntax highlighting, object preview

cli client mysql odbc odbc-cli postgresql snowflake sql sqlite3 sqlserver terminal-based

Last synced: 05 Mar 2026

https://github.com/mustafaakin/go-drill

Go client for Apache Drill that utilizes REST API

apache drill go sql

Last synced: 27 Jan 2026

https://github.com/nmsazulx/mellivora

A Mini Orm

il net sql

Last synced: 24 Oct 2025

https://github.com/wilsonehusin/sqldoc

Generate markdown documentation from SQL tables.

database documentation documentation-generator postgres postgresql sql

Last synced: 14 Jun 2025

https://github.com/eddiecorrigall/database-revisions

A lightweight database migration tool for SQL and no-SQL databases

database-management devops-tools migration-tool mongodb nodejs nosql postgresql revision-history sql

Last synced: 24 Oct 2025

https://github.com/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 01 Mar 2026

https://github.com/itinycheng/json-to-chsql-parser

Parse JSON to ClickHouse SQL

clickhouse json parser sql

Last synced: 05 Jun 2026

https://github.com/patilni3/project_sql

Data Analysis using SQL

census-data data-analysis sql

Last synced: 16 Feb 2026

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

Run individual configuration, compliance and security controls or full compliance benchmarks for DNS records using Powerpipe and Steampipe.

certificate dashboard dns hacktoberfest insights network powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 01 Feb 2026

https://github.com/sungchun12/airbyte-dbt-toolkit

Deploy an airbyte instance with dbt models in Google Cloud in 5 minutes

airbyte dbt golang google packer sql terraform terragrunt terratest

Last synced: 27 Oct 2025

https://github.com/slott56/functional-sql

An approach to writing function Python that parallels the concepts underlying the SQL select

function programminmg sql

Last synced: 30 Apr 2025

https://github.com/abhaysp95/language_files

some of the language files which I'm learning

asm awk c cpp cpp17 haskell javascript latex lua python r rust rust-lang sql

Last synced: 06 May 2025

https://github.com/phdru/sqlconvert

A library to perform SQL conversions. Includes mysql2sql, a script to convert mysqldump with extended INSERTs to standard SQL.

mysq2sql mysql postgresql python python3 sql sqlite

Last synced: 07 Oct 2025

https://github.com/anaagg/data-installations-windows

Are you thinking about using the Linux subsystem on Windows? This is your repo, along this repository you will find the necessary steps to install on your computer what you need to work with Python, SQL, miniconda on Windows using the Linux subsystem.

conda conda-environment data-analysis hyper jupyter jupyter-notebook jupyter-notebooks linux miniconda pycharm pycharm-ide python sql vscode windows workbench

Last synced: 23 Oct 2025

https://github.com/jayantgoel001/mysql

MySQL Solutions of Hacker rank

hackerrank mysql sql

Last synced: 02 May 2025

https://github.com/jonestimd/finances

Track personal finances in an SQL database.

cross-platform finance-management quicken sql

Last synced: 07 Mar 2026

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

Utility library for IBM DB2 for Linux

db2 sql temporal temporal-models

Last synced: 17 Feb 2026

https://github.com/abhi5h3k/llquery

LLQuery : Your Conversational SQL Bridge Harness the power of natural language to effortlessly craft SQL queries with LLQuery.

chainlit chatgpt docker duckdb gpt gpt-database gpt-sql langchain llm local-llm ollama simple-gpt sql

Last synced: 10 Apr 2025

https://github.com/wyatt-herkamp/tuxorm

TuxORM is a simple to use orm. That uses a Dao. I wrote this with the database tool TuxJSQL. I use a lot of magical code.

dao database java orm sql

Last synced: 02 Sep 2025

https://github.com/syucream/firesql

A SQL-like interface to Google Cloud Firestore in Java

cloud-firestore java sql

Last synced: 12 May 2025

https://github.com/jacobbrewer1/patcher

Powerful SQL Query builder that automatically generates SQL queries from structs

go go-lib go-library go-mysql golang golang-library mysql sql

Last synced: 07 May 2025

https://github.com/gisce/ooquery

OpenObject Query Parser

hacktoberfest openerp openobject orm parser query sql

Last synced: 12 Apr 2025

https://github.com/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 2025

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

A plain SQL database to create the data structure for a vet clinic

database postgresql sql

Last synced: 10 Sep 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 Apr 2025

https://github.com/mitranim/sqlb

SQL query builder in Go. Oriented towards plain SQL. Supports composition.

go sql sql-query-builder

Last synced: 30 Apr 2025

https://github.com/arverma/bcg_bigdatacasestudy

BCG Data Engineering Interview Questions

notebook pyspark spark sql

Last synced: 14 May 2026

https://github.com/coumbacoulibaly/adventureworkscycles

Repository for Adventure Works Sample Database Analysis

adventureworks data-analysis data-analytics mssql-database mssqlserver sql ssms

Last synced: 21 Jul 2025

https://github.com/shonharsh/csharp-linq-tutorial

This project contains resources for the class LINQ Tutorial: Master the Key C# Library authored by Krystyna Ślusarczyk

academic academy artificial-intelligence atom automation bot config csharp education git guide learning linq markdown query sql studio training-materials trending windows

Last synced: 28 Oct 2025

https://github.com/jorgeluisreis/employeesharp

EmployeeSharp é uma aplicação baseada em C# junto ao ASP.NET que funciona dentro de um ambiente Docker junto ao seu Banco de Dados Mysql, trata-se de um CRUD para cadastro, edição e exclusão de funcionários e cargos atrelados ao mesmo.

aspnetcore docker dotnet mysql nginx sql

Last synced: 10 Apr 2025

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

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

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

Last synced: 10 Apr 2025

https://github.com/expressots/prisma-provider

Prisma provider for Expresso TS 🐎

expressots nodejs nosql orm prisma provider sql typescript

Last synced: 10 Apr 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/lumbrjx/puzchess

a new chess puzzles platform made with next js, prisma, mysql and next auth with database session

api-rest authentication authorization chess chess-puzzle mysql next next-auth nextjs nextjs13 oauth planetscale prisma react react-query reactjs sql typescript

Last synced: 18 Mar 2025

https://github.com/tymorrow/qo

A naive SQL query plan optimizer [needs cleanup]

optimization parse query-tree sql sql-query

Last synced: 02 May 2025

https://github.com/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/gtkcyber/drillworkshop

Learn how to quickly explore your data with Apache Drill

apache-drill big-data database hadoop jdbc python r sql

Last synced: 11 Apr 2025

https://github.com/vedadiyan/genql

GenQL is a generic querying language fully written in Go

data-analysis data-mapping data-processing data-science data-translation json json-data sql

Last synced: 22 Jun 2025

https://github.com/chenquan/sqlbreaker

A low-code intrusion library that provides SQL breaker capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)

breaker ent go golang gorm mysql oracle orm postgres postgresql sql sqlite3 sqlserver tidb xorm xsql

Last synced: 04 Apr 2025

https://github.com/coolhanddev/go-mssql-runner

A sql script runner for SQL Server

golang sql sql-script sqlserver

Last synced: 07 May 2025

https://github.com/daidai21/leetcode

The algorithm of Leetcode with Python3.x and C++. SQL and Shell.

algorithm bash cpp11 data-structures leetcode python3 shell sql

Last synced: 12 Apr 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/johnnyasantoss/hippocampus-sql

HippocampusSQL is a package that helps you to create SQL queries using Linq expressions. Mostly to use with Dapper.

dapper generator hippocampus-sql query sql sql-query

Last synced: 22 Jun 2025

https://github.com/mellob1989/karma

Karma is a powerful, modular library designed to simplify common tasks in Go development. Whether you're handling authentication, parsing SQL, managing middleware, integrating with third-party APIs, or dealing with file management, Karma has got you covered.

ai ai-sdk go golang golang-package llm mcp mcp-client mcp-server orm sql sql-parser

Last synced: 11 Jan 2026