piqel
An implementation of PartiQL written in Rust
``` toml:tests-make/hello.toml
[tests.hello]
script = '''
cat< TOML \<–> YAML \<–> …
Support - \[x\] JSON - \[ \] JSON5 - \[x\] TOML - \[x\] YAML - \[x\] XML
env | jo | pq
env | jo | pq -t yaml
env | jo | pq -t yaml | pq -t toml
sort keys of objects on output
env | jo | pq -S ;:
jo[1]
### Convert data
env | jo | pq "SELECT NAME AS name, USER AS user"
`ip` command is only available in Linux and WSL, not in Mac.
ip -j -p | pq "$(cat<