q text as data online with Winfy
We have hosted the application q text as data in order to run this application in our online workstations with Wine or directly.
Quick description about q text as data:
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. q fully supports all types of encoding. Use -e data-encoding to set the input data encoding, -Q query-encoding to set the query encoding, and use -E output-encoding to set the output encoding. Sensible defaults are in place for all three parameters. Files with BOM: Files which contain a BOM (Byte Order Mark) are not properly supported inside python's csv module. q contains a workaround that allows reading UTF8 files which contain a BOM - Use -e utf-8-sig for this. The plan is to separate the BOM handling from the encoding itself, which would allow to support BOMs for all encodings.Features:
- q allows performing SQL-like statements on tabular text data
- Its purpose is to bring SQL expressive power to the Linux command line and to provide easy access to text as actual data
- Query should be an SQL-like query which contains filenames instead of table names
- Use -H to signify that the input contains a header line
- Column types are auto detected by the tool, no casting is needed
- Query/Input/Output encodings are fully supported
Programming Language: Python.
.
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.