./wip/q, Command line tool for direct SQL-like queries on CSVs/TSVs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.0, Package name: q-1.5.0, Maintainer: pkgsrc-users

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.


Required to run:
[databases/py-sqlite3] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 57.369 KB

Version history: (Expand)