Install latest/stable of q

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install q

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for q

License

  • GPL-3.0+

Last updated

  • 16 June 2017 - latest/stable
  • 16 June 2017 - latest/candidate

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

run SQL directly on CSV or TSV files

q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). q treats ordinary files as database tables, and supports all SQL constructs, such as WHERE, GROUP BY, JOINs etc. It supports automatic column name and column type detection, and provides full support for multiple encodings.


Install q on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using q