trdsql-v1.1.0

run SQL queries on CSV, LTSV, JSON, YAML and TBLN

Index | textproc

Description

trdsql is a CLI tool that can execute SQL queries on CSV, LTSV, JSON,
YAML and TBLN files.

This tool is similar to others such as q and textql, with a key
distinction: it allows the use of PostgreSQL or MySQL syntax.

For more information, see ${PREFIX}/share/doc/trdsql/README.md
or https://pkg.go.dev/github.com/noborus/trdsql

Homepage: https://noborus.github.io/trdsql/

Maintainer: Kirill A. Korinsky <kirill@korins.ky>

Categories: textproc, databases