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/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 Apr 2025

https://github.com/nguyenanhung/database

A wrapper database and backup database

database pdo php php-database query-builder sql

Last synced: 15 Apr 2025

https://github.com/smoren/query-relation-manager-php

Class for making queries for getting data from database with join-relations and filters

orm php-library sql sqlquerybuilder tree tree-builder tree-structure

Last synced: 15 Apr 2025

https://github.com/yordanov0502/disasterscout

Web application for reporting and monitoring of natural disasters and emergencies

axios caffeine-cache cookie firebase git gradle hibernate java javascript jwt mui openssl postgresql react react-query scss spring-boot sql vite

Last synced: 11 Jul 2025

https://github.com/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

https://github.com/viveksati5143/leetcode

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

java javascript sql

Last synced: 07 Apr 2025

https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll

MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage

cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql

Last synced: 21 Jun 2025

https://github.com/prashantbtkl/nlsql

generates SQL query from natural language for your PostrgreSQL database

llm llm-inference postgres postgresql sql text-to-sql

Last synced: 07 May 2025

https://github.com/mchmarny/github-bigquery-exporter

GitHub BigQuery Export Utility

bigdata data gcp github-pages sql

Last synced: 05 Sep 2025

https://github.com/yuanchengjiang/sqlxdiff

To enhance the differential testing on DBMS via SQL query mappings

questdb sql testing

Last synced: 26 Feb 2025

https://github.com/arshadkazmi42/genql

Helper for sql query generation and formatting

generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite

Last synced: 18 Oct 2025

https://github.com/sipist/sipist-workspace

This repository provides containerized applications and microservices for the Intelligent Retrieval Systems course @ Instituto Superior Técnico

data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite

Last synced: 13 Apr 2026

https://github.com/furkancosgun/abap_database_manager

A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.

abap abap-development abap-oo abapgit database sql

Last synced: 06 Mar 2026

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/polarfish/update-sql

Liquibase updateSQL command as a service

java liquibase sql

Last synced: 14 Apr 2025

https://github.com/Md-MamunAbdulKayum/springboot-security-examples

These examples include both Springboot-Security examples using in-memory setup and database setup

bcrypt database-setup encryption java mariadb spring-boot spring-security springboot-security sql thymeleaf

Last synced: 10 Mar 2025

https://github.com/takegue/bqmake

BigQuery Powered Data Build Suite.

bigquery sql

Last synced: 30 Oct 2025

https://github.com/noborus/sqlss

Split SQL into statements

sql sql-splitstatement

Last synced: 04 Oct 2025

https://github.com/endersonmaia/ibge-localidades-sql

Recupera cadastro de localidade do IBGE através da API e converte em um banco de dados SQL.

bash ibge ibge-api open-data sql sqlite

Last synced: 29 Aug 2025

https://github.com/At1llaG/PHP-RSS

In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.

mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser

Last synced: 10 Mar 2025

https://github.com/adriamontoto/criteria-pattern

The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.

criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation

Last synced: 19 May 2026

https://github.com/ellisgl/geeklab-glpdo2

PHP >= 8.1 PDO Wrapper for Easy and Proper Bindings.

binding bindings database db escape mysql pdo pdo-mysql pdo-php pdo-wrapper php php8-1 php81 sql

Last synced: 19 Aug 2025

https://github.com/dbstratta/postre

🧁 Delicious PostgreSQL query builder for Node.js

client javascript migrations nodejs pg postgres postgresql query query-builder sql

Last synced: 02 Jul 2025

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

Use SQL to instantly query logs, indexes, apps and more Splunk. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/yaza-putu/wilayah-administrasi-indonesia-2022

Data Wilayah Administrasi Indonesia 2022

database indonesia sql wilayah

Last synced: 08 Sep 2025

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

Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.

cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 26 Jan 2026

https://github.com/seddryck/duburl

DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem

ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite

Last synced: 22 Apr 2025

https://github.com/monacoremo/postgres-trees

Example for how to model trees and implement transformations on them in Postgres.

postgresql sql tree-structure

Last synced: 18 May 2026

https://github.com/deadnews/firebirdsql-run

Firebirdsql wrapper inspired by subprocess.run

api firebird sql

Last synced: 03 Jul 2025

https://github.com/yumemi-inc/sea-query-common-like

A Rust crate for enhancing sea_query with typical LIKE search support, including escape sequences for patterns (%fuzzy%, prefix%, %suffix) and multi-column fuzzy search.

database like sea-query search sql

Last synced: 08 May 2025

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

This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.

postgresql sql

Last synced: 28 Mar 2025

https://github.com/mchmarny/dctl

simple utility to provide insight into repo activity

cli cmd cncf developer entitity golang sql sqlite

Last synced: 21 Feb 2026

https://github.com/fear2o/scanshield

ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.

ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 23 Apr 2025

https://github.com/patilni3/sql_practice_files

SQL Skills: Full Range from Beginner to Expert using SQL_Server

data database mssql mssql-database mysql mysql-database sql

Last synced: 14 Jun 2025

https://github.com/juliandavidmr/ddlify-oracle

Ddlify, manage your database Oracle from NodeJS

database-adapter ddl information-security npm-package oracle-db sql

Last synced: 13 Jun 2025

https://github.com/nidhiupman568/sql

Essential SQL Interview Questions 📋

mysql sql

Last synced: 19 Jan 2026

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

Use SQL to instantly query PlanetScale databases, branches and more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/viktorsvertoka/goit-rdb-hw-02

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-02 mysql mysql-database sql workbench

Last synced: 09 Apr 2025

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

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

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.

backup etl golang hacktoberfest mailchimp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/greenpeace/gpes-bigquery-recipes

