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/avisionh/training-sql

Collection of interactive notebooks to teach T-SQL using the AdventureWorks database.

sql training

Last synced: 18 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/yaegassy/sqlfluff-language-server

[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension

language-server pygls sql

Last synced: 07 Mar 2026

https://github.com/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 16 Jun 2025

https://github.com/zenorachi/dynamic-user-segmentation

Dynamic user segmentation service written in Golang is designed to add users to specific groups (segments) and remove users from segments.

docker docker-compose golang golangci-lint google-drive-api migrations nginx postgresql rest sql

Last synced: 06 Apr 2025

https://github.com/iamantimpal/leetcode_sql_database

This repo contains my SQL solutions for LeetCode problems. Each file includes a problem description, optimized SQL query, and explanations. The goal is to improve SQL skills, share knowledge, and collaborate. Feel free to explore, suggest improvements, or contribute! 🚀

leetcode leetcode-database leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql mysql mysql-database mysql-workbench sql sql-server sqlite sqlite3

Last synced: 23 Apr 2025

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/bobbyiliev/tutorials

Blog posts by me 🚀

bash devops laravel linux sql

Last synced: 22 Aug 2025

https://github.com/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

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

View dashboards and reports across all of your GitHub organizations and repositories using Powerpipe and Steampipe.

dashboard github hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 19 Mar 2025

https://github.com/cronokirby/ginkou

Japanese sentence bank program. Add and find sentences for language learning.

japanese language nlp rust sql

Last synced: 30 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/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/sonatipek/hospital-system

A patient registration and image upload application where patient records can be made and images can be uploaded.

apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server

Last synced: 26 Jul 2025

https://github.com/2003scape/rsc-news-archives

📰 archived news posts from jagex for runescape classic

archive json markdown news rsps runescape sql wiki

Last synced: 19 Apr 2025

https://github.com/haroldeustaquio/analysis-of-oncological-diseases-in-peru

This repository presents an analysis of care related to the 7 most frequent cancers in 2022, compiling open data provided by FISSAL. This report includes a breakdown of consultations by department, a patient profile by age, insurance and sex, as well as the most requested types of services. The findings are complemented by an interactive dashboard

analysis data diseases powerbi r sql sqlite

Last synced: 03 Apr 2025

https://github.com/leizongmin/leizm-sql

SQL查询构造器

mysql node npm query-builder sql

Last synced: 12 Apr 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 2025

https://github.com/ntdls/sqlpwaudit

An easy to use and scalable SQL password recovery/audit tool.

auditing cracking passwords security sql threading

Last synced: 14 Apr 2025

https://github.com/tlgs/pgexercises

solutions to the PostgreSQL Exercises

challenges docker postgresql sql

Last synced: 25 Jan 2026

https://github.com/chromy/crunch

sqlite3 compiled to WASM for the browser and server

sql sqlite sqlite3 wasm webassembly

Last synced: 11 Apr 2025

https://github.com/codewizard-404/iset

This repository serves as a collection of academic projects, assignments, or learning exercises related to programming and IT concepts, intended for educational purposes and skill development during my time at ISET Charguia.

android angular c css dart django html java javascript nodejs php python soap springboot sql symfony talend typescript uml xml

Last synced: 10 Apr 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/kstrassheim/datawarehouse-crawler

This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.

azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql

Last synced: 28 Apr 2026

https://github.com/javiercanon/microsoft-sql-server-scripts-utils

👩‍💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨‍💻

microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver

Last synced: 07 May 2025

https://github.com/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

https://github.com/devlandsio/pro2112-udpm-java

Dự án TN: Diễn đàn chia sẽ yêu thương

fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc

Last synced: 04 Jul 2025

https://github.com/shafiuyushawu/vet-clinic-db

This project Vet Clinic database that that store details of animals in a farm and also generates specific reports using SQL quesries.

postgres postgresql postgresql-database sql

Last synced: 23 Apr 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/sondosaabed/joining-data-in-sql

In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.

datacamp-course join joining-data joining-tables sql

Last synced: 24 Jan 2026

https://github.com/saeedkohansal/live-table-editor-php-js-mysql

A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.

backenddeveloper corephp css excel frontenddevelopment fullstack fullstackwebdeveloper fullstackwebdevelopment gilgeekify googlesheets html livedata microsoftexcel mysql php phpcore sql sqlquery vanilla-javascript vanillajs

Last synced: 27 Jul 2025

https://github.com/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 May 2025

https://github.com/hal-wang/sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

asp-net-core cs csharp mssql mvc sql sqless sqlserver webapi wpf

Last synced: 07 Sep 2025

https://github.com/saba-gul/text-to-sql

This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.

gradio-python-app langchain nlp-machine-learning sql texttosql

Last synced: 12 Aug 2025

https://github.com/svenslaggare/sqlgrep

sqlgrep = SQL + grep + tail -f

grep log-analysis log-parser logging rust sql

Last synced: 29 Jul 2025

https://github.com/amritmaurya1504/rentease

RentEase is a comprehensive Rental Management System designed to streamline the management of rental properties for landlords and tenants. It offers a simple and user-friendly interface with essential features for managing rental properties, leases, tenants, and payments.

fullstack java javascript object-oriented-programming postgres react react-query reactjs redux spring spring-boot spring-security sql stripe-payments tailwindcss

Last synced: 28 Jul 2025

https://github.com/thederickff/jsqb

Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.

builder crud database java sql sql-query-builder

Last synced: 28 Jul 2025

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

Use SQL to instantly query ServiceNow CMDB CI services, servers, incidents, objects & more. Open source CLI. No DB required.

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

Last synced: 29 Jun 2025

https://github.com/yi-jiayu/datamall-sql

LTA DataMall data in an SQLite database and Elasticsearch

elasticsearch singapore sql sqlite

Last synced: 23 Jan 2026

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

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

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

Last synced: 27 Oct 2025

https://github.com/jakiboy/sqalar

Filter & Fetch Array with SQL Query (PHP)

array arrayassql ferch orm sql

Last synced: 21 Jun 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/turbot/steampipe-plugin-jumpcloud

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

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

Last synced: 07 Jul 2025

https://github.com/velocityzen/sql-migrate-up

Simple SQL Migration tool

fp fp-ts migration sql

Last synced: 16 Jul 2025

https://github.com/reugn/aerospike-cli

A command line utility to query the Aerospike database using SQL

aerospike cli cli-app jdbc sql terminal

Last synced: 15 Apr 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/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 2025

https://github.com/sevdanurgenc/mssql-lecture-notes

In this repo, there are lecture notes of MsSQL.

database mssql mssql-database mssql-server sql

Last synced: 30 Oct 2025

https://rnitzsche.github.io/instahub-doc-de/

Datenbanken mit InstaHub (Skript für den Informatik-Unterricht)

beruflichesgymnasium berufskolleg berufsoberschule datenbanken informatikunterricht sql

Last synced: 19 Nov 2025

https://github.com/arvindshmicrosoft/microsoftacademicgraph

Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.

academic azure-sql-database azure-sql-db graph-algorithms graph-database graph-theory microsoft-academic-graph research-paper sql sql-server

Last synced: 02 Aug 2025

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

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 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/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/theory/sqljson

PostgreSQL-compatible SQL-standard SQL/JSON in Go

json jsonpath postgres sql

Last synced: 27 Sep 2025

https://github.com/quackscience/duckdb-extension-clickhouse-system

DuckDB Community Extension emulating the ClickHouse system table

chsql clickhouse duckdb duckdb-extension sql

Last synced: 10 Mar 2026

https://github.com/azu/sql-string-search

A CLI that search SQL-like string from source codes.

search sql

Last synced: 02 Jul 2025

https://github.com/instazdll/besson_ethan_info1a_164_2023

A simple web application that runs on flask and displays tables from a database.

flask flask-application markdown mysql sql

Last synced: 08 Apr 2025

https://github.com/turbot/powerpipe-mod-formula1

Visualize Formula 1 teams, drivers, race analytics, and more using Powerpipe and SQLite.

dashboard formula1 formula1-analysis formula1-data-analysis powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/pfazzi/simplex-mapper

A simple PHP library to transfer data from a source (object or array) to an object.

mapping orm php sql

Last synced: 01 Mar 2026

https://github.com/tatmorenno/next-level-week-starter

🕵🏻‍♂️♻️ Next Level Week Starter — #NLW1.0: Desenvolvimento FullStack com a missão de criar a aplicação Ecoleta que ajuda pessoas a encontrarem pontos de coleta para reciclagem.

css css3 express html html5 javascript nextlevelweek nlw node node-js nodejs nunjucks rocketseat sql sqlite

Last synced: 20 Feb 2026

https://github.com/fdhhhdjd/self-study-real-math-problems

⚛️ 🍃 ReactJs,NodeJs,Redis-Queue,MongoDb,...

mongodb nodejs problems reactjs redis sql

Last synced: 16 May 2025

https://github.com/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 2025

https://github.com/DataDrivenGit/Music-Streaming-App-using-AWS-ETL

Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline

airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql

Last synced: 20 Jul 2025

https://github.com/damienbod/aspnetcorecreatepdf

Create PDFs in aspnetcore

api aspnetcore docx efcore file gembox pdf sql

Last synced: 19 Apr 2025

https://github.com/prefeitura-rio/queries-datario

Modelos do DBT utilizados para publicação de dados da PCRJ

dbt government open-data python sql

Last synced: 17 Jan 2026

https://github.com/spoje-net/ruian2sql

A tool for importing address points of the State Surveying and Cadastre Administration into SQL database

phing-tasks phinx-migrations php sql

Last synced: 17 Jul 2025

https://github.com/felixmk0/egranjacat

RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.

aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party

Last synced: 13 Aug 2025

https://github.com/seipan/csql

CLI tool to insert CSV data into a specified database.

csv csv-parser mysql postgresql sql

Last synced: 17 Jul 2025

https://github.com/raphaelalmeidamartins/mysql-all-for-one

MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 07 May 2025

https://github.com/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 2025

https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps

This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.

abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps

Last synced: 13 Apr 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/toolgood/toolgood.sqlfirewall

SQL Firewall, Prevent SQL injection, 防sql注入

sql sql-injection

Last synced: 13 Apr 2025

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/sedhossein/esp8266-reports-to-mysql

Connect your microcontroller to the internet by ESP8266 WiFi Module, And save the data to database(mysql)

arduino database esp8266 iot mysql nodemcu php sql

Last synced: 19 Apr 2025

https://github.com/0xataru/dfox

DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.

crossterm ratatui-rs rust sql tui-rs

Last synced: 07 May 2025

https://github.com/brian-emarquez/learning-microsoft-sql-server

Microsoft SQL Server is a relational database management system, developed by the Microsoft company.

azure azuredatastudio sql sqlserver transact-sql tsql windows

Last synced: 10 Mar 2026

https://github.com/hatappo/bisql

Keep SQL executable, call it as Clojure functions 🚲️

2way-sql bycycle clojure jdbc orm postgresql sql sql-template

Last synced: 03 May 2026

https://github.com/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/cryptoalgorithm/oursql

An extensible graphical frontend to MongoDB, MySQL, and others. Stable release now available!

database-gui java javafx sql

Last synced: 09 Feb 2026