Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Xsv Alternatives
Similar projects and alternatives to xsv
-
miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
zsv
zsv+lib: world's fastest (simd) CSV parser, with an extensible CLI for SQL querying, format conversion and more
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
svgcleaner
svgcleaner could help you to clean up your SVG files from the unnecessary data.
-
-
-
AutoHotkey
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
-
dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
-
tsv-utils
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
-
-
steampipe
Use SQL to instantly query your cloud services (AWS, Azure, GCP and more). Open source CLI. No DB required.
-
octosql
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
-
jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
-
sc-im
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
xsv reviews and mentions
- Final FLiP Stack Weekly of 2022
- Ask HN: Programs that saved you 100 hours? (2022 edition)
-
Consider Using CSV
For manipulating CSV from the terminal, check out https://github.com/BurntSushi/xsv
- What are your coolest tools for one-liners ?
- Run SQL on CSV, Parquet, JSON, Arrow, Unix Pipes and Google Sheet
-
How do I delete lines in a CSV using Sed based on condition?
It isn’t sed, but if installing another command is an option xsv is perfect for this kind of manipulation of CSV.
To be clear, I'm the author of xsv. The whole point of that tool is that it handles CSV data correctly, where as sed and awk don't. Note that I didn't just write the CLI tool, I also wrote the de facto standard CSV parser for Rust. In other words, I've implemented RFC 4180.
- One-liner for running queries against CSV files with SQLite
- Splitting CSV files at 3GB/s
- tblcompare: a fast CSV comparison tool written in Rust
-
A note from our sponsor - SonarLint
www.sonarlint.org | 2 Feb 2023
Stats
BurntSushi/xsv is an open source project licensed under The Unlicense which is not an OSI approved license.