Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 775 Bytes

Sql Actions

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)

Installation

  • 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.

How it works

ss

Usage

Run sql-actions from your terminal, then select which query you want to generate, then follow the instructions.

License

The MIT License (MIT). Please see License file for more information.