Google Big Query recipes to Analyse our data.

bigquery database-management sql

Last synced: 11 May 2025

https://github.com/kaushikcfd/feinsum

Database approach for generating near-roofline Einstein Summation kernels.

code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors

Last synced: 13 Mar 2026

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/ricard1406/little_mcp

A simple yet powerful local AI assistant that runs entirely on your machine. Built for learning and experimentation, Little MCP combines the power of open-source LLMs with advanced RAG that work with your personal documents. Included tools: real time weather, calculate, local documents RAG, local SQL database

agent langchain mariadb mcp mcp-client mcp-server mistral ollama python python3 qwen qwen3 rag retrieval-augmented-generation sql thinking

Last synced: 15 Mar 2026

https://github.com/nikolatechie/dress-to-impress

Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.

hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript

Last synced: 05 May 2025

https://github.com/nberktumer/comp416-packet-sniffer

A simple data transfer program using TCP written in Java for sniffing the data using WireShark

java packet-sniffer sniffing sql ssl tcp

Last synced: 11 May 2025

https://github.com/rgolubtsov/reporter-multilang

A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.

cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala

Last synced: 17 Feb 2026

https://github.com/falcao-g/beecrowd

Soluções de alguns desafios do beecrowd em Python e C++

beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge

Last synced: 04 Mar 2026

https://github.com/apijson/apijson-milvus

腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.

ai apijson database milvus orm orm-library sql vector vector-database

Last synced: 18 Feb 2026

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

Use SQL to instantly query PAN-OS firewalls, security policies & more. Open source CLI. No DB required.

backup etl hacktoberfest palo-alto-firewalls pan-os postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 02 Jul 2025

https://github.com/jahidhiron/nestjs-template

A starter template for NestJS projects with RabbitMQ messaging, TypeORM, WebSocket support, task scheduling, Swagger API docs, i18n, and a structured testing setup. Includes Docker configs, migration scripts, and linting/formatting tools for rapid development.

docker i18n nestjs open-source rabbitmq socket sql swagger typescript

Last synced: 13 Jan 2026

https://github.com/rkusa/sqlm

An `sql!` macro to write compile-time checked database queries similar to how `format!` works

postgres postgresql rust sql

Last synced: 11 Sep 2025

https://github.com/davidemoro/play_sql

pytest-play support for SQL expressions and assertions

pytest python sql sqlalchemy testing

Last synced: 15 Mar 2025

https://github.com/gmemstr/database-janitor

custommized database dumps, with native drupal configuration support

cleanup database database-management php sql

Last synced: 14 Apr 2025

https://github.com/hitiksha-patel/banking-app

This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.

java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql

Last synced: 04 Feb 2026

https://github.com/mvharsh/hackerrank-solutions

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

https://github.com/alleycat1/sqlserver-util-jp-sql

SQL Server utilities for Ohayo(Japanese Company)

mssqlserver python3 sql

Last synced: 18 Feb 2026

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/grendel-consulting/steampipe-plugin-kolide

Use SQL to instantly query your Kolide K2 fleet

kolide postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 17 Apr 2025

https://github.com/agungbudiwirawan/socioeconomic_analysis

The objective of this project is to analyze the socio-economic in Chicago.

chicago-crime crime-data data-analysis data-science microsoft-sql-server project sql sql-project sql-server

Last synced: 04 Jul 2025

https://github.com/vvka-141/pgmi

pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.

ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional

Last synced: 20 Feb 2026

https://github.com/gouyiba/mybatis-max

Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.

curd mybatis mybatis-max orm sql toolkit

Last synced: 14 Jan 2026

https://github.com/kawansoft/aceql.client

Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.

api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server

Last synced: 17 Feb 2026

https://github.com/dharejo-junaid/sql-jdbc

This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.

database-connectivity java jdbc microsoft-access mysql oracle sql

Last synced: 20 May 2026

https://github.com/csev/dj4e-market

Base Checkout of the DJ4E Marketplace

django python sql

Last synced: 20 May 2026

https://github.com/hugojunior/uni7-banco-de-dados

Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.

banco-de-dados sql uni7

Last synced: 19 Mar 2026

https://github.com/czukowski/phpunit-mock-db

Database Abstraction Layer mocking for PHPUnit

database mock phpunit sql

Last synced: 04 Jul 2025

https://github.com/wwddnn/investidor-fiis

Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário

backend intellij java postman springboot springjpa springweb sql

Last synced: 12 Apr 2025

https://github.com/birmingham-and-solihull-ics/diabetesmodelling

A collaborative modelling exercise for Diabetic Ketoacidosis

diabetes modelling nhs r sql

Last synced: 14 Apr 2025

https://github.com/tekyaygilfethi/pythonsqldataframeconnector

This module allows you to create sql create and insertion queries for given dataframe.

connector postgresql python sql

Last synced: 10 May 2026

https://github.com/jamesaniciete/Portfolio

Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.

access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word

Last synced: 29 Jul 2025

https://github.com/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

Last synced: 18 Aug 2025

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/vcityteam/conver-g

This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.

rdf sparql sql versioning

Last synced: 02 Jan 2026

https://github.com/ergonzamarian/trabalhohotel

Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.

sql

Last synced: 19 Mar 2026

https://github.com/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 2026

https://github.com/poksyy/hospital-project-backend

This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:

crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql

Last synced: 01 May 2026

https://github.com/briansterle/drogo

a SQL query engine written in Go

data engine query spark sql

Last synced: 12 Aug 2025

https://github.com/f1uxwave/schoolmanagementsystem

This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.

class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate

Last synced: 14 Apr 2025