this post was submitted on 13 Apr 2025
176 points (100.0% liked)
Programmer Humor
35334 readers
310 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it's always been obvious to me that we need something to fill the gap between awk and sql, but please please not excel. please. among the 8 billion people on earth, someone has to have a better idea
I can't vouch for it, but have you ever looked into nushell? It is built around a table abstraction from top to bottom
Visidata is excellent for little tasks, I’ve found—and I’ve yet to get into its more serious functionality.
R and the tidyverse? It can even generate SQL for you.