TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Rei – Process lists easily

44 pointsby sapsanover 9 years ago

3 comments

kbensonover 9 years ago
I&#x27;ll just mention fsql[1] here as my favorite of the multiple programs available to query and manipulate different data formats. While more complex, as it requires SQL, that&#x27;s also the reason I like it. In all the cases where I&#x27;ve had moderately sized lists of items and was tempted to stick them into a DB, fsql makes the job easier.<p>I want to check out rei though, as it looks like for some common tasks it could be much easier to use. It might make a good addition to my toolkit for the simpler cases.<p>1: <a href="https:&#x2F;&#x2F;metacpan.org&#x2F;pod&#x2F;distribution&#x2F;App-fsql&#x2F;bin&#x2F;fsql" rel="nofollow">https:&#x2F;&#x2F;metacpan.org&#x2F;pod&#x2F;distribution&#x2F;App-fsql&#x2F;bin&#x2F;fsql</a>
评论 #10130574 未加载
loevborgover 9 years ago
I like it, thanks for building it! So far I&#x27;ve used csvkit (<a href="https:&#x2F;&#x2F;csvkit.readthedocs.org&#x2F;en&#x2F;0.9.1&#x2F;" rel="nofollow">https:&#x2F;&#x2F;csvkit.readthedocs.org&#x2F;en&#x2F;0.9.1&#x2F;</a>), which is quite powerful. Can `rei` also parse the header row of CSV files to automatically assign names to columns?
paulojreisover 9 years ago
Just FYI, as your README.md starts with naming considerations, &quot;rei&quot; means king in portuguese. :)
评论 #10129638 未加载