An open API service indexing awesome lists of open source software.

https://github.com/khilnani/sql-runner

Run sql from json files.
https://github.com/khilnani/sql-runner

python sql workflow

Last synced: about 1 year ago
JSON representation

Run sql from json files.

Awesome Lists containing this project

README

          

> sql-runner.py

A python script that uses a JSON file to specify SQL statements to run on a set of DB connections with support for SQL variables.