Skip to main content

query

Query and export data from the R4t SQLite database. Supports table-based queries with column filtering, WHERE clauses, and export to multiple file formats.
Note: The CLI command is r4t query (not r4t query).

Usage


Flags


Output Formats

The output format is determined by the file extension given to --out: If --out is not specified, results are printed as a table to stdout.

Examples


Available Tables

Run r4t query --list for the current schema. Key tables include: See Database for the full schema.