csvq
Package: WA2L/WinTools 1.2.08
Section: Library Commands (3)
Updated: 26 June 2022
Index
Return to Main Contents
NAME
csvq - SQL-like query language for csv
SYNOPSIS
WA2LWinTools/lib/csvq
[
--help
]
csvq
[
options
] [
subcommand
] [
"query"
|
argument
]
AVAILABILITY
WA2L/WinTools
DESCRIPTION
csvq
is a command line tool to operate
CSV
files.
You can read, update, delete
CSV
records with SQL-like query.
You can also execute multiple operations sequentially in managed
transactions by passing a procedure or using the interactive shell.
In the multiple operations, you can use variables, cursors,
temporary tables, and other features.
For the whole documentation see:
https://mithrandie.github.io/csvq/
OPTIONS
- --help
-
print usage message.
- csvq_options
-
See:
https://mithrandie.github.io/csvq/reference/command.html
ENVIRONMENT
See:
https://mithrandie.github.io/csvq/reference/command.html#environment-configurations
EXIT STATUS
See:
https://mithrandie.github.io/csvq/reference/command.html#return_code
FILES
See:
https://mithrandie.github.io/csvq/
EXAMPLES
See:
https://mithrandie.github.io/csvq/
SEE ALSO
wintoolsintro(1)
jq(3),
xml2json(3),
https://mithrandie.github.io/csvq/
NOTES
This manpage is a partial extract of the home page
https://mithrandie.github.io/csvq/
which has been written by Yuki Mithrandie <https://github.com/mithrandie>.
See the mentioned web page to view
the complete
csvq
description.
BUGS
-
AUTHOR
csvq was developed by Yuki mithrandie <https://github.com/mithrandie>
(https://github.com/mithrandie/csvq/)
and integrated to WA2L/WinTools by Christian Walther. Send suggestions
and bug reports related to the integration to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2022
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:31:56 GMT, September 14, 2024