csvq
CSV processor
A command-line tool to operate CSV files with SQL-like query support
SQL-like query language for csv
2k stars
24 watching
65 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
command-line-toolcsvgolangsql
Related projects:
Repository | Description | Stars |
---|---|---|
dbro/csvquote | Tool to help standard Unix shell commands process CSV data with embedded special characters | 446 |
jszwec/csvutil | Provides fast and idiomatic mapping between CSV data and Go values. | 942 |
shenwei356/csvtk | A toolkit for efficient and practical manipulation of CSV/TSV files in Golang. | 1,017 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 622 |
fphilipe/psql2csv | A command-line tool that runs SQL queries and outputs the results as CSV files. | 184 |
accelerationnet/cl-csv | A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
jindrichmynarz/sparql-to-csv | A tool that streams SPARQL query results to CSV output. | 9 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
cpitclaudel/alectryon | Tools for processing Coq code and prose in technical documents | 236 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |
kayr/fuzzy-csv | A Java library for efficiently processing and manipulating tabular data from various sources. | 17 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |