Hacker News new | ask | show | jobs
by flukus 2351 days ago
> - Simple "records" : GNU Recutils format (https://www.gnu.org/software/recutils/)

Wow thanks for this recommendation. I've got a few things lying around that I've been using awk/bash for and where even sqlite is overkill but it looks like this solves the same issues in a much better and more concise way. I might try converting these this afternoon. Can't wait to give the csv conversion a try too.