InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Csvkit Alternatives
Similar projects and alternatives to csvkit
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
trdsql
CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
-
Kaitai Struct
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
-
-
-
Python-Schema-Matching
A python tool using XGboost and sentence-transformers to perform schema matching task on tables.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
csvkit discussion
csvkit reviews and mentions
-
Sqawk: A fusion of SQL and Awk: Applying SQL to text-based data files
I wonder how this compares to csvkit [1].
[1]: https://csvkit.readthedocs.io/
- XAN: A Modern CSV-Centric Data Manipulation Toolkit for the Terminal
-
A Love Letter to the CSV Format
The problem with TSV is what are you going to do about fields contaning quotes [1].
[1]: https://github.com/wireservice/csvkit/issues/1194
-
I wrote this iCalendar (.ics) command-line utility to turn common calendar exports into more broadly compatible CSV files.
CSV utilities (still haven't pick a favorite one...): https://github.com/harelba/q https://github.com/BurntSushi/xsv https://github.com/wireservice/csvkit https://github.com/johnkerl/miller
- Icsp – Command-line iCalendar (.ics) to CSV parser
-
Tool to interact with CSV
I used to use csvkit tools, but at some point I had issues with some conversions of values (I don't remember the details).
-
This Week In Python
csvkit – A suite of utilities for converting to and working with CSV
-
How to log query in Postgres container Docker to CSV file
I recommend you add a header column to CSV file that we got so it's easy to implement and use a tool like csvkit to filter data.
- Do you know of any website that has a bunch of files for CSV parser edge case testing?
- If you want to run SQL queries on CSV files from the command line without installing/opening any DBMS software, use CSVKIT
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Jun 2025
Stats
wireservice/csvkit is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of csvkit is Python.