sqawk icon indicating copy to clipboard operation
sqawk copied to clipboard

Like awk but with SQL and table joins

Results 5 sqawk issues
Sort by recently updated
recently updated
newest added

This is an artificial PR illustrating possible approach to consider wide glyphs by alignment in tabulate. Normally one would use `wcwidth`, which tcl does not have at the moment or...

One Chinese character occupy two English character space, example: 中国 1234 so the tabulate has problem with Chinese character

Note that Sqawk is meant to be used as a command line program. The `::sqawk` Tcl API will probably never be stable. * ~#9~

Read it line-by-line. https://github.com/dbohdan/sqawk/blob/6ffc59ebcbca20324d3fc699ed4ab3000786996d/lib/parsers/tcl.tcl#L32

performance

Question - is it possible to write column names into awk/csv output?

enhancement