Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Q | 9,801 | 20 days ago | 1 | February 27, 2018 | 98 | gpl-3.0 | Python | |||
q - Run SQL directly on delimited files and multi-file sqlite databases | ||||||||||
Xsv | 9,233 | 2 | 12 days ago | 90 | May 12, 2018 | 139 | unlicense | Rust | ||
A fast CSV command line toolkit written in Rust. | ||||||||||
Yq | 8,278 | 43 | 18 hours ago | 10 | February 06, 2020 | 69 | mit | Go | ||
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor | ||||||||||
Miller | 7,565 | 19 hours ago | 64 | March 31, 2022 | 88 | other | Go | |||
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON | ||||||||||
Visidata | 6,463 | 5 | 5 | 11 hours ago | 48 | December 16, 2021 | 77 | gpl-3.0 | Python | |
A terminal spreadsheet multitool for discovering and arranging data | ||||||||||
Structured Text Tools | 6,457 | 2 months ago | 8 | |||||||
A list of command line tools for manipulating structured text data | ||||||||||
Octosql | 4,375 | 2 | a month ago | 32 | September 04, 2022 | 33 | mpl-2.0 | Go | ||
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. | ||||||||||
Youplot | 3,218 | a month ago | 10 | November 19, 2021 | 9 | mit | Ruby | |||
A command line tool that draw plots on the terminal. | ||||||||||
Dsq | 3,126 | a month ago | 1 | March 02, 2022 | 19 | other | Go | |||
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more. | ||||||||||
Tv | 1,849 | 2 months ago | 21 | August 06, 2022 | 13 | unlicense | Rust | |||
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment. |
HTMLTab is a command-line utility to select a table within an HTML document and convert it to CSV. Here we can get the foreign-born population of Edinburgh from Wikipedia:
$ htmltab --select p+table.wikitable.plainrowheaders https://en.wikipedia.org/wiki/Edinburgh
Place of birth,Estimated resident population (2011)[117]
Poland,11651
India,4888
Ireland,4743
Mainland China [A],4188
United States,3700
Germany,3500
Pakistan,2472
Australia,2100
France,2000
Spain,2000
South Africa,1800
Canada,1800
Hong Kong,1600
For further details on installation and usage, see HTMLTab's online documentation. If you find a bug or have a feature request, please create an issue.