Create sql queries from tab separated data. With this tool you can create insert, update, delete and bulk insert queries. (See How it works section)
- Download standalone binary from releases.
- Move downloaded file to
$PATH
. - At first run MacOS may need permissions to run this app. To do that you need to allow it from "Security & Privacy" section.
- Or you can download source code and compile on your own.
Run sql-actions
from your terminal, then select which query you want to generate, then follow the instructions.
The MIT License (MIT). Please see License file for more information.