Skip to content

Command-line SQL client for piping data in and out of a database

License

Notifications You must be signed in to change notification settings

sagebind/dbpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbpipe

Command-line SQL client for piping data in and out of a database.

Rows can be piped out in CSV or JSON format.

dbpipe select column1, column2 from table1 where column3 = 42

Installation

Binaries are available on the Releases page.

Usage

See the output of dbpipe --help for usage.

License

This project is licensed under the MIT license. See the file for details.

About

Command-line SQL client for piping data in and out of a database

Resources

License

Stars

Watchers

Forks

Languages