fsistemas/sql2json

Python CLI tool to run queries against sqltatabases and convert the results to json, csv, excel in the command line or python program. Easy to use for Humans, automations, LLMS/Agents

55Stars on the repository
3Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sql2json

01

fsistemas/sql2json

Skill Claude CodeCodex

Use when you need to run SQL from the terminal with sql2json — query (SELECT) or write (INSERT/UPDATE/DELETE/DDL, committed by default; use --read-only for safe reads), especially for live repo DB checks, named queries from /.sql2json/config.json, or quick JSON/CSV output from SQLAlchemy-backed connections.

55 2mo ago B 75 tokens original MIT