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

Generate sql query in cli by reading clipboard. (Parsing tab separated data)

License

Notifications You must be signed in to change notification settings

semiherdogan/cli-sql-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generate sql query in cli by reading clipboard. (Parsing tab separated data)

Topics

Resources

License

Stars

Watchers

Forks

Languages